﻿@charset "UTF-8";
/* CSS Document */
/* common */
html {
  font-size: 20px;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Helvetica;
  /* font: 16px/24px;
  */
  font-family: "微软雅黑";
  width: 100%;
  overflow-x: hidden;
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  /* 消除图标和文字锯齿 */
  -moz-osx-font-smoothing: grayscale;
}
ul,ol {
  list-style: none;
  text-indent: 0;
  list-style-position: outside;
}
li {
  list-style: none;
}
img {
  border: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  border: none;
}
a:hover {
  text-decoration: none;
}
b {
  font-weight: normal;
}
p {
  margin: 0;
  padding: 0;
  border: 0;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}

/* clear */
.clear {
  clear: both;
}
.clearfix:before,.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: " ";
  font-size: 0;
}
.clearfix {
  zoom: 1;
}
.container_width {
  width: 100%;
  padding: 0 3rem;
}
.box_border,.container_width,.nav li,.p2Cont .img.img_da,.p2Cont .img.img_xiao,.p2Cont .img.img_zhong,.bianbu_c .bianbu_swiper .swiper-slide,.dizao_c .dizao_content,.banxing_container .banxing_content,.gaoxiao_c > div,.shiwan_swiper .img,.shiwan_swiper .img > div,.from form input,.from form button,.p5_swiper .swiper-slide {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.form-nav-l {
  display: none;
}

/* tit */
.tit {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  padding: 2.2rem 0 1.8rem;
}
.tit h2 {
  font-size: 2rem;
}
.tit p {
  width: 90%;
  margin: 0.8rem auto 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.tit span {
  color: #e66100;
}

/* btn */
.btn {
  width: 40%;
  margin: 0 auto 3rem auto;
  font-size: 1.6rem;
  height: 3.8rem;
  line-height: 3.8rem;
  text-align: center;
  color: #fff;
  background: #e66100;
  display: block;
  border-radius: 0.5rem;
}

.part3 {
  border-top: 0.1rem solid #e1e1e1;
}

/* header */
.header {
  width: 100%;
  overflow: hidden;
  background: #1d2025;
}
.header .top {
  width: 96%;
  padding: 1rem 0;
  margin: 0 auto;
}
.header .top .logo {
  float: left;
  width: 16.1rem;
  min-width: 200px;
  height: auto;
}
.header .top .phone {
  float: right;
  padding-left: 1.5em;
  font-size: 1.3rem;
  line-height: 2.1rem;
  color: #fa2841;
  background-image: url("../images/phone.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.35rem 1.35rem;
}

/* banner */
.banner_swiper {
  width: 100%;
  position: relative;
  overflow-x: hidden;
}
.banner_swiper .banner_dian {
  text-align: center;
  position: absolute;
  bottom: 0.5rem !important;
  z-index: 10;
}
.banner_swiper .banner_dian span {
  width: 0.8rem;
  height: 0.8rem;
  background: rgba(255,255,255,0.8);
}
.banner_swiper .banner_dian .swiper-pagination-bullet-active {
  background: #007aff;
}
.banner_swiper a {
  width: 100%;
  height: auto;
}

/* part1 */
.part1 {
  width: 98%;
  margin: -0.25rem auto 0 auto;
}
.p1Cont ul {
  width: 100%;
  overflow: hidden;
}
.p1Cont ul li {
  margin: 0 2%;
  float: left;
  width: 21%;
  height: 10.5rem;
  position: relative;
}
.p1Cont ul li.img1 {
  background: url("../images/p1-img1.jpg") no-repeat top center;
  background-size: 100% auto;
}
.p1Cont ul li.img2 {
  background: url("../images/p1-img2.jpg") no-repeat top center;
  background-size: 100% auto;
}
.p1Cont ul li.img3 {
  background: url("../images/p1-img3.jpg") no-repeat top center;
  background-size: 100% auto;
}
.p1Cont ul li.img4 {
  background: url("../images/p1-img4.jpg") no-repeat top center;
  background-size: 100% auto;
}
.p1Cont ul li h2 {
  padding-bottom: 0.6rem;
  margin-top: 2.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url("../images/p1-line.png") no-repeat bottom center;
  background-size: 2.3rem 0.1rem;
}
.p1Cont ul li p {
  margin-top: 0.4rem;
  font-size: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  color: #ffffff;
}
.p1Cont ul li .tag {
  bottom: 0;
  width: 100%;
  height: 2.8rem;
  position: absolute;
  background: url("../images/p1-tag.png") no-repeat center;
  background-size: 100% 100%;
}
.p1Cont ul li .tag a h3 {
  margin: 0.65rem auto 0;
  width: 6.2rem;
  line-height: 1.45rem;
  height: 1.5rem;
  color: #ffffff;
  font-size: 0.9rem;
  text-align: center;
  border: 1px solid #ffffff;
}

/* fenliou */
.fenliou {
  width: 100%;
  padding: 0 0 3rem 0;
  margin: 3rem auto 0 auto;
  background-color: #fbfbfb;
}
.fenliou ul {
  width: 96%;
  margin: 0 auto;
}
.fenliou ul li {
  width: 31.6%;
  margin: 0 2.6% 0 0;
  text-align: center;
  float: left;
  box-shadow:0 0.25rem 0.75rem 0.05rem #ddd;
  border-radius: 0.5rem;
  background: #fff;
}
.fenliou ul .last {
  margin-right: 0;
}
.fenliou ul li img {
  width: 100%;
  margin-bottom: 0.8rem;
  border-radius: 0.5rem 0.5rem 0 0;
}
.fenliou ul li h3 {
  font-size: 1.2rem;
  color: #494949;
  margin-bottom: 0.8rem;
  font-weight: bold;
}
.fenliou ul li p {
  width: 85%;
  margin: 0 auto;
  font-size: 0.8rem;
  margin-bottom: 0.8rem;
  color: #999;
}
.fenliou .btn {
  width: 60%;
  margin: 0 auto 1.5rem auto;
  font-size: 1.2rem;
  height: 2.4rem;
  line-height: 2.3rem;
  text-align: center;
  color: #fff;
  background: #e66100;
  display: block;
  border-radius: 0.5rem;
}
.fenliou .btn a span {
  color: #fff;
}

/* part7 */
.p7Cont {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.p7Cont li {
  width: 30%;
  margin: 0 5% 5% 0;
  position: relative;
}
#last {
  margin-right: 0;
}
.p7Cont li img {
  position: absolute;
}
.p7Cont li .txt1 {
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -4.5rem;
  width: 90%;
  line-height: 2rem;
  top: 3rem;
}
.p7Cont li b {
  width: 12px;
  height: 8px;
  margin: 11rem auto 0.5rem auto;
  display: block;
  position: relative;
}
.p7Cont li .txt2 {
  font-size: 1rem;
  text-align: center;
  color: #6b6c70;
  line-height: 1.7rem;
}
.p7Cont li .txt2 span {
  font-weight: bold;
  margin-bottom: 0.3rem;
  display: block;
}
.part7 .btn {
  margin: 1rem auto 2.5rem auto;
}

/* part8 */
.part8 {
  width: 100%;
  padding: 0 0 3rem 0;
  margin: 3rem auto 0 auto;
  background-color: #fbfbfb;
}
.part8 ul {
  width: 94%;
  margin: 0 auto 2rem auto;
}
.part8 ul li {
  width: 100%%;
  text-align: center;
  box-shadow:0 0.25rem 0.75rem 0.05rem #ddd;
  border-radius: 0.5rem;
  background: #fff;
}
.part8 ul li p {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
  padding-top: 1.2rem;
  color: #333;
}
.part8 ul li img {
  width: 92%;
  max-width: 503px;
  margin-bottom: 1.5rem;
}
.part8 .btn {
  margin-bottom: 0;
}

/* part2 */
.p2Cont {
  overflow: hidden;
}
.p2Cont > div {
  margin-left: -0.4rem;
  margin-right: -0.4rem;
  max-height: 32.3rem;
  transition: all 0.5s;
}
.p2Cont > div.true {
  max-height: 80rem;
}
.p2Cont > div > div {
  overflow: hidden;
}
.p2Cont .img {
  border: 0.4rem solid transparent;
  float: left;
  border-top: 0.57rem solid transparent;
  height: auto;
  display: block;
}
.p2Cont .img img {
  width: 100%;
  height: auto;
  display: block;
}
.p2Cont .img.img_da {
  width: 50%;
}
.p2Cont .img.img_xiao {
  width: 25%;
}
.p2Cont .img.img_zhong {
  width: 50%;
  margin-top: -0.3rem;
}
.p2Cont .img.img_da.fr {
  float: right;
}
.p2-btn {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 20;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), white); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0), white); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), white); /* Firefox 3.6 - 15 */
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.8) 25%, white 50%); /* 标准的语法 */
}
.p2-btn .btn {
  margin: 0 auto;
}
.p2-btn .false {
  display: none;
}

/* part3 */
.p3Cont {
  width: 96%;
  margin: 0 auto 1rem auto;
}
.p3Cont ul {
  width: 85%;
  margin: 0 auto;
}
.p3Cont ul li {
  float: left;
  width: 40%;
  margin: 2% 5%;
  text-align: center;
}
.p3Cont ul li img {
  max-width: 100px;

  width: 70%;
  margin: 0 auto;
}
.p3Cont ul li h2 {
  font-size: 1.4rem;
  line-height: 2.8rem;
  margin-bottom: 0.8rem;
}
.p3Cont ul li span {
  text-align: left;
  display: inline-block;
}
.p3Cont ul li span p { 
  padding-left: 1.6rem;
  margin-bottom: 0.8rem;
  font-size: 1rem;
  line-height: 1.2rem;
  background: url("../images/p3-tag.png") no-repeat left center;
  background-size: auto auto;
  background-size: 1.15rem 0.95rem;
}

/* part4 */
.part4 {
  background: url("../images/p4-bg.jpg") center bottom;
  background-size: 100% 100%;
  padding-bottom: 3rem;
  overflow-x: hidden;
}
.part4 .tit {
  color: white;
}
.p4Cont {
  width: 100%;
  padding-top: 1.2rem;
}
.p4Cont .swiper-slide {
  width: 100%;
}
.p4Cont .contBox {
  position: relative;
}
.p4Cont .imgBox {
  width: 55%;
  margin-left: 10%;
  position: relative;
  margin-bottom: 2rem;
}
.p4Cont .imgBox .pop {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  background: rgba(0,0,0,0.4);
  display: flex;
  align-items: center;
  align-content: center;
  color: #fff;
  font-size: 1.4rem;
  z-index: 10;
}
.p4Cont .imgBox .pop p {
  text-align: center;
  width: 100%;
  padding: 0 1.5rem;
}
.p4Cont .imgBox img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.p4Cont .imgBox:before {
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -1.5rem;
  top:1.5rem;
  border:1px solid #fff;
}
.p4Cont .contBox .del {
  position: absolute;
  width: 30%;
  right: 2%;
  top: 30%;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}
.p4Cont .contBox .del span {
  display: inline-block;
  border-bottom: 1px solid #fff;
}
.part4 .p4_dian {
  position: relative;
  text-align: center;
  bottom: -1.5rem !important;
  z-index: 10;
}
.part4 .p4_dian span {
  width: 2rem;
  height: 0.5rem;

  margin: 0 0.4rem !important;
  cursor: pointer;
  background: white;
  border-radius: 0;
}
.part4 .p4_dian .swiper-pagination-bullet-active {
  background: #f79927;
}

/* part5 */
.part5 {
  border-top: 0.1rem solid #ededed;
}
.p5cont {
  padding: 0 3rem 2rem 3rem;
}
.p5cont .swiper-scrollbar {
  width: 100%;
  height: 0.8rem;
  border-radius: 0.4rem;
  margin-top: 1.2rem;
}
.p5_swiper {
  margin: 0 -0.7rem;
  overflow: hidden;
}
.p5_swiper .swiper-slide {
  padding: 0 0.7rem;
}
.p5_swiper .swiper-slide .content {
  width: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
}
.p5_swiper .swiper-slide .content img {
  display: block;
}
.p5_swiper .swiper-slide .content .text {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  color: #fff;
  font-weight: bold;
  padding-bottom: 0.6rem;
  padding-left: 7%;
}
.p5_swiper .swiper-slide .content .text p {
  width: 90%;
  font-size: 1rem;
  margin-top: 0.7rem;
  line-height: 1;
  margin-bottom: 0.4rem;
}
.p5_swiper .swiper-slide .content .text span {
  width: 90%;
  font-size: 0.8rem;
  line-height: 1;
  display: block;
}

/* part6 */
.part6{
  background: #f9f9f9;
}
.part6 .p6Nav{
  width: 100%;
  height: 3.6rem;
  text-align: center;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.part6 .p6Nav li{
  width: 50%;
  float: left;
  font-size: 1.4rem;
  color: #000;
  line-height: 3.6rem;
}
.part6 .p6Nav li > span{
  position: relative;
}
.part6 .p6Nav li > span:before{
  content: '';
  display: block;
  clear: both;
  width: 30px;
  height: 24px;
  position: absolute;
  left: -2.5rem;
  top: -0.2rem;
  background: url("../images/p6-icon.png") no-repeat;
  transform: scale(0.6);
}
.part6 .p6Nav li:nth-child(1) > span:before{
  background-position: 0 top;
}
.part6 .p6Nav li:nth-child(2) > span:before{
  background-position: -30px top;
}
.part6 .p6Nav li.act{
  font-weight: bold;
  color: #ed8210;
  border-bottom: 2px solid #ed8210;
}
.part6 .p6Nav li:nth-child(1).act > span:before{
  background-position: 0 bottom;
}
.part6 .p6Nav li:nth-child(2).act > span:before{
  background-position: -30px bottom;
}
.p6Cont{
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
.p6Cont .ul_1{
  margin: 0 auto;
  width: 99%;
  overflow: hidden;
}
.p6Cont .ul_1 li{
  width: 24%;
  float: left;
  margin: 0.5%;
}
.p6Cont .ul_2{
  margin: 0 auto;
  width: 99%;
  overflow: hidden;
}
.p6Cont .ul_2 li{
  width: 48%;
  float: left;
  margin: 1%;
}
.p6Cont .ul_1 li>img, .p6Cont .ul_2 li>img{
  display: block;
  max-width: 100%;
}
.p6Cont .ul_1 li:last-child{
  width: 97%;
  text-align: right;
  font-size: 1.0rem;
  color: #000;
  padding-top: 1rem;
}

/* form */
.form {
  padding-bottom: 3rem;
  background: url("../images/form-bg.jpg") no-repeat center /cover;
}
.form .tit {
  color: #fff;
  padding: 3rem 0 2rem;
}
.form .tit h2 {
  font-size: 2.4rem;
}
.form .tit p {
  font-size: 1.8rem;
  margin-top: 1.8rem;
}
.form form {
  width: 25rem;
  margin: 0 auto;
}
.form input[type='text'] {
  margin-bottom: 1rem;
  width: 25rem;
  height: 3.5rem;
  font-size: 1.6rem;
  text-indent: 2.6rem;
  color: #ffffff;
  border: 1px solid #9a9a9a;
  border-radius: 0.4rem;
}
.form input[type='text'].tag1 {
  background: url("../images/form-tag1.png") no-repeat 0.9rem center;
  background-size: 1.05rem 1.2rem;
}
.form input[type='text'].tag2 {
  background: url("../images/form-tag2.png") no-repeat 1.05rem center;
  background-size: 0.75rem 1.4rem;
}
.form ul li {
  float: left;
}
.form ul li a {
  width: 10rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  display: block;
  background: #2f9963;
  border-radius: 0.2rem;
}
.form ul li input[type="submit"] {
  margin-left: 1rem;
  width: 14rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  display: block;
  background: #e66100;
  border-radius: 0.2rem;
  border: none;
}
.form input {
  -webkit-appearance: none;
  outline: none
}

/* foot */
.foot {
  background: #2a2c32;
  text-align: center;
}

.foot p {
  font-size: 1.2rem;
  color: #eee;
  line-height: 1.9rem;
  padding: 1.5rem 0 6.4rem;
}
