﻿
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue.eot') format('eot');
	/*IE*/
      src: url('../fonts/BebasNeue.woff') format('woff'), url('../fonts/BebasNeue.ttf') format('truetype');/*non-IE*/
    }
body {
	font-family: 'PingFang SC, Lantinghei SC, Microsoft YaHei, HanHei SC, Helvetica Neue, Open Sans, Arial, Hiragino Sans GB, 微软雅黑, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif' !important;
}
.tongji img {
	width: auto;
	height: auto;
}
.yps-viewport {
	min-height: 100vh;
	overflow: hidden;
	background: #000;
}
.yps-wrap {
	max-width: 1200px;
	margin: 0 auto;
}
img {
	display: block;
	width: 100%;
	height: 100%;
}
.guide-bar {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	min-height: 80px;
}
.yps-logo {
	width: 146px;
	height: 35px;
	float: left;
	margin-top: 22px;
	cursor: pointer;
}
.guide-ulist {
	float: right;
}
.guide-ulist > li {
	float: left;
	height: 80px;
	width: 110px;
	position: relative;
	text-align: center;
}
.guide-ulist > li > a {
	display: block;
	width: 100%;
	height: 100%;
}
.guide-link {
	height: 75px;
	line-height: 75px;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.guide-link:after {
	content: '';
	left: 0;
	right: 0;
	bottom: 9px;
	margin: 0 20px;
	height: 3px;
	background: #FF0043;
	position: absolute;
	display: none;
}
.guide-ulist > li:hover .guide-link {
	opacity: 0.7;
}
.guide-ulist > li.cur .guide-link:after {
	display: block;
}
.footer-bar {
	background: #202020;
}
.footer-msg {
	padding: 10px 0 50px;
	border-bottom: 1px;
	border-bottom: 1px solid #BEBEBE;
}
.admore > dl {
	margin: 20px 0 0px;
}
.footer-item-ulist > li.admore dt {
	margin-bottom: 0 !important;
}
.footer-item-ulist {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.footer-item-ulist > li dt {
	position: relative;
}
.footer-item-ulist > li {
	float: left;
}
.footer-item-ulist > li:last-of-type {
	margin-right: 0;
}
.footer-item-ulist > li dt {
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 20px;
}
.footer-item-ulist > li dd:first-of-type {
	margin-top: 20px;
}
.footer-item-ulist > li dd {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
	color: #BEBEBE !important;
	margin-left: 0;
}
.footer-item-ulist > li dd a {
	color: #BEBEBE !important;
}
.copy-right {
	height: 60px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.copy-right span {
	font-size: 12px;
	color: #999;
}
.guide-bar.st {
	background: #fff;
}
.guide-bar.st .yps-logo {
	background: url("../images/yps-logo.d72d89c.svg") no-repeat;
	background-size: 100% 100%;
}
.guide-bar.st .guide-ulist span {
	color: #333;
}
.menu-list {
	width: 250px;
	background: #fff;
	height: 100%;
	position: fixed;
	box-shadow: -2px 2px 4px 0 rgba(153, 153, 153, 0.50);
	right: 0;
	z-index: 9999;
	transform: translateX(250px);
	transition: all .5s;
	display: none;
}
.nav-bar {
	height: 60px;
	padding: 0 15px;
	border-bottom: 1px solid #E5E5E5;
}
.menu-list.cur {
	transform: translateX(0px);
}
.menuClose {
	width: 15px;
	height: 15px;
	margin-top: 24px;
	float: right;
}
.nav-list {
	padding-top: 20px;
	padding-left: 20px;
}
.nav-list li {
	margin-bottom: 10px;
}
.nav-list li a {
	color: #333;
	cursor: pointer;
}
.nav-list li.cur > a {
	color: #006eff;
}
.sd-tel-ulist > li.active a {
	color: #006eff;
}
.menu-bar {
	display: none;
}
.floating-bar {
	width: 60px;
	position: fixed;
	right: 20px;
	top: 40%;
	display: block;
}
.floating-bar > li:hover {
	background: #FF0043;
}
.floating-bar > li {
	background: #000;
	cursor: pointer;
	position: relative;
}
.lix {
	width: 60px;
	height: 60px;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.floating-bar > li i {
	width: 27px;
	height: 22px;
	display: block;
}
.floating-bar > li p {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.floating-bar > li:hover .lxp {
	display: block;
}
.tlk {
	width: 60px;
	height: 60px;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.wx-box {
	width: 148px;
	height: 148px;
	padding: 10px;
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	display: none;
}
.tel-box {
	background: rgba(0, 0, 0, 1);
	color: #fff;
	white-space: nowrap;
	position: absolute;
	padding: 10px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	right: 70px;
	top: 50%;
	display: none;
}
.right-bar {
	top: 150px;
	right: 0px;
	width: 35px;
	position: fixed;
	z-index: 2;
	border-radius: 9px 0 0 9px;
	overflow: hidden;
	display: none;
}
.online-service {
	background: rgba(0, 115, 255, 0.95);
	padding: 0;
	text-align: center;
	font-size: 13px;
	display: block;
	color: #FFF;
	line-height: 15px;
	height: 100px;
	padding: 0 5px;
}
.call-phone {
	background: #FF0043;
	height: 70px;
	text-align: center;
	font-size: 13px;
	display: block;
	color: #FFF;
	line-height: 15px;
	height: 100px;
	padding: 0 5px;
}
.icon {
	display: inline-block;
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	background-size: cover;
}
i.icon-message {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAUVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////8IN+deAAAAGnRSTlMA5hr4OsazqR8Hnir67+ywMRPa1ZF6aFpQDwvh6WcAAACMSURBVDjLzc45EsQgDETRRhiwwevs0/c/6MBUOSAAO8MvkJJfKuFaeqdYoFz/LyZWTKlxtIICsXRxKQqKhCpOEhVkk4S5E8ll3j2XtHh35oaijXOcln5AweBp4wqaWiUL0N1VRlMHRKsZmRi8NHOjWfd7IvKh8eRDMvkHHUn9RkVKbgEHyfLFQfJEaz9k/Rb3x2lDigAAAABJRU5ErkJggg==);
	margin-top: 10px;
}
i.icon-phone {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMABvIYlSb1CsDI2eTfR0E4q4J6E+nSzsN+H/ktDrCkh08+Iu63dGpdO6qfjW1fVTNAvgyDTAAAAaVJREFUOMuVlNmagjAMhUOFll1AUHFwH5fZ57z/y01b0ViZG/+L9gtfmpw2CfQcXuaHsRBx6Gce/cfIF7gh/NEwQimB6TwPlAry+RSQpfcQIgKKgO2gACIn0EuCdEwO4xTJy12MBOHkZv0kadkSTUIktzhehJATq9TIzfTnENH1c4mUY1CF5vyGxVjHSVH2aSTudHg1cqIPzIweyEsqHwUxX4hMthpGawHfHhMIiHnFyWwrfJm7Qxg1GabkuMQbq2htrCkym2dOd+ximPsdLi5zmylE7pbic48trVEZI0eo11hLcZnpQ0t8kxUT61VAkYOSGFF9Oagg9CofXY6Y0RgpGTrrkqB1PLoaG3rHB3GiSIvr2SyPilY6SCuxI5bra+0XzgDqJWRABVZEfOlvzPrbxlhFwGJDGYSuDT+duhbghMaj7fqHdnsctM0F0Jne++c42X3SYGl2LqPRZjtwsfD6CjQdGbgZqDratoHU49NVou9rbimm0VJrAG/KmtyYjPpsJPav597k9nbphkPiMhi1IW21bZ2BHXIYjP2AXz9KZP/zeIo/xsgrxB0iMisAAAAASUVORK5CYII=);
	margin-top: 10px;
}
.footer-item-ulist > li dt i {
	display: none;
}
.guide-ulist > li:hover .secondary-ulist {
	display: block;
}
.secondary-ulist {
	overflow: hidden;
	position: relative;
	top: -2px;
	display: none;
}
.secondary-ulist > li a {
	display: block;
	background: rgba(0, 0, 0, .7);
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.secondary-ulist > li.active a {
	color: #FF0043;
}
.nav-list li .arrow {
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	width: 15px;
	height: 25px;
	margin-right: 20px;
	transition: all .3s;
}
.nav-list li.dropd .arrow {
	transform: rotate(180deg);
}
.sd-tel-ulist {
	display: none;
}
.sd-tel-ulist li a {
	display: block;
	margin: 15px 0;
	font-size: 14px;
	padding-left: 40px;
	color: #666;
}
</style>
<style>

    @media screen and (max-width: 500px) {
      .footer-item-ulist > li dt {
        font-size: 12px;
        color: #999;
      }

      .footer-msg {
        border-bottom: 1px solid transparent;
        padding-bottom: 0px;
      }

      .copy-right {
        display: block;
        padding-left: 20px;
        height: 60px;
      }

      .footer-item-ulist > li.cur dd {
        display: block !important;
      }

      .footer-item-ulist > li.admore dd {
        display: none;
      }

      .footer-item-ulist > li.admore dt {
        padding-bottom: 10px;
        margin-right: 20px;
        border-bottom: 1px solid #999;
        margin-bottom: 20px;
      }

      .footer-item-ulist > li.admore dt i {
        position: relative;
        display: block;
        margin-right: 5px;
        top: -2px;
        float: right;
        font-size: 18px;
      }

      .right-bar {
        display: block !important;
      }

      .floating-bar {
        display: none !important;
      }

      .menu-list {
        display: block;
      }

      .yps-logo {
        width: 100px;
        height: 28px;
        margin-left: 15px;
        margin-top: 15px;
      }

      .guide-ulist {
        display: none;
      }

      .menu-bar {
        width: 22px;
        height: 40px;
        float: right;
        margin-right: 15px;
        padding-top: 20px;
        cursor: pointer;
        display: block;
      }

      .footer-item-ulist {
        display: block !important;
      }

      .footer-item-ulist > li {
        float: none;
        padding-left: 20px;
        padding-bottom: 10px;
      }
    }

    @media screen and (min-width: 1920px) {
      .tp-bg img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
      }

      .head-bar img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
      }

      .cooper-bg img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
      }

      .photo-bg img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
      }

      .server-bg img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
      }

      .ctmsg-bg img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
      }
    }

    .tongji {
      display: none;
    }
  body,td,th {
	font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
}
</style>
</head>

<body>
<div class="yps-viewport"> 
  <!--头部-->
  <div class="guide-bar">
    <div class="yps-wrap clearfix">
      <div class="yps-logo" onclick="location.href='/'"><img src="../images/logo-white.svg"></div>
      <ul class="guide-ulist">
        <li {dede:field name=typeid runphp="yes"}(@me=="")? @me=" class='cur'":@me="";{/dede:field}> <a href="/"> <span class="guide-link">首页</span> </a> </li>
        <li class="scene">
          {dede:type typeid='1'}<a href="javascript:;" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}
          <ul class="secondary-ulist">
            {dede:channel type='sun' typeid='1'}
            <li><a href="[field:typelink/]">[field:typename/]</a></li>
            {/dede:channel}
          </ul>
        </li>
        <li> {dede:type typeid='10'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
        <li> {dede:type typeid='11'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
        <li> {dede:type typeid='12'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
        <li> {dede:type typeid='13'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
      </ul>
      <div class="menu-bar"><img src="../images/menu_button.svg"></div>
    </div>
  </div>
  <div class="menu-list">
    <div class="nav-bar"> <img class="menuClose" src="../images/nav-close.svg"> </div>
    <ul class="nav-list">
      <li {dede:field name=typeid runphp="yes"}(@me=="")? @me=" class='cur'":@me="";{/dede:field}> <a href="/"> <span>首页</span> </a> </li>
      <li class="scene">
        {dede:type typeid='1'}<a href="javascript:;" ><span>[field:typename /]</span></a>{/dede:type}
        <div class="arrow"><img src="../images/nav-down.svg"></div>
        <ul class="sd-tel-ulist">
          {dede:channel type='sun' typeid='1'}
          <li><a href="[field:typelink/]">[field:typename/]</a></li>
          {/dede:channel}
        </ul>
      </li>
        <li> {dede:type typeid='10'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
        <li> {dede:type typeid='11'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
        <li> {dede:type typeid='12'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
        <li> {dede:type typeid='13'}<a href="[field:typelink /]" ><span class="guide-link">[field:typename /]</span></a>{/dede:type}</li>
    </ul>
  </div>
  <link href="../css/video-js.min.css" rel="stylesheet">
  <link rel="stylesheet" href="../css/swiper.min.css">
  <style>
input,
button{
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
* {
  font-family: PingFangSC-Semibold, PingFang SC;
}
img {
  display: block;
  width: 100%;
  height: 100%;
}
h2,
h4,
p {
  margin: 0;
  padding: 0;
}
.content .header {
  height: 465px;
  background: url('../images/home-banner.jpg') no-repeat;
  background-size: 100%;
}
@media screen and (min-width:1920px){
  .content .header{
    height: 620px;
  }
}
.content .header .title {
  font-size: 48px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  padding-top: 260px;
}
.content .header .btn {
  text-align: center;
  padding-top: 30px;
}
.content .header .btn button {
  border: none;
  background-color: #FF0043;
  padding: 12px 56px;
  color: #fff;
  border-radius: 4px;
}
.content .service {
  height: 662px;
  background-color: #fff;
}
.content .service .service-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #333333;
  padding-top: 70px;
  padding-bottom: 50px;
}
.content .service .service-main {
  display: flex;
  flex-wrap: wrap;
}
.content .service .service-main a {
  text-decoration: none;
}
.content .service .service-main a .item {
  width: 278px;
  height: 200px;
  text-align: center;
  line-height: 200px;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 30px;
  margin-bottom: 30px;
}
.content .service .service-main a .item:hover {
  background-size: 120%;
  background-position-x: -27.8px;
  background-position-y: -20px;
  transition: all 0.36s;
}
.content .service .service-main a .mr0 {
  margin-right: 0;
}
.content .service .service-main a .item1 {
 
}
.content .service .service-main a .item2 {

}
.content .service .service-main a .item3 {

}
.content .service .service-main a .item4 {
  margin-right:0
}
.content .service .service-main a .item5 {

}
.content .service .service-main a .item6 {
 
}
.content .service .service-main a .item7 {

}
.content .service .service-main a .item8 {
   margin-right:0
}
.content .shoot {
  height: 1216px;
  background-color: #1A1A1A;
}
.content .shoot .shoot-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  padding-top: 70px;
  padding-bottom: 50px;
}
.content .shoot .shoot-main {
  display: flex;
  flex-wrap: wrap;
}
.content .shoot .shoot-main .shoot-main-item {
  position: relative;
  width: 586px;
  height: 477px;
  margin-right: 27px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.content .shoot .shoot-main .shoot-main-item:nth-child(2n) {
  margin-right: 0;
}
.content .shoot .shoot-main .shoot-main-item .play {
  width: 88px;
  height: 88px;
  margin-left: 249px;
  margin-top: 121px;
  cursor: pointer;
}
.content .shoot .shoot-main .shoot-main-item .title {
  position: absolute;
  top: 350px;
  left: 20px;
  font-size: 26px;
  color: #ffffff;
}
.content .shoot .shoot-main .shoot-main-item .desc {
  position: absolute;
  top: 403px;
  left: 20px;
  font-size: 22px;
  font-weight: 300;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.content .shoot .shoot-main .list1 {
  background-image: url(../images/图片直播封面.jpg);
}
.content .shoot .shoot-main .list2 {
  background-image: url(../images/视频直播封面.jpg);
}
.content .shoot .shoot-main .list3 {
  background-image: url(../images/商业摄影封面.jpg);
}
.content .shoot .shoot-main .list4 {
  background-image: url(../images/短视频制作封面.jpg);
}
.content .scale {
  height: 322px;
  background-color: #000;
}
.content .scale .scale-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  padding-top: 70px;
  padding-bottom: 50px;
}
.content .scale .scale-main {
  width: 1230px;
  margin: 0 auto;
  display: flex;
}
.content .scale .scale-main .scale-main-item {
  margin-right: 100px;
}
.content .scale .scale-main .scale-main-item:last-child {
  margin-right: 0;
}
.content .scale .scale-main .scale-main-item h4 {
  font-size: 30px;
  font-weight: 500;
  color: #ff0043;
  text-align: center;
}
.content .scale .scale-main .scale-main-item p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.content .core {
  height: 400px;
  background-color: #fff;
}
.content .core .core-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  padding-top: 70px;
  padding-bottom: 50px;
}
.content .core .core-main {
  width: 1230px;
  margin: 0 auto;
  display: flex;
}
.content .core .core-main .core-main-item {
  width: 278px;
  text-align: center;
  margin-right: 30px;
}
.content .core .core-main .core-main-item:last-child {
  margin-right: 0;
}
.content .core .core-main .core-main-item img {
  width: 53px;
  height: 53px;
  margin-left: 112px;
}
.content .core .core-main .core-main-item h4 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}
.content .core .core-main .core-main-item p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.content .brand {
  background-color: #fff;
  height: 415px;
}
.content .brand .brand-title {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 40px;
  font-size: 30px;
  font-weight: 500;
  color: #333333;
}
.content .brand .logo {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.content .appointment {
  height: 794px;
  background-color: #0C0902;
}
.content .appointment .appointment-title {
  padding-top: 60px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
}
.content .appointment .appointment-desc {
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.content .appointment .appointment-main {
  width: 1380px;
  margin: 0 auto;
  display: flex;
}
.content .appointment .appointment-main .appointment-main-left {
  width: 415px;
  height: 550px;
  background-color: rgba(255, 255, 255, 0.15);
  margin: 40px 9px 60px 120px;
  border-radius: 5px;
}
.content .appointment .appointment-main .appointment-main-left form {
  padding: 25px;
}
.content .appointment .appointment-main .appointment-main-left form .form-title {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}
.content .appointment .appointment-main .appointment-main-left form .need {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
}
.content .appointment .appointment-main .appointment-main-left form .need .need-item {
  width: 162px;
  height: 42px;
  background: #ffffff;
  border-radius: 5px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.content .appointment .appointment-main .appointment-main-left form .need .need-item:hover {
  color: #fff;
  background-color: #FF0043;
}
.content .appointment .appointment-main .appointment-main-left form .need .mr10 {
  margin-right: 10px;
}
.content .appointment .appointment-main .appointment-main-left form .need .mb10 {
  margin-bottom: 10px;
}
.content .appointment .appointment-main .appointment-main-left form .need .bg {
  background-color: #D2D2D2;
}
.content .appointment .appointment-main .appointment-main-left form .need .active {
  color: #fff;
  background-color: #FF0043;
}
.content .appointment .appointment-main .appointment-main-left form input[type="text"] {
  display: block;
  box-sizing: border-box;
  width: 334px;
  height: 42px;
  background: #ffffff;
  border-radius: 5px;
  padding-left: 10px;
  margin-bottom: 10px;
  border: none;
}
.content .appointment .appointment-main .appointment-main-left form .submit {
  display: block;
  width: 334px;
  height: 50px;
  background: #ff0043;
  border-radius: 5px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  border: none;
}
.content .appointment .appointment-main .appointment-main-right img {
  width: 836px;
  height: 650px;
}
.content .toast {
  display: none;
  position: fixed;
  font-size: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: red;
  color: #fff;
  border-radius: 2px;
  z-index: 1001;
}
.success {
  padding: 10px;
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  transform: translateY(200px);
}
.success1 {
  padding: 10px;
  font-size: 18px;
  color: #FF0043;
  border: 1px solid #FF0043;
  border-radius: 2px;
  text-align: center;
}
body,
html {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .content {
    width: 100vw;
  }
  .content .header {
    height: 148vw;
    background-image: url('../images/yps_banner.jpg');
  }
  .content .header .title {
    font-size: 32px!important;
    padding-top: 29.33vw;
  }
  .content .header .btn {
    margin-top: 6.13vw;
  }
  .content .header .btn button {
    width: 30.67vw;
    height: 8.53vw;
    font-size: 12px;
    padding: 0;
  }
  .content .service {
    height: 170.67vw;
  }
  .content .service .service-title {
    font-size: 22px;
    padding-top: 10.67vw;
    padding-bottom: 6.67vw;
  }
  .content .service .service-main {
    padding: 0 5.33vw;
  }
  .content .service .service-main a .item {
    width: 42.13vw;
    height: 30.4vw;
    line-height: 30.4vw;
    margin-right: 4.67vw;
    margin-bottom: 4.67vw;
    font-size: 12px;
  }
  .content .service .service-main a .item:nth-child(2n) {
    margin-right: 0;
  }
  .content .service .service-main a .item1 {
    background-image: url("../images/hy_1.jpg");
  }
  .content .service .service-main a .item2 {
    background-image: url("../images/cnh_2.jpg");
  }
  .content .service .service-main a .item3 {
    background-image: url("../images/jdns_3.png");
  }
  .content .service .service-main a .item4 {
    background-image: url("../images/cpds_4.jpg");
  }
  .content .service .service-main a .item5 {
    background-image: url("../images/hdzh_5.jpg");
  }
  .content .service .service-main a .item6 {
    background-image: url("../images/sykj_6.png");
  }
  .content .service .service-main a .item7 {
    background-image: url("../images/cyms_7.jpg");
  }
  .content .service .service-main a .item8 {
    background-image: url("../images/dsp_8.jpg");
  }
  .content .shoot {
    height: 342vw;
  }
  .content .shoot .shoot-title {
    font-size: 22px;
    padding-top: 10.67vw;
    padding-bottom: 6.67vw;
  }
  .content .shoot .shoot-main {
    display: block;
  }
  .content .shoot .shoot-main .shoot-main-item {
    width: 89.33vw;
    height: 73.06vw;
    margin: 0 5.33vw;
    margin-bottom: 5.33vw;
    background-color: #121212;
    overflow: hidden;
  }
  .content .shoot .shoot-main .shoot-main-item .play {
    width: 13.4vw;
    height: 13.4vw;
    margin-left: 37.96vw;
    margin-top: 18.4vw;
  }
  .content .shoot .shoot-main .shoot-main-item .title {
    top: 54.39vw;
    left: 4.13vw;
    font-size: 14px;
  }
  .content .shoot .shoot-main .shoot-main-item .desc {
    top: 61.6vw;
    left: 4.13vw;
    font-size: 12px;
  }
  .content .scale {
    height: 63.2vw;
  }
  .content .scale .scale-title {
    font-size: 22px;
    padding-top: 7.33vw;
    padding-bottom: 6.67vw;
  }
  .content .scale .scale-main {
    width: 100vw;
    box-sizing: border-box;
    padding: 0 8vw;
  }
  .content .scale .scale-main .scale-main-item {
    margin: 0;
  }
  .content .scale .scale-main .scale-main-item h4 {
    text-align: left;
    font-size: 20px;
  }
  .content .scale .scale-main .scale-main-item p {
    text-align: left;
    font-size: 12px;
  }
  .content .scale .scale-main .mr60 {
    margin-right: 8vw;
  }
  .content .core {
    height: 108vw;
  }
  .content .core .core-title {
    font-size: 22px;
    padding-top: 9.33vw;
    padding-bottom: 6.67vw;
  }
  .content .core .core-main {
    box-sizing: border-box;
    display: block;
    padding: 0 4.67vw;
    width: 100vw;
  }
  .content .core .core-main .core-main-item {
    position: relative;
    margin-bottom: 3.5vw;
  }
  .content .core .core-main .core-main-item img {
    width: 8vw;
    height: 8vw;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
  }
  .content .core .core-main .core-main-item h4 {
    font-size: 14px;
    text-align: left;
    padding-left: 10vw;
    padding-bottom: 1.33vw;
  }
  .content .core .core-main .core-main-item p {
    font-size: 12px;
    text-align: left;
    padding-left: 10vw;
    width: 100%;
  }
  .content .brand {
    height: 73.6vw;
  }
  .content .brand .brand-title {
    font-size: 22px;
    padding-top: 9.33vw;
    padding-bottom: 6.67vw;
  }
  .content .brand .logo {
    width: 100vw;
    height: 37.33vw;
  }
  .content .appointment {
    height: 157.06vw;
    background-color: #F8FAFF;
    padding: 0 7.47vw;
  }
  .content .appointment .appointment-title {
    font-size: 22px;
    padding-top: 9.33vw;
    padding-bottom: 2.67vw;
    color: #333;
  }
  .content .appointment .appointment-desc {
    font-size: 12px;
    color: #666666;
  }
  .content .appointment .form .form-title {
    font-size: 12px;
    font-weight: 500;
    color: #333;
    padding-top: 6.67vw;
    padding-bottom: 4vw;
  }
  .content .appointment .form .form-need {
    display: flex;
    flex-wrap: wrap;
    width: 54.13vw;
  }
  .content .appointment .form .form-need .need-item {
    width: 25.73vw;
    height: 6.67vw;
    line-height: 6.67vw;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    background-color: #eee;
    text-align: center;
    border-radius: 3px;
  }
  .content .appointment .form .form-need .need-item:nth-child(1) {
    margin-right: 2.67vw;
    margin-bottom: 2.67vw;
  }
  .content .appointment .form .form-need .need-item:nth-child(2) {
    margin-bottom: 2.67vw;
  }
  .content .appointment .form .form-need .need-item:nth-child(3) {
    margin-right: 2.67vw;
  }
  .content .appointment .form .form-need .active {
    background-color: #FF0043;
    color: #fff;
  }
  .content .appointment .form .form-detail input {
    box-sizing: border-box;
    display: block;
    border: none;
    width: 75.2vw;
    height: 9.6vw;
    padding-left: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    margin-bottom: 6vw;
  }
  .content .appointment .form .form-detail input[type="button"] {
    padding-left: 0;
    margin-left: 15.73vw;
    width: 53.6vw;
    background-color: #FF0043;
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
}
.customer-evaluation-layout {
    width: 100%;
    height: 516px;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
  }

  .customer-evaluation-title {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    line-height: 46px;
  }

  .customer-evaluation-centent-layout {
    display: flex;
    margin-top: 42px;
  }

  #clients {
    display: flex;
  }

  .customer-evaluation-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .customer-evaluation-name {
    width: 216px;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
  }

  .customer-evaluation-image {
    width: 60px;
    height: 47px;
    background: url("../images/home-3-b.svg") no-repeat;
  }

  .customer-evaluation-content {
    width: 340px;
    height: 143px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 27px;
  }

  /*执行时改变透明度*/

  ul.evaluateId3 > #evaluateId3,
  ul.evaluateId2 > #evaluateId2,
  ul.evaluateId1 > #evaluateId1 {
    background: linear-gradient(136deg, rgba(255, 97, 138, 1) 0%, rgba(255, 0, 67, 1) 100%);
    box-shadow: 0px 0px 20px 0px rgba(13, 37, 62, 0.1);
  }

  ul.evaluateId3 > #evaluateId3 .customer-evaluation-name,
  ul.evaluateId2 > #evaluateId2 .customer-evaluation-name,
  ul.evaluateId1 > #evaluateId1 .customer-evaluation-name {
    color: #FFFFFF;
  }

  ul.evaluateId3 > #evaluateId3 .customer-evaluation-content,
  ul.evaluateId2 > #evaluateId2 .customer-evaluation-content,
  ul.evaluateId1 > #evaluateId1 .customer-evaluation-content {
    color: #FFFFFF;
  }

  ul.evaluateId3 > #evaluateId3 .customer-evaluation-image,
  ul.evaluateId2 > #evaluateId2 .customer-evaluation-image,
  ul.evaluateId1 > #evaluateId1 .customer-evaluation-image {
    background: url("../images/home-pj-w.svg") no-repeat;
  }

  /*evaluateId三个颜色*/

  #evaluateId3 {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 0px rgba(13, 37, 62, 0.1);
  }

  #evaluateId2 {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 0px rgba(13, 37, 62, 0.1);
  }

  #evaluateId1 {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 0px rgba(13, 37, 62, 0.1);
  }

  .customer-evaluation-column {
    display: flex;
    flex-direction: column;
    height: 268px;
    width: 380px;
    margin-right: 30px;
    padding: 30px 21px 0 20px;
    cursor: pointer;
  }

  .product-block {
    background: #FFFFFF;
    width: 100%;
  }

  .product-block .title {
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    line-height: 34px;
    padding: 80px 0 42px 0;
    text-align: center;
  }

  .product-block .cases {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .product-block .product-box {
    border: 1px solid rgba(238, 238, 238, 1);
    margin-bottom: 30px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 214px;
    transition: all .5s;
    width: 380px;
    height: 350px;
  }

  .product-block .product-box:hover {
    transform: translateY(-10px);
  }

  .product-block .product-box .product-title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    padding-left: 20px;
    padding-top: 234px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .product-block .product-box .product-time {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    padding: 12px 0 20px 0;
    border-bottom: 1px solid #EEEEEE;
    width: 89%;
    margin: 0 0 10px 20px;
  }

  .product-block .product-box .product-data {
    display: flex;
    padding: 0 20px 10px 20px;
    justify-content: space-between;
    align-items: center;
  }

  .watch-box {
    display: flex;
    align-items: center;
  }

  .watch-box .eye {
    width: 20px;
    height: 20px;
  }

  .product-block .product-box .product-data .right {
    width: 24px;
    height: 8px;
  }

  .watch-data {
    padding-left: 10px;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
    line-height: 16px;
  }

  .product-block .product-box:hover {
    box-shadow: 0 3px 2px #e2e2e2;
  }

  @media screen and (min-width: 768px) {
    .pc {
      display: block;
    }

    .mobile {
      display: none;
    }
  }
  .play-pc {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .play-pc .mask {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .play-pc .mask .close {
    color: #fff;
    font-size: 20px;
    padding: 3px 5px;
    border: 1px solid #fff;
    border-radius: 3px;
    position: absolute;
    right: 30px;
    top: 10px;
    cursor: pointer;
    z-index: 1000;
  }
  .video-js.vjs-default-skin {
    width: 80%;
    height: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .vjs-big-play-button {
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%);
  }
  @media screen and (max-width: 768px) {
    .pc {
      display: none;
    }

    .mobile {
      display: block;
    }
    .customer-evaluation-layout {
        padding: 48px 0;
        height: auto;
        background: #F0F1F2;
      }
  
      .customer-evaluation-title {
        font-size: 22px;
        line-height: 31px;
      }
  
      .customer-evaluation-centent-layout {
        margin-top: 27px;
      }
  
      .customer-evaluation-layout .swiper-container {
        width: 312px;
        height: 260px;
        margin-top: 27px;
      }
  
      .customer-evaluation-column {
        width: 312px;
        height: 234px;
        background: linear-gradient(136deg, rgba(255, 97, 138, 1) 0%, rgba(255, 0, 67, 1) 100%);
        box-shadow: 0px 0px 20px 0px rgba(13, 37, 62, 0.1);
        padding: 22px 25px 0;
      }
  
      .customer-evaluation-row {
        width: 254px;
      }
  
      .customer-evaluation-name {
        color: #FFFFFF;
        font-size: 17px;
        line-height: 24px;
        width: 90px;
        height: 24px;
      }
  
      .image {
        width: 43px;
        height: 33px;
      }
  
      .customer-evaluation-content {
        width: 254px;
        height: 128px;
        font-size: 11px;
        line-height: 18px;
        color: #FFFFFF;
      }
  
      .swiper-scrollbar {
        height: 1px;
        display: block !important;
        width: 282px;
        margin-top: 26px;
        background: #979797;
      }
  
      .swiper-scrollbar-drag {
        background: #FF0043;
        height: 3px;
      }
  
      .product-block .title {
        padding: 1px 0 27px 0;
        font-size: 22px;
        line-height: 31px;
      }
  
      .product-block {
        background: #F0F1F2;
      }
  
      .product-block .swiper-container {
        width: 100%;
        height: 283px;
      }
  
      .product-block .product-zone {
        display: flex;
        flex-direction: column;
        height: 283px;
      }
  
      .product-block .product-zone img {
        height: 185px;
        width: 330px;
        margin: 0 auto;
      }
  
      .product-block .product-zone .name {
        text-align: center;
        margin-top: 11px;
        font-size: 17px;
        line-height: 24px;
        font-weight: 500;
        color: #333333;
      }
  
      .product-block .product-zone .watch {
        text-align: center;
        margin-top: 5px;
        font-size: 12px;
        line-height: 16px;
        color: #A1A1A1;
      }
  
      .product-block .product-zone .watch span {
        color: #FF0043;
      }
  
      .swiper-pagination-bullet-active {
        background: #FF0043;
      }
  }
