/*通用的颜色和一些样式工具*/
.numf {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.shadowhover {
  -webkit-box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  -moz-box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
}
.basebg {
  background: #0066AF;
  color: #fff;
}
.bd {
  border: 1px solid #e5e5e5;
}
.sm-filter {
  float: left;
  padding: 0 11px;
  height: 26px;
  line-height: 26px;
  color: #0066AF;
  margin-right: 6px;
  background: #3482c9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.shadowhover {
  -webkit-box-shadow: 2px 2px 8px rgba(13, 32, 104, 0.18);
  -moz-box-shadow: 2px 2px 8px rgba(13, 32, 104, 0.18);
  box-shadow: 2px 2px 8px rgba(13, 32, 104, 0.18);
}
.centerpage {
  width: 1366px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.redfont {
  color: #e88955;
}
.basefont {
  color: #0066AF;
}
#service {
  display: none;
}
a:hover {
  color: #0066AF;
}
.planning-banner.homebanner {
  height: 678px;
}
.planning-banner .bannerDiv-news img {
  width: 100%;
  height: 678px;
}
.topFloorNav.topFloorNav-re,
.topFloorNav.topFloorNav-re > div {
  background: #0066AF;
}
.topFloorNav.topFloorNav-re li {
  width: auto;
  margin-left: 27px;
  font-size: 22px;
  font-weight: bold;
  padding: 0 20px;
  font-weight: normal;
}
.topFloorNav.topFloorNav-re li:hover,
.topFloorNav.topFloorNav-re li.currents {
  color: #e88955;
}
.topFloorNav.topFloorNav-re > div.fixedTopNav,
.topFloorNav.topFloorNav-re > div.fixedTopNav li:hover,
.topFloorNav.topFloorNav-re > div.fixedTopNav li.current {
  background: #0066AF;
  color: #e88955;
}
.planning-banner .wly-banner h1 {
  line-height: 120px;
  padding-top: 40px;
  text-shadow: 2px 2px 2px #333;
  width: 1366px;
  margin: 0 auto;
}
.planning-banner .wly-banner strong {
  font-size: 80px;
  color: #fff;
  display: block;
  width: 900px;
  letter-spacing: 3px;
}
.planning-banner .wly-banner span {
  font-size: 60px;
  color: #fff;
  display: block;
  width: 900px;
  letter-spacing: 5px;
  font-weight: normal;
}
.floortitle {
  text-align: center;
  font-size: 36px;
  height: 76px;
  line-height: 76px;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #0066AF;
}
.floorDiv {
  width: 100%;
  height: auto;
  min-width: 1366px;
  min-height: 500px;
  font-size: 16px;
  line-height: 24px;
  font-family: '微软雅黑';
  padding-top: 30px;
  color: #333;
  letter-spacing: 1px;
}
.floorDiv.centerpage {
  width: 1366px;
  margin: 0 auto;
}
.gratitle {
  margin-bottom: 50px;
  margin-top: 90px;
}
.gratitle .title {
  padding-left: 32px;
  position: relative;
  line-height: 48px;
  height: 48px;
  font-size: 22px;
}
.gratitle .title:before {
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/titleicon.png) left top no-repeat;
  position: absolute;
  left: 0;
  top: 12px;
}
.gratitle p {
  color: #666666;
  padding-left: 32px;
  margin-top: 20px;
  font-size: 18px;
}
.ciricon {
  float: left;
  width: 6px;
  height: 6px;
  background: #e79b2e;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-top: 9px;
  margin-right: 8px;
}
.cirfont {
  overflow: hidden;
  line-height: 24px;
  padding-left: 20px;
  position: relative;
}
.cirfont:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #0066AF;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  top: 9px;
  left: 0;
}
.bluebg {
  background: #f9fcff;
}
.bluefont {
  color: #3482c9 !important;
}
.col6 {
  color: #666;
}
.graybg {
  background: #EDF5FF;
}
.floorDiv1 {
  padding-bottom: 100px;
}
.projecttrends {
  overflow: hidden;
  width: 1420px;
}
.floorDiv2 {
  padding-bottom: 120px;
}
.floorDiv2 .clickmore {
  margin-top: 30px;
}
.onetrends {
  float: left;
  width: 666px;
  height: 138px;
  background: #fff;
  margin-right: 28px;
  margin-bottom: 16px;
  padding-top: 28px;
  position: relative;
}
.onetrends:hover {
  -webkit-box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  -moz-box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  -webkit-box-shadow: 2px 2px 8px rgba(13, 32, 104, 0.18);
  -moz-box-shadow: 2px 2px 8px rgba(13, 32, 104, 0.18);
  box-shadow: 2px 2px 8px rgba(13, 32, 104, 0.18);
}
.onetrends .title {
  font-size: 18px;
  margin-bottom: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 510px;
  height: 24px;
  line-height: 24px;
}
.onetrends .graph {
  color: #999;
  width: 100%;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.onetrends .font {
  width: 510px;
}
.onetrends .date {
  width: 66px;
  padding-left: 32px;
  height: 108px;
  border-right: 1px solid #ccc;
  margin-right: 20px;
  color: #666;
}
.onetrends .arrowlink {
  position: absolute;
  bottom: 12px;
  right: 20px;
  width: 74px;
  height: 26px;
}
.onetrends .arrowlink img {
  display: block;
  width: 100%;
  height: 100%;
}
.onetrends .day {
  font-size: 26px;
  display: block;
  margin-bottom: 20px;
}
.onetrends .year {
  font-size: 14px;
}
.reporttab {
  height: 60px;
  background: #C6D9F1;
  width: 1360px;
  overflow: hidden;
}
.reporttab span {
  float: left;
  width: 339px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  cursor: pointer;
  border-right: 1px solid #fff;
}
.reporttab span.current {
  background: #0066AF;
  color: #fff;
}
.report_box {
  display: none;
  width: 1360px;
  height: auto;
  background: #EDF5FF;
  padding-top: 30px;
  padding-bottom: 50px;
  overflow: hidden;
}
.report_box.current {
  display: block;
}
.report_box a {
  float: left;
  width: 600px;
  padding-right: 20px;
  height: 42px;
  line-height: 42px;
  margin-left: 40px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.report_box a:before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #0066AF;
  position: absolute;
  left: 0;
  top: 16px;
}
.floorDiv3 .centerpage {
  min-height: 658px;
  padding-bottom: 120px;
}
.floorDiv3 .centerpage .clickmore {
  margin-top: 80px;
}
.serviceAdvantage .title1 {
  text-align: center;
  margin-bottom: 80px;
  font-size: 18px;
}
.serviceAdvantage dl {
  height: 170px;
  margin-bottom: 5px;
  overflow: hidden;
}
.serviceAdvantage dt {
  float: left;
  width: 164px;
  height: 170px;
  background: #0066AF;
  line-height: 170px;
  margin-right: 10px;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.serviceAdvantage dd {
  float: left;
  width: 1188px;
  height: 150px;
  background: #fff;
  padding-top: 20px;
}
.serviceAdvantage dd p {
  margin-left: 36px;
  line-height: 40px;
}
.serviceAdvantage .yellowlink {
  color: #F19D5F;
}
.serviceAdvantage .yellowlink:hover {
  text-decoration: underline;
}
.serviceAdvantage .remark {
  color: #666;
}
.serviceAdvantage .graph1 {
  margin-top: 30px;
  margin-bottom: 96px;
}
.servicecontent {
  width: 1430px;
  height: 288px;
  overflow: hidden;
  padding-left: 72px;
  padding-top: 30px;
  padding-bottom: 140px;
}
.servicecontent li {
  float: left;
  width: 210px;
  margin-right: 45px;
  height: 288px;
  overflow: hidden;
  background: #EDF5FF;
}
.servicecontent li:hover {
  background: #0066AF;
}
.servicecontent li:hover .title,
.servicecontent li:hover p {
  color: #fff;
}
.servicecontent li:hover i {
  -ms-background-position-y: -46px;
  background-position-y: -46px;
}
.servicecontent i {
  display: block;
  width: 44px;
  height: 44px;
  margin: 42px auto 24px;
  background-image: url(../images/jiankangicon.png);
  background-repeat: no-repeat;
  -ms-background-position-y: 0;
  background-position-y: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.servicecontent .title {
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
  color: #0066AF;
  font-weight: normal;
}
.servicecontent p {
  line-height: 24px;
  font-size: 16px;
  color: #666;
  margin: 0 15px;
}
.servicecontent .serviceIcon1 {
  -ms-background-position-x: -162px;
  background-position-x: -160px;
}
.servicecontent .serviceIcon2 {
  -ms-background-position-x: -221px;
  background-position-x: -219px;
}
.servicecontent .serviceIcon3 {
  -ms-background-position-x: -280px;
  background-position-x: -278px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon3 {
  -ms-background-position-x: -92px;
  background-position-x: -92px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon2 {
  -ms-background-position-x: -46px;
  background-position-x: -46px;
}
.servicecontent .serviceIcon3 {
  -ms-background-position-x: -280px;
  background-position-x: -278px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon3 {
  -ms-background-position-x: -92px;
  background-position-x: -92px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon1 {
  -ms-background-position-x: 0px;
  background-position-x: 0px;
}
.servicecontent .serviceIcon2 {
  -ms-background-position-x: -221px;
  background-position-x: -219px;
}
.servicecontent .serviceIcon3 {
  -ms-background-position-x: -280px;
  background-position-x: -278px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon3 {
  -ms-background-position-x: -92px;
  background-position-x: -92px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon2 {
  -ms-background-position-x: -46px;
  background-position-x: -46px;
}
.servicecontent .serviceIcon3 {
  -ms-background-position-x: -280px;
  background-position-x: -278px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon3 {
  -ms-background-position-x: -92px;
  background-position-x: -92px;
}
.servicecontent .serviceIcon4 {
  -ms-background-position-x: -339px;
  background-position-x: -337px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon4 {
  -ms-background-position-x: -138px;
  background-position-x: -138px;
}
.servicecontent .serviceIcon5 {
  -ms-background-position-x: -398px;
  background-position-x: -396px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.servicecontent .icon5 {
  -ms-background-position-x: -184px;
  background-position-x: -184px;
}
.servicecontent .serviceIcon6 {
  -ms-background-position-x: -457px;
  background-position-x: -455px;
}
.servicecontent .icon6 {
  -ms-background-position-x: -230px;
  background-position-x: -230px;
}
.planningresult .title1 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 18px;
}
.planningresult ul {
  width: 100%;
  height: 466px;
  padding-bottom: 160px;
}
.planningresult li {
  width: 608px;
  height: 466px;
  background: #fff;
}
.planningresult .title {
  width: 608px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background: #0066AF;
  font-size: 22px;
  margin-bottom: 25px;
}
.planningresult p {
  margin: 0 30px;
  line-height: 40px;
  color: #666;
}
.planningresult strong {
  font-size: 18px;
}
.progress1 {
  width: 1226px;
  height: 178px;
  background: url(../images/imagebg1.png) 140px top no-repeat;
  margin-bottom: 100px;
  -webkit-background-size: auto 100%;
  padding-left: 140px;
  background-size: auto 100%;
  text-align: center;
  color: #fff;
}
.progress1 .title {
  width: 386px;
  height: 60px;
  line-height: 60px;
  margin-left: 346px;
  margin-bottom: 60px;
  font-size: 18px;
}
.progress1 span {
  width: 254px;
  margin-right: 20px;
  line-height: 60px;
  height: 60px;
}
.progress1 em {
  display: block;
  font-size: 12px;
}
.progress1 .spfont {
  line-height: 18px;
  padding-top: 12px;
  height: 48px;
}
.progress2 {
  padding-bottom: 30px;
}
.progress2 img.db {
  width: 100%;
  height: auto;
}
.progress2 ul {
  overflow: hidden;
  padding-left: 53px;
}
.progress2 li {
  width: 226px;
  height: 262px;
  margin-right: 31px;
}
.progress2 .title {
  text-align: center;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 400;
}
.progress2 p {
  line-height: 24px;
  color: #666;
  margin: 0 20px;
}
.corevalue {
  padding-bottom: 180px;
  padding-top: 30px;
}
.corevalue dl {
  height: 170px;
  overflow: hidden;
  width: 1366px;
  margin-bottom: 10px;
}
.corevalue dt {
  float: left;
  width: 310px;
  height: 170px;
  background: #0066AF;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 170px;
}
.corevalue dd {
  float: right;
  width: 900px;
  height: 170px;
  background: #fff;
  padding-left: 40px;
  padding-top: 24px;
  padding-right: 100px;
  line-height: 40px;
}
.corevalue dt.twoline {
  line-height: 36px;
  padding-top: 48px;
  height: 122px;
}
.cirfont36 .cirfont {
  line-height: 36px;
}
.cirfont36 .cirfont:before {
  top: 15px;
}
.cirfont28 .cirfont {
  line-height: 28px;
}
.cirfont28 .cirfont:before {
  top: 11px;
}
.cirfont32 .cirfont {
  line-height: 32px;
}
.cirfont32 .cirfont:before {
  top: 13px;
}
.basetitle {
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.logtitle {
  font-size: 18px;
  color: #666;
  padding-left: 30px;
  padding-top: 80px;
  padding-bottom: 70px;
  font-weight: normal;
}
.logtitle.neargratitle {
  padding-top: 0;
}
.mga {
  margin: 0 auto;
}
.logistics2 {
  width: 1200px;
  height: 760px;
  background: url(../images/logistics2.png) left top no-repeat;
  text-align: center;
  margin: 0 auto;
}
.logistics2 .left {
  float: left;
  width: 166px;
}
.logistics2 .left .basebg {
  width: 166px;
  line-height: 66px;
  font-size: 16px;
  background: transparent;
}
.logistics2 .title {
  font-size: 18px;
  line-height: 40px;
}
.logistics2 .title1 {
  margin-bottom: 188px;
  margin-top: 46px;
}
.logistics2 .title2 {
  margin-bottom: 212px;
}
.logistics2 .right {
  float: left;
  width: 184px;
  margin-left: 114px;
}
.logistics2 .right span {
  display: block;
  width: 184px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 6px;
}
.logistics2 .right span.spfont {
  margin-bottom: 4px;
}
.logistics2 .right span.spfont1 {
  margin-bottom: 8px;
}
.logistics3 dl {
  overflow: hidden;
  height: 176px;
  width: 1172px;
  margin: 0 auto 15px;
}
.logistics3 dt {
  float: left;
  width: 156px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  padding-top: 64px;
  height: 112px;
  font-weight: bold;
}
.logistics3 dd {
  float: right;
  width: 978px;
  padding-top: 20px;
  padding-left: 24px;
  height: 154px;
  background: #EDF5FF;
  border: 1px solid #A0C0DF;
}
.logistics3 dl:last-of-type {
  height: 280px;
}
.logistics3 dl:last-of-type dt {
  padding-top: 90px;
  height: 190px;
}
.logistics3 dl:last-of-type dd {
  padding-top: 40px;
  height: 238px;
}
.logistics3 .cirfont {
  line-height: 36px;
}
.logistics3 .cirfont:before {
  top: 15px;
}
.logistics3 .cirfont {
  line-height: 36px;
}
.logistics3 .cirfont:before {
  top: 15px;
}
.cirfont36 .cirfont {
  line-height: 36px;
}
.cirfont36 .cirfont:before {
  top: 15px;
}
.logistics4 {
  width: 1200px;
  height: 826px;
  background: url(../images/logistics4.png) left top no-repeat;
  margin: 0 auto;
}
.logistics4 > .title {
  width: 336px;
  margin-left: 427px;
  margin-bottom: 51px;
}
.logistics4 .title {
  font-size: 22px;
  height: 54px;
  line-height: 54px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}
.logistics4 ul {
  overflow: hidden;
}
.logistics4 ul .title {
  width: 100%;
}
.logistics4 li {
  float: left;
}
.logistics4 span.cirfont {
  float: left;
  width: 188px;
}
.logistics4 div.oh {
  padding-left: 45px;
}
.logistics4 .cirfont {
  line-height: 36px;
}
.logistics4 .cirfont:before {
  top: 15px;
}
.logistics4 .cirfont {
  line-height: 36px;
}
.logistics4 .cirfont:before {
  top: 15px;
}
.logistics4 .log41,
.logistics4 .log42,
.logistics4 .log43 {
  margin-bottom: 75px;
  height: 334px;
}
.logistics4 .log41 {
  width: 464px;
  margin-left: 22px;
  margin-right: 76px;
}
.logistics4 .log42 {
  margin-right: 62px;
}
.logistics4 .log42,
.logistics4 .log43 {
  width: 288px;
}
.logistics4 .log42 .cirfont,
.logistics4 .log43 .cirfont {
  float: none;
  display: block;
}
.logistics4 .log44,
.logistics4 .log45 {
  width: 528px;
  height: 212px;
}
.logistics4 .log44 {
  margin-left: 22px;
  margin-right: 90px;
}
.logistics5 {
  width: 1360px;
  height: 274px;
  background: url(../images/logistics5.jpg) left top no-repeat;
  padding-top: 486px;
}
.logistics5 > .title {
  width: 136px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-size: 24px;
}
.logistics5 ul {
  width: 1220px;
  height: 274px;
}
.logistics5 li {
  float: left;
  width: 220px;
  margin-right: 30px;
}
.logistics5 li .title {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
}
.logistics5 .longli {
  margin-right: 44px;
  width: 362px;
}
.logistics5 .longli .title {
  color: #fff;
}
.logistics5 .cirfont {
  line-height: 36px;
}
.logistics5 .cirfont:before {
  top: 15px;
}
.logistics5 .cirfont {
  line-height: 36px;
}
.logistics5 .cirfont:before {
  top: 15px;
}
.logistics6 {
  width: 1323px;
  height: 488px;
  background: url(../images/logistics6.png) left top no-repeat;
  margin: 0 auto;
  padding-top: 60px;
  padding-left: 11px;
  padding-right: 12px;
}
.logistics6 dl {
  width: 480px;
  height: 440px;
}
.logistics6 dt {
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  font-weight: bold;
  padding-top: 151px;
  width: 50px;
}
.logistics6 dd {
  width: 420px;
}
.logistics6 p {
  padding: 42px 25px 0 18px;
  line-height: 36px;
}
.logistics6 p.top {
  width: 377px;
  height: 194px;
  margin-bottom: 25px;
}
.logistics6 p.bot {
  width: 377px;
  height: 137px;
}
.logistics6 > .title {
  float: left;
  width: 258px;
  text-align: center;
  padding-top: 186px;
  font-size: 24px;
  line-height: 36px;
  margin-left: 58px;
  color: #666;
}
.logistics7 {
  width: 1360px;
  height: 685px;
  background: url(../images/logistics7.jpg) left top no-repeat;
  position: relative;
}
.logistics7 .f_top {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 30px;
  width: 410px;
}
.logistics7 .f_top .title {
  font-size: 18px;
  color: #0066AF;
  margin-bottom: 30px;
  text-align: center;
  width: 400px;
}
.logistics7 .f_top .cirfont {
  line-height: 36px;
}
.logistics7 .f_top .cirfont:before {
  top: 15px;
}
.logistics7 .f_top .cirfont {
  line-height: 36px;
}
.logistics7 .f_top .cirfont:before {
  top: 15px;
}
.logistics7 .f_step {
  overflow: hidden;
  padding-top: 143px;
}
.logistics7 .f_step li {
  width: 246px;
  float: left;
  margin-right: 0;
  padding-left: 44px;
}
.logistics7 .f_step li:nth-of-type(1) {
  margin-left: 93px;
  margin-top: 277px;
}
.logistics7 .f_step li:nth-of-type(2) {
  margin-top: 185px;
}
.logistics7 .f_step li:nth-of-type(3) {
  margin-top: 92px;
}
.logistics7 .f_step .step {
  line-height: 54px;
  margin-bottom: 38px;
}
.logistics7 .f_step .basefont {
  font-size: 18px;
  padding-left: 70px;
}
.logistics7 .f_step .wuliu {
  font-size: 16px;
}
.logistics7 .f_title {
  position: absolute;
  bottom: 14px;
  left: 0;
  line-height: 54px;
  padding-left: 794px;
  font-size: 22px;
  font-weight: bold;
}
.logistics8 {
  width: 1270px;
  height: 560px;
  background: url(../images/logistics8.jpg) left top no-repeat;
  padding-left: 90px;
}
.logistics8 li {
  float: left;
  width: 250px;
  margin-right: 50px;
}
.logistics8 .title {
  line-height: 56px;
  height: 56px;
  padding-top: 10px;
  border-bottom: 2px solid #0066AF;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
}
.logistics8 .cirfont {
  line-height: 28px;
}
.logistics8 .cirfont:before {
  top: 11px;
}
.logistics9 {
  width: 682px;
  height: 716px;
  background: url(../images/logistics9.jpg) left top no-repeat;
  position: relative;
  padding-left: 678px;
  padding-top: 20px;
}
.logistics9 > .title {
  line-height: 76px;
  padding-left: 74px;
  width: 260px;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
  color: #0066AF;
}
.logistics9 dl {
  height: 246px;
}
.logistics9 dt {
  background: #0066AF;
  color: #fff;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 24px;
}
.logistics9 dd {
  padding-right: 100px;
  margin-bottom: 13px;
}
.logistics10 {
  padding-left: 102px;
  padding-right: 98px;
  width: 1160px;
  height: 694px;
  background: url(../images/logistics10.jpg) left top no-repeat;
  padding-top: 23px;
}
.logistics10 > div {
  width: 556px;
  height: 615px;
}
.logistics10 > div .cirfont {
  margin-left: 84px;
}
.logistics10 > div .cirfont {
  line-height: 36px;
}
.logistics10 > div .cirfont:before {
  top: 15px;
}
.logistics10 > div .cirfont {
  line-height: 36px;
}
.logistics10 > div .cirfont:before {
  top: 15px;
}
.logistics10 .title,
.logistics10 strong {
  text-align: center;
}
.logistics10 .title {
  width: 318px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
}
.logistics10 strong {
  line-height: 36px;
  margin-top: 150px;
  margin-bottom: 140px;
  font-size: 24px;
}
.logistics10 > .cirfont {
  width: 800px;
  margin-left: 224px;
  clear: both;
}
.logistics11 {
  width: 1360px;
  height: 720px;
  background: url(../images/logistics11.jpg) left top no-repeat;
  position: relative;
  text-align: center;
}
.logistics11 > .title {
  height: 72px;
  line-height: 72px;
  color: #fff;
  font-size: 24px;
  margin-bottom: 58px;
}
.logistics11 .titlebox {
  padding-left: 48px;
  height: 72px;
  margin-bottom: 41px;
}
.logistics11 .titlebox .title {
  width: 136px;
  height: 56px;
  margin-right: 69px;
  float: left;
  font-size: 18px;
  line-height: 28px;
  padding: 6px 0 ;
}
.logistics11 ul {
  padding-left: 91px;
}
.logistics11 li {
  float: left;
  width: 196px;
  margin-right: 9px;
}
.logistics11 span.db {
  width: 196px;
  line-height: 44px;
}
.logistics11 .logele5 span,
.logistics11 .logele6 span {
  margin-bottom: 56px;
}
.logistics11 .logele2 span,
.logistics11 .logele4 span {
  margin-bottom: 13px;
}
.logistics11 .logele1 span {
  margin-bottom: 22px;
}
.logistics11 .logele3 span {
  margin-bottom: 6px;
}
.logistics12 {
  width: 1360px;
  height: 626px;
  background: url(../images/logistics12.jpg) left top no-repeat;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.logistics12 > .title {
  width: 316px;
  height: 56px;
  line-height: 56px;
  margin-left: 583px;
  margin-bottom: 80px;
  margin-top: 2px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.logistics12 .titlebox {
  width: 914px;
  margin-left: 294px;
  height: 56px;
  margin-bottom: 84px;
  overflow: hidden;
}
.logistics12 .titlebox .title {
  width: 314px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
}
.logistics12 > div.oh {
  padding-left: 88px;
  height: 330px;
}
.logistics12 li {
  float: left;
  width: 43px;
}
.logistics12 ul.left {
  margin-right: 57px;
  width: 750px;
}
.logistics12 ul.left li {
  margin-right: 14px;
  padding-top: 88px;
}
.logistics12 .pdt80 {
  padding-top: 108px !important;
}
.logistics12 ul.right {
  width: 420px;
}
.logistics12 ul.right li {
  margin-right: 90px;
  padding-top: 108px;
}
.logistics13 {
  width: 1360px;
  height: 626px;
  background: url(../images/logistics13.jpg) left top no-repeat;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.logistics13 > .title {
  width: 316px;
  height: 56px;
  line-height: 56px;
  margin-left: 514px;
  margin-bottom: 76px;
  margin-top: 6px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.logistics13 .titlebox {
  width: 1250px;
  padding-left: 104px;
  height: 56px;
  margin-bottom: 80px;
  overflow: hidden;
}
.logistics13 .titlebox .title {
  width: 312px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  margin-right: 102px;
}
.logistics13 > div.oh {
  padding-left: 129px;
  height: 350px;
}
.logistics13 ul.left {
  width: 365px;
}
.logistics13 ul.left li {
  margin-right: 29px;
}
.logistics13 ul.mid {
  width: 432px;
}
.logistics13 ul.mid li {
  margin-right: 36px;
}
.logistics13 ul.right {
  width: 432px;
}
.logistics13 ul.right li {
  margin-right: 89px;
}
.logistics13 li {
  float: left;
  width: 43px;
  padding-top: 108px;
}
.logistics14 {
  width: 1220px;
  height: 626px;
  background: url(../images/logistics14.png) left top no-repeat;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.logistics14 > .title {
  width: 866px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-bottom: 17px;
}
.logistics14 .titlebox {
  margin-bottom: 164px;
  width: 100%;
  height: 172px;
}
.logistics14 .titlebox .title {
  float: left;
  width: 275px;
  height: 172px;
  line-height: 172px;
  text-align: center;
  font-size: 20px;
  margin-right: 17px;
  color: #fff;
  letter-spacing: 2px;
}
.logistics14 .titlebox .title:nth-of-type(4) {
  float: right;
  margin-right: 0;
}
.logistics14 .cirfont {
  float: right;
  width: 215px;
  margin-right: 15px;
}
.logistics15 {
  width: 1360px;
  height: 662px;
  background: url(../images/logistics15.jpg) left top no-repeat;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.logistics15 > .title {
  height: 76px;
  line-height: 76px;
  margin-bottom: 94px;
}
.logistics15 .titlebox {
  margin-bottom: 90px;
  width: 100%;
  height: 74px;
  padding-left: 181px;
}
.logistics15 .titlebox .title {
  float: left;
  width: 142px;
  height: 74px;
  line-height: 74px;
  font-size: 22px;
  margin-right: 145px;
}
.logistics15 li {
  float: left;
  font-size: 20px;
}
.logistics15 ul {
  overflow: hidden;
}
.logistics15 ul.top {
  padding-left: 111px;
  margin-bottom: 60px;
  font-weight: bold;
}
.logistics15 ul.top li {
  width: 132px;
  margin-right: 14px;
  height: 76px;
  line-height: 76px;
}
.logistics15 ul.bot {
  padding-left: 79px;
}
.logistics15 ul.bot li {
  width: 106px;
  margin-right: 31px;
  height: 76px;
  line-height: 76px;
}
.logistics15 .remark {
  font-size: 14px;
  color: #666;
  margin-top: 60px;
  text-align: left;
  padding-left: 79px;
}
.logistics16 {
  width: 1260px;
  height: 626px;
  overflow: hidden;
  margin-left: 80px;
}
.logistics16 li {
  float: left;
  width: 158px;
  margin-right: 18px;
  position: relative;
}
.logistics16 li .lh118 {
  height: 118px;
  line-height: 118px;
  margin-bottom: 20px;
}
.logistics16 li .longfont {
  line-height: 28px !important;
  margin-bottom: 20px;
  height: 78px;
  padding: 20px;
  width: 108px;
}
.logistics16 li.titlebox {
  width: 148px;
}
.logistics16 .title {
  height: 148px;
  line-height: 148px;
  font-size: 20px;
}
.logistics16 .basebg {
  width: 148px;
}
.logistics16 .opbasebg {
  width: 158px;
  background: #c7d9f1;
  margin-bottom: 50px;
}
.logistics16 span.db {
  font-size: 20px;
  height: 118px;
  line-height: 118px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #0066AF;
  border-right: 1px dashed #0066AF;
}
.logistics16 li div {
  border-right: 1px dashed #0066AF;
  height: 148px;
  padding-right: 15px;
  border-bottom: 1px dashed #0066AF;
}
.logistics16 .cirfont {
  line-height: 28px;
}
.logistics16 .cirfont:before {
  top: 11px;
}
.smfonts {
  font-size: 12px;
}
.log16remark {
  padding-left: 80px;
  margin-top: 26px;
}
.logistics17 {
  width: 745px;
  height: 650px;
  background: url(../images/logistics17.png) left top no-repeat;
  margin: 0 auto;
  padding-left: 375px;
}
.logistics17 .title {
  font-size: 22px;
  color: #0066AF;
  margin-bottom: 10px;
}
.logistics17 dl {
  float: left;
  text-align: center;
  width: ;
}
.logistics17 .left {
  width: 440px;
}
.logistics17 dl:nth-of-type(1) {
  width: 122px;
}
.logistics17 dl:nth-of-type(2) {
  width: 196px;
}
.logistics17 dl:nth-of-type(3) {
  width: 106px;
}
.logistics17 span.db {
  line-height: 78px;
  height: 78px;
  margin-bottom: 2px;
}
.logistics17 dt {
  height: 82px;
  line-height: 82px;
  font-size: 20px;
  font-weight: bold;
}
.logistics17 .right {
  margin-left: 10px;
  width: 280px;
  margin-top: 50px;
}
.logistics17 .cirfont {
  line-height: 32px;
}
.logistics17 .cirfont:before {
  top: 13px;
}
.logistics18 {
  width: 1252px;
  height: 574px;
  background: url(../images/logistics18.png) left top no-repeat;
  margin: 0  auto;
}
.logistics18 .left {
  float: left;
  width: 424px;
  height: 574px;
  margin-right: 90px;
  text-align: center;
}
.logistics18 .left .title {
  height: 54px;
  line-height: 54px;
  font-size: 24px;
}
.logistics18 dl {
  width: 402px;
  overflow: hidden;
  line-height: 64px;
  font-size: 20px;
}
.logistics18 dt {
  float: left;
  width: 138px;
  height: 64px;
  margin-top: 248px;
  font-weight: bold;
}
.logistics18 dd {
  float: right;
  width: 198px;
  padding-top: 21px;
}
.logistics18 dd span {
  width: 100%;
  height: 64px;
  margin-bottom: 45px;
  display: block;
}
.logistics18 .right {
  width: 730px;
  height: 574px;
  float: left;
}
.logistics18 .right > .title {
  text-align: center;
  font-size: 24px;
  color: #fff;
  width: 730px;
  height: 54px;
  line-height: 54px;
  background: #0066AF;
  margin-bottom: 42px;
}
.logistics18 .right ul li {
  margin-bottom: 30px;
}
.logistics18 .right ul .title {
  line-height: 48px;
  padding-left: 30px;
  font-size: 18px;
}
.logistics18 .right ul .title:before {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  top: 21px;
}
.logistics18 .right ul .graph {
  line-height: 36px;
  margin-bottom: 6px;
  padding-left: 34px;
  color: #666;
}
.logistics18 .right ul .graph:before {
  width: 22px;
  height: 2px;
  top: 17px;
}
.logistics18 .right ul .title,
.logistics18 .right ul .graph {
  position: relative;
}
.logistics18 .right ul .title:before,
.logistics18 .right ul .graph:before {
  content: "";
  background: #0066AF;
  position: absolute;
  left: 0;
}
.logistics19 {
  width: 1360px;
  height: 604px;
  background: url(../images/logistics19.jpg) left top no-repeat;
  overflow: hidden;
}
.logistics19 dl {
  width: 396px;
  margin-left: 80px;
  margin-top: 13px;
  text-align: center;
  line-height: 64px;
  margin-right: 80px;
  font-size: 20px;
}
.logistics19 dt {
  width: 138px;
  height: 64px;
  margin-top: 271px;
}
.logistics19 dd {
  width: 198px;
}
.logistics19 dd span {
  width: 100%;
  height: 64px;
  margin-bottom: 26px;
}
.logistics19 div.fl {
  width: 758px;
}
.logistics19 .cirfont {
  line-height: 32px;
}
.logistics19 .cirfont:before {
  top: 13px;
}
.logistics20 {
  width: 1360px;
  height: 649px;
  background: url(../images/logistics20.jpg) left top no-repeat;
  overflow: hidden;
  padding-top: 45px;
  margin-bottom: 100px;
}
.logistics20 dl {
  width: 1360px;
  height: 90px;
  margin-bottom: 70px;
}
.logistics20 dt {
  width: 256px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  margin-left: 172px;
  margin-right: 40px;
  font-size: 24px;
  color: #666;
}
.logistics20 dd {
  float: left;
  width: 788px;
  padding-top: 15px;
}
.logistics20 .cirfont {
  line-height: 32px;
}
.logistics20 .cirfont:before {
  top: 13px;
}
.shisiwu_case {
  width: 1472px;
  overflow: hidden;
  margin-bottom: 40px;
}
.shisiwu_case .morebox-box {
  float: left;
  width: 324px;
  margin-right: 21px;
}
.shisiwu_case img {
  width: 324px;
  height: 210px;
}
.shisiwu_case li,
.shisiwu_case a {
  width: 324px;
  height: auto;
}
.shisiwu_case h5 {
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 314px;
  height: 32px;
  line-height: 32px;
  margin: 18px auto 20px;
  font-size: 16px;
}
.shisiwu_case .morebox-box {
  margin-bottom: 10px;
  border: 1px solid #fff;
}
.shisiwu_case .morebox-box:hover {
  border-color: #3482c9;
  background-color: #3482c9;
}
.shisiwu_case .morebox-box:hover h5 {
  color: #fff;
}
.clickmore {
  width: 204px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #0066AF;
  padding-left: 76px;
  margin: 0 auto;
  display: block;
  color: #0066AF;
  font-size: 20px;
  clear: both;
}
.clickmore img {
  width: 46px;
  height: 48px;
  margin-left: 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.clickmore:hover img {
  margin-left: 15px;
}
#fillIninformation {
  background-color: #f5f9ff;
  background-image: none;
  height: auto;
  padding-bottom: 100px;
}
#fillIninformation .fillInbox {
  width: 910px;
  margin: 0 auto;
}
#fillIninformation .fillInbox h3 {
  display: none;
}
#fillIninformation .fillInbox .smFill {
  background: #EDF5FF;
  border: 1px solid #0066AF;
  color: #333;
  font-size: 16px;
}
#fillIninformation .fillInbox textarea.smFill {
  padding: 16px;
  display: block ;
  width: 876px;
}
#fillIninformation .fillInbox .submitButton {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #0066AF;
  background: #EDF5FF;
  font-size: 18px;
  font-weight: normal;
  width: 206px;
  color: #0066AF;
  border-width: 1px;
}
#fillIninformation .fillInbox .submitButton:hover {
  background: #0066AF;
  color: #fff;
  border-color: #0066AF;
}
.topFloorNav-sm.topFloorNav.topFloorNav-re .fixedTopNav ul li {
  margin-left: 48px;
}
/***/
