html{

}
*,*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}
body {
  margin:0;
  padding:0 0 0 0;
  font:16px/1.5 "Roboto",Microsoft YaHei,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Source Han Sans CN,sans-serif !important;
  color:#333333;
  background-color: #FFF;
}
.seo-only-heading {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
select,textarea,button{
  font:16px/1.5 "Roboto",Microsoft YaHei,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Source Han Sans CN, sans-serif;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2?t=1658727552670') format('woff2'),
       url('../font/iconfont.woff?t=1658727552670') format('woff'),
       url('../font/iconfont.ttf?t=1658727552670') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'Roboto';
    src: url('../font/ROBOTO-REGULAR.TTF');
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('../font/ROBOTO-LIGHT.TTF');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../font/ROBOTO-BOLD.TTF');
}
@font-face {
    font-family: 'Din';
    src: url('../font/DINPro-Bold.otf');
}
body.zs-bg-white{
  background-color: #FFFFFF;
}
body.zs-bg-grey{
  background-color: #EAEAEA;
}
.din {
    font-family: din;
}
ul,li,dl,dd,dt{
  margin:0;
  padding:0;
  list-style-type:none;
}
h1,h2,h3{
  margin:0;
  padding:0;
  font-weight: normal;
}
em,i{
    font-style: normal;
}
img{
    border: 0;
}
a,a:focus,a:hover,.btn:focus,li, li:focus, li:hover, input, input:focus, input:hover, textarea, textarea:focus, textarea:hover, select, select:focus, select:hover {
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
a,a:link,a:active,a:visited {
  color:#333333;
  text-decoration:none;
  outline: none;
}
a:hover {
  color:#1ca3f8;
  transition: all 0.35s;
  text-decoration:none !important;
}
textarea{
    resize: none;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#b7bbbe;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
   color:#b7bbbe;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
   color:#b7bbbe;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{    /* ie  */
   color:#b7bbbe;
}
.zs-pc{
    display: block !important;
}
.zs-m{
    display: none !important;
}
.zs-wrap{
  display: table;
  width: 100%;
}
.zs-wp{
    display: block;
    width: 100%;
    padding: 0 8%;
}
.zs-wp.cl,.zs-cl{
  margin-bottom: 8px;
}
.zs-md-2{
  width: 50%;
}
.zs-md-3{
  width: 33.33333%;
}
.zs-md-4{
  width: 25%;
}
.zs-ml-3{
  width: 30%;
}
.zs-mr-7{
  width: 70%;
}
.zs-ml-4{
  width: 40%;
}
.zs-mr-6{
  width: 60%;
}
.zs-md-2,.zs-md-3,.zs-md-4,.zs-ml-3,.zs-mr-7{
  float: left;
}
.zs-w100{
  display: table;
  width: 100%;
}
.zs-w50{
  display: inline-block;
  width: 49.5%;
}
.zs-mb100{
    margin-bottom: 100px;
}
.zs-center{
  text-align: center !important;
}
.zs-left{
  text-align: left !important;
}
.zs-right{
  text-align: left !important;
}
.zs-red{
    color:#ed0808 !important;
}
.zs-blue{
    color:#3860F4 !important;
}
.zs-imgs{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.zs-imgs:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.zs-fl{
  float: left;
}
.zs-fr{
  float: right;
}
.zs-posr{
    position: relative;
}
.zs-posa{
    position: absolute;
}
.zs-bg-grey {
    background: #f0f0f0;
}
.zs-line{
    display: block;
    margin: 15px auto;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: #ed0808;
}
.zs-content{
  display: block;
  padding: 50px 8% 60px;
}
.zs-title{
    position: relative;
    font-size: 34px;
    color: #333;
    font-weight: 400;
    line-height: 50px;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    text-align: center;
}
.zs-subtitle{
    position: relative;
    font-size: 26px;
    color: #333;
    font-weight: 400;
    padding: 20px 0 30px 0;
    text-align: center;
}
.zs-more{
    display: block;
}
.zs-more a{
    display: block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    background: #000000;
    border-radius: 5px;
}
.zs-more a:hover{
    background: #e43d40;
}
/*页眉 start*/
.zs-header {
    width: 100%;
    position: relative;
    height: 100px;
    transition: all 0.35s;
    z-index: 999;
    background-color: #FFF;
    border-bottom: 1px solid #e2e2e2;
}
.zs-home .zs-header{
    position: absolute;
}
.zs-header.show {
    position: fixed;
    transition: all 0.35s;
}
.zs-header .zs-wp{
    display: flex;
    width: 100%;
    padding: 0 8%;
    height: 100px;
    justify-content: space-between;
    align-items: center;
}
.zs-header .leftbox{
    display: flex;
    align-items: center;
    justify-items: flex-start;
}
.zs-header .logo{
    display: block;
    width: auto;
    height: 75px;
    margin: 12.5px 0 12.5px 0;
}
.zs-header .logo img{
    display: block;
    width: auto;
    height: 100%;
}
.zs-header .nav {
    display: block;
    padding: 0 0;
    width: auto;
    height: 100px;
    margin-left: 0%;
}
.zs-header .nav ul{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
.zs-header .nav li{
    display: block;
    width: auto;
    height: 100px;
    padding: 0 12px;
    position:relative;
    transition: all 0.2s linear;
}
.zs-header .nav li a{
    display: block;
    width:auto;
    height: 100px;
    line-height: 100px;
    color:#333333;
    font-size:18px;
    text-align: left;
    white-space: nowrap;
    position: relative;
}
.zs-header .nav li a .iconfont{
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 0;
    vertical-align: 1px;
    color: #808080;
    transition: transform 0.3s ease;
}
.zs-header .nav li:hover a .iconfont{
    transform: rotate(180deg);
}
.zs-header .nav li.cur a{
  color:#1ca3f8;
  font-weight: bold;
}
.zs-header .nav li.cur a .iconfont,.zs-header .nav li:hover a .iconfont{
    color: #1ca3f8;
}
.zs-header .nav li:hover a{
  color:#1ca3f8;
}
.zs-header .nav li a:after {
  position: absolute;
  display: none;
  content: "";
  left: 50%;
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: #FFF;
  transition: all 0.35s;
}
.zs-header .nav li.cur a:after,.zs-header .nav li:hover a:after {
  width: 100%;
  margin-left: -50%;
  background-color: #FFF;
}
.zs-header .nav li dl{
    display: none;
}
.zs-header .nav li:hover dl{
    position: absolute;
    left: -10px;
    top: 100px;
    padding: 2px 0 2px 0;
    display: block;
    min-width: 100%;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 6px 0px rgba(203,203,203,0.55);
}
.zs-header .nav li:hover dl:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999;
    opacity: 1;
    transform: translate(-50%, 0);
    box-shadow: 1px 2px -13px rgb(231 231 231 / 80%);
}
.zs-header .nav li:hover dl dd{
    padding: 0 15px;
    text-align: center;
    position: relative;
}
.zs-header .nav li:hover dl dd:last-child{
  border-bottom: none;
}
.zs-header .nav li:hover dl dd a{
    padding: 0 30px 0 10px;
    font-size: 16px;
    color: #333;
    height: 42px;
    line-height: 42px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0,0,0,0.04);
}
.zs-header .nav li:hover dl dd:last-child a{
  border-bottom: none;
}
.zs-header .nav li:hover dl dd a:hover,.zs-header .nav li:hover dl dd.cur a{
    color: #1ca3f8;
}
.zs-header .nav li.active dl a:after,.zs-header .nav li:hover dl a:after{
  display: none;
}
.zs-header .nav li dl dd dl.subnav,.zs-header .nav li dl dd dl dd dl.threenav{
    left: 100%;
    top: 0;
    min-height: 100%;
    display: none;
}
.zs-header .nav li dl dd:hover dl.subnav,.zs-header .nav li dl dd dl dd:hover dl.threenav{
    display: block;
}
.zs-header .nav .nav-arrow{
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/arrow-right.svg) no-repeat 96% center;
    background-size: auto 10px;
}
.zs-header .rightbox{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.zs-header .btn-search{
    display: block;
    width: 50px;
    height: 70px;
}
.zs-header .btn-search a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-search.png) no-repeat center center;
    background-size: 20px 20px;
}
.zs-header .btn-search a:hover{
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-search-v.png) no-repeat center center;
    background-size: 20px 20px;
}
.zs-header .btn-login{
    margin: 0 20px 0 5px;
}
.zs-header .btn-apply{
    display: block;
}
.zs-header .btn-apply a{
    display: block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    color: #FFFFFF;
    font-size: 18px;
    background: #1ca3f8;
    border-radius: 8px;
    text-align: center;
}
.zs-header .btn-apply a:hover{
    background: #1196e6;
}
.zs-header .language{
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 122px;
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    margin-right: 15px;
    border-radius: 10px;
}
.zs-header .language .text{
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #333;
    line-height: 45px;
    justify-content: flex-start;
}
.zs-header .language .text i{
    margin-right: 5px;
}
.zs-header .language .text svg {
    height: 18px;
    margin-right: 8px;
}
.zs-header .language .text .iconfont{
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    margin-left: 10px;
    margin-right: 0;
    color: #808080;
    transition: transform 0.3s ease;
}
.zs-header .language:hover .text .iconfont{
    transform: rotate(180deg);
}
.language:hover .language-box{
    display: block;
}
.language .language-box{
    position: absolute;
    top: 45px;
    left: 50%;
    z-index: 1000;
    display: none;
    float: left;
    width: auto;
    min-width: 142px;
    transform: translate(-50%,0);
    padding: 5px 0;
    font-size: 15px;
	line-height: 2.5;
    text-align: left;
    list-style: none;
    border: none;
    white-space: nowrap;
    background-color: #FFF;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.language .language-box a{
	display: flex;
	padding: 0 20px;
    color: #000;
    align-items: center;
    border-bottom: 1px solid #E5E5E5;
}
.language .language-box a:last-child{
    border-bottom: none;
}
.language .language-box a:hover{
	color: #1ca3f8;
    text-decoration: none !important;
}
.hover{
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.hover span{
    position: relative;
    z-index: 10;
}
.hover:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: 0;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    background: #ff9900;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
.hover:hover:before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    height: 250%;
}
.hover:hover{
    color: #FFF !important;
}
.icon-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 15px;
    width: 24px;
    height: 24px;
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-menu.png) no-repeat center center;
    background-size: 100% auto;
}
.m-menu{
    display: none;
}
.icon-close{
    display: none;
}
/*页眉 end*/
/*subbanner*/
.subbanner{
    display: block;
    width: 100%;
    height: 350px;
    background-color: #0083d4 !important;
    background-repeat: no-repeat;
    background-image: url('https://cdn6.zhuocms.com/storage/sansotubemill/img/bg-subbanner.svg');
    background-size: cover;
    background-position: center top;
    position: relative;
}
.subbanner .zs-wp{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}
.subbanner .title{
    font-size: 48px;
    line-height: 1.35;
    font-weight: bold;
    color: #FFF;
    padding: 0 0;
}
.subbanner .line{
    display: block;
    width: 95px;
    height: 4px;
    background-color: #FFF;
    margin-top: 15px;
}
.subbanner .desc{
    padding-top: 13px;
    font-size: 24px;
    line-height: 1.6;
    width: 80%;
    color: #FFF;
}
.zs-main{
    display: flex;
    margin: 60px auto;
    justify-content: space-between;
}
.zs-main .left{
    flex: 0 0 82%;
    width: 82%;
    padding-right: 60px;
}
.zs-main .left .title-wrap{
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.zs-main .left .title-wrap.nod{
    border-bottom: none;
}
.zs-main .right{
    flex: 0 0 18%;
    width: 18%;
}
.zs-leftnav{
    display: block;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 20px;
}
.zs-leftnav.news{
    padding-top: 15px;
    padding-bottom: 10px;
}
.zs-leftnav ul{
    display: block;
}
.zs-leftnav li{
    display: block;
    padding: 20px 0;
}
.zs-leftnav.news li{
    padding: 15px 0;
}
.zs-leftnav li .text{
    display: flex;
    font-size: 20px;
    line-height: 20px;
    justify-content: space-between;
}
.zs-leftnav.pronav li .text h2{
    font-size: 20px;
}
.zs-leftnav li .text .iconfont{
    transition: all .3s;
    cursor: pointer;
}
.zs-leftnav li.cur .text{
    color: #1ca3f8;
    font-weight: bold;
}
.zs-leftnav li.cur .text a{
    color: #1ca3f8;
}
.zs-leftnav li.cur .text h2{
    font-weight: bold;
}
.zs-leftnav.pronav{
    padding-bottom: 30px;
}
.zs-leftnav.pronav li{
    border-bottom: 1px solid #EAEAEA;
}
.zs-leftnav.pronav li.cur .text .iconfont{
    transform: rotate(180deg);
}
.zs-leftnav.pronav li .threenav{
    display: none;
}
.zs-leftnav.pronav li.cur .threenav{
    display: block;
    padding: 15px 0 0 0;
}
.zs-leftnav.pronav li.cur .threenav a{
    display: block;
    color: #666666;
    font-weight: normal;
    line-height: 1.5;
    padding: 8px 0;
    font-size: 16px;
}
.zs-leftnav.pronav li.cur .threenav a:hover,.zs-leftnav.pronav li.cur .threenav a.cur{
    color: #1ca3f8;
}
.zs-subnav{
    display: block;
    position: relative;
    z-index: 20;
}
.zs-subnav.center{
    display: flex;
    justify-content: center;
}
.zs-subnav a{
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-right: 15px;
    margin-bottom: 18px;
    font-size: 15px;
    border-radius: 5px;
    color: #FFF;
    display: inline-block;
    background: #6b728080;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zs-subnav a.cur,.zs-subnav a:hover{
    position: relative;
    background: #1ca3f8;
}
.zs-filter{
    display: flex;
    padding: 20px 0 0;
    justify-content: space-between;
}
.zs-filter.pd0{
    padding: 0;
}
.zs-filter .title{
    font-size: 22px;
    font-weight: bold;
}
.zs-filter .icon-view{
    display: flex;
    width: 76px;
    height: 32px;
    overflow: hidden;
    border-radius: 5px;
}
.zs-filter .icon-view a{
    display: block;
    width: 50%;
    height: 32px;
    line-height: 32px;
    color: #FFF;
    font-size: 18px;
    margin-right: 0;
    text-align: center;
    background: #6b728080;
}
.zs-filter .icon-view a.cur,.zs-filter .icon-view a:hover{
    background: #1ca3f8;
}
.path{
    display: block;
    width: auto;
    padding: 10px 0;
    line-height: 35px;
    font-size: 16px;
    position: relative;
    z-index: 20;
    color: #666;
}
.path .zs-wp{
    margin: 0 auto;
}
.path span {
    font-family: 宋体;
    font-size: 16px;
    padding: 0px 10px;
    color: #999;
    font-weight: bold;
}
.zs-pagebox{
    padding: 80px 0;
}
/*箭头*/
.swiper-button-prev{
    left: 30px;
}
.swiper-button-next{
    right: 30px;
}
.swiper-button-prev,.swiper-button-next{

}
.swiper-button-disabled{
    opacity: 0.2;
}
.swiper-button-prev:hover,.swiper-button-next:hover{
    opacity: 1;
}
.swiper-button-next:after,.swiper-button-prev:after{
    color: #1ca3f8;
    font-size: 38px;
    font-weight: 500;
}
.swiper-button-next:hover:after,.swiper-button-prev:hover:after{
    color: #1ca3f8;
}
.zs-h2title {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 60px;
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/bg-title.png) no-repeat center bottom;
    background-size: 100% 30px;
}
.zs-h2title .title{
    display: inline-block;
    margin: 0 auto;
    font-size: 42px;
    color: #000;
    font-weight: bold;
    position: relative;
}
.zs-h2title .title:before {
    left: -80px;
    transform: rotate(360deg);
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/title-icon-left.png) no-repeat;
}
.zs-h2title .title:after, .zs-h2title .title:before {
    content: '';
    display: block;
    width: 35px;
    height: 30px;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.zs-h2title .title:after {
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/title-icon.png) no-repeat;
    right: -80px;
}
.zs-h2title .desc{
    padding-top: 10px;
    font-size: 20px;
    line-height: 1.65;
}
.zs-h2title .more{
    display: block;
    margin-left: 50px;
    font-size: 16px;
    line-height: 32px;
}
.zs-h2title .more span {
    font-family: 宋体;
    font-size: 16px;
    padding: 0px 5px;
}
.h3title {
    display: block;
    text-align: center;
    padding-bottom: 35px;
    line-height: 1;
}
.h3title .title{
    display: block;
    font-size: 48px;
    color: #B81C25;
    font-weight: bold;
}
.h3title .desc{
    padding-top: 15px;
    font-size: 18px;
    color: #575757;
}
.title-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    text-align: left;
    padding-bottom: 0;
}
.title-wrap .title {
    font-size: 36px;
    font-weight: bold;
}
.title-wrap .subtitle {
    font-size: 22px;
    font-weight: bold;
}
.title-wrap .more {
    padding-top: 3px;
    font-size: 15px;
}
.title-wrap .more i{
    font-size: 14px;
}
.btn a {
    display: block;
    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    color: #FFFFFF;
    background: #1ca3f8;
    border-radius: 5px;
    font-weight: 500;
}
.btn a:hover{
    background: #0083d4;
}
.btn a.primary{
    color: #1ca3f8;
    line-height: 43px;
    border: 1px solid #1ca3f8;
    background-color: transparent;
}
.btn a.primary:hover{
    color: #FFFFFF;
    background: #0083d4;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 8px !important;
    display: inline-block;
    border-radius: 50%;
    background: #DDD;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active{
    opacity: 1;
    position: relative;
    background-color: #1ca3f8;
}
.zs-right-im {
    position: fixed;
    right: 20px;
    bottom: 15rem;
    z-index: 10
}
.zs-right-im .item:hover {
    cursor: pointer
}
.zs-right-im .item a {
    margin-top: 20px;
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    overflow: hidden
}
.zs-right-im .item .feitian::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    z-index: -1;
    left: 7px;
    top: 10px;
    z-index: -1
}
.zs-right-im .item .feitian {
    font-size: 46px;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 1;
    transition: all .4s;
    position: relative;
    z-index: 1
}
.zs-right-im .item .feitian.enter {
    transform: translateY(-46px)
}
.zs-right-im .item .feitian.leave {
    transform: translateY(0)
}
.zs-right-im .item .wechat-box {
    position: relative
}
.zs-right-im .item .icon-wrap {
    margin-top: 20px;
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    overflow: hidden
}
.zs-right-im .item .wechat-box .feitian {
    color: #2cbb00
}
.zs-right-im .item .wechat-box .wechat_img {
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: -30px;
    left: -142px;
    padding: 6px;
    display: none
}
.zs-right-im .item .wechat-box .wechat_img img {
    width: 120px;
    height: 120px;
    display: block;
    margin-top: 5px
}
.zs-right-im .item .wechat-box:hover .wechat_img {
    display: block
}
/*search_tc*/
.search_tc {
    position: fixed;
    z-index: 1000000;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-100%);
    transition: all 0.3s ease;
}
.search_tc.into {
    position: fixed;
    transform: translateY(0%);
    transition: all 0.3s ease;
}
.search_tc .search_close {
    position: absolute;
    right: 3%;
    top: 3%;
    cursor: pointer;
}
.search_tc .search_close i{
    font-size: 36px;
    color: #FFF;
}
.search_tc .search_nr {
    width: 80%;
    display: flex;
    max-width: 1000px;
    border-radius: 8px;
    overflow: hidden;
}
.search_tc .search_nr .text {
    width: calc(100% - 120px);
    border: 0px;
    line-height: 70px;
    box-sizing: border-box;
    padding: 0px 3%;
    font-size: 18px;
}
.search_tc .search_nr .btn {
    width: 120px;
    height: 70px;
    background: #1ca3f8;
    background-size: 100%;
    border: 0px;
    font-size: 20px;
    color: #FFF;
    cursor: pointer;
    transition: all 0.3s ease;
}
.search_tc .search_nr .btn:hover{
    background-color: #0092e4;
}
/*页脚 start*/
.zs-footer{
    display: block;
    width: 100%;
    height: auto;
    padding-top: 60px;
    background-color: #FFF;
    border-top: 1px solid #EAEAEA;
}
.zs-footer .foot-newsletter {
    display: flex;
    align-items: flex-start;
    padding: 0 0 0 0;
    width: 100%;
    justify-content: start;
    flex-direction: column;
    align-content: flex-start;
}
.zs-footer .foot-newsletter .title{
    display: block;
    font-size: 20px;
    line-height: 45px;
    font-weight: 600;
    margin-bottom: 10px;
}
.zs-footer .foot-newsletter .desc{
    font-size: 16px;
    color: #585858;
    margin-bottom: 15px;
}
.zs-footer .foot-newsletter input{
    display: block;
    width: 80%;
    height: 45px;
    font-size: 16px;
    padding: 0 15px;
    background: rgba(255,255,255,0);
    border-radius: 5px;
    border: 1px solid #D9D9D9;
}
.zs-footer .foot-newsletter input:focus{
    border: 1px solid #1ca3f8;
}
.zs-footer .foot-newsletter button{
    display: block;
    width: 128px;
    height: 43px;
    cursor: pointer;
    color: #0a72b8;
    margin-top: 15px;
    background: #FFF;
    font-size: 16px;
    border-radius: 5px;
    border: none;
    transition: all 0.3s;
    border: 1px solid #0a72b8;
}
.zs-footer .foot-newsletter button:hover{
    color: #FFFFFF;
    background: #0a72b8;
}
.zs-footer .foot-nav{
    display: block;
    padding-bottom: 18px;
}
.zs-footer .foot-nav ul{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.zs-footer .foot-nav li{
    flex: 0 0 15%;
    min-width: 15%;
    height: auto;
    text-align: left;
    padding-right: 24px;
}
.zs-footer .foot-nav li:nth-child(3){
    flex: 0 0 30%;
    min-width: 30%;
}
.zs-footer .foot-nav li:nth-child(3) dl{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.zs-footer .foot-nav li:nth-child(3) dt{
    width: 100%;
}
.zs-footer .foot-nav li:nth-child(3) dd{
    width: 48%;
}
.zs-footer .foot-nav li:nth-child(1){
    flex: 0 0 24%;
    min-width: 24%;
}
.zs-footer .foot-nav li:last-child{
    flex: 0 0 24%;
    min-width: 24%;
    padding-right: 0;
}
.zs-footer .foot-nav li dt{
    display: block;
    padding-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
    color: #1f1f1f;
}
.zs-footer .foot-nav li dd{
    display: block;
    font-size: 14px;
    line-height: 1.65;
    white-space: normal;
}
.zs-footer .foot-nav li a{
    display: block;
    font-size: 14px;
    line-height: 2;
    margin-top: 6px;
    color: #585858;
    white-space: normal;
}
.zs-footer .foot-nav li:nth-child(3) a{
    display: block;
    width: 100%;
}
.zs-footer .foot-nav li a:hover{
    color: #1ca3f8;
}
.zs-footer .info-item.mt8{
    margin-top: 8px;
}
.zs-footer .info-item{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.65;
}
.zs-footer .info-item i{
    display: block;
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-top: 2px;
}
.zs-footer .info-item > div{
    flex: 1 1 auto;
}
.zs-footer .info-item > div > div{
    margin-top: 2px;
}
.zs-footer .icon-address,.address .icon-address{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-address.png") no-repeat center center;
	background-size: 100% 100%;
}
.zs-footer .icon-phone,.address .icon-phone{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-phone.png") no-repeat center center;
	background-size: 100% 100%;
}
.zs-footer .icon-whatsapp,.address .icon-whatsapp{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-whatsapp-c.png") no-repeat center center;
	background-size: 100% 100%;
}
.zs-footer .icon-mail,.address .icon-mail{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-email.png") no-repeat center center;
	background-size: 100% 100%;
}
.zs-footer .info-item a{
    margin-top: 0 !important;
}
.zs-footer .foot-logo{
    display: block;
    padding: 4px 0 28px;
}
.zs-footer .foot-logo img{
    display: block;
    width: auto;
    height: 68px;
    margin: 0 auto;
}
.zs-footer .foot-copyright{
    display: block;
    font-size: 16px;
    line-height: 1.625;
    padding: 20px 0 30px;
    border-top: 1px solid #EAEAEA;
}
.zs-footer .foot-copyright .zs-wp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zs-footer .foot-copyright .copyright{
    display: flex;
    justify-content: flex-start;
}
.zs-footer .foot-copyright .copyright div{
    padding-right: 25px;
}
.zs-footer .foot-copyright .copyright div span{
    padding: 0 13px;
}
.zs-footer .foot-share{
	display: flex;
	padding-top: 5px;
    padding-bottom: 5px;
	justify-content: flex-start;
}
.zs-footer .foot-share div{
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 24px 0 0;
	padding-top: 0;
	transition: all .3s;
}
.zs-footer .foot-share div:hover{
	transform: scale(1.2);
}
.zs-footer .foot-share div a{
	display: block;
	width: 100%;
	height: 100%;
}
.icon-facebook{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-facebook.png") no-repeat center center;
	background-size: 28px 28px;
}
.icon-twitter{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-twitter.png") no-repeat center center;
	background-size: 28px 28px;
}
.icon-linkedin{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-linkedin.png") no-repeat center center;
	background-size: 28px 28px;
}
.icon-youtube{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-youtube.png") no-repeat center center;
	background-size: 28px 28px;
}
.icon-instagram{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-instagram.png") no-repeat center center;
	background-size: 28px 28px;
}
.icon-whatsapp{
	background: url("https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-whatsapp.png") no-repeat center center;
	background-size: 28px 28px;
}
/*页脚 end*/

/*页码*/
.zs-pages {
    padding: 30px 0 20px 0;
    display: flex;
    justify-content: center;
}
.zs-pages .pagination {
  display: flex;
  justify-content: center;
}
.zs-pages a{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    background: #E8E8E8;
    text-align: center;
    color: #333;
    transition: all 0.35s;
    margin: 0 8px;
}
.zs-pages a:hover{
    background: #1ca3f8;
    color: #fff;
}
.zs-pages a i{
    margin-right: 0;
    font-weight: bold;
}
.zs-pages span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border-radius: 3px;
    background: #1ca3f8;
    color: #fff;
    text-align: center;
    margin: 0 6px;
}
.h5{
    display: none;
}
.menu-mask {
    position: fixed;
    top: 0;
    z-index: 10000;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}
.pop .icon-close {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    padding: 2px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 0;
    cursor: pointer;
    background-color: #999;
}
.pop .icon-close img {
    display: block;
    width: 100%;
    height: 100%
}
.pop {
    width: 360px;
    padding: 20px 20px;
    height: auto;
    min-height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 8px
}
.pop_title {
    font-size: 20px;
    font-weight: 700;
    text-align: center
}
.pop_con {
    line-height: 1.8;
    padding-top: 10px !important;
    padding-bottom: 10px;
}


/*PC自适应*/
@media screen and (min-width: 1649px) and (max-width: 1749px) {
    body {
      zoom: 0.9;
    }
}
  
@media screen and (min-width: 750px) and (max-width: 1649px) {
    body {
      zoom: 0.8;
    }
}
  
@media screen and (min-width: 751px) and (max-width: 1380px) {
    body {
      zoom: 0.7;
    }
}

/*Mobile v1*/
@media only screen and (max-width:767px){
body {
    font-size: 13px !important;
    padding-top: 70px;
}
.h5{
    display: block;
}
.zs-pc{
    display: none !important;
}
.zs-m{
    display: block !important;
}
.zs-wp {
    padding: 0 4%;
}
.zs-content {
    padding: 30px 4% 30px;
}
.zs-right-im{
    display: none;
}
.zs-header {
    top: 0;
    height: 70px;
    position: fixed;
}
.zs-header .zs-wp {
    width: 100%;
    padding: 0 4%;
    height: 70px;
    bottom: 0;
}
.zs-header .logo {
    height: 50px;
    margin: 10px 0 10px 0;
}
.zs-header .nav {
    display: none;
    position: fixed;
    background-color: rgba(255,255,255,0.95);
    width: 100%;
    height: calc(100vh - 65px);
    padding-bottom: 65px;
    left: 0;
    top: 70px;
    padding-top: 20px;
    margin-left: 0;
}
.zs-header .nav.show{
    display: block;
}
.zs-header .nav ul {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    overflow: scroll;
    height: 100%;
    justify-content: space-between;
    justify-content: flex-start;
}
.zs-header .nav li {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.zs-header .nav li.cur a:after, .zs-header .nav li a:hover:after {
    width: 65px;
    margin-left: -50%;
    bottom: 6px;
}
.zs-header .nav li a {
    width: auto;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}
.zs-header .nav li dd{
    width: 25%;
}
.zs-header .nav li:hover dl dd {
    padding: 0 0;
    text-align: left;
}
.zs-header .nav li dd a,.zs-header .nav li:hover dl dd a {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0;
    color: #666 !important;
    font-weight: normal !important;
    border-bottom: none;
    text-align: left;
}
.zs-header .nav li dl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.zs-header .nav li dl.show{
    max-height: 100%;
}
.zs-header .nav li a.mdown {
    display: flex;
    justify-content: space-between;
}
.zs-header .nav li a.mdown.show .iconfont,.zs-header .nav li:hover a.mdown.show .iconfont{
    transform: rotate(180deg);
}
.zs-header .nav li a .iconfont,.zs-header .nav li:hover a .iconfont{
    display: inline-block;
    transform: rotate(0deg);
}
.zs-header .nav li:hover dl {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    display: flex;
    transform: translate(0, 0);
    min-width: 100%;
    background: none;
    border-radius: 0;
    border-radius: 5px;
    box-shadow: none;
}
.zs-header .nav .nav-arrow {
    background: none;
}
.zs-header .nav li.cur dd a:after{
    display: none;
}
.zs-header .nav li dl dd dl.subnav, .zs-header .nav li dl dd dl dd dl.threenav {
    display: none !important;
}
.zs-header .nav li dl{
    max-height: 24px;
    overflow: hidden;
}
.zs-header .nav li dl.show{
    max-height: 100%;
}
.zs-header .nav li a.mdown {
    display: flex;
    justify-content: space-between;
}
.zs-header .nav li a.mdown.show .iconfont,.zs-header .nav li:hover a.mdown.show .iconfont{
    transform: rotate(180deg);
}
.zs-header .nav li a .iconfont,.zs-header .nav li:hover a .iconfont{
    display: inline-block;
    transform: rotate(0deg);
}
.zs-header .nav li dd {
    width: 50%;
}
.zs-header .rightbox{
    display: none;
}
.zs-header .rightbox.show {
    position: fixed;
    bottom: 0;
    display: flex;
    border-top: 1px solid #e2e2e2;
    justify-content: center;
    width: calc(100% - 8%);
}
.language .language-box {
    top: unset;
    bottom: 45px;
    left: 50%;
}
.icon-menu {
    display: block;
    right: 4%;
    top: 25px;
}
.icon-menu.show {
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/icon-close.png) no-repeat center center;
    background-size: 90% 90%;
}

.zs-h2title {
    padding-bottom: 30px;
    margin-bottom: 10px;
    background: url(https://cdn6.zhuocms.com/storage/sansotubemill/img/bg-title.png) no-repeat center bottom;
    background-size: auto 30px;
}
.zs-h2title .title {
    font-size: 28px;
}
.zs-h2title .title:after, .zs-h2title .title:before{
    display: none;
}

.zs-main {
    display: flex;
    margin: 30px auto;
    justify-content: flex-start;
    flex-direction: column;
}
.zs-main .left {
    flex: 0 0 100%;
    width: 100%;
    padding-right: 0;
}
.zs-main .right {
    flex: 0 0 100%;
    width: 100%;
    padding-top: 20px;
}
.zs-leftnav li {
    padding: 15px 0;
}
.zs-leftnav.news li{
    padding: 10px 0;
}
.zs-leftnav li a {
    font-size: 16px;
}
.zs-leftnav.pronav li.cur .threenav a {
    padding: 5px 0;
    font-size: 15px;
}
.title-wrap .title {
    font-size: 18px;
    flex: 1;
}
.title-wrap .more {
    font-size: 13px;
}
.zs-filter .title {
    font-size: 22px;
}
.zs-title {
    padding-bottom: 30px;
}
.zs-title .title {
    font-size: 22px;
}
.path {
    padding: 0 0 10px;
    line-height: 1.5;
    font-size: 14px;
}
.content {
    padding: 0 4%;
}
.subbanner {
    height: 180px !important;
}
.subbanner .title {
    font-size: 26px;
    line-height: 1.35;
}
.subbanner .line {
    width: 45px;
    height: 2px;
    margin-top: 10px;
}
.subbanner .desc {
    padding-top: 10px;
    font-size: 16px;
    width: 60%;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px !important;
}
.zs-homebanner .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.zs-homebanner .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 0 !important;
    background: transparent;
    border-radius: 50%;
}
.zs-homebanner .swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #DDD;
    transform: translate(-50%, -50%);
}
.zs-homebanner .swiper-pagination .swiper-pagination-bullet-active::before {
    background: #1ca3f8;
}
.zs-pagebox {
    padding: 30px 0;
}
.zs-pages {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 0;
    margin-top: 10px;
}
.zs-pages a {
    width: 28px;
    height: 28px;
    margin: 5px 5px;
    line-height: 28px;
}
.zs-pages span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 5px 5px;
}
.zs-footer {
    height: auto;
    padding-top: 38px;
}
.zs-footer .foot-nav {
    display: flex;
    padding-bottom: 35px;
    flex-direction: column;
    justify-content: flex-start;
}
.zs-footer .foot-nav ul {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.zs-footer .foot-nav li {
    flex: 0 0 100%;
    min-width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
}
.zs-footer .foot-nav li:last-child{
    margin-bottom: 0;
}
.zs-footer .foot-nav li dt {
    padding-bottom: 10px;
    font-size: 16px;
}
.zs-footer .foot-nav li a {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 44px;
    padding: 8px 0;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.3;
    margin-top: 0;
}
.zs-footer .foot-newsletter {
    width: 100%;
}
.zs-footer .foot-newsletter .title {
    font-size: 16px;
    line-height: 45px;
    margin-bottom: 0;
}
.zs-footer .foot-newsletter .desc {
    font-size: 14px;
    margin-bottom: 12px;
}
.zs-footer .foot-newsletter input {
    height: 38px;
    font-size: 14px;
    padding: 0 10px;
}
.zs-footer .foot-newsletter button {
    width: 150px;
    height: 38px;
    margin-top: 12px;
    font-size: 14px;
}
.zs-footer .foot-logo {
    padding-bottom: 30px;
}
.zs-footer .foot-logo img {
    width: 50%;
}
.zs-footer .foot-copyright {
    font-size: 13px;
    line-height: 1.625;
    padding: 20px 0 30px;
}
.zs-footer .foot-copyright .zs-wp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}
.zs-footer .foot-copyright .copyright {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.zs-footer .foot-copyright .copyright div{
    padding-right: 0;
    text-align: center;
}
.zs-footer .foot-copyright .copyright div span{
    display: inline-block;
    min-width: 45%;
    padding: 0 0;
}
.zs-footer .foot-share {
    padding-top: 15px;
    padding-bottom: 5px;
}
.zs-footer .foot-share div {
    width: 20px;
    height: 20px;
    margin: 0 20px 0 0;
    background-size: 20px 20px !important;
}

}

/* 表单唤醒 */
.popup {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}
.popup-content {
    background-color: #f6f6f6;
    margin: 8% auto;
    padding: 30px;
    border: 1px solid #888;
    width: 98%;
    max-width: 1000px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
}
.close-btn {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;right: 15px;top: 5px;
    z-index: 998;
}

.close-btn:hover,
.close-btn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* 表单样式 */
.zs-form .item-title {
    color: #505050;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 24px;
}
.zs-form .form-desc {
    color: #646464;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 24px 0
}
.zs-form form {
    display: flex;
    flex-direction: column
}
.zs-form .input-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zs-form .input {
    width: 49%;
    height: 40px;
    border-radius: 8px;
    padding: 0 10px;
    margin-bottom: 12px;
    outline: 0;
    font-size: 15px;
    font-family: Helvetica;
    border-color: transparent
}
.zs-form .message {
    border-color: transparent;
    outline: 0;
    border-radius: 8px;
    height: 100px;
    padding: 10px;
    resize: none;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 24px;
    font-family: Helvetica
}
.zs-form button {
    display: inline-block;
    cursor: pointer;
    min-width: 150px;
    height: 36px;
    padding: 0 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    border: 0;
    text-transform: capitalize;
    font-family: Helvetica;
    background: #0252bb
}

.zs-form button:hover {
    background: #0092e4
}
.zs-footer .copyright {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    position: relative;
    color: #333
}
.zs-footer .copyright::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid #DDD;
}
.zs-footer .copyright a {
    cursor: pointer;
    margin: 0 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    color: #646464
}
.zs-footer .copyright a:hover {
    color: #334f9f
}
