html,body {position: relative;height: 100%; font-size: 1rem; line-height:25px;font-family: SourceHanSansCN,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol; font-weight: 400;-webkit-text-size-adjust:100%}
h1, h2, h3, h4, h5, h6 {color: #4b4e53;margin: 0;}
h1 {font-size: 2rem;margin: 27px 0 18px 0;}
h2 {font-size: 1.6rem;margin: 50px 0;}
h2 img{ height: 20px;}
h3 {font-size: 1rem;margin: 32px 0 16px 0;}
h4 {font-size: 1.2rem;margin: 0 0 16px 0;}
.title {margin: 0 8%;padding: 22px 25px 24px 25px;color: #4b4e53;border-left: #4b4e53 2px solid;}
h5 {margin: 0;padding: 22px 25px 24px 25px;font-size: .9rem;}
.color11{color: #404040;font-size: 1rem;margin-top: -50px;}
.container-grid{display: grid; grid-template-columns: 300px 1fr;}
#back-top a{font-size: .9rem;}
.fr{ float: right;}.fl{ float: left;}.clear{clear:both}
.tl{text-align: left;}.tc{text-align: center;}.tr{text-align: right;}
.white{ color:#fff;}.blue{color: #1d2088}.s-blue{color: #00a0e9}.green{color: #00a54f}.gray{color: #7e8083}
.pt{padding: 45px 0 45px 0;}.pt1{padding: 45px 0 0 0;}.pt10{padding: 10vh 0;}.pt20{padding: 20vh 0;}.pt25{padding: 25vh 0;}.pt30{padding: 30vh 0;}.p15t30{padding: 15vh 0 30vh 0;}.p15t0{padding: 15vh 0 0 0;}.p10t0{padding: 10vh 0 0 0;}.pt20t0{padding-top: 20vh;}.p3t30{padding: 0 0 225px 0;}.p3t0{padding: 40px 0 0 0;}.p3t40{padding: 16px 0 200px 0;}.p30t30{padding: 150px 0 250px 0;}.pt145{padding: 0 0 190px 0;}
.mt10{margin: 10vh 0;}.mt20{margin: 20vh 0;}.mt30{margin: 15vh 0 30vh 0;}.ml-15{margin-left: -15px;}.ml-16{margin-left: -15px;}.ml-17{margin-left: -15px;}.ml15{margin-left:15%;}.mt-15{margin-top: -15px;}.mt15{margin-top: 15px;}.mt-35{margin-top: -20%;}.mt55{margin-top: 65px;}
.l25{ line-height:2; font-size: .9rem;}
.mb-50{ margin-bottom: 65px;}
.f15{font-size: 1.5rem;}.f9{font-size: .9rem;}.f8{font-size: .8rem;}
.px15{ line-height: 1.5;font-size: 1.3rem; margin: -30px 0 30px 0;}
.f12{ font-size: 1.5rem;}
.mt55 .active{ font-weight: bold;}
.grey-light-bg {background-color: #f3f3f3;}
.swiper {width: 100%;height: calc(100% - 100px);}
.swiper-slide img{width: 100%;}
.title1{ margin-bottom: 15px;}.title-m{ display: none;}
.swiper-slide {-webkit-box-sizing: border-box;box-sizing: border-box;display: flex;justify-content: center;align-items: center; flex-flow: column;}
.parallax-bg {position: absolute;left: 0;top: 0;width: 200%;height: 100%;-webkit-background-size: cover;background-size: cover;background-position: center;}
.swiper-button-prev, .swiper-rtl .swiper-button-prev {left: 150px;right: auto;}
.swiper-button-next, .swiper-rtl .swiper-button-next {right: 150px;left: auto;}
.swiper-pagination-bullet {width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,80px));height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,6px));border-radius: 0%;background:#00aeef}
swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 60px;}
wave-animation { position: absolute; left: 0%; bottom: 0px; z-index: 5; width: 100%; pointer-events: none; display: block;/* height: 7.3vw; */}
wave-animation use { animation: infiniteWave 10s cubic-bezier(.55, .5, .45, .5) infinite paused;}
.waves { height: auto; color: #FFFFFF; position: relative; width: 100%; display: block; pointer-events: none; z-index: 1; transform: scale(1); background: rgba(0, 0, 0, 0);}
@keyframes infiniteWave {
  0% {transform: translate3d(-75px, 0, 0);}
  100% {transform: translate3d(75px, 0, 0);}
}
.identifier{animation: identifier 5s infinite;transition: all ease .5s;}
@keyframes identifier{
0% {transform: translateY(0px);}
50% {transform: translateY(-50px);}
100% {transform: translateY(0px);}
}
@font-face {
	font-family: "SourceHanSansCN";
	src: url("../fonts/SourceHanSansCN-Normal.ttf") format("truetype"), 
		 url("../fonts/SourceHanSansCN-Normal.woff") format("woff");
	font-style: normal;
	font-weight: normal;
} 
.logo-img { height: auto;}
.blog2-post-title-cont .post-prev-title{padding-top:0;}
.fes1-cont {padding: 20vh 0;}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(.9,.9,.9)}50%{opacity:1;transform:scale3d(.7,.7,.7)}80%{opacity:1}}


.header-1 #main-menu .navbar .nav>li.current>a,#main-menu .navbar .nav>li>a{margin: -10px 35px 0 35px;}
#main-menu .navbar .nav>li>a:hover {color: #00A0E9;text-decoration: none;}
.navbar-nav>li>a {line-height: auto;}

.logo-2 {padding: 13px 0 15px 0;}
.cd-header-buttons {top: 15px;}
.page-section{margin: 5vh 0 0 0;}

.main_box{width: 100%;position: relative;}

.footer-copy{ margin-top: 10vh;}
.cis-cont {padding-left: 45px;}
.pd25{ padding: 0 25px;}.container-m-30 {padding-left: 52px;margin-right: auto;  margin-left: auto; position: relative; width: 100%;}
.count-bg {border-radius: 50%; width: 100px; height: 100px;background: rgba(255, 255, 255, .4); margin: 22px auto; overflow: hidden;}
.count-bg img{padding: 10px;}
.count-descr {margin: 3%;font-size: .8rem;line-height: 1.5;}
.count-descr1 {margin: 3%;line-height: 1.5;}
.count-title{ background-image:linear-gradient(to left,#0094c5,#009053);border-top-left-radius: 15px;border-top-right-radius: 15px; padding: 14px; font-size:1.3rem; font-weight: bold;color: #fff; }
.bg-gray{background: none;background-image:linear-gradient(to top,rgba(238,238,238,.9),rgba(238,238,238,.9) 85%,transparent);height: 350px;}
.bg-gray:hover{background-image:linear-gradient(to top,#5ab6d5,#5ab49a 85%,transparent); border-top-left-radius: 15px;border-top-right-radius: 15px;transition: .3s ease-out; transform: scale(1.45); color: #fff; position: sticky; z-index: 3;}
.bg-gray:hover .count-number {color: #fff; margin: 15px 0;}
.bg-gray:hover .count-bg{background: rgba(255, 255, 255, 1);}
.bg-gray:hover .count-title{ font-size:1.5rem;}
.count-number { margin-top: 17px; font-size: 3rem; line-height: 5rem; color: #4b4e53;}
#counter-1 .row > div {border-left: none;}
.row-p{ padding-left: 0; }
.cis-text {padding: 0;border: none; margin-top: -15px;}
.f4{ font-size: 2.3rem; color: #4b4e53;}
.bg-gray:hover .f4 {color: #fff; margin: 15px 0;}

.blue-light-bg{background:#00a0ea;color: #fff;}
.img-scale{transition: all .5s ease-in-out; margin-bottom: 15px;}
.img-scale:hover img{transition: all .5s cubic-bezier(.8,.5,.2,1.4);transform: scale(1.05)/* rotate(20deg) */; }
.img-scale a{display: block;overflow: hidden;}
.txt-scale:hover{ transition: all .5s cubic-bezier(.8,.5,.2,1.4);transform: scale(1.05) ; }
.txt1-scale:hover{ transition: all .5s ease-out;transform: translateY(-15px); background-position: center; }
/* .col-md-4{overflow: hidden;} */
a:hover {color: #3288e6;}
#Mycanvas{height:100%; position:absolute; top:0;z-index: -1;left: 0;}
.video {/* position: absolute;left: 50%;top: 50%;display: block;transform: translate(-50%,-50%); */width: 80%; background: transparent;overflow: hidden}
.video1 {/* width: 100%; height:500px */}
video::-webkit-media-placeholder,
video::-moz-media-placeholder,
video::-ms-media-placeholder,
video::-o-media-placeholder,
video {
    background: transparent;
}
.more{ margin-right: 18px; width: 102px; height:32px; line-height:32px; text-align:center;color: #fff;background-image:linear-gradient(to left,#4daee5,#5c6db4);border-top-left-radius: 15px;border-bottom-right-radius: 15px;}
.more a {color: #fff;cursor: pointer;text-decoration: none;display: block;font-size: .9rem;}
.more:hover{width: 102px; height:32px;background-image:linear-gradient(to left,#5c6db4,#4daee5);border-top-left-radius: 0;border-bottom-right-radius: 0;border-top-right-radius: 15px;border-bottom-left-radius: 15px;}
.more1{ margin-right: 25px; width: 102px; height:32px; line-height:32px; text-align:center;color: #fff;background-image:linear-gradient(to left,#4daee5,#5c6db4);border-top-left-radius: 15px;border-bottom-right-radius: 15px;}
.more1 a {color: #fff;cursor: pointer;text-decoration: none;display: block;font-size: .9rem;}
.more1:hover{width: 102px; height:32px;background-image:linear-gradient(to left,#5c6db4,#4daee5);border-top-left-radius: 0;border-bottom-right-radius: 0;border-top-right-radius: 15px;border-bottom-left-radius: 15px;}
.more2{ margin-top: -5px; width: 102px; height:32px; line-height:32px; text-align:center;color: #fff;background-image:linear-gradient(to left,#66c5e3,#66c29d);border-top-left-radius: 15px;border-bottom-right-radius: 15px;}
.more2 a {color: #fff;cursor: pointer;text-decoration: none;display: block;font-size: .9rem;}
.more2:hover{width: 102px; height:32px;background-image:linear-gradient(to left,#66c29d,#66c5e3);border-top-left-radius: 0;border-bottom-right-radius: 0;border-top-right-radius: 15px;border-bottom-left-radius: 15px;}

.ellipsis{overflow:hidden;white-space:nowrap;width: 100%;text-overflow: ellipsis;}
#main-menu .navbar .nav>li>a{ font-size: 1.2rem;}
.fes4-title-cont h3, .title-18{font-size: 1.2rem;}
.fes4-box {background:rgba(255,255,255,0); border-radius: 15px; padding: 15px; text-align: center;transition: all 0.3s ease 0s; display: block;}
.fes4-box:hover {background:rgba(255,255,255,.1);}
.fes4-box h3{color: #eee;}
.f45{ font-size: 5rem;}
.fes4-title-cont{ padding-left: 0;}
.fes4-box-icon {left: 25px;}
.fixed-m{ margin-left: 33.33333%;}
.cis-text h3 {font-size: 1.2rem;line-height: 3rem;margin: 0;}
.cis-text p {margin: 13px 0;font-size: .9rem;}
.page-title-cont {padding-top: 105px;padding-bottom: 265px;text-align: center;}
.fes3-box {position: relative;padding-left: 55px;}
.fes2-box {position: relative;padding-left: 55px;padding-bottom: 10px;}
.fes1-box p{ font-size: .9rem;}
.fes1-box h3{font-size: 1rem;}
.itu{position: absolute;top: 0;left: 0;color: #4b4e53;}

/* 愿景 */
.count-particles{  background: #000022;  position: absolute;  top: 48px;  left: 0;  width: 80px;  color: #13E8E9;  font-size: .8em;  text-align: left;  text-indent: 4px;  line-height: 14px;  padding-bottom: 2px; font-weight: bold;}
.js-count-particles{  font-size: 1.1em;}
#stats,
.count-particles{  -webkit-user-select: none;  margin-top: 5px;  margin-left: 5px;}
#stats{ border-radius: 3px 3px 0 0; overflow: hidden;}
.count-particles{ border-radius: 0 0 3px 3px;}
#particles-js{ width: 100%; height: 100%;}
#particles-js canvas{ position: absolute; top: 0; z-index: 0;}
/* 研发中心 */
.col-sm-2{width: 19%; margin-left: 1%;}
.te img{width: 20px; height:20px; vertical-align: middle; margin-right: 15px;}
.te span{ margin: -20px 0 0 35px; display: block;font-size: 1.2rem;}
/* 明星产品 */
.mxcp ul{ display: flex;margin: 0;padding: 0;}
.mxcp li{ height: 70vh;  overflow: hidden; width: auto; box-shadow: 15px 0px 25px 0px rgba(0,49,63,0.15);}
.mxcp li a{ display: block; width: 100%; height: 100%;display: flex;}
.mxcp li h3{color: #fff;font-size: .9rem;}
.mxcp li h5{color: #fff;font-size: .8rem; padding: 0; margin: 0;}
.mxcp li p{color: #fff; font-size: .7rem;}
.mxcp li:nth-child(5) .mxcp_t{ background:#4ebccb;}
.mxcp li:nth-child(4) .mxcp_t{ background:#3ab4d2;}
.mxcp li:nth-child(3) .mxcp_t{ background:#10a6e3;}
.mxcp li:nth-child(2) .mxcp_t{ background:#00a0e8;}
.mxcp li:nth-child(1) .mxcp_t{ background:#0195d9;}
.mxcp li .mxcp_t{ width: 180px; position: relative; overflow: hidden; /* flex-shrink: 0; */display: flex;justify-content: start; align-items: center;  box-sizing: border-box; transition: ease 1s;  flex-direction: column;text-align: center;}
.mxcp li .imgbox{width: 0vw; height: 100%; transition: ease 1s} 
.mxcp li.active .mxcp_t{ width:0;}
.mxcp li.active .imgbox{ width: 100vw;}
.mxcp li.active:nth-child(5) .mxcp_t{ background:#4ebccb;}
.mxcp li.active:nth-child(4) .mxcp_t{ background:#3ab4d2;}
.mxcp li.active:nth-child(3) .mxcp_t{ background:#10a6e3;}
.mxcp li.active:nth-child(2) .mxcp_t{ background:#00a0e8;}
.mxcp li.active:nth-child(1) .mxcp_t{ background:#0195d9;}

.imgbg{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat;background-size: cover;}

/* 
新闻中心 
*/
.col-pd{ padding: 0 25px 0 25px;}
.page {margin-top: 15vh;border-radius: 4px; text-align: center;}
.page>li {display: inline; float: none;}
.page>li>a, .page>li>span {color: #7e8082;margin-right: 7px;padding: 8px 14px;border: none;border-radius: 0;}
.page li i {font1size: 16px;}
.page>.active a{z-index: 2;color: #fff;cursor: default;background: #4b4e53;border-color: #337ab7;}
.page>li>a:focus, .page>li>a:hover, .page>li>span:focus, .page>li>span:hover {color: #23527c;background: #eee;border-color: #ddd;}
.article p{ margin: 5vh 0;}
.article img{ text-align: center;}
.newslist p:nth-child(3){ height: 91px;}
/* 
 关于我们
 */
/* 公司历程 */
li{list-style: none; margin: 0; padding: 0;}
.pbox {position: relative;width:100%;}
.box li{display:none;position:absolute;left:180px;top:0;}
.box img{height:500px}
.cons {position:absolute;margin-left: -30px; font-size: .9rem;}
.cons li{width:80px; height:30px;line-height:30px;}
.cons li span{width:60px; height:20px;line-height:20px;text-align: center; border-radius: 15px; color:#2d51e5; margin:20px auto; cursor:pointer;display: block;transition: ease 1s;}
.cons::after { width:3px;height: 500px;background-image:linear-gradient(to bottom,#2d51e5,#02a0ea 65%,#00b09a 85%,#11b755);content: '';position: absolute;top: 0;left: 50px; z-index:-1;}
/* .cons ul li .t1{background-image:linear-gradient(to left,#2d51e5,#2754d5); }
.cons ul li .t2{background-image:linear-gradient(to left,#2060db,#215fda);}
.cons ul li .t3{background-image:linear-gradient(to left,#1875dc,#1970e4);}
.cons ul li .t4{background-image:linear-gradient(to left,#007de5,#1771e3);}
.cons ul li .t5{background-image:linear-gradient(to left,#0097f5,#0495e6);}
.cons ul li .t6{background-image:linear-gradient(to left,#02a0ea,#03a1e2);}
.cons ul li .t7{background-image:linear-gradient(to left,#009cb9,#00b5cf);}
.cons ul li .t8{background-image:linear-gradient(to left,#00b09a,#02b49c);}
.cons ul li .t9{background-image:linear-gradient(to left,#0bb77d,#08b679);}
.cons ul li .t10{background-image:linear-gradient(to left,#0dcc64,#1fc969);} */
.cons ul li.act span{font-weight: bold;transition: ease 1s;transform:scale(1.8);text-align: center;border-radius: 15px;background:#2d51e5; color:#fff; margin-left: 50px;}

/* 研发中心 */
.bgtr{ background: rgba(0, 0, 0, .3);height:20vh}
.item-yanfa {text-align: center;padding: 35px;border-radius: 4px;margin-bottom: 15px;webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;height:20vh;color: #fff;}
.item-yanfa h4 {font-size: rem;margin-bottom: 10px;}
.item-yanfa:hover {background: #00aeef;box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15);}
.item-yanfa:hover h4{color: #fff;}.item-yanfa:hover p{color: #fff;}
/* 生产基地 */
.jidi{display: flex; width: 100%; padding: 0 15px;}
.col-md{ margin: 0 15px 0 0;}
.thumb{ margin:10%; text-align: center;}
.thumb img {transition: all 0.5s ease 0s;border-radius: 50%; border: 15px solid #ddd;}
.jidimenu>dt {margin-bottom: 10px;font-size: 1.2rem;font-weight: 400;letter-spacing: 1px;border-bottom: 1px solid #CBDCDC;padding: 2vw 0;}
.jidimenu>dt span{float: right;}
.jidimenu>dt>a {display: block;position: relative;color: #777;text-decoration: none;padding: 14px 20px;border: 1px solid #e5e5e5;transition: all .25s cubic-bezier(0,0,.58,1);}

.content{position:relative;overflow:hidden;}
.content .txt{background:rgba(18,21,44,0.6); position:absolute;left:0px;bottom:0px;width:100%; height: 60px;}
.content .txt p{color:#fff;padding:0 12px; line-height: 60px; font-size: 1.2rem; font-weight: bold;}
.mb20{ margin-bottom: 20px;}
.bg-gray1{ background: #ccc;}
.content .fesimg{display: block;overflow: hidden;}
.content .fesimg:hover{transition: .3s ease-out; transform: scale(1.45);}

.fes1-img {background: url(../img/snbiopeptide/fes1.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: center center;}
.fes2-img {background: url(../img/snbiopeptide/fes2.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: center center;}
.fes3-img {background: url(../img/snbiopeptide/fes3.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: center center;}
.fes4-img {background: url(../img/snbiopeptide/fes4.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: top center;}
.fes5-img {background: url(../img/snbiopeptide/fes5.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: top center;}
.fes6-img {background: url(../img/snbiopeptide/fes6.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: top center;}
.fes7-img {background: url(../img/snbiopeptide/fes7.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: top center;}
.fes8-img {background: url(../img/snbiopeptide/fes8.jpg) 50% 50% no-repeat;width: 100%;display: block;position: relative;background-size: cover;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background-repeat: no-repeat;background-position: top center;}
/* 质量保证体系 */
.jz{ margin:10%}
.jz img {transition: all 0.5s ease 0s;}
.h230{height: 230px;}
.dh:hover .jz img {transform: scale(1.1) }
.dh:hover .thumb img {transform: scale(1.1) rotate(30deg);}
/* 集团优势 */
.item-boxes {text-align: center;padding: 35px;border-radius: 4px;margin-bottom: 15px;webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;background: #f8f8f8;}
.item-boxes .icon {width: 60px;height: 60px;text-align: center;display: inline-block;border-radius: 5px;margin-top: 10px;margin-bottom: 15px;webkit-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.item-boxes h4 {margin-bottom: 10px;line-height: 1.5;}
.item-boxes:hover {color: #fff;background: #00a0e9;box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15);}
.item-boxes:hover img{filter:brightness(1000%);}
.item-boxes:hover h4{color: #fff;}.item-boxes:hover p{color: #fff;}.item-boxes:hover font{color: #fff;}.item-boxes:hover h2{color: #fff;}
.item-cols {text-align: center;padding: 15px;border-radius: 4px;margin-bottom: 15px;webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;/* background: #f8f8f8; */margin: 2vw 1vw;height:160px;line-height: 1.5;}
.item-cols .icon {width: 60px;height: 60px;text-align: center;display: inline-block;border-radius: 5px;margin-top: 10px;margin-bottom: 15px;webkit-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.item-cols h4 {margin-bottom: 10px;}
.item-cols:hover {background: #fff;box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15);}
/* .item-boxes::before {position: absolute;content: "";height: 0;width: 100%;left: 0;bottom: 0;background: #0154F7;z-index: -1;transition: .5s;} */
 .parallax-bg {position: absolute;left: 0;top: 0;width: 100%;height: 130%;-webkit-background-size: cover;background-size: cover;background-position: center;z-index: -1;}
 .title-fs-25{ font-size: 30px;}
.item-tech {text-align: center;padding: 10px;border-radius: 4px;margin-bottom: 15px;webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;border:1px solid #eee;margin:15px;height:160px}
.item-tech .icon {width: 60px;height: 60px;text-align: center;display: inline-block;border-radius: 5px;margin-top: 10px;margin-bottom: 15px;webkit-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.item-tech h4 {margin-bottom: 10px;}
.item-tech:hover {background: #fff;box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15);}
 /* 
 产品中心
 */
 .n-list{display: flex; width: 100%; padding: 5% 0;border-bottom: 1px solid #eee;}
 .n-list:nth-last-child(1){border-bottom: none;}
 .n-l{ width: 25%; margin-right: 5%;overflow: hidden;height: 160px;}
 .n-l img {transition: all 0.5s ease 0s;/* border: 10px groove #3288e6; */}
 .n-r{ width: 70%;}
 .n-r h2{font-size: 1.2rem; margin: 0; }
 .n-r h3{font-size: 1rem;margin: 0; }
 .n-r p{color: #7e8083; margin: 0;}
 .n-r p:nth-child(3){ height: 50px;font-size: .9rem;}
 .n-list:hover .n-l img {transform: scale(1.1);}
 .widget-menu li.aui-current{border-bottom:3px solid #00aeef; color:#00aeef;/* background-image: linear-gradient(to right,#00aeef,#fff 80%);padding:0 5px; border-radius:50%; */ width:125px}
 .widget-menu li {line-height: 2.5rem;padding-bottom: 0;}
.mb15{ margin-bottom: 15px;}.no-p{ padding: 0;}
 .post-prev-title{width: 100%; position: absolute;bottom: 0; color: #fff; background: rgba(0, 0, 0, .3); line-height: 35px; padding-left: 15px;}
 .txt{font-size: 16px; margin-top: 15px; font-weight: 100; line-height: 25px;}
 .pr15{ padding-right: 15px;}
 .intro {overflow: hidden;width: 100%;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp: 8;-webkit-box-orient:vertical;}
 .gray-bg{ background: #f1f5f4; padding-top: 75px; padding-bottom: 55px;}
  .gray-bg1{ background: #f1f5f4; margin: 5% -15px; padding-left: calc(15% + 15px); padding-right: calc(15% + 15px); padding-top: 35px; padding-bottom: 35px;}
/* 
 科技研发
 */
 .line-h{height: 3px;width: 70px;background: #4b4e53;display: inline-flex;}
 .imgw img{width: 100%;}
 .fes2-main-text-cont {margin: 0 auto;padding: 145px 50px 140px 50px;max-width: 100%;}
 .hz{position:absolute; top: 13%; left: 50%;margin-right: 80px;line-height: 1.6;}
 .hz p{text-indent: 2em; }
 .hz h1{ font-size: 1.7em;}
 .border-gray{border:1px solid #eee;border-radius:13px; margin: 50px; margin-top: 0;background: #fff;box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15); padding: 15px;}
 .border-gray a:hover{filter:brightness(120%)}

.pt65{ padding-top:235px}
.pb25{ padding-bottom:25px}
.px35{padding-left:30px}
.zj{ display: flex; justify-content: center; height: 400px; flex-direction: column;}
.mt0{ margin: 0;}
.te{padding-left: 12px;}
.bold span{ font-weight: 500; font-size: 1.2rem;}
 /* 
 联系我们
 */
 .button.gray {background-color: #2e3092;}
 .ico11 img{padding: 14px;margin-top: -10px;}
 .bg11{background-image:linear-gradient(to left,#4daee5,#5c6db4);border-top-left-radius: 15px;border-bottom-right-radius: 15px;color: #fff;}
 .cis-icon {left: 5px;}
 .brightness{width: 20px; margin: 2px;}
 .controled, .login-select, input, select, textarea {border:1px solid #eee;border-radius: 10px; background: 0 0; color: #4b4e53; font-size: 14px; margin: 0; outline: medium none; padding:20px;}
.ft-1{display: flex; padding:5vw; background: #00aeef; color: #fff;}
.ft-1 div{ margin-right: 5%;}
.ft-2{padding:1vw; background: #2e3092; color: #fff;text-align: center;}
.cols-1{width:100%;}
.cols-2{width: 50%;}.cols-2-2{width: 20%;}.cols-2-8{width: 80%;}
.cols-3{width: 33.333333%;}
.cols-4{width: 25%;}
.cols-5{width: 20%;}
.cols-6{width: 16.666666%;}
.ml-5{ margin-left: 5%;}
.img-circle{border-radius: 0;}.img-circle1{border-radius: 0;}
.img-border{border: 10px solid #ddd;}
.fp{color: #fff;}
.px50{ padding: 105px 0 0 0;margin: 0;}.px30{ padding: 30px 0 7px 0;margin: 0;}
.h50{height:425px;/* box-shadow: 0 8px 18px 0 rgba(0, 0, 0, 0.15); */}
.h25{ height:275px; padding:15px; margin-bottom:22px}
.p15 {padding: 0 15px;}
.zb{border-top-left-radius: 0;border-bottom-right-radius: 0;background-image:linear-gradient(to left,#33b2dd,#33ad7a);border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;}
.cd,.gz{ cursor:pointer;background-image:linear-gradient(to left,#33ad7a,#33b2dd);border-top-right-radius: 15px;border-bottom-left-radius: 15px;}
.cd-map{width:50%;margin:0 auto; margin-top:15%;height: 50vh;}
.cd-show,.cd1-show,.cd2-show{position: fixed; background:rgba(0,0,0,.6);width:calc(100% + 96px); margin-left:-96px;height:100%;top:0;text-align: center;font-size: 0; z-index:111; display:none;}
.x{ font-size:5rem;position: absolute;top:7vh;right: 6vh; z-index:12; color:#fff; cursor:pointer}

.bg0 {background: url(../img/snbiopeptide/bg0.jpg) no-repeat fixed;background-size: cover; z-index: -2;padding:20vh 0;/* transform: scale(0.9); */}
.bg1{background: url(../img/snbiopeptide/01.jpg) no-repeat;background-size: cover}
.bg2{background: url(../img/snbiopeptide/02.jpg) no-repeat;background-size: cover}
.bg3{background: url(../img/snbiopeptide/03.jpg) no-repeat;background-size: cover}
.bg3-1{background: url(../img/snbiopeptide/4.jpg) no-repeat;background-size: cover}
.bg4{background: url(../img/snbiopeptide/bg.jpg) no-repeat left bottom;background-size: cover;}
.bg5{background: url(../img/snbiopeptide/ys.jpg) no-repeat left bottom;background-size: cover;}
.bg5-1{background: url(../img/snbiopeptide/yfys.jpg) no-repeat left bottom;background-size: cover;}
.bg6{background: url(../img/snbiopeptide/bg2.jpg) no-repeat left top;background-size: contain; width: 100%;}
.bg7{background: url(../img/snbiopeptide/bg7.png) no-repeat center top;background-size: cover;}
.bg8{background: url(../img/snbiopeptide/map.png) no-repeat right center;background-size: contain;}
.footer{background: url(../img/snbiopeptide/footer.jpg) no-repeat right top;background-size: cover;}
.footer1{background: url(../img/snbiopeptide/footer1.jpg) no-repeat right bottom;background-size: cover;}
.controled{ margin-bottom: 15px;}
#captchaText{vertical-align: middle;}
.container{width: calc(100% - 96px);}
.relative{position: relative;}
.absolute{position: absolute; bottom: 0;right: 15px;}
.absolute1{position: absolute; bottom: 0;}
.absolute2{position: absolute; bottom: 0;right: 15px;z-index: 10;}
.absolute3{position: absolute; top: 85px; text-align: center; width: 100%; margin: 0;}
.absolute4{position: absolute; bottom: 0; text-align: center; width: 100%;}
.absolute4 img{width: 150px;}
.sticky{position: sticky;top:80px;align-self: start;}
.flex{ display: flex;}
.pc{ display: block;}
.pc1{ display: block;margin-top: -50px;}
.sj{ display: none;}
.pp15{padding: 10px 15px;}
.pp35{ margin-top: 55px;}
.img{ width: 100%;}
.m10{margin: 0 8%;}
.icon1 {position: relative;padding-left: 55px;padding-bottom: 0;}
.b-35{border: none; margin-left: 35px;}
.b-1{border-right: 1px solid #ccc;width: 79.66666667%;padding-right: 50px;}
.b-1 img{width: 100%;}
.widget-body { padding:0 15px;}
.pb15{padding: 15px 0 15% 0;}
.yj {padding: 135px 0 450px 0;}
.row1{display: flex;align-items: center;}
.pintro h2{margin: 15px 0 15px 0;}
.picon h3{ font-size: 1rem; margin: 15px;color: #4b4e53;font-weight: 700;}
.pbtn{ margin-top: 75px;}
.pbtn span{ font-size: 1.2rem;border:1px solid #00a0e9;border-radius: 35px; color: #00a0e9; text-align:center; line-height: 1.8; padding: 5px 35px 5px 45px; letter-spacing: 5px; margin:10px 15px 5px 0; display: inline-block;background: url(../img/snbiopeptide/ys11-2.png) no-repeat 15px;}
.pbtn span:hover{color: #fff;filter:brightness(100%);background:#00a0e9 url(../img/snbiopeptide/ys11-3.png) no-repeat 15px;}
.cplx div{width: 30%; display: inline-block;}
.cplx span{ display: block; width: 102px; height:32px; line-height:32px; text-align:center;color: #fff;background-image:linear-gradient(to left,#4daee5,#5c6db4);border-radius: 15px; margin-bottom: 15px;}
.tab-content{width: 65%;margin: 0 auto;}
.tab-content li{font-size: 1.3rem;}
.tab-content p{line-height: 1.3;}
#captcha{ background: #f6f4f4; margin-left: 15px;border: 1px solid #eee; border-radius: 10px;}
.aui-nav-list-tab{margin-left: 8%;}
.fl img{ width: 50%;padding-right: 15px;}
.li18{margin: 20px 0 50px 0;}
@media  (min-width: 770px) and (max-width: 1400px){
	.f4 {font-size: 2.5rem;}
	.m10{margin: 0 4%;}
	h1 {font-size: 1.7rem;}
	.l25 {font-size: .8rem;}
	.fes1-box h3 {font-size: .9rem;}
	.fes1-box p {font-size: .8rem;}
	.count-number {font-size: 2.5rem;}
	.mb20{ margin-bottom: 20px;}
	.work-proc-1-bg {background-size: contain;}
	.absolute2{bottom: 0;}
}
@media (min-width:1440px) and (max-width: 1920px){
	.mb20{ margin-bottom: 15px;}

}
@media (min-width:2000px){
	html, body {}
	.page-title-cont {padding-top: 105px;padding-bottom: 505px;text-align: center;}
	.mb20{ margin-bottom: 0px;}
	.footer{background: url(../img/snbiopeptide/footer.jpg) no-repeat right top;background-size: cover; padding:16vh 0 0 0;}
	/* .box img{width: 73%;margin-left: 3%;} */
}

@media (max-width: 768px){
body{font-size: .8rem;}
.container {width: 100%;}
.main-menu-container {background-color: rgba(75, 78, 85, .8);}
.tab-content{font-size: .9rem; }
.www{font-size: .7rem;padding: 20px 0 0 0;}
/* .container-fluid{margin-left: -15px; margin-right: -15px;} */
.mxcp ul,.mxcp li a{ display: block;}
.mxcp li{ width: 100%; display: block; height: auto; position: relative;}
.mxcp li .mxcp_t{ width: 100%!important;height: 10px;}
.mxcp li .imgbox{ width: 100%; height: 65vw;}
.mxcp li.active .imgbox{ width: 100%;}
.mxcp li:nth-child(5) .mxcp_t{ background:#fff;}
.mxcp li:nth-child(4) .mxcp_t{ background:#fff;}
.mxcp li:nth-child(3) .mxcp_t{ background:#fff;}
.mxcp li:nth-child(2) .mxcp_t{ background:#fff;}
.mxcp li:nth-child(1) .mxcp_t{ background:#fff; height: 0;}
.mb-50 {margin-bottom: 35px;}
.cons ul li.act span{width: 60px;font-weight: bold;transition: ease 1s;transform:scale(1.2);text-align: center;border-radius: 15px;background:#2d51e5; color:#fff; margin-left: 0px;}
.box li {left: 80px;}
.pbtn{ margin: 15px 5%;}
.tab-content{width: 100%;}
.picon{width: 50%;float: left;}
.pintro h2{margin: 15px 0;}
.pb-30 {padding-bottom: 60px!important;}
.h230{height: 180px;}
.more a{font-size: .8rem;margin-top: 15px;}
.n-l img{ margin-bottom: 15px;width: 100%;}
.l25 {font-size: .8rem;}
.h25 {height: 225px}
.title-fs-60 {font-size: 1rem;}
.txt{ margin: 0;}
.pr15 {padding:15px;}
.mr5 {margin:5%;}
.p15 {padding: 5px;}
.h50 {height: 225px;}
.content .txt {height: 30px;}
.content .txt p {line-height: 30px;font-size: .7rem;padding: 0 6px}
.img-circle { width: 50px;}.img-circle1 { width: auto;}
.jidi{width: 100%;padding: 0; display: block;}
.cols-5 {width: 100%; flex-wrap: wrap}
.flex{ display: block;}
.cols-6 {width: 32%;display: inline-block;vertical-align: top;}
.cols-3 {width: 32%;display: inline-block;vertical-align: top;}.cols-3-1 {width: 33.3333%;display: inline-block;vertical-align: top;}
.cols-4 {width: 49%;display: inline-block;vertical-align: top;}
.item-cols{ margin: 0;height:auto;padding: 15px 0;}
.item-boxes{padding: 15px 0;/* background:none; */height: 165px;}
.item-boxes h4 {font-size: .8rem;}
.col-pd {padding: 15px}.col-pd1 {padding: 0}
.tabs-3 .nav-tabs>li>a {font-size: .9rem;}
.fes1-box h3 {font-size: .9rem;}
.fes1-box p {font-size: .8rem;}
.fes3-box {padding-left: 0;}
.pt {padding: 0 0 25px 0;}
.w100{width: 100%!important;}
.aui-nav-list-tab{margin-left: 0;}
.n-r p:nth-child(3) {height: auto;}
#main-menu .navbar .nav>li>a {font-size: 1rem;}
.border-gray {margin: 25px;}
.px15{ font-size: 1.1rem;}
.fl img{ width: 20%;}
.absolute3{position: absolute; top: 30%; text-align: center; width: 100%; margin: 0;}
.absolute4{position: absolute; bottom: 0; text-align: center; width: 100%;}
.pc{ display: none;}
.sj{ display: block;}
.pc1{ display: none;margin-top: -50px;}
.absolute4 img {width: 100px;}
.pp35{ margin-top: 25px;}
.px35 {padding-left: 0;}
.col-xs-5:nth-child(1) {width: 100%;margin-top: -25px;}
.col-xs-5 {width: 33%;}
.hz {position: inherit;margin-right: 0; padding: 15px;}
.newslist p:nth-child(3) {display: none;}
.page {padding: 0;font-size: .9rem;}
.zb{margin-bottom: 22px;}
.zb .fl{ float: none;}
.video {width: 100%;}
.ml-5 {margin-left:10px;}
.m10{margin: 0;}
.txt1-scale{ margin-bottom: 35px;}
.b-35{border: none; margin-left: 0;}
.b-1{border-right: none;width: 100%;}
.ml-15 {margin: 0; padding: 0;}
.ml-16 {margin: 0; padding: 0;}
.ml15{margin-left:0;}
.pt20t0 {padding-top: 2vh;}
.logo-img{height: 50px;}
.count-descr1 {margin: 7% 0;line-height: 1.5;}
.container-m-30 {padding-left: 12px;}
.relative{position:inherit;}
.absolute{position:inherit;}
.absolute1{ display: none;}
.absolute2{position: inherit;}
.sticky{position: inherit;}
.none{ display: none;}
.grey-light-bg {background: none;}
.aui-nav-list-box{width: 100%;margin: 0;}
.aui-nav-list-tab{width: 100%;}
.widget-body {font-size: .8rem;margin-left: -15px;}
.n-list {display: block;padding-bottom: 60px;border-bottom:0}
.n-l {width: 100%;margin-right: 5%;overflow: hidden;height:auto}
.n-r {width: 100%;}
.n-r h2 {font-size: 1rem;}
.n-r p:nth-child(4) {height: auto; margin-bottom: 15px;font-size: .8rem;}
.video1 {height: auto;}
.v5{ padding-top: 5vh;}
.widget-menu li {line-height:2rem;margin-right: 15px;display: inline-block;font-size: .93rem;}
.widget-menu li.aui-current {width: auto;}
#particles-js{ display: none;}
.yj {padding: 35px 0 0 0;}
.te {margin-left: -12px;}
.te span {font-size: .8rem;}
#nav-below.header{position: absolute; top: 0;}

/* .mt-35 {margin-top: 0} */
wave-animation {bottom: -2px;}
.title1 {margin-bottom: 0;}/* .pb15 {padding:0 0 15px 0;} */
.bg0 {background: url(../img/snbiopeptide/bg0-m.jpg) no-repeat center center;background-size: cover; z-index: -2;padding: 15vh 0;}
.bg1{background: url(../img/snbiopeptide/01.jpg) no-repeat center top;background-size: cover; height: 260px;}
.bg2{background: url(../img/snbiopeptide/02.jpg) no-repeat -75px top;background-size: cover; height: 280px;}
.bg3{background: url(../img/snbiopeptide/03.jpg) no-repeat center top;background-size: cover; height: 280px;}
.bg3-1{background: url(../img/snbiopeptide/4-04.jpg) no-repeat center top;background-size: cover; height: 280px;}
.bg4{background: url(../img/snbiopeptide/m-bg.jpg) no-repeat left bottom;background-size: cover;}
.bg5{background: none;}
.swiper {width: 100%;;height: auto; padding-top: 78px;}
/* .swiper-slide{height: 180px;} */
.swiper-button-prev, .swiper-rtl .swiper-button-prev {left: 20px;right: auto; display: none;}
.swiper-button-next, .swiper-rtl .swiper-button-next {right: 20px;left: auto; display: none;}
swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0px;}
/*.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{display: none;} */
.cd-nav-trigger, .cd-search-trigger {top: 6px;}
.col-sm-2 {width: 48%;}
.count-descr {margin: 3%; }
.f4 {font-size: 1.6rem;}
.count-number {font-size: 1.6rem; line-height: 1.3;}
.count-bg{ margin: 22px auto 0 auto;width: 50px;height: 50px}
.bg-gray{height: 220px;padding-bottom: 15px;margin: 10px 0;}
.p3t30 {padding: 0 0 25px 0;}
.pt10 {padding: 3vh 0;}
.fes1-cont{ padding-top: 0; padding-bottom: 200px;}
.pt30 {padding: 10vh 0;}
.f15{font-size: .9rem;/* padding: 0 5%; */}
.footer-copy { margin-top: 3vh;}
h1 {font-size: 1.1rem; margin: 0;}
h2 {font-size: 1.2rem; margin: 40px 0 20px 0;}
h3 {font-size: 1rem;/* margin: 26px 0 16px 0; */margin:0}
h4 {font-size: .9rem;}
.ml-17 {margin-left: 0;}
.mtt15{ margin-top: 55px;}
.color11{ margin-top: -30px;font-size: .9rem;}
.bold span {font-size: .9rem;}
.options .option {position: relative;overflow: hidden;width: 100%;}
.options .option.active {border-radius: 0;}
.row1{display: block;}
.p0{ padding: 0;}
.w48{ width: 50%;float: left;padding: 0;}
.gray{color:#4b4e53}
.footer {background-size: inherit;}
.w50{ width:150px;}
.w33{ width:19%;margin: 0;padding: 0;}
.px50 {padding: 235px 0 0 0;}
.px50 img{ width: 30%;}
.f9 {font-size: .6rem;}
.fes2-box{ padding: 0;}
.imgbg {background-size: contain;}
.cols-2 {float: left;}
.col-2 {width: 16.66666667%; float: left;}
.col-10 {width: 83.33333333%; float: left;margin-bottom: 15px;}
/* .col-md-2 {width: 16.66666667%;} */
.col-md-10 {width: 83.33333333%;}
.ico11{display: flex;}
.ico11 img {padding: 0;margin-top: 10px;width: 70%;}
.ds{display: inline-flex;}
.bg-gray:hover .f4 {color: #4b4e53;}
.bg-gray:hover{background-image:none; border-top-left-radius: 15px;border-top-right-radius: 15px;transition: .3s ease-out; transform: scale(1); color: #4b4e53; position: sticky; z-index: 3;}
.bg-gray:hover .count-number {color:#4b4e53 ;}
.bg-gray:hover .count-bg{background: ;}
.bg-gray:hover .count-title{}
.bg0 img.pc{ margin-top: -30px;}
.cd-show,.cd1-show,.cd2-show{width:100%; margin-left:-5px;}
.cd-map {width: 80%;margin-top: 20vh;}
.x{top: 15vh;}
}