body {
  background-color: #fff;
  overflow-x: hidden;
  min-width: 1200px;
  font-family: "Microsoft YaHei";
}
body > iframe {
  display: none;
}
.header .header-top {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #eaeaea;
}
.header .header-top .wrap {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}
.header .header-top .wrap .lf {
  float: left;
}
.header .header-top .wrap .lf p {
  font-size: 14px;
  color: #666;
}
.header .header-top .wrap .lf p span {
  color: #c63033;
}
.header .header-top .wrap .rt {
  float: right;
  height: 39px;
  line-height: 39px;
}
.header .header-top .wrap .rt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 30px;
  height: 30px;
  margin: 0 7px;
  vertical-align: middle;
}
.header .header-top .wrap .rt a:nth-child(1) {
  background: url("../images/header-icon_03.png") no-repeat 0 center;
}
.header .header-top .wrap .rt a:nth-child(2) {
  background: url("../images/header-icon_03.png") no-repeat -60px center;
}
.header .header-top .wrap .rt a:nth-child(3) {
  background: url("../images/header-icon_03.png") no-repeat -120px center;
}
.header .header-top .wrap .rt a:nth-child(4) {
  background: url("../images/header-icon_03.jpg") no-repeat left center;
}
.header .header-top .wrap .rt a:nth-child(1):hover {
  background: url("../images/header-icon_03.png") no-repeat -30px center;
}
.header .header-top .wrap .rt a:nth-child(2):hover {
  background: url("../images/header-icon_03.png") no-repeat -90px center;
}
.header .header-top .wrap .rt a:nth-child(3):hover {
  background: url("../images/header-icon_03.png") no-repeat -150px center;
}
.header .header-top .wrap .rt a:nth-child(4):hover {
  background: url("../images/header-icon_03.jpg") no-repeat right center;
}
.header .logos {
  height: 110px;
}
.header .logos .wrap {
  width: 1170px;
  margin: 0 auto;
}
.header .logos .logo {
  float: left;
  margin-top: 20px;
}
.header .logos .tel {
  padding-left: 56px;
  background: url("../images/tel_03.jpg") no-repeat left center;
  float: right;
  margin-top: 28px;
}
.header .logos .tel p {
  font-size: 16px;
  color: #666;
}
.header .logos .tel h6 {
  font-size: 24px;
  color: #c63033;
}
.header .nav {
  height: 60px;
  background: #c63033;
}
.header .nav .wrap {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}
.header .nav .nav-list {
  height: 60px;
  line-height: 60px;
}
.header .nav .nav-list .sub-nav {
  float: left;
  font-size: 16px;
  width: 146px;
  position: relative;
  text-align: center;
  background: url("../images/nav-bg_03.jpg") no-repeat right center;
}
.header .nav .nav-list .sub-nav:hover span {
  width: 32px;
}
.header .nav .nav-list .sub-nav a {
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 146px;
}
.header .nav .nav-list .sub-nav span {
  display: inline-block;
  position: absolute;
  width: 0;
  height: 2px;
  left: 50%;
  top: 58px;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #fff;
  transition: width .4s;
}
.header .nav .nav-list .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 60px;
  left: 0;
  display: none;
}
.header .nav .nav-list .sub-nav .ul1 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
.header .nav .nav-list .sub-nav .ul1 li {
  text-align: center;
  cursor: pointer;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
.header .nav .nav-list .sub-nav .ul1 li:hover {
  color: #c63033;
}
.header .nav .nav-list .sub-nav .ul1 li a {
  font-size: 14px;
  padding: 0;
  background: none;
  display: block;
  color: #fff;
}
.header .nav .nav-list .sub-nav .ul1 li a:hover {
  color: #fff;
  background: #c63033;
}
.header .nav .nav-list .active span {
  width: 32px;
}
.main {
  clear: both;
}
.main .ad-box-pc .swiper-container-pc {
  overflow: hidden;
  position: relative;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
  opacity: 1;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
  opacity: 1;
}
.main .ad-box-pc .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box-pc .swiper-slide {
  overflow: hidden;
}
.main .ad-box-pc .swiper-slide img {
  width: 100%;
  transition: 2.5s linear;
  transform: scale(1.08);
}
.main .ad-box-pc .swiper-slide-active img {
  transform: scale(1);
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 15px;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  background: #fff;
  border-radius: 10px;
  height: 10px;
  width: 10px;
  opacity: 1;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: #c63033;
  opacity: 1;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 32px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -27px;
  background: url("../images/next_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-prev-pc {
  width: 32px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -27px;
  background: url("../images/prev_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .product .preview {
  height: 80px;
  line-height: 80px;
  box-shadow: 0 0 8px #e9e8e9;
}
.main .product .preview .box {
  position: relative;
  width: 1170px;
  margin: 0 auto;
}
.main .product .preview .swiper-container {
  width: 1110px;
  margin: 0 auto;
  position: relative;
}
.main .product .preview .arrow-left {
  background: url("../images/pro-prev_03.png") no-repeat left center;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -14px;
  width: 15px;
  height: 28px;
  z-index: 10;
}
.main .product .preview .arrow-left:hover {
  background: url("../images/pro-prev2_03.png") no-repeat right center;
}
.main .product .preview .arrow-right {
  background: url("../images/pro-next_03.png") no-repeat right center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  width: 15px;
  height: 28px;
  z-index: 10;
}
.main .product .preview .arrow-right:hover {
  background: url("../images/pro-next2_03.png") no-repeat left center;
}
.main .product .preview .swiper-slide {
  float: left;
  width: auto;
  padding: 1px;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.main .product .preview .swiper-slide p {
  font-size: 16px;
  color: #333;
}
.main .product .preview .swiper-slide p span {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: 78px;
  opacity: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  height: 2px;
  background: #c63033;
}
.main .product .preview .active-nav p {
  color: #c63033;
}
.main .product .preview .active-nav p span {
  opacity: 1;
}
.main .product .view {
  margin: 60px auto;
}
.main .product .view .swiper-container {
  width: 100%;
  height: 100%;
}
.main .product .view .swiper-container .swiper-slide {
  width: 100%;
}
.main .product .view .swiper-container .swiper-slide .pro-box {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
.main .product .view .swiper-container .swiper-slide .pro-box .pro-tit h6 {
  font-size: 24px;
  color: #333;
  font-weight: 500;
  float: left;
  padding-left: 20px;
  border-left: 3px solid #333;
}
.main .product .view .swiper-container .swiper-slide .pro-box .pro-tit h6 span {
  font-size: 16px;
}
.main .product .view .swiper-container .swiper-slide .pro-box .pro-tit a {
  display: block;
  width: 98px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  float: right;
  border-radius: 28px;
  border: 1px solid #999;
  font-size: 14px;
  color: #333;
  transition: 0.4s;
}
.main .product .view .swiper-container .swiper-slide .pro-box .pro-tit a:hover {
  color: #fff;
  background: #c63033;
  border-color: #c63033;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box {
  margin: 40px 0 0 0;
  padding: 4px;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li {
  width: 270px;
  margin-right: 27px;
  box-shadow: 0 0 10px #dadada;
  float: left;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li:hover .img img {
  transform: scale(1.08);
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li:hover p {
  color: #c63033;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li .img {
  width: 270px;
  height: 270px;
  overflow: hidden;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li .img img {
  width: 270px;
  height: 270px;
  transition: 0.4s;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li p {
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  color: #333;
  border-top: 1px solid #f0f1f8;
}
.main .product .view .swiper-container .swiper-slide .pro-box .list-box li:nth-child(4) {
  margin-right: 0;
}
.main .product .view .swiper-container .swiper-slide .new-product {
  background: #f0f1f8;
  margin-top: 60px;
}
.main .product .view .swiper-container .swiper-slide .new-product .wrap {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
.main .product .view .swiper-container .swiper-slide .new-product .new-pro-tit {
  width: 270px;
  height: 430px;
  float: left;
  background: url("../images/news-pro_03.jpg") no-repeat center;
}
.main .product .view .swiper-container .swiper-slide .new-product .new-pro-tit h5 {
  font-size: 28px;
  color: #fff;
  padding: 60px 0 20px 30px;
  font-weight: 500;
}
.main .product .view .swiper-container .swiper-slide .new-product .new-pro-tit p {
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  color: #ffffff;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox {
  width: 870px;
  height: 370px;
  overflow: hidden;
  position: relative;
  background: #fff;
  margin-top: 30px;
  float: right;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox .txt-box {
  width: 380px;
  padding: 40px 59px;
  float: left;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox .txt-box h5 {
  font-size: 30px;
  color: #333;
  font-weight: 500;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox .txt-box b {
  display: block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #c63033;
  color: #fff;
  font-size: 20px;
  margin: 25px 0 15px;
  font-weight: 500;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox .txt-box li {
  font-size: 14px;
  color: #333;
  line-height: 27px;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox .img {
  float: right;
  border-left: 1px solid #f0f1f8;
}
.main .product .view .swiper-container .swiper-slide .new-product .inBox .img img {
  width: 370px;
  height: 370px;
}
.main .about {
  margin: 60px 0;
}
.main .about .wrap {
  width: 1170px;
  margin: 0 auto;
}
.main .about .about-tit {
  height: 64px;
  background: #f0f1f8;
  border-radius: 8px;
  line-height: 64px;
  margin-bottom: 40px;
}
.main .about .about-tit li {
  width: 33.3333333%;
  float: left;
  text-align: center;
  border-radius: 8px;
  transition: 0.5s;
}
.main .about .about-tit li:hover {
  background: #c63033;
}
.main .about .about-tit li:hover a {
  color: #fff;
}
.main .about .about-tit li a {
  display: block;
  font-size: 18px;
  color: #333;
}
.main .about .about-tit .active {
  background: #c63033;
}
.main .about .about-tit .active a {
  color: #fff;
}
.main .about .about-con .img {
  float: left;
  width: 370px;
  height: 376px;
}
.main .about .about-con .img img {
  width: 370px;
  height: 376px;
}
.main .about .about-con .txt-box {
  float: left;
  margin: 0 28px;
  height: 334px;
  width: 432px;
  padding: 20px;
  border: 1px solid #dedede;
}
.main .about .about-con .txt-box .tit {
  padding: 20px 0;
  border-bottom: 1px dashed #dedede;
}
.main .about .about-con .txt-box .tit h6 {
  font-size: 20px;
  color: #333;
  font-weight: 500;
}
.main .about .about-con .txt-box .tit h6 span {
  color: #c63033;
}
.main .about .about-con .txt-box .tit p {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
}
.main .about .about-con .txt-box .txt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 28px;
  margin: 15px 0;
}
.main .about .about-con .txt-box .txt ul {
  margin-top: 20px;
}
.main .about .about-con .txt-box .txt li {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.main .about .about-con .txt-box .txt li span {
  color: #333;
}
.main .about .about-con .txt-box .txt li b {
  font-weight: 500;
  color: #c63033;
}
.main .about .about-con .link {
  width: 270px;
  float: left;
}
.main .about .about-con .link .img {
  width: 270px;
  height: 173px;
  overflow: hidden;
}
.main .about .about-con .link .img:hover p {
  border-radius: 8px;
  background: rgba(198, 48, 51, 0.7);
}
.main .about .about-con .link .img a {
  display: block;
  width: 270px;
  height: 173px;
  padding-top: 57px;
}
.main .about .about-con .link .img p {
  width: 170px;
  height: 60px;
  margin: 0 auto ;
  text-align: center;
  transition: 0.5s;
  line-height: 60px;
  font-size: 20px;
  color: #fafafa;
  background: rgba(0, 0, 0, 0.4);
}
.main .about .about-con .link .img:nth-child(1) {
  margin-bottom: 30px;
  background: url("../images/about_05.jpg") no-repeat center;
}
.main .about .about-con .link .img:nth-child(2) {
  background: url("../images/about_08.jpg") no-repeat center;
}
.main .Advantage {
  padding: 60px 0;
  background: #f0f1f8;
}
.main .Advantage .wrap {
  width: 1170px;
  margin: 0 auto;
}
.main .Advantage .slideTxtBox {
  height: 700px;
  overflow: hidden;
}
.main .Advantage .slideTxtBox .hd {
  width: 270px;
  float: left;
}
.main .Advantage .slideTxtBox .hd ul li {
  height: 160px;
  cursor: pointer;
  margin-bottom: 20px;
  background: #fff;
}
.main .Advantage .slideTxtBox .hd ul li h6 {
  font-size: 28px;
  padding: 42px 0 18px 45px;
  color: #333;
  font-weight: 500;
}
.main .Advantage .slideTxtBox .hd ul li p {
  font-size: 20px;
  text-transform: uppercase;
  color: #666;
  padding-left: 45px;
}
.main .Advantage .slideTxtBox .hd ul li.on {
  background: #c63033;
}
.main .Advantage .slideTxtBox .hd ul li.on h6 {
  color: #fff;
}
.main .Advantage .slideTxtBox .hd ul li.on p {
  color: #fff;
}
.main .Advantage .slideTxtBox .bd ul {
  width: 870px;
  float: right;
}
.main .Advantage .slideTxtBox .bd li .img {
  margin-bottom: 30px;
}
.main .Advantage .slideTxtBox .bd li .img img {
  width: 870px;
  height: 590px;
}
.main .Advantage .slideTxtBox .bd li .txt-box {
  height: 80px;
  overflow: hidden;
}
.main .Advantage .slideTxtBox .bd li .txt-box .number {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: #c63033;
  font-size: 48px;
  color: #f8f8f8;
  float: left;
}
.main .Advantage .slideTxtBox .bd li .txt-box .txt {
  width: 763px;
  float: right;
}
.main .Advantage .slideTxtBox .bd li .txt-box .txt h6 {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  margin-bottom: 8px;
}
.main .Advantage .slideTxtBox .bd li .txt-box .txt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.main .news {
  background: #fff;
  width: 1170px;
  margin: 60px auto;
}
.main .news .news-tit {
  background: url("../images/news-tit-bg_03.jpg") no-repeat left bottom;
}
.main .news .news-tit h5 {
  font-size: 28px;
  color: #333;
  margin: 1.8% 0;
  display: inline-block;
  font-weight: 500;
}
.main .news .news-tit h5 b {
  color: #c63033;
  font-weight: 500;
}
.main .news .news-tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 1rem;
  vertical-align: top;
}
.main .news .news-tit a {
  display: block;
  float: right;
  width: 98px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 28px;
  border: 1px solid #999;
  font-size: 14px;
  color: #333;
  margin-top: 25px;
}
.main .news .news-tit a:hover {
  background: #c63033;
  border: 1px solid #c63033;
  color: #fff;
}
.main .news .lf {
  width: 48.7%;
  float: left;
}
.main .news .lf:hover .img img {
  transform: scale(1.1);
}
.main .news .lf .img {
  overflow: hidden;
  margin-top: 5%;
}
.main .news .lf .img img {
  transition: 0.3s;
}
.main .news .lf .txt h6 {
  position: relative;
  margin: 3.5% 0 2%;
}
.main .news .lf .txt h6 b {
  font-size: 18px;
  color: #333;
  width: 80%;
  font-weight: 500;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main .news .lf .txt h6 span {
  color: #666;
  float: right;
  font-size: 18px;
  font-weight: 500;
}
.main .news .lf .txt p {
  font-size: 14px;
  color: #666;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 20px;
}
.main .news .lf .txt a {
  display: block;
  float: left;
  width: 98px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 28px;
  border: 1px solid #999;
  font-size: 14px;
  color: #333;
  margin-top: 25px;
}
.main .news .lf .txt a:hover {
  background: #c63033;
  border: 1px solid #c63033;
  color: #fff;
}
.main .news .rt {
  width: 48.7%;
  float: right;
}
.main .news .rt ul {
  margin-top: 5%;
}
.main .news .rt li {
  background: url("../images/news-arrow_03.jpg") no-repeat 98% center;
  border-bottom: 1px dashed #ccc;
  padding: 18px 0;
}
.main .news .rt li:hover {
  background: #c63033 url("../images/news-arrow2_03.jpg") no-repeat 98% center;
}
.main .news .rt li:hover .box {
  transform: translate(20px, 0);
}
.main .news .rt li:hover .box h6 {
  color: #fff;
  background: url("../images/news-lit_07.jpg") no-repeat left center;
}
.main .news .rt li:hover .box span {
  color: #fff;
}
.main .news .rt li:hover .box p {
  color: #fff;
}
.main .news .rt li .box {
  width: 81.5%;
  transition: 0.3s;
}
.main .news .rt li .box h6 {
  padding-left: 15px;
  background: url("../images/news-lit_03.jpg") no-repeat left center;
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.main .news .rt li .box span {
  display: block;
  font-size: 18px;
  color: #666;
  margin: 3% 0 2.8%;
}
.main .news .rt li .box p {
  font-size: 14px;
  color: #666;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.footer {
  height: 315px;
  background: #131313;
}
.footer .wrap {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}
.footer .footer-nav {
  padding: 60px 0 75px;
  text-align: center;
}
.footer .footer-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-right: 1px solid #999;
}
.footer .footer-nav li a {
  display: block;
  padding: 0 40px;
  font-size: 16px;
  color: #fff;
}
.footer .footer-nav li a:hover {
  color: #c63033;
}
.footer .footer-nav li:last-child {
  border-right: none;
}
.footer .footer-con {
  background: #131313;
}
.footer .footer-con .about {
  height: 175px;
  border-left: 1px dashed #999;
  width: 375px;
  float: left;
  padding: 0 98px;
}
.footer .footer-con .about h6 {
  font-size: 20px;
  padding-left: 20px;
  border-left: 3px solid #fff;
  color: #fff;
  font-weight: 500;
  line-height: 22px;
}
.footer .footer-con .about p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  text-indent: 28px;
  margin-top: 14px;
}
.footer .footer-con .follow {
  height: 175px;
  border-left: 1px dashed #999;
  width: 470px;
  float: right;
  padding: 0 14px 0 100px;
}
.footer .footer-con .follow .code {
  float: left;
}
.footer .footer-con .follow .code p {
  font-size: 16px;
  color: #fff;
}
.footer .footer-con .follow .code img {
  margin-top: 16px;
}
.footer .footer-con .follow .tel {
  float: right;
  padding-left: 80px;
  padding-bottom: 25px;
  border-bottom: 1px dashed #999;
  background: url("../images/footer-tel_03.jpg") no-repeat left top;
  margin-top: 58px;
}
.footer .footer-con .follow .tel p {
  font-size: 16px;
  color: #fff;
}
.footer .footer-con .follow .tel h5 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  font-family: Impact;
  margin-top: 5px;
}
.footer .footer-con .contact {
  padding: 60px 0 46px;
  text-align: center;
}
.footer .footer-con .contact h5 {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
}
.footer .footer-con .contact b {
  display: block;
  width: 47px;
  height: 2px;
  background: #a3a3a3;
  margin: 5px auto 0;
}
.footer .footer-con .contact .list {
  font-size: 14px;
  color: #999999;
}
.footer .footer-con .contact .list p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 30px 25px 35px;
}
.footer .footer-con .contact .link {
  text-align: center;
}
.footer .footer-con .contact .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 30px;
  height: 30px;
  margin: 0 7px;
  vertical-align: middle;
}
.footer .footer-con .contact .link a:hover img {
  opacity: 0.7;
}
.footer .footer-bot {
  font-size: 14px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background: #000;
}
.footer .footer-bot p {
  color: #fff;
}
.footer .returnTop {
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 80px;
  height: 80px;
  background: url("../images/return-top.png") no-repeat center;
}
/*ins-page-style*/
.ins-ad {
  height: 400px;
}
.about-ad {
  background: url("../images/about-ad_02.jpg") no-repeat center;
}
.partner-ad {
  background: url("../images/partner-ad_02.jpg") no-repeat center;
}
.news-ad {
  background: url("../images/news-ad_02.jpg") no-repeat center;
}
.pro-ad {
  background: url("../images/pro-ad_02.jpg") no-repeat center;
}
.contact-ad {
  background: url("../images/contact-ad_02.jpg") no-repeat center;
}
.recruit-ad {
  background: url("../images/recruit-ad_02.jpg") no-repeat center;
}
.service-ad {
  background: url("../images/service-ad_02.jpg") no-repeat center;
}
.wrap {
  width: 1170px;
  margin: 0 auto;
}
.ins-nav {
  height: 80px;
  line-height: 80px;
  background: #fff;
  box-shadow: 0 4px 5px #dcdce2;
  position: relative;
}
.ins-nav p {
  font-size: 14px;
  padding-left: 25px;
  background: url("../images/house_03.jpg") no-repeat left center;
}
.ins-nav p a {
  color: #666;
}
.ins-nav p a:hover {
  color: #c63032;
}
.ins-nav p .active {
  color: #c63032;
}
.ins-main {
  background: #f0f1f8;
}
.ins-main .ins-con {
  margin: 0 auto;
  width: 1170px;
  padding: 70px 0;
}
.ins-main .ins-con .ins-lf {
  width: 370px;
  float: left;
  padding: 10px;
  background: #fff;
}
.ins-main .ins-con .ins-lf .lf-top {
  background: #c63032;
  height: 100px;
  padding: 5px;
}
.ins-main .ins-con .ins-lf .lf-top .tit {
  width: 356px;
  height: 96px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}
.ins-main .ins-con .ins-lf .lf-top .tit h5 {
  font-size: 32px;
  font-weight: 500;
  margin: 9px 0 0;
  text-transform: uppercase;
}
.ins-main .ins-con .ins-lf .lf-top .tit h6 {
  font-size: 26px;
  font-weight: 500;
}
.ins-main .ins-con .ins-lf .lf-con li {
  height: 60px;
  line-height: 60px;
  background: #f0f1f8;
  transition: 0.3s;
  margin-top: 10px;
}
.ins-main .ins-con .ins-lf .lf-con li:hover {
  background: #c63032;
}
.ins-main .ins-con .ins-lf .lf-con li:hover a {
  color: #fff;
  font-weight: 600;
  background: url("../images/lf-arrow_03.png") no-repeat 31px center;
}
.ins-main .ins-con .ins-lf .lf-con li a {
  display: block;
  font-size: 18px;
  color: #333;
  padding-left: 58px;
  background: url("../images/lf-arrow_05.png") no-repeat 31px center;
}
.ins-main .ins-con .ins-lf .lf-con .active {
  background: #c63032;
}
.ins-main .ins-con .ins-lf .lf-con .active a {
  color: #fff;
  font-weight: 600;
  background: url("../images/lf-arrow_03.png") no-repeat 31px center;
}
.ins-main .ins-con .ins-rt {
  width: 760px;
  float: right;
}
.ins-main .ins-con .ins-rt .ins-jianjie {
  padding: 18px 20px;
  background: #fff;
}
.ins-main .ins-con .ins-rt .ins-jianjie .img-box .swiper-container-about {
  overflow: hidden;
  position: relative;
}
.ins-main .ins-con .ins-rt .ins-jianjie .img-box .swiper-container-about:hover .swiper-button-next-about {
  opacity: 1;
}
.ins-main .ins-con .ins-rt .ins-jianjie .img-box .swiper-container-about:hover .swiper-button-prev-about {
  opacity: 1;
}
.ins-main .ins-con .ins-rt .ins-jianjie .img-box .swiper-slide img {
  width: 100%;
}
.ins-main .ins-con .ins-rt .ins-jianjie .img-box .swiper-button-next-about {
  width: 32px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -27px;
  background: url("../images/next_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.ins-main .ins-con .ins-rt .ins-jianjie .img-box .swiper-button-prev-about {
  width: 32px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -27px;
  background: url("../images/prev_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.ins-main .ins-con .ins-rt .ins-jianjie .txt h5 {
  font-size: 20px;
  color: #333;
  margin: 26px 0 15px;
  font-weight: 500;
}
.ins-main .ins-con .ins-rt .ins-jianjie .txt p {
  font-size: 14px;
  color: #333;
  line-height: 26px;
  margin-bottom: 24px;
  text-indent: 28px;
}
.ins-main .ins-con .ins-rt .ins-join {
  background: #fff;
  padding: 18px;
}
.ins-main .ins-con .ins-rt .ins-join .table .tit2 {
  height: 50px;
  line-height: 50px;
  background: #f0f1f8;
}
.ins-main .ins-con .ins-rt .ins-join .table .tit2 li {
  float: left;
  text-align: center;
  font-size: 18px;
  color: #333;
  width: 180px;
  border-right: 1px solid #fff;
  font-weight: 600;
}
.ins-main .ins-con .ins-rt .ins-join .table .tit2 li:last-child {
  border-right: none;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con {
  position: relative;
  z-index: 6;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con ul {
  margin: 0;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #f0f1f8;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con ul:hover li {
  color: #000000;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con li {
  float: left;
  text-align: center;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  color: #000;
  width: 180px;
  border-right: 1px solid #f0f1f8;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con li:last-child {
  border-right: none;
  background: url("../images/recruit-btn_03.jpg") no-repeat center;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con .txt {
  display: none;
  border-bottom: 1px solid #b5b3b3;
  background: #f9f9fc;
  padding: 10px 40px;
  position: relative;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con .txt h6 {
  font-size: 16px;
  color: #000;
  padding: 20px 0 10px;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con .txt h6 span {
  font-weight: 500;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con .txt p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.ins-main .ins-con .ins-rt .ins-join .table .table-con .txt a {
  display: inline-block;
  text-align: center;
  margin: 30px 0;
}
.ins-main .ins-con .ins-rt .ins-join .table .up {
  background: #f9f9fc;
}
.ins-main .ins-con .ins-rt .ins-join .table .up li:last-child {
  border-right: none;
  background: url("../images/recruit-btn_06.jpg") no-repeat center;
}
.ins-main .ins-con .ins-rt .ins-partner {
  padding: 29px;
  background: #fff;
}
.ins-main .ins-con .ins-rt .ins-partner li {
  width: 200px;
  height: 90px;
  float: left;
  margin: 0 50px 30px 0;
}
.ins-main .ins-con .ins-rt .ins-partner li img {
  width: 200px;
  height: 90px;
}
.ins-main .ins-con .ins-rt .ins-partner li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .ins-con .ins-rt .ins-honor {
  background: #fff;
  padding: 26px;
}
.ins-main .ins-con .ins-rt .ins-honor li {
  width: 215px;
  height: 282px;
  float: left;
  text-align: center;
  margin: 0 31px 50px 0;
  background: url("../images/honor-bg_03.jpg") no-repeat center;
}
.ins-main .ins-con .ins-rt .ins-honor li img {
  width: 167px;
  height: 234px;
  margin: 24px;
  cursor: pointer;
}
.ins-main .ins-con .ins-rt .ins-honor li p {
  color: #333;
  font-size: 14px;
  margin-top: 13px;
}
.ins-main .ins-con .ins-rt .ins-honor li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .ins-con .ins-rt .ins-case {
  width: 1200px;
  margin: 0 auto;
}
.ins-main .ins-con .ins-rt .ins-case li {
  width: 288px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  margin: 0px 8px 20px;
}
.ins-main .ins-con .ins-rt .ins-case li:hover p {
  color: #fff;
  background: #0a92dc;
}
.ins-main .ins-con .ins-rt .ins-case li:hover .img-box img {
  transform: scale(1.1);
}
.ins-main .ins-con .ins-rt .ins-case li .img-box {
  width: 288px;
  height: 216px;
  overflow: hidden;
}
.ins-main .ins-con .ins-rt .ins-case li .img-box img {
  width: 288px;
  height: 216px;
  transition: 0.2s;
}
.ins-main .ins-con .ins-rt .ins-case li p {
  font-size: 16px;
  color: #333;
  margin: 10px 0 0;
  transition: 0.2s;
  height: 40px;
  line-height: 40px;
}
.ins-main .ins-con .ins-rt .case-detail .tit {
  text-align: center;
}
.ins-main .ins-con .ins-rt .case-detail .tit h5 {
  font-size: 24px;
  color: #333;
  font-weight: 500;
  padding-bottom: 4px;
}
.ins-main .ins-con .ins-rt .case-detail .tit span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 42px;
  height: 3px;
  background: #0a92dc;
}
.ins-main .ins-con .ins-rt .case-detail .pc-slide {
  width: 900px;
  height: 800px;
  border: 1px solid #e4e4e4;
  margin-top: -5px;
}
.ins-main .ins-con .ins-rt .case-detail .view {
  width: 630px;
  height: 473px;
  padding: 40px;
  box-shadow: 0 0 16px #d7d7d7;
  margin: 44px auto;
}
.ins-main .ins-con .ins-rt .case-detail .view .swiper-container {
  width: 630px;
  height: 473px;
}
.ins-main .ins-con .ins-rt .case-detail .preview {
  margin-top: 10px;
  position: relative;
  border-top: 1px solid #e4e4e4;
  padding: 25px;
}
.ins-main .ins-con .ins-rt .case-detail .preview .swiper-container {
  width: 665px;
  height: 110px;
  margin: 0 auto;
}
.ins-main .ins-con .ins-rt .case-detail .preview .swiper-slide {
  width: 145px;
  height: 110px;
  cursor: pointer;
}
.ins-main .ins-con .ins-rt .case-detail .preview .arrow-left {
  background: url("../images/case-prev_03.jpg") no-repeat left top;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -54px;
  width: 56px;
  height: 108px;
  z-index: 10;
}
.ins-main .ins-con .ins-rt .case-detail .preview .arrow-right {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -54px;
  width: 56px;
  height: 108px;
  z-index: 10;
  background: url("../images/case-next2_03.jpg") no-repeat left top;
}
.ins-main .ins-con .ins-rt .case-detail .preview img {
  width: 143px;
  height: 106px;
  border: 2px solid transparent;
}
.ins-main .ins-con .ins-rt .case-detail .preview .active-nav img {
  border: 2px solid #0a92dc;
}
.ins-main .ins-con .ins-rt .case-detail .case-txt {
  margin: 70px 0;
}
.ins-main .ins-con .ins-rt .case-detail .case-txt .txt-tit {
  border-bottom: 1px solid #d0d0d0;
}
.ins-main .ins-con .ins-rt .case-detail .case-txt .txt-tit h6 {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: 500;
  border-radius: 5px 5px 0 0;
  background: #0a92dc;
  font-size: 16px;
  color: #fff;
  margin-left: 14px;
}
.ins-main .ins-con .ins-rt .case-detail .case-txt .txt p {
  font-size: 16px;
  color: #333;
  margin: 30px 0;
}
.ins-main .ins-con .ins-rt .case-detail .link .lf {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: left;
  background: #e4e4e4;
}
.ins-main .ins-con .ins-rt .case-detail .link .lf a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_03.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .ins-rt .case-detail .link .lf a:hover {
  color: #f9af00;
}
.ins-main .ins-con .ins-rt .case-detail .link .rt {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: right;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
}
.ins-main .ins-con .ins-rt .case-detail .link .rt a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_05.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .ins-rt .case-detail .link .rt a:hover {
  color: #f9af00;
}
.ins-main .ins-con .ins-rt .ins-contact {
  padding: 20px;
  background: #fff;
}
.ins-main .ins-con .ins-rt .ins-contact .tit {
  margin: 40px 0;
}
.ins-main .ins-con .ins-rt .ins-contact .tit h3 {
  font-size: 32px;
  color: #333;
}
.ins-main .ins-con .ins-rt .ins-contact .tit p {
  font-size: 16px;
  color: #333;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li {
  width: 150px;
  float: left;
  margin: 0 30px 0 7px;
  text-align: center;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:hover .img-box {
  background: #c63032;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:hover .img-box span {
  color: #fff;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li .img-box {
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background: #f0f1f8;
  transition: 0.3s;
  margin: 0 auto;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li .img-box .img {
  width: 47px;
  height: 80px;
  margin: 0 auto;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li .img-box span {
  font-size: 14px;
  color: #606063;
  margin-top: 4px;
  display: inline-block;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li p {
  font-size: 14px;
  color: #000;
  margin-top: 18px;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li p a {
  color: #000;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li p a:hover {
  color: #c63032;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(1) .img {
  background: url("../images/contact-icon_03.png") no-repeat 0 bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(2) .img {
  background: url("../images/contact-icon_03.png") no-repeat -94px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(3) .img {
  background: url("../images/contact-icon_03.png") no-repeat -188px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(4) .img {
  background: url("../images/contact-icon_03.png") no-repeat -282px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(1):hover .img {
  background: url("../images/contact-icon_03.png") no-repeat -47px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(2):hover .img {
  background: url("../images/contact-icon_03.png") no-repeat -141px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(3):hover .img {
  background: url("../images/contact-icon_03.png") no-repeat -235px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(4):hover .img {
  background: url("../images/contact-icon_03.png") no-repeat -329px bottom;
}
.ins-main .ins-con .ins-rt .ins-contact .list-box li:nth-child(4) {
  margin-right: 0;
}
.ins-main .ins-con .ins-rt .ins-contact .map {
  margin: 24px 0 10px;
  background: #fff;
}
.ins-main .ins-con .ins-rt .ins-contact .map .my-map {
  width: 100%;
  height: 400px;
}
.ins-main .ins-con .ins-rt .ins-contact .map .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-con .ins-rt .ins-contact .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-con .ins-rt .ins-contact .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-con .ins-rt .ins-contact .map .amap-container {
  height: 100%;
}
.ins-main .ins-con .ins-rt .ins-message {
  background: #fff;
  padding-bottom: 60px;
}
.ins-main .ins-con .ins-rt .ins-message p {
  font-size: 16px;
  color: #333;
  text-align: center;
  padding: 54px 0;
}
.ins-main .ins-con .ins-rt .ins-message .form-box {
  width: 516px;
  margin: 0 auto;
}
.ins-main .ins-con .ins-rt .ins-message ul:nth-child(1) li {
  height: 40px;
  line-height: 40px;
  margin-bottom: 22px;
}
.ins-main .ins-con .ins-rt .ins-message ul:nth-child(1) li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  color: #333;
}
.ins-main .ins-con .ins-rt .ins-message ul:nth-child(1) li .txt {
  height: 40px;
  line-height: 40px;
  border: none;
  width: 442px;
  background: #f7f8fb;
  padding: 0 10px;
}
.ins-main .ins-con .ins-rt .ins-message ul:nth-child(2) {
  clear: both;
}
.ins-main .ins-con .ins-rt .ins-message ul:nth-child(2) li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  color: #333;
  float: left;
}
.ins-main .ins-con .ins-rt .ins-message ul:nth-child(2) li textarea {
  padding: 10px;
  height: 128px;
  border: none;
  width: 442px;
  background: #f7f8fb;
  font-family: "Microsoft YaHei";
}
.ins-main .ins-con .ins-rt .ins-message .submit {
  background: url("../images/submit_03.jpg") no-repeat center;
  margin: 18px 0 0 48px;
  width: 140px;
  height: 45px;
  cursor: pointer;
  border: none;
}
.ins-main .ins-con .ins-rt .ins-download {
  padding: 20px;
  background: #fff;
}
.ins-main .ins-con .ins-rt .ins-download li {
  height: 76px;
  line-height: 76px;
  border-bottom: 1px solid #f0f1f8;
  font-size: 16px;
  color: #333;
  padding-left: 47px;
  background: url("../images/download_03.jpg") no-repeat left center;
}
.ins-main .ins-con .ins-rt .ins-download li a {
  display: block;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  background: #c63032;
  font-size: 14px;
  color: #fff;
  float: right;
  margin-top: 23px;
}
.ins-main .ins-con .ins-rt .ins-news {
  padding: 0 15px 20px;
  background: #fff;
}
.ins-main .ins-con .ins-rt .ins-news li {
  height: 130px;
  border-bottom: 1px solid #f0f1f8;
  padding: 22px 0;
}
.ins-main .ins-con .ins-rt .ins-news li:hover .txt b {
  border-color: #c63032;
  background: #c63032;
  color: #fff;
}
.ins-main .ins-con .ins-rt .ins-news li .date {
  width: 110px;
  height: 130px;
  text-align: center;
  float: left;
  background: #f0f1f8;
}
.ins-main .ins-con .ins-rt .ins-news li .date h5 {
  font-size: 32px;
  color: #666;
  font-weight: 500;
  padding: 25px 0 15px;
}
.ins-main .ins-con .ins-rt .ins-news li .date p {
  font-size: 20px;
  color: #666;
}
.ins-main .ins-con .ins-rt .ins-news li .txt {
  width: 605px;
  float: right;
  position: relative;
}
.ins-main .ins-con .ins-rt .ins-news li .txt h6 {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-con .ins-rt .ins-news li .txt span {
  font-size: 14px;
  color: #666;
  position: absolute;
  right: 0;
  top: 0;
}
.ins-main .ins-con .ins-rt .ins-news li .txt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 12px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ins-main .ins-con .ins-rt .ins-news li .txt b {
  display: block;
  width: 98px;
  height: 28px;
  line-height: 28px;
  border-radius: 28px;
  border: 1px solid #999;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  text-align: center;
}
.ins-main .ins-con .ins-rt .ins-news li:last-child {
  margin-bottom: 30px;
}
.ins-main .ins-con .ins-rt .news-show {
  background: #fff;
}
.ins-main .ins-con .ins-rt .news-show .tit {
  clear: both;
  border-bottom: 1px solid #f0f1f8;
  padding: 40px 0;
  text-align: center;
}
.ins-main .ins-con .ins-rt .news-show .tit h6 {
  font-size: 18px;
  color: #333;
  margin: 0;
  font-weight: 500;
  padding: 0 0 14px;
}
.ins-main .ins-con .ins-rt .news-show .tit p {
  font-size: 14px;
  color: #666;
}
.ins-main .ins-con .ins-rt .news-show .txt {
  padding: 20px 40px;
}
.ins-main .ins-con .ins-rt .news-show .txt p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin: 16px 0;
}
.ins-main .ins-con .ins-rt .news-show .txt .img {
  text-align: center;
}
.ins-main .ins-con .ins-rt .news-link {
  margin: 30px 0 0;
}
.ins-main .ins-con .ins-rt .news-link p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.ins-main .ins-con .ins-rt .news-link p a {
  color: #666;
}
.ins-main .ins-con .ins-rt .news-link p a:hover {
  color: #c63032;
}
.ins-main .ins-con .ins-rt .ins-product li {
  width: 250px;
  float: left;
  text-align: center;
  margin: 0 2px 20px;
}
.ins-main .ins-con .ins-rt .ins-product li:hover p {
  color: #c63032;
}
.ins-main .ins-con .ins-rt .ins-product li:hover .img-box img {
  transform: scale(1.1);
}
.ins-main .ins-con .ins-rt .ins-product li .img-box {
  width: 250px;
  height: 250px;
  overflow: hidden;
}
.ins-main .ins-con .ins-rt .ins-product li .img-box img {
  width: 250px;
  height: 250px;
  transition: 0.3s;
}
.ins-main .ins-con .ins-rt .ins-product li p {
  transition: 0.2s;
  font-size: 14px;
  color: #333;
  background: #fff;
  height: 70px;
  line-height: 70px;
  border-top: 1px solid #f0f1f8;
}
.ins-main .ins-con .ins-rt .ins-product li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .ins-con .ins-rt .product-show .detail-top {
  background: #fff;
  padding: 11px 10px;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .img-box {
  width: 329px;
  height: 329px;
  float: left;
  border: 1px solid #f0f1f8;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .img-box img {
  width: 329px;
  height: 329px;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .txt-box {
  width: 392px;
  float: right;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .txt-box h5 {
  color: #c63032;
  font-size: 22px;
  font-weight: 500;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .txt-box h6 {
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .txt-box b {
  display: block;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #c63032;
  font-size: 16px;
  margin: 20px 0 8px;
  font-weight: 500;
  color: #fff;
}
.ins-main .ins-con .ins-rt .product-show .detail-top .txt-box li {
  font-size: 14px;
  color: #666;
  padding-left: 17px;
  background: url("../images/li-lit_03.jpg") no-repeat 4px center;
  line-height: 30px;
}
.ins-main .ins-con .ins-rt .product-show .table-box {
  margin: 24px 0;
}
.ins-main .ins-con .ins-rt .product-show .fanhui {
  text-align: center;
}
.page-num {
  clear: both;
  border: 1px solid #e2e2e2;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 10px 0;
}
.page-num span {
  width: 26px;
  height: 26px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4px;
  border-radius: 26px;
  color: #fff;
  background: #c63033;
  font-size: 16px;
  vertical-align: middle;
  line-height: 26px;
}
.page-num a:first-child {
  width: 116px;
  text-align: center;
  float: left;
  display: block;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
  border-right: 1px solid #e2e2e2;
  line-height: 50px;
  height: 50px;
  border-radius: 0;
  margin: 0;
}
.page-num a:first-child:hover {
  color: #fff;
  background: #c63033;
}
.page-num a:last-child {
  width: 116px;
  text-align: center;
  float: right;
  display: block;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
  border-left: 1px solid #e2e2e2;
  line-height: 50px;
  height: 50px;
  border-radius: 0;
  margin: 0;
}
.page-num a:last-child:hover {
  color: #fff;
  background: #c63033;
}
.page-num a {
  width: 26px;
  height: 26px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4px;
  line-height: 26px;
  border-radius: 26px;
  background: transparent;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
  vertical-align: middle;
}
.page-num a:hover {
  color: #fff;
  background: #c63033;
}
