.lp {
  width: 1200px;
  margin: 0 auto;
  background: #ffcc00;
  font-size: 14px;
  line-height: 1.4;
  position: relative;
  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 > h1 {
  position: relative;
  z-index: 2;
  margin-top: 555px;
}
.lp > h1 img {
  width: 1196px;
  margin: 0 auto;
  display: block;
}
.lp .bgs {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.lp .cont {
  position: relative;
  z-index: 2;
  width: 1100px;
  margin: -30px auto 30px auto;
}
.lp .cont .tabs {
  padding: 0 2px;
}
.lp .cont .tabs > div {
  width: 137px;
  background: url(../images/1/tab/tab.png) center center no-repeat;
  height: 180px;
  float: left;
  position: relative;
  cursor: pointer;
}
.lp .cont .tabs > div .pic {
  width: 140px;
  height: 180px;
  position: relative;
  z-index: 2;
}
.lp .cont .tabs > div .pic img {
  position: absolute;
  left: 0;
  top: 0;
}
.lp .cont .tabs > div .pic .p1 {
  opacity: 1;
}
.lp .cont .tabs > div .pic .p2 {
  opacity: 0;
}
.lp .cont .tabs > div p {
  font-size: 18px;
  position: absolute;
  z-index: 2;
  bottom: 14px;
  left: 0;
  right: 0;
  text-align: center;
  color: #000;
}
.lp .cont .tabs > div.cur .b,
.lp .cont .tabs > div:hover .b {
  width: 194px;
  height: 237px;
  background: url(../images/1/tab/tab_.png) 0 0 no-repeat;
  position: absolute;
  z-index: 1;
  left: -29px;
  top: -28px;
}
.lp .cont .tabs > div.cur .p1,
.lp .cont .tabs > div:hover .p1 {
  opacity: 0;
}
.lp .cont .tabs > div.cur .p2,
.lp .cont .tabs > div:hover .p2 {
  opacity: 1;
}
.lp .cont .tabs > div.cur p,
.lp .cont .tabs > div:hover p {
  color: #ffffff;
}
.lp .cont .bd {
  margin-top: 20px;
  background: #efefef;
  display: none;
}
.lp .cont .bd.show {
  display: block;
}
.lp .cont .bd .table-tip {
  background: #ffffff;
  padding: 20px 20px;
}
.lp .cont .bd .table-tip > div {
  width: 33%;
  float: left;
}
.lp .cont .bd .table-tip > div p {
  margin: 4px 0 4px 40px;
  line-height: 18px;
}
.lp .cont .bd .table-tip > .br {
  border-right: 1px solid #333;
}
.lp .cont .bd .table-tip .fb {
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  vertical-align: top;
  vertical-align: -2px;
  margin: -2px 0;
}
.lp .cont .bd .table-tip .fw {
  font-weight: bold;
}
.lp .cont .bd table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.lp .cont .bd table th {
  background: #003399;
  color: #ffffff;
  height: 41px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #333333;
  font-weight: normal;
}
.lp .cont .bd table th.lt {
  border-right: 0 none;
}
.lp .cont .bd table th.t2 {
  border-bottom-color: #ffffff;
}
.lp .cont .bd table .zh th {
  height: 20px;
}
.lp .cont .bd table td {
  height: 40px;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  background: #ffffff;
}
.lp .cont .bd table td a,
.lp .cont .bd table td .c-theme {
  /* color: #003399; */
}
.lp .cont .bd table td a {
  text-decoration: underline;
}
.lp .cont .bd table td.st {
  background: #ffffff !important;
  border-left: 1px solid #333333;
}
.lp .cont .bd table td.nob {
  border-bottom: 0 none;
}
.lp .cont .bd table td .fb {
  font-size: 22px;
  line-height: 1;
}
.lp .cont .bd table td .fw {
  font-weight: bold;
}
.lp .cont .bd table .odd td {
  background: #e5e5e5;
}
.lp .bb {
  width: 1100px;
  margin: 20px auto 30px;
}
.lp .tttt {
  height: 55px;
  background: #003399;
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  width: 1100px;
  margin: 0 auto;
}
.lp .tttt-w {
  width: 1200px;
}
.lp .pro {
  width: 1114px;
  margin: 0 auto;
}
.lp .pro .item {
  float: left;
  width: 262px;
  margin: 20px 7px;
  border: 1px solid #777777;
  background: #ffffff;
  overflow: hidden;
}
.lp .pro .item .name {
  font-size: 18px;
  text-align: center;
  margin: 15px auto;
  font-weight: bold;
}
.lp .pro .item .pic {
  height: 180px;
  width: 100%;
  display: table;
  vertical-align: middle;
  text-align: center;
}
.lp .pro .item .pic > div {
  display: table-cell;
  vertical-align: middle;
}
.lp .pro .item .xh {
  height: 40px;
  margin: 0 10px;
  background: #efefef;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0px;
  text-align: center;
}
.lp .pro .item .xh span {
  font-weight: bold;
}
.lp .pro .item .xh > div {
  display: inline-block;
  text-align: left;
}
.lp .pro .item .btn {
  display: block;
  width: 202px;
  margin: 10px auto 16px;
}
.lp .more {
  margin-bottom: 30px;
}
.lp .more a {
  display: block;
  width: 324px;
  margin: 0 auto;
}
.lp .other {
  width: 1160px;
  margin: 0 auto 30px;
}
.lp .other > div {
  float: left;
  width: 580px;
}
.lp .other > div a.pic {
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.lp .other > div a.pic:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  opacity: .9;
}
.lp .other > div a.pic img {
  margin: -20px -20px -6px -20px;
  display: block;
}
.lp .other > div .btn {
  width: 245px;
  display: block;
  margin: 0 auto;
}
.lp .fl {
  float: left;
}
.lp .fr {
  float: right;
}
.lp .ft {
  background: #dadada;
}
.lp .ft .con {
  padding: 20px 130px;
}
.lp .ft .con .tit {
  font-size: 20px;
  line-height: 30px;
  color: #003399;
}
.lp .ft .con .phone {
  font-size: 65px;
  line-height: 70px;
  font-weight: bold;
  color: #003399;
  letter-spacing: -3px;
}
.lp .ft .con .tip {
  font-weight: bold;
}
.lp .ft .con .ml30 {
  margin-left: 30px;
}
.lp .ft .con .email {
  width: 388px;
  height: 45px;
  border: 1px solid #c3c3c3;
  background: #ebebeb;
  margin: 8px 0;
}
.lp .ft .con .email a {
  display: block;
  line-height: 45px;
  font-size: 20px;
  color: #333333;
  text-decoration: none;
  text-align: center;
  background: url(../images/1/arr.png) left center no-repeat;
}
.lp .cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
