:root{
	--zc: #ffa500;	
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.font {
  font-family: Arial;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upper {
  text-transform: uppercase;
}
.middle {
  vertical-align: middle;
}
@font-face {
  font-family: "icon";
  src: url('iconfont.eot?t=1561461869476');
  src: url('iconfont.eot?t=1561461869476#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFLQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGUAqWRJIhATYCJANoCzYABCAFhG0HgjkbkBEjETaMsgpE9hcJvCnWlcAUV5HAPJKSVpTBthejkNVyd+aFgzVBQHlVdXdGSWZm6dweJLzEJ6AX5F4/D8z846b9JFCsLVCsUGpq0/xkXupK52Fz2DwyNUHO4US0d+8KIABhE8bQVyxu1u0hTNU7pjz7y29dSjquQCANN37+fl/aBZLXZhpkRu3dF3l+nOk7mUUjOBhVW2mLq0G8IL5gvgbDmTlefIOYEzFpb4cAYOJHWUTT5m274ocH1QWajB01YhB+RwK8EF+B0OzGOdVQYiMehHKVvANs0P68KKCy8AMkfAW9U8fhzYbSUJN3VS10KfqqpSzOjwHvpwEUgLKAAZAx3HwRAjO0spoh5rU2+AQoSQb5uEKttK0jtFb76lidrDN0ri7SPfVxfUPf0v9yeuW8zb2fd9V1oYkV1zt2D6c3g6flggjKs7gVY1e2rfrfeBBDBLGE8SIeEwUh1AQRwoeHGwJQJLgjR6AlgQAYQHhBYxsAou5LRSJopFDEgBahiAAtQxELWiHhP7CBRAEigMQDEoCYgEQg0YBUICFAOSBxgCpAgoCaQPyAekA8gMZADEAPIF5ATyA+wHEgEnADiAW4BZ26wj+EIhJyeiFCgzdAEgFvEYoEyL3PCLCqRACrzz7plKpAJVD1wNgA9bgDE6DEEKxtkRmoR7ZEWNzwaMRKSooLBMolx5lmWjBomdEZIipKWYYRb9spcfGMky+TbMcHApGmmSLsyKjIIZglLcnaHrQ0qd+3jr0GaStO20jKFss+C6BvQ8YRLxGw1m7uOs7YIGMlKGsM9zyQuYXT9jixgLPNpZQRtFlN4ORqUaxJ08pZVM1Mp+Wo6Yj5EHWY2Cfwtlr9djthQvAkqxWnbBCnVYxFQ6r235dYwjmNzQYtD8Oh+6qcmnjp6KLF5gthYawSJzm1HXE4yEA+kY+WrW8VOI4VK/fdE2ckcnMpawtdhC55s5DGJQYPbOXOxl2xKs9t8dn5BrdalaKmitnO5iAd9rQma0rDkac2jetDb4/8Lvl37Ti+74jpaPjBw9ShEJJmWY5jGFrZaOE0GoddSdMUo3LYlAwjmXbBqlTSm0BRVg3Hcm3w9C7nadR+CXPQB3HYCaTXrG7pjW2YzcqmZoamG82gPkIHqRTW050Q7/y2rVLgCetSZ8zuzVnPrK0rzYEM1VFNaqPuUrt90J2tIpN4WN7YYCvX0wHKphbWnKtqbqK7O1fT2sz0QKnaSCnxZMIASTXJU0Uyc8sVXbbRCZDkFIK5bx3Dww9GumMyTJ5HRDyrqAdHXUyOeIttHBh+qqANc+7bV5TWUg2bAzCYNz8ZkkiigBc2M3NVByMhs3nToX0H1MQWH7X1E8L+Pun4FNreNTRILDXDaFGZZbtttTg5O1CzZfx1opmaucGIH5D5/yO661n3Yjgkbjoa+gM1+18t0NhubgNmYs20EnU3j9uLPaYwjIVDptdznImdLpFbAEKJZWYEMQ0SrFmJN0QnGx2/c9BpEP1Jka4huWD+V/pPe7xlFDgC7JA6spD9PVIQfMMP9OCXF1TWeU3KV/eUtaEBZd8WvAuK/5sMJnSpPpGW/F307/Vh+GEg8dX7AngVSqHT6XKWqupTiZWKRfrRIhEEv4QpWyNaIr+I+NJFFig/e6QxYuSHXrRjNztbjGG6vmdrVyJb0RensaVlpXOKE/1nRo4UixKHsj7ZH66XA0NK4IQdjW2IrnJkWmKguKhFp67ZntvR5/aTTPcHk1xQSMaoS6KWL52xCDNe27kanY9cWejdvBg7waH9AWsC3l04HPXx60RewtIorRHduQxtYhxeZESH0V3L0cakbEMe71WxvsRTOaQfPAZeJetTzG8E7CuGk4p8T92cE4iLvDuD46bp6sKXrA1PqfGoD1DMe2Ho4Q8JfpiWVBdaR0JFek4vSk9Hq8i/gW7u5fdhzASkEqlmevsEel2r0n8+iRx7Uxg4rI8OSlvexQu5XXg2ZFtR/4HgK0VEZZNrXvzYx1V+c4dN9FSAov3ztcy6D1QfrKsWuxPloucSudZYzD9TuOeNuzRZunv9HvuAT0xBwozUqEh9vuctbTAIWTNnXY0nADsIYbNfCJRD+fHNsqsAytVyFSG9ChYQwqsyQqaSqaH8qhz6h5TKS4VSCHbm36RjgfnwWN0+QZDgp1+kQIa4gYwCHiFvMS3WL0iq2IG9eY3teME3r158sNdvDi1PnH/TZGrx2vneKuzKZXQVOIWSBPSyVXr1MnCWHhy1dIjH1x7I+yViFogEK3RBuk1CgZtgkzZJu1nlzITNWg8Tijf511wJJlcIoItWOKEUfzZ3RLlV6TMcJL7+2W/bD/fERWJcCq+Wyuba1a7iIpBaMDMqfSOO3fh37BLvBm9sjDz++ti/lzF8Y/qeesNmfbJ+876hhugvC7zLaoE5o6s707xVDOjqMmduvXR3V4YZ1IJSTcGCM2Ds0Jo1owapZsXqNazWcg3QjK4xaq1QA41xDW07qpGql4PD0wQV2Ula8qxEWupyulylpobX9FCQKjMQ9aC/f3N7R/IBdrP+6J+8cMsCo8KyZgnjZly5bp15lE8vWWtRGL/79hDmcmFy1MMu5yHeYZ7T+U4POV1gW5H0Y7XhxOgIshg5zWAD0sKOQ34zu9LuZ/pKXTuD0Hbakkp6lYQwm3Ps8TiZQq3DS9aPYXWbqS50AGUopA4x4OEDiObvZhinrv21Lvw+hj5HMxMzj0Y00jbawvfmoPamzRvYaN6NvSvaqPITr8VGNgTuxrwVg/rueif2Dojb56x1HBzlSJ40OX3yQrELJ0/ecbZk3WZpi9vOCoX1522H3aayrC3OnXPBtqfTmLkzlt+qrItlF7NWOrf512GB614FUAcUAPek2nqhqAUqTfxyBr82wLJ/9anMBZAn5S1txUDZMC3FTo7cAu43ZVGBMH/XkvRG8jLJ6Cpn5e0qM61XFaOknntdXVSNyC4H5Cz3rzs/pUqTflGlxbG7RpGeJ/Zj9Sfp1TKXy4EPN7uBmlMSgwPCdb/5Jc9ARS9rZo8jPfPN9INelgA8uKDRJsTmv/In08Qk42eQ0qTbxFnQ/3/5QqnBSSzFXyoBmGwG4OElO4p3dTPFxhYf5Uwqi0gE+BKFkBBbwzGGeJCQQrwIyScm0bQ420LBZBSIEQBQmmUCQZBxhKB4cpNgyLhry3N8S/ioKSJuyIQiYtb9e77kmpftq1cCyVCK4imcwkaLybzSm36B6StJdlkL+AMKrkhkcequ+oQGKI8jws3kzFpowlp8CHeDqkLREl5BcWyZ20uSaN4TYoX1YMUrAiQGSkLhqcR0FNTQa7OV5/d/AUavIlFIn78x/wASuHQhe+LsM4btp9HE6rMurYMbI8eEaULqTFBN+CAMVKwcCS1/pyugsJhNUdq6SMhYOq4Rl2+ql4bB5OuX/phJUSEVVdMN07Id1/PLe1VUVlXX9K6t62MyEmsYdd1cNqaCvt2qPjDW0R2UlTxV812BK74aiRma1+ZO5IzlnVMETPhXfZrLkdmsw0krcRZAkrILh9a8bVBMVYUB1pmYsgwrSrw384gJ2SzCzGyTvynjJ+azysA8a6GIgqbrF9FW9O06p95p0/LBAAAAAA==') format('woff2'), url('iconfont.woff?t=1561461869476') format('woff'), url('iconfont.ttf?t=1561461869476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1561461869476#iconfont') format('svg');
  
  /* IE9 */
  /* iOS 4.1- */
}
.hidden-xs {
  display: block;
}
.hidden-pc {
  display: none;
}
.box-container {
  width: 1536px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.box-container-fluid {
  width: 100%;
  margin: 0 auto;
}
.medium-box-container {
  width: 80%;
  margin: 0 auto;
}
body {
  font-size: 16px;
   overflow-x: hidden;
}
.rl {
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
}
@font-face {
  font-family: "gb";
  src: url('../fonts/gb.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mb";
  src: url('../fonts/mb.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "db";
  src: url('../fonts/db.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "xing";
  src: url('../fonts/xing.ttf');
  font-weight: normal;
  font-style: normal;
}
.header-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.header-wrapper.on .logo-box img {
  display: none;
}
.header-wrapper.on .logo-box img.on {
  display: block;
}
.header-wrapper.on .pc-nav-box ul li > a {
  color: #444;
}
.header-wrapper.on .link .caption {
  color: #444;
  border: 1px solid rgba(68, 68, 68, 0.3);
  background: url(../img/down2.png) no-repeat right 28px center;
}
.header-wrapper.on .language {
  color: #444;
}
.header-wrapper.on .search {
  background: url(../img/search2.png) no-repeat;
}
.header-wrapper > .box-container {
  align-items: center;
  height: 100px;
}
.header-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.zenqieh{
	padding: 10px 20px;
	background: #fff;
	border-radius: 10px;
	color: #bfbfbf;
}
.zenqieh a{
	display: inline-block;
	line-height: 24px;
	color: #333;
	font-size: 16px;
	transition: all ease .3s;
}
.zenqieh a:hover{
	color: var(--zc);
}
.new-nav-box ul{
	display: flex;
	flex-flow: row nowrap;
}
.new-nav-box li{
	padding:0 40px;
	height: 100px;
}
.new-nav-box li a{
	display: block;
	width: 100%;
	line-height: 100px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	 transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
	position: relative;
}
.avite-a a{
	color: var(--zc) !important;
}
.avite-a a::after{
	width: 100%;
	height: 5px;
	background: var(--zc);
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
}
.header-wrapper .logo-box a {
  display: block;
}
.header-wrapper .logo-box img {
  display: block;
}
.header-wrapper .logo-box img.on {
  display: none;
}
.header-wrapper .pc-nav-box {
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}
.header-wrapper .pc-nav-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  justify-content: flex-end;
}
.header-wrapper .pc-nav-box ul li {
  position: relative;
}
.header-wrapper .pc-nav-box ul li:last-child {
  margin-right: 0;
}
.header-wrapper .pc-nav-box ul li:hover > a {
  color: #fff;
  font-weight: 700;
}
.header-wrapper .pc-nav-box ul li:hover > a:before {
  height: 100%;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box {
  opacity: 1;
  visibility: visible;
  z-index: 40;
  height: 420px;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box .left,
.header-wrapper .pc-nav-box ul li:hover .hide-box .right {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 {
  display: block;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first {
  display: block;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover > a {
  font-weight: 700;
  color: #fff;
  background: var(--zc);
  border-color: var(--zc);
}
/* .header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover > a span {color: #fff;} */
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover .cat:after {
  opacity: 1;
  visibility: visible;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover .second {
  display: block;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover .second .inner:hover > a {
  font-weight: 700;
  color: #fff;
  background: var(--zc);
  border-color: var(--zc);
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover .second .inner:hover > a:after {
  opacity: 1;
  visibility: visible;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box-2 .first .item:hover .second .inner:hover .third {
  display: block;
}
.header-wrapper .pc-nav-box ul li > a {
  position: relative;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 120px;
  padding: 0 30px;
  z-index: 1;
  transform: perspective(1px) translateZ(0);
}
.header-wrapper .pc-nav-box ul li > a:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: var(--zc);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  transition: height 0.3s ease;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -ms-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
}
.header-wrapper .pc-nav-box a {
  display: block;
}
.header-wrapper .pc-nav-box a img {
	display: inline-block;
	width: 26px;
	margin-left: 2px;
	position: relative;
	top: -6px;
}
.header-wrapper .pc-nav-box .hide-box {
  position: fixed;
  left: 0;
  top: 120px;
  z-index: 20;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  background: url(../img/nav_bg.jpg) no-repeat left top;
  background-size: cover;
  padding-top: 90px;
  height: 0;
  transition: height 0.6s ease;
  -webkit-transition: height 0.6s ease;
  -moz-transition: height 0.6s ease;
  -ms-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  opacity: 0;
  visibility: hidden;
}
.header-wrapper .pc-nav-box .left,
.header-wrapper .pc-nav-box .right {
  opacity: 0;
  visibility: hidden;
  transition: transform 1.4s,opacity 1.4s ease;
}
.header-wrapper .pc-nav-box .left {
  width: 59.5%;
  transform: translateX(58px);
  -webkit-transform: translateX(58px);
  -moz-transform: translateX(58px);
  -ms-transform: translateX(58px);
  -o-transform: translateX(58px);
}
.header-wrapper .pc-nav-box .left .pic {
  width: 315px;
  float: left;
  margin-right: 50px;
  overflow: hidden;
}
.header-wrapper .pc-nav-box .left .pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.header-wrapper .pc-nav-box .left .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.header-wrapper .pc-nav-box .left .name {
  font-size: 30px;
  color: #333;
  letter-spacing: 2px;
  line-height: 36px;
  padding-top: 15px;
}
.header-wrapper .pc-nav-box .left .ename {
  font-size: 20px;
  line-height: 30px;
  color: #ccc;
  text-transform: uppercase;
  font-family: "gb";
  margin: 18px auto 25px;
}
.header-wrapper .pc-nav-box .left .desc {
  font-size: 14px;
  color: #727272;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  width: 394px;
}
.header-wrapper .pc-nav-box .right {
  width: 40.5%;
  padding-top: 3px;
  border-left: 1px solid rgba(222, 222, 222, 0.5);
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  padding-left: 100px;
}
.header-wrapper .pc-nav-box .right.more {
  overflow: hidden;
}
.header-wrapper .pc-nav-box .right.more a {
  width: 48%;
}
.header-wrapper .pc-nav-box .right.more a:nth-child(odd) {
  float: left;
}
.header-wrapper .pc-nav-box .right.more a:nth-child(even) {
  float: right;
}
.header-wrapper .pc-nav-box .right a {
  position: relative;
  font-size: 14px;
  color: #666;
  line-height: 36px;
  margin-bottom: 16px;
  padding-left: 20px;
  width: 50%;
}
.header-wrapper .pc-nav-box .right a:last-child {
  margin-bottom: 0;
}
.header-wrapper .pc-nav-box .right a:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #bfbfbf;
  position: absolute;
  left: 0;
  top: 16px;
  z-index: 10;
  transition: background 0.6s ease;
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -ms-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
}
.header-wrapper .pc-nav-box .right a:hover {
  color: var(--zc);
}
.header-wrapper .pc-nav-box .right a:hover:before {
  background: var(--zc);
}
.header-wrapper .pc-nav-box .hide-box-2 {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10;
  display: none;
}
.header-wrapper .pc-nav-box .hide-box-2 a {
  display: block;
}
.header-wrapper .pc-nav-box .hide-box-2 .first .item {
  position: relative;
}
.header-wrapper .pc-nav-box .hide-box-2 .first .item > a {
  position: relative;
  font-size: 16px;
  color: #333333;
  background: #fff;
  width: 268px;
  height: 65px;
  line-height: 65px;
  padding: 0 32px;
  border-bottom: 1px solid rgba(170, 170, 170, 0.1);
}
.header-wrapper .pc-nav-box .hide-box-2 .first .cat:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: -9px;
  border: 5px solid transparent;
  border-left-color: var(--zc);
  border-left-width: 4px;
  opacity: 0;
  visibility: hidden;
}
.header-wrapper .pc-nav-box .hide-box-2 .second {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 10;
  display: none;
  padding-left: 10px;
}
.header-wrapper .pc-nav-box .hide-box-2 .second .inner {
  position: relative;
}
.header-wrapper .pc-nav-box .hide-box-2 .second .inner > a {
  position: relative;
  font-size: 16px;
  color: #666;
  width: 284px;
  height: 50px;
  line-height: 50px;
  padding: 0 26px;
  background: #ececec url(../img/nav-right.png) no-repeat center right 14px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.header-wrapper .pc-nav-box .hide-box-2 .second .inner > a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: -9px;
  border: 5px solid transparent;
  border-left-color: var(--zc);
  border-left-width: 4px;
  opacity: 0;
  visibility: hidden;
}
.header-wrapper .pc-nav-box .hide-box-2 .third {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 10;
  width: 220px;
  padding-left: 10px;
  display: none;
}
.header-wrapper .pc-nav-box .hide-box-2 .third a {
  font-size: 14px;
  color: #999;
  height: 50px;
  line-height: 50px;
  padding: 0 30px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #ececec url(../img/nav-right.png) no-repeat center right 20px;
}
.header-wrapper .pc-nav-box .hide-box-2 .third a:hover {
  background: var(--zc);
  color: #fff;
}
.header-wrapper .other-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.header-wrapper .link {
  position: relative;
  width: 166px;
}
.header-wrapper .link .caption {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding: 0 40px 0 26px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: url(../img/down.png) no-repeat right 28px center;
}
.header-wrapper .link .list {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  border: 1px solid rgba(68, 68, 68, 0.3);
  border-top: none;
}
.header-wrapper .link .list a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 48px;
  padding: 0 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #f7f8f9;
}
.header-wrapper .link .list a:last-child {
  border-bottom: none;
}
.header-wrapper .link .list a:hover {
  color: var(--zc);
}
.header-wrapper .language {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial;
  margin: 0 38px 0 46px;
}
.header-wrapper .language:hover {
  color: var(--zc);
}
.header-wrapper .search {
  cursor: pointer;
  width: 22px;
  height: 22px;
  background: url(../img/search.png) no-repeat;
  background-size: contain;
}
.header-wrapper .search:hover {
  background: url(../img/search3.png) no-repeat;
  background-size: contain;
}
.footer-wrapper {
  background: #333;
  padding-top: 60px;
}
.footer-wrapper .box-1 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.footer-wrapper .box-2 .box-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.footer-wrapper .footer-nav-box {width: 72%;display: flex;justify-content: center;align-items: center;}
.footer-wrapper .footer-nav-box a {
  display: block;
  line-height: 32px;
}
.footer-wrapper .footer-nav-box a img {
	width: 26px;
	position: relative;
	top: 2px;
	margin-left: 4px;
	display: inline-block;
}
.footer-wrapper .footer-nav-box dl{
	color: #fff;
	line-height: 40px;
	padding: 0 20px;
}
.footer-wrapper .footer-nav-box dl img{
 	width: 160px;
	border-radius: 10px;
}
.footer-wrapper .footer-nav-box dl h4{
	font-size: 36px;
    color: var(--zc);
    font-family: georgia;
}
.footer-wrapper .footer-nav-box dt {
  margin-bottom: 16px;
}
.footer-wrapper .footer-nav-box dt a {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
}
.footer-wrapper .footer-nav-box dd a {
  font-size: 12px;
  color: #777;
}
.footer-wrapper .footer-nav-box dd a:hover {
  color: #fff;
}
.footer-wrapper .other-box {
  text-align: right;
  width: 24%;
}
.footer-wrapper .other-box p {
  font-size: 14px;
  color: #777;
  font-weight: 700;
  line-height: 30px;
  margin-top: 20px;
}
.footer-wrapper .other-box .qrcode {
  width: 110px;
  display: inline-block;
}
.footer-wrapper .other-box .number {
  font-size: 30px;
  color: var(--zc);
  line-height: 30px;
  font-family: "gb";
  margin: 16px auto 24px;
}
.footer-wrapper .other-box .share {
  font-size: 0;
}
.footer-wrapper .other-box .share a {
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}
.footer-wrapper .other-box .share a:last-child {
  margin-right: 0;
}
.footer-wrapper .tips {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin-top: 40px;
}
.footer-wrapper .box-2 {
  margin-top: 76px;
  background: rgba(91, 91, 91, 0.2);
}
.footer-wrapper .box-2 .box-container {
  height: 70px;
  align-items: center;
}
.footer-wrapper .box-2 .copy,
.footer-wrapper .box-2 .copy a,
.footer-wrapper .box-2 .link a {
  font-size: 12px;
  color: #777;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-wrapper .box-2 .copy a:hover,
.footer-wrapper .box-2 .link a:hover {
  color: #fff;
}
.footer-wrapper .box-2 .link {
  font-size: 0;
}
.footer-wrapper .box-2 .link a {
  position: relative;
  padding-right: 16px;
  margin-right: 16px;
}
.footer-wrapper .box-2 .link a:last-child {
  padding-right: 0;
  margin-right: 0;
}
.footer-wrapper .box-2 .link a:last-child:after {
  display: none;
}
.footer-wrapper .box-2 .link a:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 13px;
  background: #777;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.gotop {
  display: none;
  position: fixed;
  right: 0;
  bottom: 10%;
  width: 48px;
  height: 48px;
	line-height: 48px;
	color: rgba(255,255,255,.2);
	font-size: 24px;
	font-family: '宋体';
	text-align: center;
transform: rotate(90deg);
font-weight: bold;
  background: rgba(102, 102, 102, 0.3);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.gotop:hover {
  background: var(--zc);
	color: rgba(255,255,255,1);
}
.search-form {
  width: 100%;
  position: fixed;
  left: 0;
  top: 120px;
  background: #fff;
  z-index: 30;
  padding: 70px 0;
  display: none;
  border-top: 1px solid #f7f8f9;
  /* input placeholder  */
}
.search-form .w1200 {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
}
.search-form .keywords {
  flex: 1;
  overflow: hidden;
  line-height: 56px;
  margin-left: 20px;
  font-size: 15px;
  color: #999;
}
.search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999999;
  font-size: 15px;
}
.search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 15px;
}
.search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 15px;
}
.search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999999;
  font-size: 15px;
}
.search-form .icon-close {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  font-size: 30px;
  color: #999;
  margin-top: -15px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.search-form .icon-close:hover {
  color: var(--zc);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.index-banner-wrapper {
  position: relative;
}
.index-banner-wrapper a {
  display: block;
}
.index-banner-wrapper img {
  display: block;
  width: 100%;
}
.index-banner-wrapper img.phone {
  display: none;
}
.index-banner-wrapper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  opacity: 1;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.index-banner-wrapper .swiper-pagination-bullet svg {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 50%;
  margin-left: -19px;
}
.index-banner-wrapper .swiper-pagination-bullet svg:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.index-banner-wrapper .swiper-pagination-bullet {
  fill: none;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__background {
  stroke: rgba(255, 255, 255, 0.2);
  stroke-width: 1;
}
.index-banner-wrapper .circle-chart__circle {
  stroke-linecap: square;
  fill: none;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle {
  stroke: #fff;
  stroke-width: 1;
  stroke-linecap: square;
  fill: none;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: center;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -moz-transform-origin: center;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle {
  animation: circle-chart-fill 6.2s linear reverse;
  -moz-animation: circle-chart-fill 6.2s linear reverse;
  -webkit-animation: circle-chart-fill 6.2s linear reverse;
  -ms-animation: circle-chart-fill 6.2s linear reverse;
}
.index-banner-wrapper .swiper-pagination-bullet.one.swiper-pagination-bullet-active .circle-chart__circle {
  animation: 5.5t fill 2.8s linear reverse;
  -moz-animation: circle-chart-fill 5.5s linear reverse;
  -webkit-animation: circle-chart-fill 5.5s linear reverse;
  -ms-animation: circle-chart-fill 5.5s linear reverse;
}
.index-banner-wrapper .swiper-pagination {
  width: 8px;
  right: 45px;
  top: 50%;
  left: auto;
  bottom: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
  margin: 17px 0;
}
.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 40;
  background: rgba(0, 0, 0, 0.5);
}
.phone-nav {
  display: none;
}
.index-title {
  font-size: 48px;
  line-height: 48px;
  color: #000;
  letter-spacing: 5px;
  padding: 116px 0 110px;
}
.index-box {
  padding-bottom: 140px;
}
.index-box .cat-box {
  font-size: 0;
  position: absolute;
  right: 0;
  top: 145px;
  z-index: 10;
}
.index-box .cat-box a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #848484;
  line-height: 24px;
  margin-right: 50px;
  vertical-align: top;
  font-weight: 700;
  padding-bottom: 18px;
}
.index-box .cat-box a:hover,
.index-box .cat-box a.on {
  color: var(--zc);
}
.index-box .cat-box a:hover:before,
.index-box .cat-box a.on:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.index-box .cat-box a:last-child {
  margin-right: 0;
}
.index-box .cat-box a:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: var(--zc);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-box .index-more-2 {
  position: absolute;
  right: 0;
  top: 108px;
  z-index: 10;
}
.index-box .swiper-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 198px;
  z-index: 10;
}
.index-box .prev {
  left: 18px;
  background: url(../img/left2.jpg) no-repeat;
  background-size: contain;
}
.index-box .prev.swiper-button-disabled {
  background: url(../img/left.jpg) no-repeat;
  background-size: contain;
}
.index-box .next {
  right: 18px;
  background: url(../img/right2.jpg) no-repeat;
  background-size: contain;
}
.index-box .next.swiper-button-disabled {
  background: url(../img/right.jpg) no-repeat;
  background-size: contain;
}
.index-more-2 {
  position: relative;
  display: block;
  width: 140px;
  height: 48px;
  line-height: 48px;
  color: #666;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #b5b5b5;
}
.index-more-2:hover {
  color: #fff;
  background: var(--zc);
  transition: all 1s .3s;
  -webkit-transition: all 1s .3s;
}
.index-more-2:hover span:nth-child(1),
.index-more-2:hover span:nth-child(3) {
  width: 140px;
}
.index-more-2:hover span:last-child,
.index-more-2:hover span:nth-child(2) {
  height: 48px;
}
.index-more-2 span {
  position: absolute;
  display: inline-block;
  background: var(--zc);
  z-index: 10;
}
.index-more-2 span:nth-child(1),
.index-more-2 span:nth-child(3) {
  width: 0;
  height: 1px;
}
.index-more-2 span:last-child,
.index-more-2 span:nth-child(2) {
  width: 1px;
  height: 0;
}
.index-more-2 span:nth-child(1) {
  left: -1px;
  top: -1px;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
}
.index-more-2 span:nth-child(2) {
  right: -1px;
  top: -1px;
  transition: all .1s .1s linear;
  -webkit-transition: all .1s .1s linear;
  -moz-transition: all .1s .1s linear;
  -o-transition: all .1s .1s linear;
}
.index-more-2 span:nth-child(3) {
  right: -1px;
  bottom: -1px;
  transition: all .1s .2s linear;
  -webkit-transition: all .1s .2s linear;
  -moz-transition: all .1s .2s linear;
  -o-transition: all .1s .2s linear;
}
.index-more-2 span:last-child {
  left: -1px;
  bottom: -1px;
  transition: all .1s .3s linear;
  -webkit-transition: all .1s .3s linear;
  -moz-transition: all .1s .3s linear;
  -o-transition: all .1s .3s linear;
}
.index-box-1 .box-container {
  position: relative;
}
.index-box-1 .swiper-container:hover .top .name {
  width: 100%;
}
.index-box-1 .swiper-slide {
  position: relative;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  overflow: hidden;
}
.index-box-1 .swiper-slide:hover .top .name {
  width: 100%;
}
.index-box-1 .swiper-slide:hover .top .name,
.index-box-1 .swiper-slide:hover .top .icon {
  opacity: 0;
  visibility: hidden;
}
.index-box-1 .swiper-slide:hover .bottom {
  opacity: 1;
  visibility: visible;
}
.index-box-1 .swiper-slide a {
  display: block;
}
.index-box-1 .swiper-slide .pic {
  font-size: 0;
  overflow: hidden;
}
.index-box-1 .swiper-slide .pic img {
  display: block;
  width: 100%;
  height: 610px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.index-box-1 .bottom,
.index-box-1 .top {
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
}
.index-box-1 .bottom > div,
.index-box-1 .top > div {
  color: #fff;
}
.index-box-1 .top {
  top: 32px;
  padding: 0 50px;
}
.index-box-1 .top .name {
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  line-height: 28px;
  margin: 20px 0 26px;
}
.index-box-1 .bottom {
  opacity: 0;
  visibility: hidden;
  bottom: 0;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.6);
  padding: 38px 90px 40px 46px;
  border-bottom: 8px solid var(--zc);
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
}
.index-box-1 .bottom .name {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-1 .key,
.index-box-1 .icon {
  font-family: db;
  line-height: 24px;
}
.index-box-1 .key {
  font-size: 14px;
}
.index-box-1 .icon {
  font-size: 24px;
}
.index-box-1 div.desc {
  font-size: 14px;
  color: #999;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.index-box-1 .index-more {
  position: absolute;
  right: 38px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.index-box-1 .swiper-btn {
  display: none;
}
.index-box-2 {
  position: relative;
  background: url(/storage/3354/images/20241117/adfs.jpg) no-repeat center center;
  background-size: cover;
  padding: 194px 0 240px;
}
.index-box-2 .info {
  position: relative;
  width: 1240px;
  margin: 0 auto;
  padding: 52px 90px 90px;
  background: rgba(0, 0, 0, 0.5);
}
.index-box-2 .name {
  font-size: 48px;
  color: #fff;
  letter-spacing: 14px;
  line-height: 48px;
  text-align: center;
}
.index-box-2 .desc {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.index-box-2 .more {
  position: absolute;
  left: 50%;
  bottom: -21px;
  z-index: 10;
  width: 140px;
  height: 42px;
  line-height: 42px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: var(--zc);
  border-radius: 21px;
}
.index-box-2 .more:hover {
  box-shadow: 0 2px 10px rgba(230, 0, 18, 0.3);
}
.index-box-2 .more i {
  font-family: "mb";
  font-style: normal;
  font-size: 20px;
  margin-left: 18px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.index-box-2 .tab-box {
  font-size: 0;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.index-box-2 .tab-box .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  background: rgba(0, 0, 0, 0.7);
}
.index-box-2 .tab-box a {
  position: relative;
  text-align: center;
  width: 16.66%;
  height: 72px;
  line-height: 72px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  padding: 0 10px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  justify-content: center;
}
.index-box-2 .tab-box a:before,
.index-box-2 .tab-box a:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  z-index: 10;
}
.index-box-2 .tab-box a:before {
  left: 0;
}
.index-box-2 .tab-box a:after {
  right: 0;
}
.index-box-2 .tab-box a.on,
.index-box-2 .tab-box a:hover {
  background: var(--zc);
}
.index-box-2 .tab-box a.on:before,
.index-box-2 .tab-box a:hover:before,
.index-box-2 .tab-box a.on:after,
.index-box-2 .tab-box a:hover:after {
  opacity: 0;
  visibility: hidden;
}
.index-box-2 .tab-box a.on + a:before,
.index-box-2 .tab-box a:hover + a:before {
  opacity: 0;
  visibility: hidden;
}
.index-box-2 .tab-box a:hover img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.index-box-2 .tab-box a .icon {
  display: inline-block;
}
.index-box-2 .tab-box a .icon img.original {
  display: none;
}
.index-box-2 .tab-box a img {
  position: relative;
  vertical-align: middle;
  top: -2px;
  margin-right: 26px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.index-box-2 .tab-box .title {
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-3 .box-container {
  position: relative;
}
.index-box-3 .item {
  position: relative;
  display: none;
}
.index-box-3 .swiper-container {
  padding-top: 20px;
}
.index-box-3 .swiper-slide {
  height: 700px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.index-box-3 .swiper-slide:hover {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}
.index-box-3 .swiper-slide:nth-child(even) {
  background: #f7f7f7;
}
.index-box-3 .swiper-slide a {
  display: block;
}
.index-box-3 .swiper-slide:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-3 .swiper-slide:hover .info {
  height: 320px;
}
.index-box-3 .swiper-slide:hover .info:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.index-box-3 .swiper-slide:hover .index-more {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-box-3 .swiper-slide:hover .name {
  margin-bottom: 8px;
}
.index-box-3 .pic {
  font-size: 0;
  overflow: hidden;
}
.index-box-3 .pic img {
  width: 100%;
  display: block;
  height: 400px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.index-box-3 .info {
  position: relative;
  height: 250px;
  padding: 40px 35px 58px;
  line-height: 30px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-3 .info:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: var(--zc);
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 10;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.index-box-3 .date {
  font-size: 20px;
  color: #c9c9c9;
  font-family: "mb";
}
.index-box-3 .name {
  font-size: 30px;
  color: #353535;
  margin: 35px auto 20px;
  line-height: 36px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.index-box-3 .desc {
  font-size: 14px;
  color: rgba(51, 51, 51, 0.6);
  margin: 20px auto 18px;
}
.index-box-3 .index-more {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-box-4 {
  background: #f7f7f7;
}
.index-box-4 .box-container {
  position: relative;
}
.index-box-4 .box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.index-box-4 .date {
  font-size: 20px;
  color: #c9c9c9;
  font-family: "mb";
  line-height: 30px;
}
.index-box-4 .pic {
  font-size: 0;
  overflow: hidden;
}
.index-box-4 .pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.index-box-4 .left {
  width: 45.57%;
}
.index-box-4 .left,
.index-box-4 .swiper-slide {
  background: #fff;
}
.index-box-4 .left:hover,
.index-box-4 .swiper-slide:hover {
  background: var(--zc);
  background-size: 100%;
}
.index-box-4 .left:hover .pic img,
.index-box-4 .swiper-slide:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-4 .left:hover .name,
.index-box-4 .swiper-slide:hover .name,
.index-box-4 .left:hover .date,
.index-box-4 .swiper-slide:hover .date {
  color: #fff;
}
.index-box-4 .left .info,
.index-box-4 .swiper-slide .info {
  padding: 44px 36px 10px;
}
.index-box-4 .left .name,
.index-box-4 .swiper-slide .name {
  font-size: 24px;
  color: #000;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
}
.index-box-4 .right {
  width: 48.7%;
}
.index-box-4 .right ul li {
  background: #fff;
  margin-bottom: 30px;
  transition: box-shadow 0.3s ease;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -ms-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
}
.index-box-4 .right ul li:hover {
  box-shadow: 6px 6px 16px 0px rgba(0, 0, 0, 0.21);
}
.index-box-4 .right ul li:hover .info {
  background: var(--zc);
  background-size: cover;
}
.index-box-4 .right ul li:hover .more{
	color: #fff;
}
.index-box-4 .right ul li:hover .date,
.index-box-4 .right ul li:hover .name {
  color: #fff;
}
.index-box-4 .right ul li:hover .more {
  background: url(../img/index4_r2.png) no-repeat;
  background-size: contain;
}
.index-box-4 .right ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-4 .right ul li:last-child {
  margin-bottom: 0;
}
.index-box-4 .right ul li a {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.index-box-4 .right ul li .pic {
  width: 38.88%;
}
.index-box-4 .right ul li .pic img {
  height: 100%;
  object-fit: cover;
}
.index-box-4 .right ul li .info {
  flex: 1;
  overflow: hidden;
  padding: 28px 26px 28px 42px;
}
.index-box-4 .right ul li .name {
  font-size: 20px;
  color: #666;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 6px auto 20px;
}
.index-box-4 .right ul li .more {
  width: 9px;
  height: 14px;
    font-size: 16px;
    font-family: 宋体;
    font-weight: bold;
  background-size: contain;
}
.index-box-4 .swiper-box {
  display: none;
}
.index-box-5 {
  background: url(../img/index5.jpg) no-repeat;
  background-size: cover;
  font-size: 0;
  padding-bottom: 280px;
}
.index-box-5 .index-title {
  color: #fff;
  text-align: center;
}
.index-box-5 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  justify-content: center;
}
.index-box-5 ul li {
  position: relative;
  padding-left: 70px;
  margin-right: 76px;
  line-height: 30px;
}
.index-box-5 ul li:last-child {
  margin-right: 0;
}
.index-box-5 ul li > div {
  color: #fff;
}
.index-box-5 ul li:first-child .desc {
  font-family: Arial;
  font-size: 20px;
}
.index-box-5 ul li:nth-child(2) .desc {
  font-size: 18px;
}
.index-box-5 ul li .icon {
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 10;
  width: 44px;
}
.index-box-5 ul li .name {
  font-size: 14px;
  font-weight: 700;
}
.index-box-5 ul li .desc {
  font-size: 16px;
}
.index-box-6 .swiper-slide a {
  display: block;
}
.index-box-6 .swiper-slide a img {
  display: block;
  width: 100%;
}
.index-box-6 .swiper-pagination {
  display: block;
  bottom: 40px;
  font-size: 0;
  padding: 0 35px;
  text-align: right;
}
.index-box-6 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: transparent;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-6 .swiper-pagination .swiper-pagination-bullet:focus,
.index-box-6 .swiper-pagination .swiper-pagination-bullet:active,
.index-box-6 .swiper-pagination .swiper-pagination-bullet:link {
  outline: none;
}
.index-box-6 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.index-box-7 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.index-box-7 .index-title {
  padding-top: 0;
}
.index-box-7 .pic:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-7 .pic {
  width: 59.42%;
  overflow: hidden;
}
.index-box-7 .pic img {
  display: block;
  width: 100%;
  transition: transform 1.8s ease;
  -webkit-transition: transform 1.8s ease;
  -moz-transition: transform 1.8s ease;
  -ms-transition: transform 1.8s ease;
  -o-transition: transform 1.8s ease;
}
.index-box-7 .name {
  font-size: 34px;
  font-weight: 700;
  line-height: 34px;
  color: #353535;
  padding-bottom: 40px;
}
.index-box-7 .info {
  width: 40.58%;
  padding-left: calc((100% - 1536px) / 2);
  padding-right: 5.729vw;
}
.index-box-7 .content {
  color: #888;
  line-height: 24px;
  text-align: justify;
  max-height: 144px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.index-box-7 .more {
  display: block;
  width: 146px;
  line-height: 46px;
  background-color: var(--zc);
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.index-box-7 .more:hover {
  background-color: #cb292e;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.index-more {
  display: block;
  width: 47px;
  height: 33px;
  border-radius: 16px;
	color: #fff;
	line-height: 33px;
	text-align: center;
  background: var(--zc);
  background-size: contain;
}
.page-banner-wrapper {
  position: relative;
}
.page-banner-wrapper.goodsinfo-banner .banner {
  height: 120px;
  object-fit: cover;
}
.page-banner-wrapper .banner {
  display: block;
  width: 100%;
}
.page-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.page-banner-wrapper .name {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 4px;
}
.page-banner-wrapper .line {
  width: 30px;
  height: 3px;
  background: #fff;
  margin-top: 30px;
  display: none;
}
.page-box {
  padding: 116px 0 164px;
}
.page-box-2 {
  padding-top: 116px;
}
.page-box-2 .main {
  background: #f7f7f7;
  padding: 70px 0 104px;
}
.page-title {
  font-size: 36px;
  color: #333;
  line-height: 36px;
  letter-spacing: 11px;
  margin-bottom: 60px;
}
.page-cat-box {
  width: 22.4%;
  position: relative;
  z-index: 12;
  text-align: right;
  float: left;
}
.page-cat-box.fixed {
  background: #fff;
  left: 192px;
  top: 0;
  width: 344px;
}
.page-cat-box.fixed .caption {
  display: block;
}
.page-cat-box .caption {
  display: none;
  height: 72px;
  line-height: 72px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  background: var(--zc);
  text-align: center;
  padding: 0 10px;
}
.page-cat-box .caption img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  top: -4px;
}
.page-cat-box .caption {
  display: none;
}
.page-cat-box .cat,
.page-cat-box .child-box {
  padding-right: 60px;
}
.page-cat-box a {
  display: block;
}
.page-cat-box .cat {
  position: relative;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.page-cat-box .cat.hot span {
	padding-right: 30px;
	background-image: url(../img/hot.png);
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: right center;
}
.page-cat-box .cat.hot.on span,.page-cat-box .cat.hot:hover span {
	background-image: url(../img/hot2.png);
}
.page-cat-box .cat.on,
.page-cat-box .cat:hover {
  background: var(--zc);
}
.page-cat-box .cat.on:after,
.page-cat-box .cat:hover:after {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.page-cat-box .cat.on span,
.page-cat-box .cat:hover span {
  color: #fff;
  font-weight: 700;
  border-color: var(--zc);
}
.page-cat-box .cat:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 10px;
  background: url(../img/angle.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -3px;
  top: 50%;
  margin-top: -5px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-3px);
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.page-cat-box .cat span {
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-cat-box .child-box {
  display: none;
  margin-top: 24px;
}
.page-cat-box .child-box .bg {
  background: #f7f7f7;
  padding: 8px 14px;
}
.page-cat-box .child-box a {
  position: relative;
  font-size: 14px;
  color: #999;
  line-height: 36px;
  padding-right: 16px;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-cat-box .child-box a:hover,
.page-cat-box .child-box a.on {
  color: var(--zc);
}
.page-cat-box .child-box a:hover:after,
.page-cat-box .child-box a.on:after {
  background: url(../img/icon-right2.png) no-repeat left center;
  background-size: contain;
}
.page-cat-box .child-box a:after {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  content: "";
  display: inline-block;
  width: 4px;
  height: 100%;
  background: url(../img/icon-right.png) no-repeat left center;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.relative-btn-box {
  font-size: 0;
  text-align: center;
  margin-top: 75px;
}
.relative-btn-box a {
  display: inline-block;
  vertical-align: top;
  width: 164px;
  height: 42px;
  line-height: 42px;
  border-radius: 30px;
  margin-right: 30px;
  font-size: 15px;
  color: #666;
  background: #fff;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.relative-btn-box a:last-child {
  margin-right: 0;
}
.relative-btn-box a:hover {
  color: #fff;
  font-weight: 700;
  background: var(--zc);
}
.relative-btn-box a i {
  position: relative;
  display: inline-block;
  top: 1px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.relative-btn-box .prev i,
.relative-btn-box .next i {
  width: 12px;
  height: 12px;
}
.relative-btn-box .prev:hover i {
  transform: translateX(-4px);
  -webkit-transform: translateX(-4px);
  -moz-transform: translateX(-4px);
  -ms-transform: translateX(-4px);
  -o-transform: translateX(-4px);
  background: url(../img/btn-prev2.png) no-repeat;
  background-size: contain;
}
.relative-btn-box .prev i {
  margin-right: 18px;
  background: url(../img/btn-prev.png) no-repeat;
  background-size: contain;
}
.relative-btn-box .next:hover i {
  transform: translateX(4px);
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  background: url(../img/btn-next2.png) no-repeat;
  background-size: contain;
}
.relative-btn-box .next i {
  margin-left: 18px;
  background: url(../img/btn-next.png) no-repeat;
  background-size: contain;
}
.relative-btn-box .return:hover i {
  background: url(../img/btn-return2.png) no-repeat;
  background-size: contain;
}
.relative-btn-box .return i {
  width: 18px;
  height: 14px;
  margin-left: 16px;
  background: url(../img/btn-return.png) no-repeat;
  background-size: contain;
}
.goods-wrapper {
  position: relative;
  padding: 0!important;
  background: #f7f7f7;
}
.goods-wrapper:before {
  content: "";
  display: inline-block;
  width: 536px;
  height: 100%;
  background: #ffffff url(../img/goods-bg.jpg) no-repeat left bottom;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.goods-wrapper .goods-list {
  position: relative;
  z-index: 10;
  width: 77.6%;
  padding: 40px 0 100px 54px;
  float: right;
  background: #f7f7f7;
}
.goods-wrapper .goods-list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.goods-wrapper .goods-list ul li {
  width: 28.35%;
  margin-right: 7.475%;
}
.goods-wrapper .goods-list ul li:nth-child(3n) {
  margin-right: 0;
}
.goods-wrapper .goods-list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.goods-wrapper .goods-list ul li:hover .name {
  color: var(--zc);
}
.goods-wrapper .goods-list ul a {
  display: block;
}
.goods-wrapper .goods-list ul .pic {
  font-size: 0;
  overflow: hidden;
}
.goods-wrapper .goods-list ul .pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.goods-wrapper .goods-list ul .name {
  text-align: center;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  height: 104px;
}
.goods-wrapper .goods-list ul .name span {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 28px;
}
.goodsinfo-wrapper {
  background: #ebebeb;
}
.goodsinfo-wrapper .base-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  padding: 66px 190px 40px 222px;
}
.goodsinfo-wrapper .base-box .swiper-slide {
  font-size: 0;
  overflow: hidden;
}
.goodsinfo-wrapper .base-box .swiper-slide img {
  display: block;
  width: 100%;
}
.goodsinfo-wrapper .base-box .info {
  flex: 1;
  overflow: hidden;
  margin-left: 160px;
}
.goodsinfo-wrapper .base-box .info .tit {
  font-size: 24px;
  color: #666;
  line-height: 30px;
  margin-bottom: 6px;
}
.goodsinfo-wrapper .base-box .info .name {
  font-size: 48px;
  font-weight: 700;
  color: #333;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.goodsinfo-wrapper .base-box .info .name:last-child {
  margin-bottom: 0;
}
.goodsinfo-wrapper .pics {
  width: 384px;
}
.goodsinfo-wrapper .bigImg img {
  height: 334px;
  object-fit: contain;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.goodsinfo-wrapper .bigImg img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.goodsinfo-wrapper .thumbs {
  position: relative;
  margin-top: 16px;
}
.goodsinfo-wrapper .thumbs .swiper-slide {
  cursor: pointer;
}
.goodsinfo-wrapper .thumbs img {
  height: 76px;
  object-fit: contain;
}
.goodsinfo-wrapper .thumbs .swiper-btn {
  display: inline-block;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.goodsinfo-wrapper .thumbs .prev {
  left: -24px;
  background: url(../img/thumb-prev2.png) no-repeat;
  background-size: contain;
}
.goodsinfo-wrapper .thumbs .prev.swiper-button-disabled {
  background: url(../img/thumb-prev.png) no-repeat;
  background-size: contain;
}
.goodsinfo-wrapper .thumbs .next {
  right: -24px;
  background: url(../img/thumb-next2.png) no-repeat;
  background-size: contain;
}
.goodsinfo-wrapper .thumbs .next.swiper-button-disabled {
  background: url(../img/thumb-next.png) no-repeat;
  background-size: contain;
}
.goodsinfo-wrapper .detail-box {
  padding: 40px 0 144px;
  background: #f7f7f7;
}
.goodsinfo-wrapper .detail-box .box-container {
  position: relative;
}
.goodsinfo-wrapper .detail-box .tab-title {
  font-size: 0;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 64px;
  align-items: flex-end;
}
.goodsinfo-wrapper .detail-box .tab-title a {
  flex: 1;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-right: 1px;
  background: #666;
  height: 58px;
  line-height: 58px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  padding: 0 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodsinfo-wrapper .detail-box .tab-title a:last-child {
  margin-right: 0;
}
.goodsinfo-wrapper .detail-box .tab-title a:hover {
  background: var(--zc);
}
.goodsinfo-wrapper .detail-box .tab-title a.on {
  background: var(--zc);
  height: 64px;
  line-height: 64px;
}
.goodsinfo-wrapper .main {
  background: #fff;
  padding: 60px 156px 80px 225px;
}
.goodsinfo-wrapper .main .caption {
  position: relative;
  font-size: 24px;
  color: #333;
  line-height: 36px;
  letter-spacing: 7px;
  margin-bottom: 40px;
}
.goodsinfo-wrapper .main .caption:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 100%;
  background: url(../img/setting.png) no-repeat left center;
  background-size: contain;
  position: absolute;
  left: -34px;
  top: 0;
  z-index: 10;
}
.goodsinfo-wrapper .main .item {
  display: none;
}
.goodsinfo-wrapper .case-box .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.goodsinfo-wrapper .case-box .list ul li {
  width: 30.57%;
  margin-right: 4.145%;
  margin-bottom: 60px;
}
.goodsinfo-wrapper .case-box .list ul li:nth-child(3n) {
  margin-right: 0;
}
.goodsinfo-wrapper .case-box .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.goodsinfo-wrapper .case-box .list ul li:hover .info {
  background: var(--zc);
}
.goodsinfo-wrapper .case-box .list ul li:hover .date,
.goodsinfo-wrapper .case-box .list ul li:hover .name,
.goodsinfo-wrapper .case-box .list ul li:hover .desc {
  color: #fff;
}
.goodsinfo-wrapper .case-box .list ul li:hover .desc {
  opacity: 0.6;
}
.goodsinfo-wrapper .case-box .list ul li:hover .more {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.goodsinfo-wrapper .case-box .list .pic {
  font-size: 0;
  overflow: hidden;
}
.goodsinfo-wrapper .case-box .list .pic img {
  width: 100%;
  display: block;
  height: 276px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.goodsinfo-wrapper .case-box .list .info {
  padding: 25px 25px 15px;
  line-height: 24px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.goodsinfo-wrapper .case-box .list .date {
  font-size: 16px;
  color: #c9c9c9;
  font-family: "mb";
}
.goodsinfo-wrapper .case-box .list .name {
  font-size: 24px;
  color: #3c3c3c;
  margin-top: 4px;
}
.goodsinfo-wrapper .case-box .list .desc {
  font-size: 14px;
  color: #666;
  margin: 10px auto;
}
.goodsinfo-wrapper .case-box .list .more {
  width: 42px;
  height: 30px;
  background: url(../img/more.png) no-repeat;
  background-size: contain;
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.goodsinfo-wrapper .video-box .pic {
  position: relative;
  width: 100%;
}
.goodsinfo-wrapper .video-box .pic > img {
  display: block;
  width: 100%;
}
.goodsinfo-wrapper .video-box .pic.on .name,
.goodsinfo-wrapper .video-box .pic.on .info {
  opacity: 0;
  visibility: hidden;
}
.goodsinfo-wrapper .video-box .pic.on .video {
  opacity: 1;
  visibility: visible;
}
.goodsinfo-wrapper .video-box .name {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  font-size: 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: rgba(0, 6, 32, 0.8);
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodsinfo-wrapper .video-box .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url(../img/play.png) no-repeat center center;
}
.goodsinfo-wrapper .video-box .video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
}
.goodsinfo-wrapper .video-box .video video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.goodsinfo-wrapper .video-box iframe {
  width: 100%;
  height: 800px;
}
.goodsinfo-wrapper .download-box ul li {
  position: relative;
  height: 56px;
  line-height: 56px;
  padding: 0 120px 0 32px;
  background: #f7f7f7;
  margin-bottom: 10px;
}
.goodsinfo-wrapper .download-box ul li:hover .name:before {
  background: var(--zc);
}
.goodsinfo-wrapper .download-box ul li a {
  display: block;
  font-size: 14px;
  color: #666;
}
.goodsinfo-wrapper .download-box ul li .name {
  position: relative;
  padding-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodsinfo-wrapper .download-box ul li .name:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #666;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  z-index: 10;
}
.goodsinfo-wrapper .download-box ul li .btn {
  position: absolute;
  right: 32px;
  top: 0;
  z-index: 10;
  height: 100%;
  padding-right: 30px;
  background: url(../img/download.png) no-repeat right center;
}
.goodsinfo-wrapper .download-box ul li .btn:hover {
  color: var(--zc);
  background: url(../img/download2.png) no-repeat right center;
}
.goodsinfo-wrapper .content {
  font-size: 14px;
  color: #666;
  line-height: 36px;
}
.goodsinfo-wrapper .content .p {
  position: relative;
  padding-left: 75px;
}
.goodsinfo-wrapper .content .p span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.goodsinfo-wrapper .content img {
  height: auto!important;
}
.share-box {
  position: absolute;
  right: -72px;
  top: 0;
  z-index: 10;
}
.share-box a {
  display: block;
  width: 36px;
  margin-bottom: 22px;
}
.share-box a:last-child {
  margin-bottom: 0;
}
.share-box a:hover img {
  display: none;
}
.share-box a:hover img.on {
  display: block;
}
.share-box a img {
  display: block;
  width: 100%;
}
.share-box a img.on {
  display: none;
}
.about-wrapper .content,
.about-wrapper .desc {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.about-wrapper .box-1 {
  position: relative;
  padding: 60px 0 204px;
  background: #f7f7f7;
  transform: perspective(1px) translateZ(0);
}
.about-wrapper .box-1.animated:after {
  width: 100%;
}
.about-wrapper .box-1:after {
  content: "";
  width: 0;
  height: 248px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url(../img/about-bg.png) no-repeat left bottom;
  transition: width 8s ease;
  -webkit-transition: width 8s ease;
  -moz-transition: width 8s ease;
  -ms-transition: width 8s ease;
  -o-transition: width 8s ease;
}
.about-wrapper .box-2 {
  margin-top: 128px;
}
.about-wrapper .box-2 .list ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  margin-bottom: 80px;
}
.about-wrapper .box-2 .list ul li:last-child {
  margin-bottom: 0;
}
.about-wrapper .box-2 .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.about-wrapper .box-2 .list ul li:hover .name {
  color: var(--zc);
}
.about-wrapper .box-2 .list .info,
.about-wrapper .box-2 .list .pic {
  width: 50%;
}
.about-wrapper .box-2 .list .pic {
  font-size: 0;
  overflow: hidden;
}
.about-wrapper .box-2 .list .pic img {
  width: 100%;
  display: block;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.about-wrapper .box-2 .list .info {
  padding: 76px 92px 30px 80px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.about-wrapper .box-2 .list .name {
  font-size: 36px;
  color: #333;
  letter-spacing: 11px;
  line-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.about-wrapper .box-2 .list .line {
  width: 44px;
  height: 2px;
  background: var(--zc);
  margin-top: 44px;
}
.about-wrapper .box-2 .list .desc {
  margin-top: 38px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.download-wrapper .list ul {
  margin-bottom: 100px;
}
.download-wrapper .list ul li {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  height: 135px;
  background: #fff;
  margin-bottom: 40px;
  box-shadow: 2px 2px 30px 0px rgba(0, 0, 0, 0.08);
}
.download-wrapper .list ul li:hover .name {
  color: var(--zc);
}
.download-wrapper .list ul li:hover .btn {
  background: var(--zc);
  color: #fff;
}
.download-wrapper .list ul li:hover .btn:after {
  background: url(../img/cloud2.png) no-repeat;
  background-size: contain;
}
.download-wrapper .list ul li .name,
.download-wrapper .list ul li .date {
  font-family: Arial;
  font-weight: 700;
}
.download-wrapper .list ul li .name {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.download-wrapper .list ul li .date {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-top: 2px;
}
.download-wrapper .list ul li .pic {
  width: 122px;
  height: 100%;
  border-right: 1px solid #f7f7f7;
}
.download-wrapper .list ul li .pic img {
  width: 50px;
  display: block;
  margin: 36px auto 0;
}
.download-wrapper .list ul li .info {
  flex: 1;
  overflow: hidden;
  padding: 0 230px 0 44px;
}
.download-wrapper .list ul li .btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 220px;
  height: 100%;
  font-size: 14px;
  color: #666;
  line-height: 135px;
  text-align: center;
  background: #f7f7f7;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.download-wrapper .list ul li .btn:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/cloud.png) no-repeat;
  background-size: contain;
  margin-left: 22px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.honor-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 28px;
}
.honor-wrapper .list ul li {
  cursor: pointer;
  width: 23.18%;
  margin-right: 2.426%;
  margin-bottom: 2.426%;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.honor-wrapper .list ul li:nth-child(4n) {
  margin-right: 0;
}
.honor-wrapper .list ul li:hover .pic:before {
  opacity: 1;
  visibility: visible;
}
.honor-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.honor-wrapper .list ul li:hover .name {
  background: #fff;
  color: var(--zc);
}
.honor-wrapper .list ul li .pic {
  position: relative;
  font-size: 0;
  overflow: hidden;
}
.honor-wrapper .list ul li .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/honor-icon.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.honor-wrapper .list ul li .pic img {
  width: 100%;
  display: block;
  height: 250px;
  object-fit: contain;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.honor-wrapper .list ul li .name {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  background: #e5e5e5;
  text-align: center;
  padding: 0 10px;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.device-wrapper .list ul li .pic {
  border: 2px solid #acacac;
}
.device-wrapper .list ul li .pic img {
  height: 486px;
}
.device-wrapper .list ul li .name {
  height: 54px;
  line-height: 54px;
}
.pic-modal-box {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 40;
}
.pic-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.pic-modal-box .main {
  position: relative;
  background: #fff;
  width: 900px;
  margin: 0 auto;
  padding: 60px 128px 0;
}
.pic-modal-box .name {
  font-size: 24px;
  color: #313131;
  line-height: 120px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pic-modal-box .close {
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: 10;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  width: 34px;
  height: 36px;
  display: inline-block;
  background: url(../img/close.png) no-repeat;
  background-size: contain;
}
.pic-modal-box .close:hover {
  transform: rotate(-90deg);
}
.pic-modal-box .pic-box {
  font-size: 0;
}
.pic-modal-box .pic-box img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 75vh;
}
.ad-box {
  position: fixed;
  right: 0;
  bottom: 20%;
  z-index: 30;
  width: 140px;
  display: none;
}
.ad-box.remove {
  display: none!important;
}
.ad-box.left {
  left: 0;
  right: auto;
}
.ad-box .box {
  position: relative;
}
.ad-box .box img {
  display: block;
  width: 100%;
}
.ad-box .close {
  display: block;
  margin: 10px auto 0;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.2) url(../img/close2.png) no-repeat center center;
  background-size: 12px;
  border-radius: 50%;
}
.ad-box .close:hover {
  background: var(--zc) url(../img/close2.png) no-repeat center center;
  background-size: 12px;
}
.case-wrapper .main ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 64px;
}
.case-wrapper .main ul li {
  width: 28.9%;
  margin-right: 6.65%;
  margin-bottom: 80px;
}
.case-wrapper .main ul li:nth-child(3n) {
  margin-right: 0;
}
.case-wrapper .main ul li.last {
  margin-bottom: 0;
}
.case-wrapper .main ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.case-wrapper .main ul li:hover .info {
  background: var(--zc);
}
.case-wrapper .main ul li:hover .date,
.case-wrapper .main ul li:hover .name,
.case-wrapper .main ul li:hover .desc {
  color: #fff;
}
.case-wrapper .main ul li:hover .desc {
  opacity: 0.6;
}
.case-wrapper .main ul li:hover .more {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.case-wrapper .main .pic {
  font-size: 0;
  overflow: hidden;
}
.case-wrapper .main .pic img {
  width: 100%;
  display: block;
  height: 370px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.case-wrapper .main .info {
  background: #fff;
  padding: 40px 35px 20px;
  line-height: 24px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.case-wrapper .main .date {
  font-size: 16px;
  color: #c9c9c9;
  font-family: "mb";
}
.case-wrapper .main .name {
  font-size: 24px;
  color: #3c3c3c;
  margin-top: 28px;
}
.case-wrapper .main .desc {
  font-size: 14px;
  color: #666;
  margin: 20px auto 18px;
}
.case-wrapper .main .more {
  width: 42px;
  height: 30px;
  background: url(../img/more.png) no-repeat;
  background-size: contain;
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.caseinfo-wrapper {
  padding-top: 76px;
  background: #f7f7f7;
}
.caseinfo-wrapper .box-container {
  position: relative;
  padding: 0 190px;
}
.caseinfo-wrapper .bg {
  padding-top: 75px;
  padding-bottom: 120px;
  background: #fff;
}
.caseinfo-wrapper .top {
  text-align: center;
}
.caseinfo-wrapper .top .name {
  font-size: 36px;
  color: #000;
  line-height: 40px;
}
.caseinfo-wrapper .top .other {
  font-size: 0;
  margin: 32px auto 30px;
}
.caseinfo-wrapper .top .other span {
  display: inline-block;
  vertical-align: middle;
  font-family: db;
  color: #cacbcd;
  font-size: 14px;
  margin-right: 14px;
  height: 24px;
  line-height: 24px;
}
.caseinfo-wrapper .top .other span img {
  position: relative;
  top: 2px;
  margin-right: 20px;
}
.caseinfo-wrapper .content {
  font-size: 14px;
  color: #828282;
  line-height: 30px;
  text-align: justify;
}
.caseinfo-wrapper .content img,
.caseinfo-wrapper .content input[type="image"] {
  max-width: 100%;
  height: auto!important;
  display: block;
  margin: 0 auto;
}
.caseinfo-wrapper .share-box {
  top: 192px;
  right: 46px;
}
.contact-wrapper .main {
  position: relative;
  background: #f7f7f7;
  padding-bottom: 0;
}
.contact-wrapper .contact,
.contact-wrapper .info {
  padding: 30px 40px 30px 226px;
  line-height: 30px;
}
.contact-wrapper .box-1 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.contact-wrapper .box-1 .caption {
  font-size: 18px;
  color: #3d3d3d;
  font-weight: 700;
}
.contact-wrapper .box-1 .contact,
.contact-wrapper .box-1 .map {
  width: 50%;
}
.contact-wrapper .box-1 .contact {
  background: #fff;
}
.contact-wrapper .box-1 .contact > div {
  position: relative;
}
.contact-wrapper .box-1 .contact .icon {
  width: 43px;
  position: absolute;
  left: -54px;
  top: 20px;
  z-index: 10;
}
.contact-wrapper .box-1 .contact .tel {
  font-size: 24px;
  color: var(--zc);
  font-family: "mb";
}
.contact-wrapper .box-1 .contact .desc {
  font-size: 14px;
  color: #666;
  margin-bottom: 16px;
}
.contact-wrapper .box-1 .qrcode {
  width: 130px;
  margin-top: 6px;
  box-shadow: 0px 6px 32px 0px rgba(0, 0, 0, 0.07);
}
.contact-wrapper .box-1 .qrcode img {
  display: block;
  width: 100%;
}
.contact-wrapper .box-1 .inner-2 .icon {
  top: -7px;
}
.contact-wrapper .box-1 .map {
  height: 392px;
}
.contact-wrapper .box-1 .map .img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-wrapper .box-2 {
  position: relative;
  padding-bottom: 120px;
  transform: perspective(1px) translateZ(0);
}
.contact-wrapper .box-2:before {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: url(../img/contact-bg.png) repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
}
.contact-wrapper .box-2 .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  background: #f7f7f7;
}
.contact-wrapper .box-2 .info,
.contact-wrapper .box-2 .pic {
  width: 50%;
}
.contact-wrapper .box-2 .info ul li {
  margin-bottom: 28px;
}
.contact-wrapper .box-2 .info ul li:last-child {
  margin-bottom: 0;
}
.contact-wrapper .box-2 .info .name {
  font-size: 18px;
  color: #666;
  font-weight: 700;
}
.contact-wrapper .box-2 .info p {
  font-size: 14px;
  color: #666;
}
.contact-wrapper .box-2 .pic {
  overflow: hidden;
}
.contact-wrapper .box-2 .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.contact-wrapper .box-2 .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.job-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.job-wrapper .list {
  width: 71.48%;
}
.job-wrapper .list li {
  margin-bottom: 20px;
}
.job-wrapper .list li.on .top {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding-top: 32px;
  padding-bottom: 28px;
}
.job-wrapper .list li.on .top:after {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
}
.job-wrapper .list li.on .top .name {
  font-weight: 700;
  max-width: 44%;
}
.job-wrapper .list li.on .top .brief {
  margin-top: 0;
  margin-left: 88px;
}
.job-wrapper .list li:hover .top,
.job-wrapper .list li.on .top {
  background: var(--zc);
}
.job-wrapper .list li:hover .top .name,
.job-wrapper .list li.on .top .name,
.job-wrapper .list li:hover .top .brief span,
.job-wrapper .list li.on .top .brief span {
  color: #fff;
}
.job-wrapper .list li:hover .top:before,
.job-wrapper .list li.on .top:before,
.job-wrapper .list li:hover .top:after,
.job-wrapper .list li.on .top:after {
  background: #fff;
}
.job-wrapper .list .top {
  position: relative;
  cursor: pointer;
  background: #fff;
  padding: 32px 70px 45px 32px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.job-wrapper .list .top:before,
.job-wrapper .list .top:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 10;
  background: #666;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.job-wrapper .list .top:before {
  width: 13px;
  height: 2px;
  right: 54px;
}
.job-wrapper .list .top:after {
  width: 2px;
  height: 13px;
  right: 60px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.job-wrapper .list .top .name {
  font-size: 22px;
  color: #252525;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  letter-spacing: 2px;
}
.job-wrapper .list .top .brief {
  font-size: 0;
  margin-top: 12px;
}
.job-wrapper .list .top .brief span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #969696;
  font-weight: 700;
  line-height: 30px;
  margin-right: 54px;
}
.job-wrapper .list .top .brief span:last-child {
  margin-right: 0;
}
.job-wrapper .list .detail {
  display: none;
  background: #fff;
  padding: 30px 70px 78px 32px;
}
.job-wrapper .list .caption {
  font-size: 14px;
  color: #252525;
  font-weight: 700;
  margin-bottom: 2px;
}
.job-wrapper .list .content {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  margin-bottom: 24px;
}
.job-wrapper .list .content:last-child {
  margin-bottom: 0;
}
.job-wrapper .list .btn-box {
  margin-top: 64px;
  font-size: 0;
}
.job-wrapper .list .btn-box a {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
}
.job-wrapper .list .btn-box .send {
  margin-right: 20px;
  background-image: linear-gradient(0deg, #bf1010 0%, #e62d2d 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
}
.job-wrapper .list .btn-box .cancel {
  background: #dedede;
}
.job-wrapper .pageNum {
  text-align: left;
}
.job-wrapper .pageNum a {
  text-align: center;
}
.job-wrapper .info {
  width: 24.74%;
}
.job-wrapper .pic {
  font-size: 0;
  position: relative;
}
.job-wrapper .pic > img {
  display: block;
  width: 100%;
}
.job-wrapper .pic .name {
  position: absolute;
  left: 0;
  top: 38px;
  z-index: 10;
  width: 100%;
  font-size: 30px;
  color: #333;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
}
.job-wrapper .form {
  display: none;
  position: relative;
  z-index: 10;
  padding: 50px 35px 60px 44px;
  background: url(../img/job3.jpg) no-repeat;
  background-size: cover;
}
.job-wrapper .form .title {
  font-size: 14px;
  color: #808080;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 18px;
}
.job-wrapper .form .group {
  position: relative;
  margin-bottom: 32px;
}
.job-wrapper .form .group:last-child {
  margin-bottom: 0;
}
.job-wrapper .form .group .items {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 11;
  background: #fff;
  overflow-y: auto;
  max-height: 306px;
  display: none;
}
.job-wrapper .form .group .items::-webkit-scrollbar {
  width: 4px;
}
.job-wrapper .form .group .items::-webkit-scrollbar-track {
  background-color: #f6f6f6;
}
.job-wrapper .form .group .items::-webkit-scrollbar-thumb {
  background-color: var(--zc);
}
.job-wrapper .form .group .items a {
  display: block;
  font-size: 12px;
  color: #a4a4a4;
  line-height: 50px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top: 1px solid #f7f8f9;
}
.job-wrapper .form .group .items a.on,
.job-wrapper .form .group .items a:hover {
  color: var(--zc);
}
.job-wrapper .form .caption {
  position: relative;
  cursor: pointer;
  font-size: 12px;
  color: #a4a4a4;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  padding: 0 32px 0 20px;
  background: #fff;
}
.job-wrapper .form .caption.on:after {
  background: url(../img/icon-up.png) no-repeat center center;
  background-size: contain;
}
.job-wrapper .form .caption:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 100%;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 10;
  background: url(../img/icon-down.png) no-repeat center center;
  background-size: contain;
}
.job-wrapper .contact {
  padding: 40px 35px 104px 44px;
  background: url(../img/job2.jpg) no-repeat left bottom;
  background-size: 100%;
}
.job-wrapper .contact .title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 7px;
  color: #333;
  margin-bottom: 20px;
}
.job-wrapper .contact .content {
  font-size: 14px;
  color: #626262;
  line-height: 30px;
}
.news-wrapper .date {
  font-family: "mb";
  color: #c9c9c9;
  font-size: 30px;
  line-height: 30px;
}
.news-wrapper .pic {
  font-size: 0;
  overflow: hidden;
  display: block;
}
.news-wrapper .pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.news-wrapper .first-news {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  background: #fff;
}
.news-wrapper .first-news:hover .name {
  color: var(--zc);
}
.news-wrapper .first-news:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .first-news .pic {
  width: 39.06%;
}
.news-wrapper .first-news .info {
  flex: 1;
  overflow: hidden;
  padding: 62px 190px 30px 75px;
}
.news-wrapper .first-news .name {
  font-size: 30px;
  color: #434343;
  font-weight: 700;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 22px auto 28px;
}
.news-wrapper .first-news .desc {
  font-size: 16px;
  color: #818181;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 32px;
}
.news-wrapper .list {
  margin-top: 76px;
}
.news-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 112px;
}
.news-wrapper .list ul li {
  width: 24.08%;
  margin-right: 13.88%;
  margin-bottom: 158px;
}
.news-wrapper .list ul li.last {
  margin-bottom: 0;
}
.news-wrapper .list ul li:hover .hide-box {
  bottom: 0;
}
.news-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.news-wrapper .list ul li a {
  display: block;
  position: relative;
}
.news-wrapper .list ul li .date img {
  margin: 0 2px 0 18px;
}
.news-wrapper .list ul li .date span {
  font-size: 14px;
  color: #666;
  font-family: "mb";
}
.news-wrapper .list ul li .name {
  font-size: 24px;
  color: #434343;
  line-height: 40px;
  height: 80px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 32px auto 34px;
}
.news-wrapper .list ul li .pic {
  position: relative;
}
.news-wrapper .list ul li .pic img {
  height: 256px;
  object-fit: cover;
}
.news-wrapper .list ul li .hide-box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: 10;
  padding: 0 22px;
  background: rgba(220, 0, 17, 0.9);
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  transition: bottom 0.6s ease;
  -webkit-transition: bottom 0.6s ease;
  -moz-transition: bottom 0.6s ease;
  -ms-transition: bottom 0.6s ease;
  -o-transition: bottom 0.6s ease;
}
.news-wrapper .list ul li .hide-box .inner {
  width: 100%;
}
.news-wrapper .list ul li .desc {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 14px;
}
.news-wrapper .list ul li .more {
  width: 48px;
  height: 33px;
  background: url(../img/more.png) no-repeat;
  background-size: contain;
}
.development-wrapper .title {
  font-size: 30px;
  color: #000;
  line-height: 30px;
}
.development-wrapper .desc {
  font-size: 14px;
  color: #828282;
  line-height: 34px;
  margin: 32px auto 56px;
}
.development-wrapper .content {
  font-size: 14px;
  color: #828282;
  line-height: 30px;
  background: #fff;
  padding: 45px 60px 54px;
}
.video-wrapper .main ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 64px;
}
.video-wrapper .main ul li {
  cursor: pointer;
  width: 28.9%;
  margin-right: 6.65%;
  margin-bottom: 94px;
}
.video-wrapper .main ul li:nth-child(3n) {
  margin-right: 0;
}
.video-wrapper .main ul li.last {
  margin-bottom: 0;
}
.video-wrapper .main ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.video-wrapper .main ul li:hover .name {
  color: #fff;
  background: var(--zc);
}
.video-wrapper .main ul li.on .pic img,
.video-wrapper .main ul li.on .pic:before {
  opacity: 0;
  visibility: hidden;
}
.video-wrapper .main ul li.on .video {
  opacity: 1;
  visibility: visible;
}
.video-wrapper .main .pic {
  position: relative;
  font-size: 0;
  overflow: hidden;
}
.video-wrapper .main .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/play2.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.video-wrapper .main .pic img,
.video-wrapper .main iframe {
  width: 100%;
  display: block;
  height: 250px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.video-wrapper .main .video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #000;
  opacity: 0;
  visibility: hidden;
}
.video-wrapper .main .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.video-wrapper .main .name {
  font-size: 18px;
  color: #3c3c3c;
  height: 58px;
  line-height: 58px;
  padding: 0 20px;
  background: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.content img,
.content input[type="image"] {
  max-width: 100%;
  height: auto!important;
  display: block;
  margin: 0 auto;
}
/*分页*/
.pageNum {
  text-align: center;
  margin-top: 36px;
}
.pageNum a {
  display: inline-block;
  color: #606060;
  font-size: 14px;
  font-family: Arial;
  vertical-align: middle;
  margin: 0 5px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  border-radius: 5px;
}
.pageNum .btn {
  font-weight: 700;
  font-family: "宋体";
}
.pageNum a:hover {
  color: var(--zc);
}
.pageNum .on {
  color: #fff;
  background: var(--zc);
}
.pageMore a {
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: var(--zc);
  color: #fff;
  font-size: 14px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-webkit-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-moz-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-ms-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}