.lp {
  width: 950px;
  margin: 0 auto;
  background: #ffffff;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  font-family: "Microsoft YaHei", Helvetica, Simsun, Simhei, Arial, sans-serif;
}
.lp * {
  margin: 0;
  padding: 0;
  font-size: inherit;
}
.lp a img {
  border: 0 none;
}
.lp ul,
.lp ul > li {
  list-style-type: none;
  list-style: none;
}
.lp ol,
.lp ol > li {
  list-style-type: decimal;
  list-style: decimal;
}
.lp .wrap {
  position: relative;
}
.lp .wrap .bgs {
  position: absolute;
  left: 0;
  top: 0;
}
.lp .wrap .cont {
  position: relative;
  z-index: 2;
}
.lp .wrap .cont .t1 {
  height: 66px;
  background: #ffcc00;
  margin-top: 30px;
  line-height: 40px;
  text-align: center;
}
.lp .wrap .cont .t1 > span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px auto;
  font-size: 34px;
  color: #000;
  font-weight: 300;
}
.lp .wrap .cont .t1 > span span {
  font-weight: bold;
  color: #003399;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.lp .wrap .cont .t1 > span i {
  font-style: normal;
  line-height: 1;
  position: absolute;
  width: 18px;
  height: 18px;
}
.lp .wrap .cont .t1 > span i.l {
  left: -8px;
  top: -2px;
  border-left: 2px solid #003399;
  border-top: 2px solid #003399;
}
.lp .wrap .cont .t1 > span i.r {
  right: -8px;
  bottom: -2px;
  border-right: 2px solid #003399;
  border-bottom: 2px solid #003399;
}
.lp .wrap .cont .t2 {
  margin-top: 60px;
  margin-left: 20px;
}
.lp .wrap .cont .t2 .link {
  width: 430px;
  height: 50px;
  float: left;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  display: block;
  margin-left: 20px;
  line-height: 50px;
  text-decoration: none;
  text-indent: 2em;
}
.lp .wrap .cont .t2 .link span {
  font-weight: bold;
}
.lp .wrap .cont .t3 {
  height: 40px;
  background: #ffcc00;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  margin: 30px 35px 20px;
  font-weight: bold;
}
.lp .wrap .cont .t3.mt0 {
  margin-top: 0;
}
.lp .wrap .cont .pro {
  margin: 20px 0 0 35px;
}
.lp .wrap .cont .pro .item {
  float: left;
  width: 280px;
  height: 282px;
  border: 1px solid #333;
  margin-left: 20px;
  margin-bottom: 18px;
  background-color: #ffffff;
}
.lp .wrap .cont .pro .item-big {
  width: 582px;
}
.lp .wrap .cont .pro .item-big .side {
  width: 280px;
  float: left;
}
.lp .wrap .cont .pro .item-big .list {
  float: left;
  width: 300px;
  margin-top: 6px;
}
.lp .wrap .cont .pro .item-big .list p {
  text-align: center;
  margin-bottom: 5px;
}
.lp .wrap .cont .pro .item-big .list .it {
  position: relative;
  border: 1px solid #555;
  float: left;
  width: 70px;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  height: 52px;
  line-height: 18px;
  padding: 6px 0 0 68px;
  font-size: 12px;
}
.lp .wrap .cont .pro .item-big .list .it .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 60px;
}
.lp .wrap .cont .pro .item-big .list .it a {
  color: #003399;
  border-bottom: 1px solid #003399;
  text-decoration: none;
}
.lp .wrap .cont .pro .item .pic {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 146px;
  text-align: center;
}
.lp .wrap .cont .pro .item .pic > div {
  display: table-cell;
  vertical-align: middle;
}
.lp .wrap .cont .pro .item.dt {
  width: 310px;
  height: 294px;
  margin: -10px -15px 0;
  background: url(../images/card.png) 0 0 no-repeat;
  border: 0 none;
}
.lp .wrap .cont .pro .item.dt .pic {
  height: 246px;
}
.lp .wrap .cont .pro .item .tit {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
}
.lp .wrap .cont .pro .item .name {
  line-height: 28px;
  background: #dcdedd;
  margin: 15px 15px 0 15px;
  text-align: center;
  font-weight: bold;
}
.lp .wrap .cont .pro .item .price {
  line-height: 1;
  color: #dd0000;
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
}
.lp .wrap .cont .pro .item .price span {
  font-weight: bold;
  font-size: 30px;
}
.lp .wrap .cont .pro .item .price .d {
  font-size: 14px;
  color: #555;
  font-weight: normal;
}
.lp .wrap .cont .pro .item .det {
  width: 199px;
  height: 44px;
  background: url(../images/btn.png) 0 0 no-repeat;
  margin: 0px auto;
  text-indent: -9999px;
  display: block;
}
.lp .wrap .cont .tip {
  text-align: right;
  display: block;
  margin: -10px 34px 0 0;
  line-height: 1;
}
.lp .ft .tit {
  height: 66px;
  background: #003399;
  color: #ffffff;
  margin-top: 14px;
  text-align: center;
  font-size: 32px;
  line-height: 62px;
  font-weight: bold;
}
.lp .ft .contact {
  margin: 10px 35px 25px;
}
.lp .ft .contact .cont {
  float: left;
  width: 410px;
  margin-right: 30px;
}
.lp .ft .contact .cont h4 {
  margin: 10px 0;
  line-height: 24px;
  font-size: 20px;
  color: #003399;
}
.lp .ft .contact .cont .phone {
  font-size: 56px;
  line-height: 56px;
  color: #003399;
  font-weight: bold;
  letter-spacing: -2px;
}
.lp .ft .contact .cont .time {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 30px;
  line-height: 20px;
}
.lp .ft .contact .cont .email {
  height: 42px;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: block;
  margin-right: 30px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  color: #333333;
  text-decoration: none;
  margin: 10px 0 0 0;
  position: relative;
  background: #f1f1f1;
}
.lp .ft .contact .cont .email i {
  width: 17px;
  height: 20px;
  background: url(../images/arr.jpg) 0 0 no-repeat;
  display: block;
  position: absolute;
  left: 36px;
  top: 11px;
}
.lp .ft .contact .step {
  width: 424px;
  float: left;
  position: relative;
}
.lp .ft .contact .step h4 {
  margin: 10px 0;
  line-height: 24px;
  font-size: 20px;
  color: #003399;
}
.lp .ft .contact .step .xx {
  width: 424px;
  height: 151px;
  background: url(../images/step.png) 0 0 no-repeat;
}
.lp .cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
