
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.page {
  width: 100%;
  background: #f6e6dd url("../img/107dcf_1920x1185.jpg") top center no-repeat;
  min-height: 100vh;
  float: left;
}
.page .logo {
  width: 100%;
  text-align: center;
}
.page .logo img {
  max-width: 40%;
}
.page .download {
  width: 100%;
  background-image: linear-gradient(45deg, #f1f0fa, #fef9f8, #fae8f7);
  border: 5px solid #fff;
  border-radius: 36px;
  min-height: 100px;
  float: left;
  margin-top: 22px;
}
.page .download .item {
  width: 100%;
  padding: 18px 40px;
  position: relative;
  float: left;
}
.page .download .item button {
  width: 180px;
  height: 46px;
  background: url("../img/f015d7_180x46.png") center no-repeat;
  border: none;
  position: absolute;
  left: 40px;
  bottom: 20px;
  animation: myfirst 1s infinite;
}
.page .download .item img {
  width: auto;
  max-width: 100%;
}
.page .content {
  width: 100%;
  padding-top: 18px;
  float: left;
}
.page .content .image {
  width: 100%;
  border: 5px solid #fff;
  border-radius: 36px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
}
.page .content .image img {
  width: 100%;
  height: 540px;
}
.page .content .lines {
  width: 100%;
  height: 550px;
  border: 5px solid #fff;
  border-radius: 36px;
  background-image: linear-gradient(135deg, #fae8f7, #fff, #fae8f7);
  position: relative;
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
}
.page .content .lines:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 480px;
  height: 480px;
  background-image: linear-gradient(45deg, rgba(255,255,255,0), rgba(255,255,255,0), #fbccb5);
  border-radius: 0 36px 0 0;
}
.page .content .lines .title {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 9;
  position: relative;
  margin-top: -5px;
}
.page .content .lines .title img {
  width: auto;
  max-width: 60%;
}
.page .content .lines .conts {
  width: 100%;
  position: relative;
  z-index: 9;
  padding: 0 40px;
}
.page .content .lines .conts .labels {
  width: 100%;
  line-height: 58px;
  display: flex;
  justify-content: space-between;
}
.page .content .lines .conts .labels span {
  font-size: 18px;
  color: #72170e;
  font-weight: 500;
  letter-spacing: 2px;
}
.page .content .lines .conts .labels span b {
  font-size: 24px;
}
.page .content .lines .conts .intrs {
  width: 100%;
}
.page .content .lines .conts .intrs .item {
  width: 100%;
  float: left;
  margin: 8px 0;
}
.page .content .lines .conts .intrs .item .button {
  width: 140px;
}
.page .content .lines .conts .intrs .item .button a {
  width: 100%;
  height: 48px;
  background: url("../img/29e7c5_140x48.png") center no-repeat;
  border: none;
  margin: 1px 0;
  display: inline-block;
}
.page .content .lines .conts .intrs .item .webs {
  width: calc(100% - 150px);
  height: 50px;
  border: 1px solid #bba38b;
  border-radius: 25px;
}
.page .content .lines .conts .intrs .item .webs .ms {
  width: 116px;
  height: 48px;
  background-color: #f65044;
  border-radius: 24px 0 0 24px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 48px;
}
.page .content .lines .conts .intrs .item .webs .www {
  width: calc(100% - 116px);
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #745533;
}
.types {
  width: 100%;
  padding: 22px 0;
  float: left;
  margin-top: 20px;
  border: 5px solid #fff;
  background-image: linear-gradient(150deg, #f1f0fa, #fff, #fae8f7);
  border-radius: 36px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  margin-bottom: 50px;
}
.types .list {
  width: 100%;
}
.types .list ul {
  width: 100%;
}
.types .list ul li {
  width: calc(100% / 7);
  position: relative;
}
.types .list ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0), #a31d0f, rgba(255,255,255,0), rgba(255,255,255,0));
}
.types .list ul li:last-child:after {
  display: none;
}
.types .list ul li .ico {
  width: 100%;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.types .list ul li .txt {
  width: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #a31d0f;
}
.footer {
  width: 100%;
  background-color: #474755;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  float: left;
}
.fix-service {
  width: auto;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@keyframes myfirst {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}

@media screen and (max-width: 1200px) {
  .wid {
    padding: 0 15px;
  }
  .page .content .lines .conts {
    padding: 0 20px;
  }
}
@media screen and (max-width: 993px) {
  .page .content .lines {
    height: auto;
    float: left;
  }
  .page .content .image {
    height: auto;
    float: left;
    margin-top: 20px;
  }
  .page .download {
    background-image: initial;
    border: none;
    background: none;
  }
  .page .download .item {
    background-image: linear-gradient(45deg, #f1f0fa, #fef9f8, #fae8f7);
    border: 5px solid #fff;
    border-radius: 36px;
    margin-bottom: 15px;
    padding: 10px 20px;
  }
  .page .download .item button {
    left: 20px;
  }
  .fix-service img {
    width: 32px;
  }
  .page .download .item button {
    left: 10px;
    width: 160px;
    height: 40px;
    background-size: cover;
    bottom: 10px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .wid {
    padding-left: 3%;
    padding-right: 3%;
  }
  .page .logo img {
    max-width: 70%;
  }
  .page .content .lines {
    border-radius: 18px;
  }
  .page .content .lines:after {
    border-radius: 0 18px 0 0;
  }
  .page .content .lines .title img {
    max-width: 78%;
  }
  .page .content .lines .conts {
    padding: 10px;
    padding-bottom: 10px;
    float: left;
  }
  .page .content .lines .conts .labels {
    line-height: 36px;
  }
  .page .content .lines .conts .labels span {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .page .content .lines .conts .labels span b {
    font-size: 18px;
  }
  .page .content .lines .conts .intrs .item {
    margin: 8px 0;
  }
  .page .content .lines .conts .intrs .item .button {
    width: 90px;
  }
  .page .content .lines .conts .intrs .item .button a {
    width: 90px;
    height: 30px;
    background-size: cover;
  }
  .page .content .lines .conts .intrs .item .webs {
    width: calc(100% - 100px);
    height: 32px;
    border-radius: 16px;
  }
  .page .content .lines .conts .intrs .item .webs .ms {
    width: 66px;
    line-height: 30px;
    font-size: 16px;
    height: 30px;
  }
  .page .content .lines .conts .intrs .item .webs .www {
    width: calc(100% - 66px);
    line-height: 30px;
    font-size: 16px;
  }
  .page .content .image {
    border-radius: 18px;
  }
  .page .content .image img {
    height: auto;
    border-radius: 18px;
  }
  .page .download {
    margin-top: 16px;
  }
  .page .download .item {
    padding: 10px;
    border-radius: 18px;
  }
  .page .download .item button {
    width: 120px;
    height: 32px;
    background-size: cover;
    border-radius: 16px;
    left: 10px;
    bottom: 12px;
  }
  .types .list ul li .ico {
    height: 40px;
  }
  .types .list ul li .ico img {
    height: 24px;
  }
  .types .list ul li .txt {
    padding: 0 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .types .wid {
    padding: 0;
  }
  .footer {
    font-size: 13px;
  }
  .types {
    border-radius: 18px;
    padding: 12px 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .types .wid {
    padding: 0;
  }
  .fix-service img {
    width: 24px;
  }
}
