.main-top {
  margin-top: 20px;
}

.main-top-left {
  width: 680px;
  float: left;
}

.slideImgBox {
  width: 680px;
  height: 380px;
  position: relative;
  overflow: hidden;
}

.slideImgBox .title-pic {
  width: 680px;
  height: 380px;
  display: block;
}

.slideImgBox .slide-on ul {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.slideImgBox .slide-on ul li {
  width: 10px;
  height: 10px;
  background: #fff;
  float: left;
  margin: 0 3px;
}

.slideImgBox .slide-on ul li.on {
  background: #00b4f2;
}

.slideImgBox .slide-img-bg {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.slideImgBox .slide-img-bg p {
  font-size: 18px;
  color: #fff;
  text-indent: 10px;
  line-height: 60px;
}

.slideImgBox a:hover p {
  color: #00b4f2;
}
.slideImgBox .slide-img-bg p b {
  font-weight: normal;
  font-size: 24px;
  color: #ed0f64;
}
.main-top-right {
  width: 490px;
  float: right;
  padding-top: 10px;
  height: 370px;
  overflow: hidden;
}

.main-right-top-title-wrapper a {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #00b4f2;
}

.main-right-top-title-wrapper a:hover {
  text-decoration: underline;
}

.main-right-top-title-wrapper span {
  color: #999;
  font-weight: bold;
  margin-left: 5px;
}

.main-right-top-content-wrapper {
  margin-top: 15px;
  height: 44x;
}
.main-right-top-content-wrapper p a {
  line-height: 22px;
  color: #999;
}

.main-right-btm {
  margin-top: 20px;
  position: relative;
}

.main-right-btm-tab {
  height: 40px;
  background-color: #f0f3f6;
  line-height: 40px;
}

.main-right-btm-tab ul {
}

.main-right-btm-tab ul li {
  width: 163px;
  text-align: center;
  float: left;
  cursor: pointer;
  color: #666;
}

.main-right-btm-tab ul li.last {
  width: 164px;
}

.main-right-btm-tab ul li.on {
  font-weight: bold;
  color: #00b4f2;
  position: relative;
  background-color: #00b4f2;
  color: #fff;
}

.main-right-btm-container {
  padding-top: 5px;
}

.main-top-right-more {
  text-align: right;
  margin-top: 15px;
}

.m-left {
  width: 780px;
  float: left;
}

.m-left-two {
}

.m-left-two > div {
  width: 375px;
  float: left;
}

.m-left-two > div:last-child {
  float: right;
}

.main-ul li .appraisal-trend-title {
  display: inline-block;
  width: 310px;
  vertical-align: middle;
}
.m-right {
  width: 390px;
  float: right;
}

.m-top {
  height: 40px;
  background-color: #f0f3f6;
  position: relative;
  line-height: 40px;
}

.m-top strong {
  font-size: 16px;
  display: inline-block;
  background-color: #00b4f2;
  text-align: center;
  line-height: 40px;
  padding: 0 30px;
  color: #fff;
}

.m-top .more {
  position: absolute;
  right: 0px;
  top: 2px;
  color: #666;
  padding-right: 15px;
}

.m-top .more :hover {
  color: #269d78;
}

.m-top .more .triangle-right {
  width: 0;
  height: 0px;
  border: 5px solid transparent;
  border-left: 5px solid #333;
  position: absolute;
  right: 0px;
  top: 5px;
}

.content {
  border: 1px solid #e9e9e9;
  width: 100%;
  height: 156px;
  margin-top: 20px;
}

.product-wrap {
  width: 100%;
  overflow: hidden;
}

.product-wrap ul {
  width: 1212px;
  margin-top: 20px;
}

.product-wrap ul li {
  width: 190px;
  height: 240px;
  background-color: #f0f3f6;
  float: left;
  margin-right: 12px;
}

.product-wrap .product-top {
  width: 190px;
  height: 150px;
  overflow: hidden;
}

.product-wrap .product-top img {
  width: 188px;
  height: 150px;
  display: block;
  border: 1px solid #e5e5e5;
  transition: transform 0.3s;
}

.product-wrap .product-top:hover img {
  transform: scale(1.1);
}

.product-wrap .product-btm {
  text-align: center;
}
.product-wrap .product-btm strong {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  color: #333333;
}

.product-wrap .product-btm a {
  display: inline-block;
  width: 80px;
  height: 24px;
  border-radius: 12px;
  background-color: #2c5495;
  color: #fff;
  margin-top: 12px;
  line-height: 24px;
}

.product-wrap .product-btm a:hover {
  opacity: 0.8;
}

.plate-left {
  width: 790px;
  float: left;
}

.plate-right {
  width: 380px;
  float: right;
}

.plate-content {
  width: 100%;
  overflow: hidden;
}

.plate-content ul.ser {
  width: 1212px;
}

.plate-content ul.ser2 {
  width: 810px;
}

.plate-content ul li {
  width: 190px;
  margin-right: 10px;
  float: left;
  background: #f0f3f6;
  transition: background 0.2s;
}

.plate-content .plate-content-top {
  width: 190px;
  height: 110px;
  overflow: hidden;
}

.plate-content .plate-content-top img {
  width: 190px;
  height: 110px;
  display: block;
}

.plate-content ul li p {
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #333;
  transition: color 0.2s;
}

.plate-content ul li:hover {
  background: #00b4f2;
}

.plate-content ul li:hover p {
  color: #fff;
}

.guide-pics {
  margin-top: 20px;
}

.guide-pics img {
  width: 100%;
  height: 72px;
  display: block;
}

.contact-wrap {
  padding: 9px;
  background: linear-gradient(to right, #65d1f6, #1c81dd);
}

.contact-content {
  background-color: rgba(2, 9, 100, 0.2);
  border: 1px dashed #fff;
  padding: 15px 20px;
}

.contact-top-left {
  float: left;
  width: 48px;
}

.contact-top-left img {
  width: 48px;
  height: 48px;
  display: block;
  margin-top: 5px;
}

.contact-top-right {
  width: 257px;
  padding-left: 10px;
  float: left;
  color: #fff;
}

.contact-top-right p span {
  font-size: 16px;
}

.contact-top-right p strong {
  font-size: 30px;
}

.contact-ctr a {
  float: left;
  width: 150px;
  height: 40px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.contact-ctr a.c-right {
  float: right;
}

.contact-ctr a:hover {
  background: #00b4f2;
}

.contact-btm a {
  height: 42px;
  background: #2c5495;
  text-align: center;
  line-height: 42px;
  display: block;
  color: #fff;
  margin-top: 10px;
}
