@charset"utf-8";
	h1,h2,h3,ul,li,label,p,table,dl {
	margin:0;
}
a:hover,a:focus,a:active {
	text-decoration:none;
}
:focus {
	outline:none !important;
}
body {
	padding-top:105px;
}
.imgDiv img {
	width:100%;
	display:block;
}
.header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:7;
	padding-top:20px;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	border-bottom:solid 1px rgba(0,0,0,0);
}
.header.cols {
	background-color:#ffffff;
	border-color:#eaeaea;
	padding-top:0px;
}
.hdContainer {
	width:93.75%;
	margin:auto;
}
.logo {
	height:105px;
	line-height:105px;
	float:left;
}
.logo a {
	display:inline-block;
	vertical-align:middle;
	line-height:0;
	font-size:0;
	position:relative;
}
.logo a .logoWtIcon,.logo a .logoIcon {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.logo a .logoWtIcon {
	position:absolute;
	top:0;
	left:0;
}
.logo a .logoIcon,.cols .logo a .logoWtIcon {
	opacity:0;
	visibility:hidden;
}
.logo a .logoIcon img, .logo a .logoWtIcon img {
   height: 70px;    
}
@media (max-width: 1500px) {
  .logo a .logoIcon img, .logo a .logoWtIcon img {
      height: 55px; 
  }    
}
.cols .logo a .logoIcon,.logo a .logoWtIcon {
	opacity:1;
	visibility:visible;
}
.headRt {
	float:right;
}
.nav {
	float:left;
	display:block;
}
.nav.ipad {
	display:block !important;
}
.nav .navLi {
	float:left;
	padding:0 35px;
	position:relative;
}
.nav .navLi .navAa {
	height:105px;
	line-height:105px;
	font-size:16px;
	color:#ffffff;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	font-family:"gotha-med";
	float:left;
}
.cols .nav .navLi .navAa {
	color:#333333;
}
.nav .navLi.active .navAa {
	color:#3ab3c3;
}
.nav .navLi ul {
	position:absolute;
	top:100%;
	left:35px;
	width:1920px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	visibility:hidden;
	opacity:0;
	-webkit-transform:translateX(35px);
	transform:translateX(35px);
}
.nav .navLi ul li {
	float:left;
	padding:0 27px;
}
.nav .navLi ul a {
	float:left;
	font-size:16px;
	font-family:"gotha-med";
	color:#fff;
	height:80px;
	line-height:80px;
}
.cnEnBox {
	float:left;
	position:relative;
	height:105px;
	line-height:105px;
	padding-left:50px;
	cursor:pointer;
}
.cnEnBox .tit {
	height:52px;
	line-height:52px;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	padding-right:20px;
}
.cnEnBox .tit .iconfont {
	display:inline-block;
	vertical-align:top;
}
.iconYyan,.cnEnBox .tit .iconfont.iconJiao {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.iconYyan {
	font-size:18px;
	color:#fff;
}
.cnEnBox .tit .iconfont.iconJiao {
	font-size:12px;
	color:#fff;
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%) scale(0.583);
	transform:translateY(-50%) scale(0.583);
}
.cols .iconYyan,.cols .cnEnBox .tit .iconfont.iconJiao {
	color:#999999;
}
.cnEnBox ul {
	position:absolute;
	top:100%;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width:170px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	padding:0 20px;
	visibility:hidden;
	opacity:0;
}
.cnEnBox ul li {
	float:left;
	width:50%;
	text-align:center;
}
.cnEnBox ul a {
	float:left;
	height:80px;
	line-height:80px;
	width:100%;
	font-size:16px;
	color:#fff;
	font-family:"gotha-med";
}
.loginBut {
	float:left;
	height:105px;
	line-height:105px;
	margin-left:45px;
	font-size:0;
}
.loginBut_a {
	width:170px;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	border-radius:50px;
}
.loginBut .imgDiv:nth-child(2) {
	position:absolute;
	top:0;
	left:0;
	line-height:0;
}
.loginBut_abut,.loginBut_awts {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.loginBut_abut,.cols .loginBut_awts {
	visibility:hidden;
	opacity:0;
}
.cols .loginBut_abut,.loginBut_awts {
	visibility:visible;
	opacity:1;
}
/*
		banner
*/
.banner {
	padding:0;
	position:relative;
}
.idxBan {
	cursor:url(../images/kangti.ico),default;
}
.banner canvas {
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	cursor:url(../images/kangti.ico),default;
}
.bingDu {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.bingDu li {
	position:absolute;
	z-index:4;
}
.bingDu li.bdxj_ico1 {
	width:8.697%;
}
.bingDu li.bdxj_ico1.sml {
	width:6.510%;
}
.bingDu li.bdxj_ico2 {
	width:7.656%;
}
.bingDu li.bdxj_ico3 {
	width:6.875%;
}
.bingDu li:nth-child(1) {
	left:2.864%;
	top:26.701%;
	-webkit-animation:50s linear 0s infinite;
	animation:50s linear 0s infinite;
}
@keyframes bingdu-k1 {
	}.bingDu li:nth-child(2) {
	left:64.0625%;
	top:26.178%;
}
.bingDu li:nth-child(3) {
	left:89.322%;
	top:34.554%;
}
.bingDu li:nth-child(4) {
	left:84.375%;
	top:65.968%;
}
.bingDu li:nth-child(5) {
	left:24.114%;
	top:8.376%;
}
.bingDu li:nth-child(6) {
	left:32.552%;
	top:80.104%;
}
.bingDu li:nth-child(7) {
	left:65.104%;
	top:56.544%;
}
.bingDu li:nth-child(8) {
	left:3.906%;
	top:68.586%;
}
.bingDu li:nth-child(9) {
	left:82.031%;
	top:13.089%;
}
.banText {
	position:absolute;
	left:13.541%;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	width:44.791%;
	padding-left:75PX;
}
.banText .smlTit {
	font-size:30px;
	color:#fff;
	margin-bottom:30px;
}
.banText .tit {
	font-size:52px;
	line-height:68px;
	color:#fff;
}
.banText .text {
	font-size:20px;
	color:#ffffff;
	line-height:36px;
	margin-top:35px;
}
.banBut {
	position:relative;
	padding-right:25px;
}
.banner .banBut {
	position:absolute;
	top:50%;
	right:13.541%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.banBut_sp {
	font-size:16px;
	color:#ffffff;
}
.banBut_sp .iconfont {
	font-size:12px;
	-webkit-transform:scale(.85);
	transform:scale(.85);
	margin-left:10px;
	position:relative;
	right:0;
}
.circle-load {
	position:absolute;
	width:90px;
	height:90px;
	transform:rotate(215deg) translateY(-50%);
	transform-origin:center 0;
	top:50%;
	right:0;
}
.circle-load-svg {
	stroke-dasharray:215 270;
	stroke-dashoffset:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
@keyframes jian {
	0% {
	right:0px;
}
60% {
	right:-3px;
}
100% {
	right:0px;
}
}/**/
.idxText .title {
	font-size:60px;
	color:#333333;
	margin-bottom:15px;
}
.idxText .txt {
	font-size:20px;
	color:#333333;
	line-height:36px;
	margin-bottom:45px;
}
.moreBut {
	width:195px;
	height:56px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	line-height:56px;
	display:block;
	border-radius:56px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.emlBut,.loginBut_a {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.moreBut.mbAuto {
	margin:auto;
}
.idxTech {
	padding-top:115px;
	padding-bottom:110px;
}
.idxTech .idxText {
	width:100%;
	max-width:985px;
	margin:auto;
	text-align:center;
	margin-bottom:75px;
}
.idxTech .idxText .moreBut {
	margin:auto;
}
.idxTech-img li {
	float:left;
	width:33.333%;
	padding:0 38px;
	position:relative;
}
.idxTech-img li .gang,.idxTech-img li .jian {
	position:absolute;
	left:100%;
	top:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
}
.idxTech-img li .jian {
	left:95%;
	-webkit-animation:jianrt 1s ease 0s infinite;
	animation:jianrt 1s ease 0s infinite;
}
@keyframes jianrt {
	0% {
	left:99%;
}
50% {
	left:101%;
}
100% {
	left:99%;
}
}/**/
.idxPipe {
	padding-top:120px;
	padding-bottom:125px;
}
.idxPipe .row {
	display:flex;
	align-items:center;
}
.idxPipeLt {
	padding-left:80px;
}
/**/
.idxNew .container {
	display:flex;
}
.idxNewLt,.idxNewRt {
	padding-left:0;
	padding-right:0;
}
.idxNewLt {
	position:relative;
}
.idxNewLt .title {
	font-size:48px;
	color:#ffffff;
	position:absolute;
	top:75px;
	left:80px;
	z-index:3;
}
.newRtSwp {
	padding-bottom:35px;
}
.idxNewRt {
	background:url(../images/idxnew-bg.jpg) no-repeat center center;
	background-size:100% 100%;
	padding:75px;
}
.idxNewRt .date-time {
	font-size:16px;
	color:#ffffff;
	margin-bottom:55px;
}
.idxNewRt .tit {
	font-size:30px;
	line-height:48px;
	color:#fff;
	margin-bottom:65px;
}
/*
		footer
*/
.footer {
	background-color:#3b3b3d;
}
.footTop {
	padding:80px 0 95px;
	border-bottom:solid 1px rgba(255,255,255,.1);
}
.footTop-lt {
	float:left;
	width:32.5%;
}
.footTop-lt .tit {
	font-size:36px;
	color:#ffffff;
	margin-bottom:15px;
}
.footTop-lt .ulNav li {
	padding:15px 0;
}
.footTop-lt .ulNav a {
	font-size:16px;
	color:#02d2ed;
	font-family:'gotha-med';
}
.footTop-lt .ulNav a .iconfont {
	font-weight:bold;
	font-size:12px;
	-webkit-transform:scale(0.75);
	transform:scale(0.75);
	margin-right:14px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	position:relative;
	left:0;
}
.footTop-rt {
	width:67.5%;
	float:right;
	display:flex;
}
.footTop-rt .div:not(:last-child) {
	margin-right:85px;
}
.footTop-rt .tit {
	font-size:24px;
	color:#ffffff;
	margin-bottom:25px;
}
.footTop-rt li {
	line-height:18px;
	padding:6px 0;
}
.footTop-rt li a {
	font-size:14px;
	color:#ababb1;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	font-family:'gotha-med';
}
.footBtm {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	padding:55px 0 65px;
}
.footlogo a img {
  /*height: 41px;  */
  height: 62px;
}
@media (max-width: 1500px) {
  .footlogo a img {
     height: 50px;   
  }
}
.footlogo,.footBtm .text {
	float:left;
	
}
.footlogo {
	font-size:0;
}
.footlogo img {
	display:inline-block;
	vertical-align:middle;
}
.footBtm .text {
	padding-left:50px;
	display:flex;
	font-size:12px;
}
.footBtm .text .ptxt {
	color:#fff;
	opacity:.3;
}
.footBtm .text .ptxt a {
	color:#fff;
}
.footBtm .text .tech {
	color:#a0a0a0;
	opacity:.3;
	margin-left:25px;
}
.bshare-custom {
	float:right;
	margin:0 -15px;
	margin-top:6px;
}
.bshare-custom a {
	padding:0;
	height:18px !important;
	margin:0 15px !important;
}
.bshare-custom a.bshare-facebook,.bshare-custom a.bshare-linkedin {
	width:18px;
}
.bshare-custom a.bshare-facebook {
	background:url(../images/ico-f.png) no-repeat center center;
}
.bshare-custom a.bshare-twitter {
	background:url(../images/ico-t.png) no-repeat center center;
	width:19px;
}
.bshare-custom a.bshare-linkedin {
	background:url(../images/ico-in.png) no-repeat center center;
}
/*
		B1关于-公司概况
*/
.nBanTxt {
	position:absolute;
	top:50%;
	left:13.541%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.nBanTxt .title {
	font-size:120px;
	color:#ffffff;
	text-transform:uppercase;
}
/**/
.mbxNav {
	font-family:"gotha-med";
}
.mbxNav li,.mbxNav li a,.mbxNav .gAng {
	float:left;
}
.mbxNav li a,.mbxNav .gAng {
	font-size:14px;
	color:#bbbbbb;
}
.mbxNav li.active a {
	color:#3ab3c3;
}
.mbxNav .gAng {
	margin:0 5px;
}
.eliteBox {
	overflow:hidden;
}
.eliteLt .div {
	margin-left:27.083%;
	padding-right:75px;
}
.npg-bigTit {
	font-size:60px;
	color:#333333;
	margin-bottom:35px;
}
.eliteLt {
	padding-top:40px;
	padding-right:0;
}
.eliteLt .npg-bigTit {
	margin-top:85px;
}
.eliteLt .text {
	font-size:20px;
	line-height:36px;
	color:#666666;
	text-align:justify;
}
.eliteRt {
	padding-left:0;
}
.eliteRt li {
	float:left;
	position:relative;
	padding:0;
}
.eliteRt li .eliDd {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	padding:0 10px;
	text-align:center;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.eliteRt li .eliDd .icon {
	margin-bottom:30px;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.eliteRt li .eliDd .tit {
	max-width:170px;
	margin:auto;
	font-size:30px;
	color:#fff;
	height:66px;
}
.eliteRt li .imgDiv {
	overflow:hidden;
}
.eliteRt li .imgDiv img {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.eliteTwo {
	display:flex;
}
.eliteTwo .eliteLt {
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	display:flex;
	align-items:center;
	padding-top:0 !important;
}
.eliteTwo ul li {
	width:100%;
}
.eliteAbut {
	font-size:24px;
	color:#ffffff;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.eliteAbut .eliteJian {
	margin-left:15px;
	position:relative;
	right:0;
}
/**/
/*.ourSvg text {
	font-size:300px;
	letter-spacing:5px;
}
.ourSvg {
	width:100%;
	height:216px;
	display:block;
}
.ourSvg #img1,.ourSvg #img1 image {
	width:100%;
	height:100%;
	display:block;
}
*/
.ourBox {
	padding-top:110px;
	padding-bottom:130px;
}
.ourBoxTxt {
	max-width:850px;
	margin:auto;
	margin-top:55px;
	text-align:justify;
}
.npg-smlTit {
	font-size:36px;
	color:#333333;
	line-height:48px;
	margin-bottom:25px;
}
.text {
	font-size:20px;
	line-height:36px;
	color:#666666;
	text-align:justify;
}
.ourList {
	width:81.25%;
	margin:auto;
	position:relative;
	margin-top:70px;
}
.ourList li {
	position:absolute;
	border-radius:100%;
	overflow:hidden;
}
.ourList li:nth-child(1) {
	top:3.579%;
	left:11.666%;
	width:13.333%;
}
.ourList li:nth-child(2) {
	top:8.353%;
	left:28.205%;
	width:21.025%;
	background-color:#10d399;
}
.ourList li:nth-child(3) {
	top:15.871%;
	left:54.743%;
	width:16.666%;
}
.ourList li:nth-child(4) {
	top:0px;
	left:75.641%;
	width:21.794%;
	border:solid 2px #eaeaea;
}
.ourList li:nth-child(5) {
	top:38.186%;
	left:0px;
	width:28.589%;
	background-color:#cbecf0
}
.ourList li:nth-child(6) {
	top:54.653%;
	left:33.461%;
	width:24.166%;
}
.ourList li:nth-child(7) {
	top:52.505%;
	left:62.82%;
	width:20.512%;
}
.ourList li:nth-child(8) {
	top:47.732%;
	left:87.179%;
	width:12.820%;
}
.ourList li .div {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	align-content:center;
	justify-content:center;
	text-align:center;
	flex-wrap:wrap;
	padding:0 15px;
}
.ourList li .div .our-ico,.ourList li .div .tit,.ourList li .div .txt {
	width:100%;
}
.ourList li .div .our-ico {
	margin-bottom:20px;
}
.ourList li.ourLi2 .div .tit {
	font-size:60px;
	color:#ffffff;
	margin-bottom:20px;
}
.ourList li.ourLi2 .div .txt {
	font-size:20px;
	color:#ffffff;
}
.ourList li.ourLi3 .div .tit {
	font-size:56px;
	color:#333333;
	margin-bottom:10px;
}
.ourList li.ourLi3 .div .txt {
	font-size:18px;
	color:#333333;
	line-height:30px;
	width:260px;
	max-width:80%;
}
.ourList li.ourLi4 .div .tit {
	font-size:160px;
	color:#333333;
	margin-bottom:20px;
}
.ourList li.ourLi4 .div .txt {
	font-size:22px;
	color:#333333;
	line-height:30px;
	width:230px;
}
.expBox {
	overflow:hidden;
	position: relative;
}
.expBox .npg-smlTit {
	color:#fff;
	text-align:center;
	margin-bottom:15px;
}
.expBoxRow {
	display:flex;
	align-items:center;
	    margin-top: 4%;
}
.expBox .text {
	font-size:22px;
	line-height:36px;
	color:#fff;
	text-align:justify;
	/*margin-right:12.5%;*/
	margin-left:27.083%;
}
.expBox .bk {
  width: 100%;
}
.expBox .bk picture {
  display: block;
  width: 100%; 
}
.expBox .bk picture img {
  width: 100%;  
      object-fit: cover;
}
.expBox .post {
  padding-top: 100px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.teamCol dl {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.teamCol dt {
	overflow:hidden;
}
.teamCol dt img {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.teamCol dd {
	text-align:center;
	padding:25px 15px;
	border:solid 1px #eaeaea;
	border-top:0;
}
.teamCol .tit {
	font-size:24px;
	color:#333333;
	margin-bottom:10px;
}
.teamCol .text {
	font-size:16px;
	color:#333333;
	margin-bottom:15px;
	text-align:center;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.teamBox {
	padding-bottom:90px;
	padding-top:115px;
}
.teamBox .npg-bigTit {
	text-align:center;
	margin-bottom:75px;
}
.teamBox .moreBut {
	margin:auto;
	margin-top:60px;
}
/*
		B2关于-团队
*/
.aboTeamlt,.aboTeamrt {
	float:left;
}
.aboTeamlt {
	width:43.75%;
	padding-top:50px;
}
.aboTeamlt .div {
	margin-left:30.952%;
	padding-right:90px;
}
.aboTeamlt .bigtit {
	font-size:60px;
	color:#333333;
	margin-bottom:30px;
	margin-top:115px;
}
.aboTeamlt .smltit {
	font-size:36px;
	line-height:48px;
	color:#333333;
	margin-bottom:25px;
}
.aboTeamlt .text {
	font-size:20px;
	line-height:36px;
	color:#666666;
	margin-bottom:150px;
}
.aboTeamlt .counts {
	font-size:14px;
	color:#dbdbdb;
	margin-bottom:30px;
}
.counts span {
	color:#dbdbdb;
}
.counts .idxCt,.counts .allCt {
	color:#333333;
}
.counts .gang {
	margin:0 10px;
}
.aboTeamrt {
	width:56.25%;
}
.aboTeam-nav {
	height:171px;
	padding-bottom:60px;
}
.aboTeam-nav span {
	font-size:20px;
	line-height:30px;
	color:#dbdbdb;
	font-family:"gotha-med";
	display:block;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	cursor:pointer;
}
.aboTeam-nav .swiper-slide {
	padding:3px 0;
	height:36px;
}
.aboTeam-nav .swiper-slide-thumb-active {
	padding:30px 0;
	height:96px;
}
.aboTeam-nav .swiper-slide-thumb-active span {
	font-size:30px;
	color:#3ab3c3;
}
.aboTeam-img dl {
	position:relative;
}
.aboTeam-img dt {
	overflow:hidden;
}
.aboTeam-img dt img {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.aboTeam-img dd {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:1;
	display:flex;
	text-align:center;
}
.aboTeam-img dd .div,.aboTeam-img dd .abo-moreBut {
	display:flex;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
	justify-content:center;
}
.aboTeam-img dl .abo-moreBut i {
	position:relative;
	right:0;
}
.aboTeam-img dd .div {
	float:left;
	width:75.925%;
	position:relative;
	z-index:1;
	height:150px;
}
.aboTeam-img dd .div:after {
	content:"";
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	opacity:.9;
}
.aboTeam-img dd .smlBiao,.aboTeam-img dd .title {
	width:100%;
	padding:0 15px;
	color:#fff;
}
.aboTeam-img dd .smlBiao {
	font-size:16px;
}
.aboTeam-img dd .title {
	font-size:36px;
}
.aboTeam-img dd .abo-moreBut {
	width:24.075%;
	background-color:#ffffff;
}
.abo-moreBut span {
	font-size:20px;
	color:#333333;
	margin-right:70px;
}


.aboTeam .button{
 display: flex;
    cursor: pointer;
    z-index: 5;
    margin-top: 40px;
    
}

.aboTeam   .button p:hover path{
    fill: #02d2ed;
}
.aboTeam   .button .prev{
      transform: rotate(0deg);
      margin-right: 20px;
    
}
.aboTeam  .button .next svg{
    transform: rotate(180deg);
}



/**/
.aboTeam-img .swiperBut {
	position:absolute;
	right:96px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:3;
	display: none;
}
.swiper-button-next,.swiper-button-prev {
	width:68px;
	height:68px;
	line-height:66px;
	border:solid 1px rgba(255,255,255,.5);
	border-radius:100%;
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
	margin:40px 0;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.swiper-button-next:after,.swiper-button-prev:after {
	font-size:14px;
	color:#fff;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
/**/
.weValBox .npg-smlTit {
	text-transform:uppercase;
	text-align:center;
	margin-bottom:65px;
}
.weValBox ul {
	margin-bottom:90px;
}
.weValBox li {
	float:left;
	width:20%;
	text-align:center;
}
.weValBox li .icon {
	margin-bottom:35px;
	display:inline-block;
}
.weValBox li .tit {
	font-family:"gotha-med";
	font-size:24px;
	color:#333333;
}
.weValBox {
	padding:90px 0 115px;
}
/*
		B3关于-团队详情
*/
.abotmTxt {
	padding-top:45px;
	overflow:hidden;
}
.abotmTxt-hd {
	text-align:center;
	margin-top:100px;
	margin-bottom:90px;
}
.abotmTxt-hd .nmTit {
	font-size:72px;
	color:#333333;
	margin-bottom:20px;
}
.abotmTxt-hd .zchBq {
	font-size:24px;
	color:#666666;
}
.abotmTxtSwp {
	padding:0 40px;
}
.abotmTxt-swp {
	overflow:visible;
}
.abotmTxt-swp {
	margin-bottom:90px;
}
.abotmTxt-swp .swiper-slide .abotmTxt-dt,.abotmTxt-txt .swiper-slide .abotmTxt-dd {
	padding:0 120px;
}
.abotmTxt-dd {
	font-size:20px;
	line-height:36px;
	text-align:justify;
	margin-bottom:125px;
}
.abotmTxt-txt .bgtext {
	position:relative;
}
.abotmTxt-txt .textDiv {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	align-content:center;
	justify-content:center;
}
.abotmTxt-txt .textDiv .icon,.abotmTxt-txt .textDiv .smltit,.abotmTxt-txt .textDiv .texts {
	width:100%;
	text-align:center;
}
.abotmTxt-txt .textDiv .icon {
	margin-bottom:20px;
}
.abotmTxt-txt .textDiv .smltit {
	margin-bottom:35px;
	font-size:20px;
	font-family:"gotha-med";
}
.abotmTxt-txt .textDiv .texts {
	max-width:560px;
	font-size:20px;
	line-height:36px;
}
.txtpgs {
	position:relative;
	padding:0 40px;
	margin:165px 0;
}
.txtpgs-pv a,.txtpgs-nt a,.txtpgs-ct a {
	color:#333333;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.txtpgs-pv {
	float:left;
	font-size:20px;
	font-family:"gotha-med";
}
.txtpgs-pv .icon {
	margin-right:30px;
}
.txtpgs-nt .icon {
	margin-left:30px;
}
.txtpgs-nt {
	float:right;
	font-size:20px;
	font-family:"gotha-med";
}
.txtpgs-ct {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	font-size:20px;
}
.txtpgs-ct a {
	color:#111111;
	font-family:"gotha-med";
}
.txtpgs-ct .iconfont {
	margin-right:15px;
}
.abotmTxt-swp .swiper-button-prev,.abotmTxt-swp .swiper-button-next {
	margin:0;
}
.abotmTxt-swp .swiper-button-prev {
	position:absolute;
	top:50%;
	right:100%;
	margin-right:14%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.abotmTxt-swp .swiper-button-next {
	position:absolute;
	top:50%;
	left:100%;
	margin-left:14%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.abotmTxt-swp .swiper-pagination {
	position:absolute;
	width:auto;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	bottom:auto;
	left:auto;
}
.abotmTxt-swp .swiper-pagination .swiper-pagination-bullet {
	display:block;
	margin:20px 0 !important;
}
.swiper-pagination .swiper-pagination-bullet {
	width:9px;
	height:9px;
	background-color:#e1e1e1;
	opacity:1;
	border:solid 2px #e1e1e1;
	margin:0 10px;
}
.swiper-pagination .swiper-pagination-bullet-active {
	background-color:rgba(0,0,0,0);
}
.abotmTxt-swp .counts {
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:3;
}
.abotmTxt-swp .counts span {
	display:block;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	text-align:center;
}
/*
		 B4关于-职位机会
*/
.abojobBox {
	padding-top:65px;
}
.abojobBox .imgdivs img {
	max-width:100%;
	display:block;
	margin:auto;
}
.abojobBox .row {
	display:flex;
	align-content:center;
	align-items:center;
}
.abojob2tm {
	text-align:center;
	margin-top:50px;
}
.abojob2tm .abojobTxt {
	margin-bottom:35px;
	font-size:20px;
}
.emlBut {
	height:56px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	line-height:56px;
	display:inline-block;
	border-radius:56px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	padding:0 40px;
}
.emlBut .iconfont {
	margin-right:10px;
}
.abojobBoz {
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	border-radius:17px;
	text-align:center;
	padding:90px 0 110px;
	margin-top:100px;
}
.abojobBoz .div {
	max-width:945px;
	margin:auto;
}
.abojobBoz .npg-smlTit {
	color:#fff;
}
.abojobBoz .text {
	line-height:32px;
	color:#fff;
	margin-bottom:60px;
}
.abojobBoz .list {
	display:inline-block;
}
.abojobBoz .list li {
	float:left;
	margin:0 45px;
}
.openposBox {
	padding-top:75px;
	padding-bottom:100px;
}
.openposBox .npg-smlTit {
	margin-bottom:40px;
}
.openpos-ul {
	border-top:solid 1px #eaeaea;
}
.openpos-li .openpos-hd {
	border-bottom:solid 1px #eaeaea;
	padding:90px 0;
}
.act.openpos-hd {
	background:url(../images/abojob-bg.png) repeat;
}
.openpos-hd .container {
	cursor:pointer;
}
.openpos-li .openpos-hdlt,.openpos-li .openpos-hdrt {
	float:left;
}
.openpos-li .openpos-hdlt {
	width:41.428%;
}
.openpos-hdlt dt {
	display:inline-block;
	position:relative;
	margin-bottom:25px;
}
.openpos-hdlt dt img {
	display:block;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.openpos-hdlt dt img.huimg,.act .openpos-hdlt dt img.caimg {
	visibility:visible;
	opacity:1;
}
.act .openpos-hdlt dt img.huimg,.openpos-hdlt dt img.caimg {
	visibility:hidden;
	opacity:0;
}
.openpos-hdlt dt img.caimg {
	position:absolute;
	top:0;
	left:0;
}
.openpos-hdlt .tit {
	font-size:20px;
	color:#333333;
	font-family:"gotha-med";
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.act .openpos-hdlt .tit {
	color:#3ab3c3;
}
.openpos-li .openpos-hdrt {
	width:58.572%;
	position:relative;
}
.openpos-li .openpos-hdrt .div {
	margin-right:22.561%;
}
.openpos-li .openpos-hdrt .counts {
	margin-bottom:35px;
}
.openpos-li .openpos-hdrt .text {
	font-size:18px;
	color:#333333;
	line-height:33px;
	text-align:justify;
}
.openpos-li .openpos-hdrt .uncollBut {
	position:absolute;
	right:0;
	top:60px;
}
.uncollBut .cion {
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.uncollBut .txt {
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	font-size:14px;
	color:#c9ccd4;
	font-family:'gotha-med';
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.act .uncollBut .txt {
	color:#3ab3c3;
}
.uncollBut .cion img {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	display:block;
}
.cion img.collapse-img {
	position:absolute;
	top:0;
	left:0;
}
.uncollBut .cion img.unfold-img,.act .uncollBut .cion img.collapse-img {
	visibility:visible;
	opacity:1;
}
.act .uncollBut .cion img.unfold-img,.uncollBut .cion img.collapse-img {
	visibility:hidden;
	opacity:0;
}
.openpos-by {
	padding-top:60px;
	padding-bottom:160px;
	background-color:#eaeaea;
	position:relative;
	/*display:none;
	*/
}
.openpos-by:after {
	content:"";
	position:absolute;
	left:15.104%;
	bottom:100%;
	width:21px;
	height:11px;
	background:url(../images/huijiao.png) no-repeat center center;
}
.openpos-byli {
	float:left;
	width:41.428%;
	padding-right:75px;
}
.openpos-byli .tit {
	font-size:20px;
	color:#333333;
	margin-bottom:35px;
}
.openpos-byli .list {
	font-size:16px;
	line-height:30px;
	color:#333333;
}
.openpos-byli .list li {
	padding-left:20px;
	position:relative;
}
.openpos-byli .list li:after {
	content:"";
	width:8px;
	height:8px;
	background-color:#10d398;
	border-radius:100%;
	position:absolute;
	top:11px;
	left:0;
}
.openpos-byul {
	position:relative;
}
.lianXi {
	position:absolute;
	right:0;
	top:0;
	margin:0 -10px;
}
.lianXi li {
	width:56px;
	height:56px;
	border-radius:100%;
	float:left;
	color:#fff;
	line-height:56px;
	text-align:center;
	margin:0 10px;
}
.lianXi li .iconfont {
	line-height:0;
	color:#fff;
}
.lianXi li.lianXi-iph {
	font-size:21px;
	background-color:#10d398;
}
.lianXi li.lianXi-eml {
	font-size:18px;
	background-color:#02d2ed;
}
.openposBox .moreBut {
	width:230px;
	margin-top:65px;
}
.mbxNavBox {
	padding-top:45px;
}
/*
		D1抗体发现
*/
.eliteoffBox {
	padding-top:55px;
	padding-bottom:150px;
}
.eliteoffBox .npg-smlTit {
	margin-bottom:70px;
}
.eliteoffDl .icon {
	width:128px;
	margin-bottom:45px;
}
.eliteoffDl .ddtxt {
	text-align:unset;
}
.eliteoff-row {
	margin:0 -45px;
}
.eliteoff-col {
	padding:0 45px;
}
.workwithBox {
	background:url(../images/morebut-bg.jpg) repeat;
	background-size:100% auto;
	padding:95px 0;
}
.workwithBox .npg-smlTit {
	color:#fff;
	text-align:center;
	margin-bottom:35px;
}
.workwithBut {
	text-align:center;
}
.workwithBut a {
	display:inline-block;
	vertical-align:middle;
	width:230px;
	height:56px;
	background-color:#fff;
	border-radius:56px;
	line-height:56px;
	margin:0 15px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.workwithBut a span {
	font-size:16px;
	color:#333333;
	font-family:"gotha-med";
	margin-right:40px;
}
/*
		D2抗体库序列分析
*/
.lgseqBox {
	margin-top:105px;
	padding-bottom:170px;
}
.moduleBox {
	padding-bottom:135px;
}
.moduleBox-cl {
	display:flex;
	align-items:center;
}
.lgseqDl {
	max-width:1045px;
	margin:auto;
	text-align:center;
}
.lgseqDl .imgDiv {
	max-width:540px;
	margin:auto;
	margin-bottom:40px;
}
.lgseqDl .text {
	text-align:unset;
}
.moduleLt,.moduleRt {
	float:left;
}
.moduleLt {
	width:34.285%;
	padding-right:20px;
}
.moduleLt dl {
	max-width:360px;
}
.moduleLt dt {
	margin-bottom:50px;
}
.moreBut.aaBut {
	width:auto;
	padding:0 50px;
	display:inline-block;
}
.moduleRt {
	width:65.715%;
}
.moduleLt .npg-smlTit {
	margin-bottom:90px;
}
.moduleRt-list {
	margin:0 -20px;
	display:flex;
	flex-wrap:wrap;
}
.moduleRt-col {
	width:50%;
	padding:20px;
}
.moduleRt-col:nth-child(2n) {
	-webkit-transform:translateY(-60px);
	transform:translateY(-60px);
}
.moduleRt-dl {
	padding:40px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size: 100%;
	display:flex;
	align-content:space-between;
	flex-wrap:wrap;
	height:100%;
	border-radius:16px;
}
.moduleRt-dl dt {
	margin-bottom:30px;
}
.moduleRt-dl dt img {
	max-width:100%;
}
.moduleRt-dl .tit {
	font-size:30px;
	color:#ffffff;
	font-family:"gotha-med";
	margin-bottom:20px;
}
.moduleRt-dl .txt {
	font-size:16px;
	line-height:28px;
	color:#fff;
}
.onlineBox {
	padding:160px 0 195px;
}
.onlineBox .div {
	max-width:63.571%;
}
.onlineBox .npg-smlTit {
	margin-bottom:35px;
}
.onlineBox .text {
	margin-bottom:40px;
}
/*
		D3特色试剂
*/
.featBox {
	margin-top:115px;
	margin-bottom:95px;
}
.featBox-row {
	display:flex;
	align-items:center;
}
.featBox-lt {
	padding-right:70px;
}
.featBox .npg-bigTit {
	margin-bottom:10px;
}
.featBox .bigtxt {
	font-size:24px;
	color:#333333;
}
.featBox-rt {
	padding-left:25px;
}
.tsShiji {
	padding-bottom:100px;
}
.tsShiji-hd {
	padding-bottom:60px;
}
.tsShijiNav,.tsShijiNav li,.tsShijiNav li a {
	float:left;
}
.tsShijiNav li:not(:last-child) {
	margin-right:5px;
}
.tsShijiNav li a {
	font-size:24px;
	color:#333333;
	font-family:"gotha-med";
	padding:0 38px;
	position:relative;
	z-index:1;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	height:58px;
	line-height:58px;
}
.tsShijiNav li a:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100%;
	z-index:-1;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	visibility:hidden;
	opacity:0;
	border-radius:58px;
}
.tsShijiNav li.active a {
	color:#fff;
}
.tsShijiNav li.active a:after {
	visibility:visible;
	opacity:1;
}
.tsShijiFm {
	float:right;
	position:relative;
	margin-top:4px;
}
.tsShiFmbut {
	position:absolute;
	top:0;
	right:0;
	width:80px;
	height:100%;
	background:url(../images/search-ico.png) no-repeat center center;
	font-size:0;
}
.tsShiFmInp {
	height:50px;
	border:solid 1px #e5e5e5;
	border-radius:50px;
	padding:0 80px 0 40px;
}
.tsShiji-list {
	border-top:solid 1px #eaeaea;
}
.tsShiji-li {
	padding:75px 0;
	border-bottom:solid 1px #eaeaea;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.tsShiji-li .container {
	display:flex;
	align-items:center;
}
.tsShiji-dt,.tsShiji-dd {
	float:left;
	padding-right:150px;
}
.tsShiji-dt {
	width:31.428%;
	position:relative;
}
.tsShiji-dt .zanIco {
	position:absolute;
	top:15px;
	left:15px;
	background-color:#fff;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	border-radius:100%;
	box-shadow:1px 1.732px 20px 0px rgba( 0,0,0,.1 );
	cursor:pointer;
}
.tsShiji-dt .zanIco .ico {
	display:inline-block;
	font-size:0;
	line-height:0;
	vertical-align:middle;
}
.tsShiji-dt .imgDiv {
	max-width:340px;
	overflow:hidden;
}
.tsShiji-dt .imgDiv img {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.tsShiji-dd {
	width:68.572%;
	position:relative;
}
.tsShiji-dd .div {
	max-width:645px;
}
.tsShiji-dd .tit {
	font-size:24px;
	color:#3ab3c3;
	font-family:"gotha-med";
	margin-bottom:30px;
}
.tsShiji-dd .txt {
	font-size:18px;
	line-height:30px;
	color:#666666;
}
.tsShiji-dd .tsShijiBut {
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	padding-bottom:10px;
}
.tsShiji-dd .tsShijiBut:after {
	content:"";
	width:100%;
	height:4px;
	background-color:#f6f6f6;
	position:absolute;
	left:0;
	bottom:0;
}
/**/
.pagination {
	text-align:center;
	width:100%;
	display:block;
	margin-top:60px;
	margin-bottom:0;
}
.pagination>li {
	display:inline-block;
	padding:0 5px;
	vertical-align:middle;
}
.pagination>li a,.pagination>li span.jian {
	padding:0;
	width:50px;
	height:50px;
	border:solid 1px #eaeaea;
	border-radius:100% !important;
	font-size:16px;
	color:#000000;
	font-family:"gotha-med";
	line-height:50px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.pagination>li.active a {
	background:url(../images/pg-bg.png) no-repeat center center;
	background-size:100% 100%;
	border:0;
}
.pagination>li span.lue {
	border:0;
	padding:0;
	font-size:16px;
	color:#000000;
	font-family:"gotha-med";
	height:50px;
	line-height:50px;
}
/*
		E3刊物
*/
.publicBox {
	padding-top:60px;
	padding-bottom:115px;
}
.publicLi {
	padding:70px 0;
	border-bottom:solid 1px #eaeaea;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	box-shadow:0px 3px 15px -5px rgba( 0,0,0,0 );
}
.publicLi a {
	display:block;
	position:relative;
}
.publicLi .div {
	position:relative;
	padding-left:190px;
	width:81.785%;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.publicLi .date {
	position:absolute;
	left:0;
	top:0;
	width:140px;
}
.publicLi .date span {
	display:block;
	color:#cbcbcb;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.publicLi .date .year {
	margin-bottom:5px;
}
.publicLi .date .mth {
	font-size:16px;
	line-height:24px;
}
.publicLi .tit {
	font-size:24px;
	color:#333333;
	font-family:"gotha-med";
	margin-bottom:20px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.publicLi .jianIcon {
	position:absolute;
	top:0;
	right:0;
	width:10%;
	height:115px;
	border-left:solid 1px #eaeaea;
	display:flex;
	align-items:center;
	justify-content:center;
}
.publicLi .jianIcon .icon {
	display:inline-block;
	font-size:0;
	position:relative;
}
.publicLi .jianIcon img {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.publicLi .jianIcon .cai {
	position:absolute;
	top:0;
	left:0;
}
.publicLi .jianIcon .hui {
	visibility:visible;
	opacity:1;
}
.publicLi .jianIcon .cai {
	visibility:hidden;
	opacity:0;
}
.loadSpan {
	margin:auto;
	margin-top:100px;
	width:140px;
	text-align:center;
}
.loadSpan span {
	font-size:14px;
	color:#94ec9d;
	margin-left:10px;
}
/*

*/
.workWith {
	display:flex;
	align-content:center;
}
.workWith .mbxNav {
	margin-top:45px;
	margin-bottom:115px;
}
.workWith .npg-bigTit {
	margin-bottom:85px;
}
.workWith-fm,.workWith-img {
	float:left;
}
.workWith-fm {
	width:57.292%;
	padding-bottom:165px;
}
.workWith-img {
	width:42.708%;
}
.workWith .div {
	width:580px;
	margin:auto;
}
.workWith .workWfm-lab {
	display:block;
	height:18px;
	line-height:18px;
	position:relative;
}
.workWith .workWfm-lab i.dian {
	content:"";
	width:8px;
	height:8px;
	background-color:#eaeaea;
	border-radius:100%;
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.workWfm-li.act .workWfm-lab i.dian,.workWfm-li.unempty .workWfm-lab i.dian {
	background-color:#10d398;
}
.workWith .workWfm-lab i {
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	position:relative;
	top:-2px;
	margin-right:10px;
}
.workWith .workWfm-inp {
	height:76px;
	font-size:20px;
	color:#333333;
	font-family:"gotha-med";
	border-bottom:solid 1px #eaeaea;
	display:block;
	width:100%;
}
.workWith .workWfm-inp::-webkit-input-placeholder {
	color:#bcbcbc;
}
.workWfm-li {
	margin-bottom:48px;
	position:relative;
}
.workWfm-li:before {
	content:"";
	width:100%;
	height:1px;
	background-color:#eaeaea;
	position:absolute;
	left:0;
	bottom:0;
}
.workWfm-li:after {
	content:"";
	width:0;
	height:1px;
	background:url(../images/morebut-bg.jpg) no-repeat;
	background-size:100% 100%;
	position:absolute;
	bottom:0;
	left:0;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.workWfm-li.act:after {
	width:100%;
	opacity:1;
}
.workWfm-but .but {
	width:100%;
	height:56px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:"gotha-med";
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	border-radius:56px;
	margin-top:32px;
}
/*
		C1创新研发
*/
.identifBox {
	padding-top:110px;
}
.identifOne .npg-smlTit {
	text-align:center;
}
.identifOne {
	padding-bottom:80px;
	border-bottom:solid 1px #eaeaea;
	margin-bottom:80px;
}
.identifTwo {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:165px;
}
.identifTwo .ltTitle {
	width:33.142%;
}
.identifTwo .imgDiv {
	width:300px;
}
.identifTwo .text {
	width:34.285%;
}
.identifTh {
	position:relative;
}
.identifTh .npg-smlTit {
	padding-right:100px;
	margin-bottom:0;
}
.identifTh .icon {
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.cellBox {
	overflow:hidden;
	margin-top:75px;
}
.cellBox-lt,.cellBox-rt {
	height:480px;
	padding:0 75px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.cellBox .div {
	display:flex;
	align-items:center;
}
.cellBox-lt {
	background-color:#11d398;
}
.cellBox-rt {
	background-color:#02d2eb;
}
.cellBox .icon {
	width:32.098%;
	text-align:center;
}
.cellBox .icon img {
	max-width:100%;
}
.cellBox .txt {
	width:69.135%;
	padding-left:45px;
	font-size:22px;
	line-height:36px;
	color:#ffffff;
	text-align:justify;
}
.pipeBlt .div {
	margin-right:18.428%;
}
.pipeBlt .npg-bigTit {
	margin-bottom:25px;
}
.pipeBlt .npg-smlTit {
	margin-bottom:120px;
}
.pipeBox {
	position:relative;
	z-index:1;
	margin-top:210px;
}
.pipeBox .textDiv {
	margin-right:-25%;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	padding:80px;
}
.pipeBox .textDiv .txt {
	font-size:22px;
	line-height:36px;
	color:#fff;
	text-align:justify;
}
.pipeBox .imgDiv {
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:50%;
	z-index:-1;
}
.antibody {
	padding:115px 0;
}
.antibody .row {
	display:flex;
	align-items:center;
}
.antibody .text {
	font-size:22px;
}
.antibody-lt {
	padding-right:40px;
}
.antibody-rt {
	padding-left:65px;
}
.rsvesBox {
	background-color:#001f27;
	padding:90px 0 100px;
}
.rsvesRow,.rsvesList-x {
	margin:0 0;
	padding:0 130px;
}
.rsvesDl {
	text-align:center;
	position:relative;
}
.rsvesDl:after {
	content:"";
	width:1px;
	border-left:dashed 1px rgba(255,255,255,.1);
	height:40px;
	display:block;
	margin:auto;
	margin-top:20px;
}
.rsvesDl dt {
	margin-bottom:35px;
}
.rsvesDl dd {
	font-size:14px;
	color:#fff;
	font-family:"gotha-med";
	text-transform:uppercase;
}
/**/
.rsvesList {
	position:relative;
	z-index:1;
}
.rsvesList-x {
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
	top:0;
}
.rsvesList-x li {
	width:16.666%;
	height:100%;
	float:left;
	position:relative;
}
.rsvesList-x li:after {
	content:"";
	width:1px;
	border-left:dashed 1px rgba(255,255,255,.1);
	height:100%;
	position:absolute;
	left:50%;
	top:0;
}
.rsvesLi {
	border-radius:29px;
	overflow:hidden;
	background-color:#062b34;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.rsvesLi:not(:last-child) {
	margin-bottom:20px;
}
.rsvesLi-hd {
	height:58px;
	position:relative;
	z-index:1;
	display:flex;
	align-items:center;
	cursor:pointer;
}
.rsvesLi-hd:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.rsvesLi-hd.act:after {
	opacity:1;
}
.rsvesLi-hd .tit {
	font-size:18px;
	color:#ffffff;
	font-family:"gotha-med";
	width:160px;
	text-align:center;
}
.rsvesLi-hd .pgJdt {
	width:1050px;
	border-radius:10px;
	height:10px;
	background-color:rgba(255,255,255,.3);
	position:relative;
}
.rsvesLi-hd .pgJdt .spanJdt {
	background-color:#fff;
	position:absolute;
	top:0;
	left:0;
	border-radius:10px;
	height:100%;
}
.rsvesLi-but {
	width:180px;
	padding-right:30px;
	text-align:right;
}
.rsvesLi-but span {
	font-size:14px;
	color:#ffffff;
	font-family:"gotha-med";
	margin-right:15px;
}
.rsvesLi-but .iconfont {
	color:#fff;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	opacity:.3;
}
.rsvesLi-hd.act .rsvesLi-but .iconfont {
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:1;
}
.rsvesLi-by {
	padding:25px 40px 40px;
	background-color:#fff;
	display:none;
}
.rsvesLi-by .text {
	font-size:16px;
	line-height:30px;
}
/**/
.collaboBox {
	padding:115px 0 125px;
	background:url(../images/collabo-bg.jpg) repeat-x bottom;
}
.collaboBox .npg-bigTit {
	margin-bottom:25px;
}
.collaboBox .div,.collaboBox .text {
	width:82.857%;
}
.collaboBox .text {
	float:right;
}
.collaboTwo-col {
	padding:50px;
	position:relative;
	z-index:1;
}
.collaboTwo-col:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	opacity:0;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.collaboTwo-col:nth-child(2n+1) {
	background-color:#f4f9fa;
}
.collaboTwo-col:nth-child(2n) {
	background-color:#fff;
}
.collaboBox dt {
	position:relative;
	margin-bottom:30px;
	text-align:center;
}
.collaboBox dt img {
	width:auto;
	height:100%;
}
.collaboBox .smlimg {
	height:70px;
	position:absolute;
	top:0;
	left:0;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.collaboBox .bigimg {
	height:135px;
	margin:auto;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	display:inline-block;
}
.collaboTwo-col .smlimg {
	visibility:visible;
	opacity:1;
}
.collaboTwo-col .bigimg {
	visibility:hidden;
	opacity:0;
}
.collaboBox .cnTit {
	font-size:14px;
	color:#333333;
	margin-bottom:10px;
}
.collaboBox .enTit {
	font-size:20px;
	color:#333333;
	font-family:"gotha-med";
}
.collaboBox .enTit,.collaboBox .cnTit {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.collaboTwo {
	margin-top:80px;
}
.tactBox {
	height:100vh;
	text-align:center;
	padding-top:100px;
	position:relative;
	z-index:1;
}
.tactBox-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}
/*
		
*/
.reagBox {
	margin-top:70px;
}
.reagBox dt {
	width:47.857%;
	padding-right:30px;
	float:left;
}
.reagBox dd {
	width:45.714%;
	float:right;
}
.reagBox dd .npg-smlTit {
	margin-bottom:10px;
}
.reagBox dd .bigTxt {
	font-size:24px;
	color:#333333;
	margin-bottom:10px;
}
.reagBox dd .smlTxt,.reagBox dd .ddTwo .tit {
	font-size:16px;
	color:#999999;
}
.reagBox dd .smlTxt .cols {
	color:#666;
}
.reagBox dd .ddOne {
	padding-bottom:25px;
	border-bottom:solid 3px #f6f6f6;
	margin-bottom:25px;
}
.reagBox dd .ddTwo .tit {
	margin-bottom:15px;
}
.reagBox dd .ddTwo .txt {
	font-size:16px;
	line-height:30px;
	margin-bottom:50px;
}
.reagBox .ddXuan {
	border:solid 1px #ececec;
	display:inline-block;
	border-radius:3px;
	overflow:hidden;
	margin-bottom:55px;
}
.reagBox .ddXuan span {
	font-size:0;
	cursor:pointer;
	display:block;
	float:left;
}
.reagBox .ddXuan .xuanInp {
	border-right:solid 1px #ececec;
	border-left:solid 1px #ececec;
	height:40px;
	float:left;
	width:86px;
	text-align:center;
	font-family:"gotha-med";
}
.ddCount .aaBut {
	width:250px;
}
.ddCount .aaBut .icon {
	display:inline-block;
	vertical-align:middle;
	line-height:0;
	position:relative;
	top:-2px;
	margin-right:10px;
}
.ddCount .zan {
	font-size:0;
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
}
.reagSwp {
	position:relative;
}
.reagSwp .swiper-button-prev,.reagSwp .swiper-button-next {
	position:absolute;
	z-index:3;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	margin:0;
}
.reagSwp .swiper-button-prev {
	left:30px;
}
.reagSwp .swiper-button-next {
	right:30px;
}
.reagBox-dl {
	padding-bottom:85px;
}
.reagSwpDt .swiper-pagination {
	margin-top:50px;
	position:relative;
}
.reagLi {
	padding-bottom:60px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.reagLi-hd {
	position:relative;
	border-bottom:solid 2px #333333;
	padding-bottom:25px;
	padding-right:50px;
	cursor:pointer;
}
.reagLi-hd .icon {
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	font-size:0;
}
.reagLi-hd .icon img,.downli .icon img {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.reagLi-hd .icon .hideIco,.downli .icon .hideIco {
	position:absolute;
	top:0;
	left:0;
}
.reagLi-hd .icon .showIco,.reagLi-hd.act .icon .hideIco,.downli .icon .showIco {
	visibility:visible;
	opacity:1;
}
.reagLi-hd.act .icon .showIco,.reagLi-hd .icon .hideIco,.downli .icon .hideIco {
	visibility:hidden;
	opacity:0;
}
.reagLi-by {
	padding:50px 0 0px;
	display:none;
}
.downRow {
	margin:0 -20px;
}
.downCol {
	padding:0 20px;
}
.downli {
	padding:1px;
	background-color:#eaeaea;
	border-radius:5px;
	z-index:1;
	position:relative;
}
.downli:after {
	content:"";
	background:url(../images/morebut-bg.jpg) repeat-y/100% 100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
	border-radius:5px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	visibility:hidden;
	opacity:0;
}
.downli .div {
	position:relative;
	height:85px;
	display:flex;
	align-items:center;
	background-color:#fff;
	border-radius:3px;
	padding:0 85px;
}
.downli .icon {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	font-size:0;
}
.pdfIco {
	left:35px;
}
.dowIco {
	right:35px;
}
.downli .tit {
	font-size:16px;
	color:#333333;
	position:relative;
	width:100%;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.downli .tit:after {
	content:"";
	width:1px;
	height:26px;
	background-color:#eaeaea;
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.reagLi-byul {
	border-bottom:solid 1px #eaeaea;
}
.reagLi-byli .row {
	height:68px;
	display:flex;
	align-items:center;
	font-size:16px;
}
.reagList {
	padding-bottom:125px;
}
/*
		
*/
.newBan {
	position:relative;
}
.newBan .mbxNavBox,.newBan-txt {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}
.newBan .mbxNavBox {
	z-index:2;
}
.newBan-txt {
	height:100%;
	display:flex;
	align-items:center;
}
.newBan-txt .npg-smlTit {
	margin-bottom:60px;
}
.newBan .mbxNav li a,.newBan .mbxNav .gAng,.newBan-txt .npg-smlTit,.newBan-txt .bigTxt {
	color:#fff;
}
.newsText {
	padding-top:90px;
	padding-bottom:100px;
	border-bottom:solid 1px #dddddd;
}
.newsText .text .cols {
	color:#3ab3c3;
	font-family:"gotha-med";
}
.newTxtpgs .txtpgs {
	margin:70px 0;
	padding:0;
}
.relatedRow {
	margin-left:13.541%;
}
.relatedRow .moreBut {
	width:245px;
	max-width:100%;
}
.relatedLt {
	width:31.626%;
	float:left;
}
.relatedLt .npg-smlTit {
	margin-bottom:75px;
}
.relatedLt .swiperBut {
	margin:0 -10px 150px;
}
.relatedLt .swiper-button-next,.relatedLt .swiper-button-prev {
	border-color:#eaeaea;
	float:left;
	margin:0 10px;
}
.relatedLt .swiper-button-next:after,.relatedLt .swiper-button-prev:after {
	color:#040404;
	font-weight:bold;
}
.relatedRt {
	width:68.374%;
	float:left;
}
.relatedRt .imgDiv {
	width:42.253%;
	float:left;
	overflow:hidden;
}
.relatedRt .imgDiv img {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.relatedRt dl a {
	display:flex;
}
.relatedRt dd {
	width:47.535%;
	float:left;
	margin-left:10.212%;
	padding-right:60px;
	padding-top:5px;
}
.relatedRt dd .div {
	height:100%;
	border-bottom:solid 1px #eaeaea;
}
.relatedRt .date {
	color:#999999;
	margin-bottom:40px;
}
.relatedRt .tit {
	font-size:24px;
	color:#333333;
	line-height:36px;
	margin-bottom:20px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.relatedBox {
	padding:65px 0 135px;
}
/*
		
*/
.gridBox {
	margin:0 -30px;
}
.grid {
	position:relative;
}
.grid-item {
	position:absolute;
	width:50% !important;
	padding:30px;
}
.newLiDl {
	background-color:#fff;
	border:solid 1px #eeeeee;
}
.newLiDl dt {
	overflow:hidden;
}
.newLiDl dt img {
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.newLiDl dd {
	padding:50px 0px 0;
}
.newLiDl .tit,.newLiDl .text,.newLiDl .date {
	padding:0 60px;
}
.newLiDl .tit {
	font-size:24px;
	color:#333333;
	line-height:36px;
	font-family:"gotha-med";
	margin-bottom:10px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.newLiDl .date {
	color:#bdbdbd;
	font-family:"gotha-med";
}
.newLiDl .icon {
	position:absolute;
	font-size:0;
	display:inline-block;
	right:60px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.newLiDl .icon img {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.newLiDl .icon .cai {
	position:absolute;
	top:0;
	left:0;
}
.newLiDl .icon .hui {
	visibility:visible;
	opacity:1;
}
.newLiDl .icon .cai {
	visibility:hidden;
	opacity:0;
}
.newLiDl .dateBox {
	height:100px;
	display:flex;
	align-items:center;
	position:relative;
	border-top:solid 1px #f3f3f3;
	margin-top:50px;
}
.newList .loadSpan {
	margin-top:60px;
}
.newList {
	padding-bottom:120px;
}
.bannerPc {
	display:block;
}
.bannerIpd,.bannerIph {
	display:none;
}
/*
		2020.10.27 login
*/
.loginBox {
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	padding:130px 0;
}
.loginFm {
	width:955px;
	background-color:#fff;
	margin:auto;
	display:flex;
	border-radius:8px;
}
.loginFm-lt {
	width:41.36%;
	background: #f6fdfc url(../images/abojob-bg.png) repeat;
	padding:105px 60px 0;
}
.loginFm-lt .title {
	font-size:26px;
	line-height:35px;
	color:#3ab3c3;
	padding-bottom:40px;
	position:relative;
	margin-bottom:35px;
}
.loginFm-lt .title:after {
	content:"";
	width:78px;
	height:4px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	position:absolute;
	bottom:0;
	left:0;
}
.loginFm-lt .text {
	font-size:20px;
	line-height:30px;
	color:#666666;
	text-align:left;
}
.loginFm-rt {
	width:58.64%;
	padding:45px 50px 70px;
}
.loginScul {
	width:86px;
	height:86px;
	border-radius:100%;
	overflow:hidden;
	position:relative;
	margin:auto;
	margin-bottom:30px;
}
.loginScul img {
	width:100%;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.loginFm-li {
	position:relative;
	border:solid 1px #eaeaea;
	border-radius:28px;
	padding-left:50px;
	/*overflow:hidden;
	*/
}
.loginFm-li .layui-form-label {
	position:absolute;
	top:0;
	height:100%;
	display:flex;
	align-items:center;
	left:28px;
	z-index:1;
	width:auto;
	padding:0;
}
.loginFm-inp {
	height:56px;
	font-size:16px;
	border:0;
	padding-left:0;
	padding:0 15px;
	font-family:"gotha-med";
}
.loginFm-li:not(:last-child) {
	margin-bottom:20px;
}
.loginFm-li .layui-input-block {
	margin-left:0;
}
.loginFm-inp::-webkit-input-placeholder {
	color:#cbcbcb;
	font-family:"gotha-med";
}
.loginFm-li .layui-form-checkbox {
	padding-right:0;
	margin-top:3px;
}
.loginFm-li .layui-form-checkbox i {
	width:13px;
	height:13px;
	border:solid 1px #eaeaea;
	border-radius:13px;
	position:relative;
	font-size:12px;
	line-height:11px;
}
.loginFm-li .layui-icon-ok:before {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.loginFm-li .layui-form-label.checkbox-text {
	font-size:12px;
	color:#666666;
}
.loginFm-check .layui-input-block {
	margin-left:0;
}
.loginFm-li.loginFm-check {
	padding-left:0;
	border:0;
}
.loginFm-but .layui-input-block {
	margin-left:0;
}
.loginFm-but .but {
	font-size:24px;
	color:#fff;
	width:100%;
	height:56px;
	border-radius:56px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	font-family:"gotha-med";
	text-transform:uppercase;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.loginFm-rt .text {
	font-size:12px;
	color:#999999;
	text-align:center;
	font-family:"gotha-med";
	margin-top:35px;
	margin-bottom:15px;
}
.regBut .but {
	display:block;
	font-size:24px;
	color:#cbcbcb;
	font-family:"gotha-med";
	width:100%;
	height:56px;
	border:solid 1px #eaeaea;
	line-height:54px;
	text-align:center;
	border-radius:56px;
	text-transform:uppercase;
}
/* g2 - register */
.regisBox {
	padding:60px 0 155px;
}
.regisHead {
	padding-bottom:65px;
	border-bottom:solid 1px #eaeaea;
}
.regisHead .title {
	font-size:36px;
	color:#333333;
	float:left;
	line-height:40px;
}
.regisHd-rt {
	float:right;
	font-size:12px;
	display:flex;
	line-height:40px;
}
.regisHd-rt p {
	margin-right:10px;
}
.regisHd-rt a {
	color:#51a7d6;
}
.regisHd-rt .icon {
	margin-left:10px;
}
.regisFm,.requestFm {
	width:67.142%;
	margin:auto;
}
.regisFm {
	padding:70px 0 0;
}
.regisFm-div .tit {
	margin-bottom:35px;
	font-size:24px;
	color:#333333;
}
.regisFm-div:not(:last-child) {
	margin-bottom:20px;
}
.regisFm-txt {
	margin-top:50px;
	font-size:14px;
	color:#666666;
}
.regisFm-txt .col {
	font-family:"gotha-med";
	text-decoration:underline;
}
.regisFm-but {
	margin-top:65px;
}
/* g3-ys-zhengce */
.ysZhengce {
	padding-top:60px;
}
.ysZhengce-by {
	padding-top:70px;
	padding-bottom:145px;
}
.regisFm-div .txt {
	font-size:20px;
	line-height:36px;
	color:#666666;
}
.ysZhengce-by .regisFm-div:not(:last-child) {
	margin-bottom:60px;
}
/*
		 个人中心
*/
.pHeader {
	padding:60px 0;
}
.pHeader .title {
	font-size:36px;
	color:#333333;
}
.pHeader-nav {
	margin-top:60px;
}
.pHeader-nav li {
	float:left;
	width:20%;
	border:solid 1px #eaeaea;
	height:68px;
	line-height:66px;
	padding:0 20px;
	position:relative;
	z-index:1;
}
.pHeader-nav li a {
	display:block;
}
.pHeader-nav li:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	z-index:-1;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.pHeader-nav li .icon {
	position:relative;
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	margin-right:10px;
	line-height:0;
}
.pHeader-nav li .icon img {
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
}
.pHeader-nav li .icon img:nth-child(2) {
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	opacity:0;
}
.pHeader-nav li span {
	color:#999999;
	font-size:14px;
	font-family:"gotha-med";
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
}
.pHeader-nav li:before {
	content:"";
	width:10px;
	height:6px;
	background:url(../images/nnav-jian.png) no-repeat center center;
	background-size:100%;
	position:absolute;
	right:30px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	transform-origin:center 0;
}
.pHeader-nav li.active:after,.pHeader-nav li.active .icon img:nth-child(2) {
	visibility:visible;
	opacity:1;
}
.pHeader-nav li.active .icon img {
	visibility:hidden;
	opacity:0;
}
.pHeader-nav li.active span {
	color:#fff;
}
.pHeader-nav li.active:before {
	-webkit-transform:rotate(180deg) translateY(-50%);
	transform:rotate(180deg) translateY(-50%);
}
.jbZiliao {
	padding-bottom:65px;
}
.jbZiliaoFm-lb {
	float:left;
	height:56px;
	line-height:56px;
	width:120px;
	padding:0;
	padding-right:40px;
	margin-bottom:15px;
	flex-shrink:0;
}
.jbZiliaoFm-li {
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
.jbZiliaoFm-li .layui-form-item {
	float:left;
	clear:unset;
	width:560px;
	max-width:100%;
}
.jbZlFm-lbdiv {
	float:left;
	position:relative;
}
.jbZlFm-lbdiv:not(:last-child):after {
	content:"";
	width:1px;
	height:16px;
	background-color:#eaeaea;
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.jbZlFm-lbdiv:not(:first-of-type) .loginFm-inp {
	padding-left:30px;
}
.uploadImg-but .layui-btn {
	width:108px;
	height:108px;
	background:url(../images/mail-icon.jpg) no-repeat center center;
	background-size:100%;
	border-radius:100%;
	box-shadow:1px 1.732px 20px 0px rgba( 0,0,0,.1 );
	font-size:0;
}
.jbZiliaoFm-top {
	border-bottom:dashed 1px #eaeaea;
	padding-bottom:45px;
}
.jbZiliaoFm-li .regisFm-but .but {
	width:215px;
	font-size:16px;
	text-transform:uppercase;
}
/**/
.bgCol {
	background-color:#f6f6f6;
}
.shipAdd {
	padding-bottom:80px;
}
.shipAdd .container {
	padding:50px 50px 95px;
}
.smlTitles {
	font-size:24px;
	color:#333333;
	margin-bottom:50px;
}
.shipCol .div {
	background-color:#fff;
	padding:0 40px;
	border-radius:5px;
}
.shipCol .hd {
	border-bottom:dashed 1px #eaeaea;
	padding:30px 0;
}
.shipCol .btm {
	padding:20px 0;
}
.shipCol .hdHd {
	position:relative;
}
.shipCol .shipNm {
	font-size:16px;
	color:#333333;
	margin-bottom:15px;
}
.shipCol .shipTel {
	position:absolute;
	right:0;
	top:0;
	font-size:16px;
	color:#999999;
}
.shipCol .shipEml,.shipCol .shipAdres {
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.shipCol .defaBut {
	width:118px;
	height:32px;
	text-align:center;
	line-height:32px;
	font-size:14px;
	font-family:"gotha-med";
	color:#cacaca;
	display:block;
	border-radius:32px;
	background-color:#f6f6f6;
	float:left;
	cursor:context-menu;
}
.shipCol .defaBut.active {
	background-color:#e0f5f7;
	color:#1bd6ee;
}
.shipCol .icoNav {
	float:right;
	margin:0 -12px;
}
.shipCol .icoNav li {
	float:left;
	line-height:32px;
	margin:0 12px;
}
#layui-layer1 {
	max-width:90%;
}
.layui-layer.layui-layer-page .layui-layer-title {
	background-color:#fff;
	border-bottom:0;
	padding:0 50px;
	font-size:24px;
	font-family:"gotha-med";
	padding-top:45px;
	margin-bottom:35px;
	height:auto;
}
.addDzhBut a {
	height:56px;
	line-height:56px;
	border:dashed 1px #eaeaea;
	display:block;
	width:100%;
	text-align:center;
	color:#333333;
	font-family:"gotha-med";
}
.addDzhBut {
	margin-top:40px;
}
.addDzhBut a .icon {
	margin-right:10px;
	position:relative;
	top:-1px;
}
/*
		Add Address 弹框
*/
.popupBox {
	padding:0 50px;
}
.layui-layer.layui-layer-page .layui-layer-title {
	border-radius:10px;
}
.popupFm {
	padding-bottom:30px;
}
.popupFm .layui-form-item {
	position:relative;
	margin-bottom:30px;
}
.popupFm .popupFm-but {
	margin-bottom:0;
}
.popupFm .popupFm-lb {
	padding:0;
	position:absolute;
	top:50%;
	left:0;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	font-family:"gotha-med";
	font-size:16px;
}
.popupFm .layui-textarea,.popupFm .layui-input {
	border-radius:28px;
	font-family:"gotha-med";
	font-weight:bold;
	color:#333333;
}
.popupFm .layui-textarea {
	padding:18px 28px;
	height:92px;
}
.popupFm .layui-input {
	height:56px;
	padding:0 28px;
}
.popupFm .loginFm-li .layui-form-checkbox {
	margin-top:0;
	height:56px;
	line-height:56px;
}
.popupFm .layui-btn {
	height:56px;
	width:100%;
	border-radius:28px;
	font-family:"gotha-med";
	border:0;
	font-size:16px;
}
.popupFm .deterBut {
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
}
.popupFm .cancelBut {
	background-color:#eaeaea;
	color:#999999;
}
.layui-layer.layui-layer-page {
	border-radius:10px;
}
.layui-layer-setwin a {
	font-size:0 !important;
	width:21px !important;
	height:21px !important;
	background:url(../images/xbut.png) no-repeat center center !important;
	background-size:100% !important;
	background-position:0 0 !important;
	margin-left:0 !important;
	top:40px;
	right:40px;
}
/*
		删除弹框
*/
.rmvDl-txt {
	display:flex;
	align-items:center;
	padding:50px 0;
	margin-bottom:55px;
}
.rmvDl-txt dt {
	width:190px;
	text-align:center;
}
.rmvDl-txt dd {
	padding-right:50px;
}
.rmvDl-txt .tit {
	font-size:16px;
	color:#333333;
	font-family:"gotha-med";
}
.rmvDl-txt .list {
	display:flex;
	font-size:16px;
	color:#999999;
	font-family:"gotha-med";
	margin:30px 0;
}
.rmvDl-txt .list li:not(:last-child) {
	margin-right:50px;
}
.rmvDl-txt .txt {
	color:#666666;
}
/**/
.p-slide {
	width:25%;
	float:left;
}
.p-proTable {
	width:69.285%;
	float:right;
}
.p-slide .title {
	font-size:24px;
	margin-bottom:40px;
}
/**/
.p-slideNav li {
	padding:2px 0;
	border-bottom:solid 1px #eaeaea;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.p-slideNav li a {
	display:block;
	height:56px;
	line-height:56px;
	box-shadow:1px 3px 15px 0px rgba( 0,0,0,0 );
	border-radius:28px;
	padding:0 40px;
	font-family:"gotha-med";
	font-size:16px;
	color:#999999;
	position:relative;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.p-slideNav li a .iconfont {
	font-size:12px;
	color:#b2b2b2;
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%) scale(.7);
	transform:translateY(-50%) scale(.7);
	right:40px;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.p-slideNav li.active {
	border-color:rgba(0,0,0,0);
}
.p-slideNav li.active a {
	box-shadow:1px 1.732px 20px 0px rgba( 0,0,0,0.1 );
}
.p-slideNav li.active a .iconfont {
	visibility:visible;
	opacity:1;
	right:30px;
}
/**/
.p-proThead {
	background-color:#cbcbcb;
	height:56px;
	font-size:16px;
	color:#fff;
	font-family:"gotha-med";
	margin-bottom:5px;
}
.p-proTtr {
	display:flex;
	align-items:center;
}
.p-proThead .p-proTtr {
	height:56px;
}
.tdNm {
	width:500px;
}
.tdUp,.tdSub {
	width:150px;
	text-align:center;
}
.tdOper {
	width:170px;
	text-align:center;
}
.tdNm,.p-proTtr-top {
	padding:0 30px;
}
.p-proTtr-top {
	line-height:24px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#fafafa;
	border-top:solid 1px #eaeaea;
}
.p-proTtr-top .div-lt {
	float:left;
	font-size:12px;
	font-family:"gotha-med";
	color:#cbcbcb;
}
.p-proTtr-top .div-lt:not(:last-child) {
	margin-right:30px;
}
.p-proTtr-top .div-lt .col {
	color:#666666;
}
.p-proTtr-top .div-rtBut {
	float:right;
	color:#51a7d6;
	font-family:"gotha-med";
}
/*.p-proTtr {
	padding:30px 0;
}
*/
.tdNmDl,.p-proTtr-li ul {
	display:flex;
	align-items:center;
}
.tdNmDl dt {
	width:140px;
	flex-shrink:0;
}
.tdNmDl dd {
	flex-shrink:1;
	padding-left:30px;
}
.tdNmDl dd .tit {
	font-size:16px;
	line-height:26px;
	color:#333333;
	font-family:"gotha-med";
}
.tdNmDl dd .counts {
	font-size:16px;
	color:#999999;
	font-family:"gotha-med";
	margin-top:15px;
}
.tdOperBut,.packDiv {
	line-height:40px;
	display:block;
	margin:10px auto;
	text-align:center;
	font-family:"gotha-med";
}
.tdOperBut {
	width:110px;
	height:42px;
	border-radius:3px;
}
.packDiv {
	font-size:12px;
	color:#999999;
	display:flex;
	align-items:center;
	justify-content:center;
}
.bgBut {
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	color:#fff !important;
}
.lineBut {
	border:solid 1px #eaeaea;
	color:#999999;
}
.tdSub .titFont,.tdUp .titFont {
	font-size:16px;
}
.tdUp .titFont {
	color:#999999;
}
.packDiv .icon {
	margin-right:10px;
}
.p-proTtr-li {
	width:82.475%;
	border-right:solid 1px rgba(0,0,0,0);
	flex-shrink: 0;
}
.p-proTtr-li.on {
	border-right:solid 1px #eaeaea;
}
.p-proTtr-li ul {
	padding:30px 0;
}
.p-proTtr-li ul:not(:last-child) {
	border-bottom:solid 1px #eaeaea;
}
.bgBut-no {
	background-color:#d5d5d5;
	color:#fff;
}
/*
		p2-2
*/
.proTextBox .title {
	font-size:24px;
	color:#333333;
	margin-bottom:80px;
}
.proTextDiv {
	padding:0 120px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:75px;
}
.proTextDiv dl,.proTextBut {
	display:flex;
	align-items:center;
}
.proTextDiv dl {
	max-width:70%;
}
.proTextBut li:not(:last-child) {
	margin-right:25px;
}
.proTextDiv dl dd {
	padding-left:40px;
}
.proTextDiv dl .tit {
	font-size:22px;
	color:#000000;
	margin-bottom:15px;
}
.proTextDiv dl .txt {
	font-size:16px;
	color:#666666;
}
/**/
.proTxTb-tr {
	display:flex;
	align-items:center;
	justify-content:space-between;
	font-size:16px;
}
.proTxTb-thead {
	background-color:#cbcbcb;
	font-size:16px;
	font-family:"gotha-med";
}
.proTxTb-thead li span {
	color:#fff;
}
.proTxTb-thead .proTxTb-tr {
	padding:0 30px;
	height:56px;
}
.proTxTb-tbody .proTxTb-tr {
	padding:30px;
	border-bottom:solid 1px #eaeaea;
}
.proTxTb-pro {
	width:52%;
}
.proTxTb-pro .tdNmDl {
	max-width:420px;
}
.proTxTb-up,.proTxTb-num {
	width:19%;
	text-align:center;
	color:#999999;
}
.proTxTb-sub {
	width:13%;
	text-align:right;
}
.mnyBox {
	font-size:16px;
	font-family:"gotha-med";
	color:#333333;
	text-align:right;
	margin-top:35px;
}
.mnyBox-li {
	padding:12px 0;
}
.freMny,.ordMny {
	margin-left:15px;
	display:inline-block;
}
.ordMny {
	font-size:24px;
	color:#3ab3c3;
}
.proTextTb {
	padding-bottom:95px;
}
.proTextBox .titHd {
	font-size:20px;
	color:#333333;
	font-family:"gotha-med";
	padding-bottom:30px;
}
.proTextWl {
	margin-bottom:45px;
}
.proTextWl .txtBdy {
	padding-top:30px;
	font-size:16px;
	line-height:36px;
	color:#666666;
	font-family:"gotha-med";
}
.proTextWl .titHd {
	border-bottom:solid 1px #eaeaea;
}
.collectDl {
	border:solid 1px #eaeaea;
}
.collectDl dd {
	padding:26px 15px;
	text-align:center;
}
.collectDl .tit {
	font-size:16px;
	color:#333333;
	font-family:"gotha-med";
}
.collectCol {
	padding:13px;
}
.collectRow {
	margin:0 -13px;
}
.collectDl dt {
	position:relative;
}
.collectDl .cltSpan {
	position:absolute;
	right:25px;
	top:30px;
	width:56px;
	height:56px;
	text-align:center;
	line-height:56px;
	font-size:0;
	background-color:#fff;
	border-radius:100%;
	box-shadow:1px 1.732px 20px 0px rgba( 0,0,0,.1 );
	cursor:pointer;
}
.collectList {
	padding-bottom:180px;
}
.requestBox {
	padding-bottom:140px;
}
/**/
.rqTab-row {
	padding:0 160px;
	margin-bottom:40px;
}
.rqTab-row .rqTab-li .div {
	width:100%;
	height:56px;
	text-align:center;
	line-height:56px;
	font-size:16px;
	color:#333333;
	border-radius:56px;
	background-color:#f6f6f6;
	cursor:pointer;
	position:relative;
	z-index:1;
	overflow:hidden;
	font-family:"gotha-med";
}
.rqTab-row .rqTab-li .div:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.rqTab-row .rqTab-li.active .div {
	color:#fff;
}
.rqTab-row .rqTab-li.active .div:after {
	visibility:visible;
	opacity:1;
}
.rqTab-tabli {
	display:none;
}
.rqTab-tabli.vis {
	display:block;
}
.layui-input,.layui-select,.layui-textarea {
	background-color:rgba(0,0,0,0);
}
.requestFm .layui-form-select .layui-input {
	height:56px;
	border:0;
}
/**/
.codeBut {
	width:100%;
	height:56px;
	line-height:56px;
	border:solid 1px #eaeaea;
	border-radius:28px;
	text-align:center;
	font-size:16px;
	color:#999999;
	font-family:"gotha-med";
	display:block;
}
.sendBut-block {
	position:relative;
}
.sendBut-block .but {
	width:180px;
	font-size:16px;
	color:#fff;
	font-family:"gotha-med";
	text-align:center;
	height:100%;
	display:flex;
	align-items:center;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	border-radius:0px 56px 56px 0px;
	justify-content:center;
}
.accseHead {
	padding-bottom:65px;
	border-bottom:dashed 1px #eaeaea;
	margin-bottom:60px;
}
.accseHead .title {
	font-size:16px;
	color:#999999;
	font-family:"gotha-med";
	margin-bottom:35px;
}
.accseHead .title .col {
	color:#333;
}
.accseHead .txt {
	font-size:12px;
	font-family:"gotha-med";
	color:#999999;
	margin-top:5px;
}
/*
		p5
*/
.pcenHeader {
	text-align:center;
	padding-top:60px;
}
.pcenHeader .title {
	font-size:36px;
	color:#333333;
	font-family:"gotha-med";
	text-align:center;
	margin-bottom:70px;
}
.pcenHeader .list {
	text-align:center;
	position:relative;
	z-index:1;
	display:inline-block;
	margin-bottom:85px;
}
.pcenHeader .list:after {
	content:"";
	width:66.666%;
	height:1px;
	border-top:dashed 1px #eaeaea;
	position:absolute;
	top:34px;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:-1;
}
.pcenHeader .list .tit {
	font-size:18px;
	color:#999999;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	font-family:"gotha-med";
}
.pcenHeader .list .icon {
	width:68px;
	height:68px;
	border-radius:100%;
	background-color:#fff;
	border:solid 1px #eaeaea;
	display:block;
	margin:auto;
	line-height:68px;
	font-size:0;
	margin-bottom:25px;
}
.pcenHeader .list .icon img {
	display:inline-block;
	vertical-align:middle;
	opacity:.5;
}
.pcenHeader .list li.active .icon img {
	opacity:1;
}
.pcenHeader .list li.active .tit {
	color:#333;
}
.pcenHeader .list li {
	display:inline-block;
	vertical-align:top;
	width:270px;
}
.pcent-tr {
	display:flex;
	align-items:center;
	padding-left:30px
}
.pcentChk {
	width:50px;
	display:flex;
	align-items:center;
}
.pcentChk .checkInp {
	width:20px;
	height:20px;
	border:solid 1px #e5e5e5;
	margin-top:0;
	cursor:pointer;
}
.pcentPro {
	width:560px;
}
.pcentPro dl {
	display:flex;
	align-items:center;
}
.pcentPro dl dt {
	width:140px;
	flex-direction:0;
}
.pcentPro dl dd {
	padding-left:40px;
	font-size:16px;
	color:#333333;
	font-family:"gotha-med";
}
.pcentQuan {
	width:335px;
}
.pcentQuan .ddXuan {
	border:solid 1px #ececec;
	border-radius:3px;
	display:flex;
	align-items:center;
	float:left;
}
.pcentQuan .ddXuan .xuanInp {
	width:86px;
	height:40px;
	text-align:center;
	font-size:16px;
	color:#333333;
	font-family:"gotha-med";
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
}
.pcentQuan .ddXuan span {
	cursor:pointer;
}
.pcntPri {
	width:225px;
}
.pcentOper {
	width:200px;
	text-align:center;
}
.pcentOper img {
	width:15px;
}
.pcenThead {
	background-color:#cbcbcb;
}
.pcenThead .pcent-tr {
	height:56px;
	font-size:16px;
	color:#ffffff;
	font-family:"gotha-med";
}
.pcenTbody .pcent-tr {
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:solid 1px #eaeaea;
}
.fmbut_checkbox {
	font-size:0;
}
.pcentChk .fmbut_lab {
	font-size:16px;
	color:#333333;
	margin-left:10px;
	font-family:"gotha-med";
}
.allpcent-tr {
	justify-content:space-between;
}
.pcentOrd-rt {
	float:right;
	font-size:16px;
	font-family:"gotha-med";
}
.pcentOrd-rt .col {
	color:#3ab3c3;
	font-size:30px;
	margin-left:10px;
}
.pcenTable .butBoxs {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:90px;
}
.pcenTable .butBoxs .regisFm-but {
	margin:0;
}
.pcenTable .butBoxs .regisFm-but {
	width:360px;
}
.pcenTable .butEmpty {
	width:230px;
	height:56px;
	line-height:56px;
	border:solid 1px #eaeaea;
	border-radius:28px;
	font-size:18px;
	color:#333333;
	text-align:center;
	font-family:"gotha-med";
}
.pcenTable {
	padding-bottom:165px;
}
/**/
.recinfBox {
	padding-bottom:100px;
}
.recinfBox .liDiv {
	border-radius:10px;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.recinfBox .div {
	position:relative;
	padding:1px;
	z-index:1;
	background-color:#eee;
}
.recinfBox .div:after {
	content:"";
	width:100%;
	height:100%;
	border-radius:10px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	visibility:hidden;
	opacity:0;
}
.recinfBox .smlDivs {
	background-color:#fff;
	border-radius:10px;
	padding:0 40px;
	width:100%;
	/*height:100%;*/
	height: 226px;
}
.recinfBox .shipEndDiv .smlDivs {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
.recinfBox .title {
	margin-bottom:40px;
	font-family:"gotha-med";
}
.shipRow {
	display:flex;
	margin-bottom:70px;
	flex-wrap:wrap;
}
.shipEndDiv {
	text-align:center;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}
.shipEndDiv .icon {
	margin-bottom:20px;
	display:inline-block;
}
.proDlssCont {
	margin-bottom:70px;
}
.proDlssDiv {
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:30px;
	background-color:#fcfcfc;
	margin-bottom:10px;
}
.proDlss {
	display:flex;
	align-items:center;
}
.proDlss dt {
	margin-right:40px;
}
.proDlss dd {
	font-size:16px;
	font-family:"gotha-med";
}
.proDlss .tit {
	font-size:16px;
	color:#333333;
	margin-bottom:25px;
}
.proDlss span {
	color:#999999;
}
.proDlssDiv .mny {
	font-size:16px;
	color:#333333;
	font-family:"gotha-med";
}
/**/
.zhifuDiv {
	position:relative;
	padding:1px;
	border-radius:10px;
	overflow:hidden;
	border:solid 1px #eaeaea;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	z-index:1;
}
.zhifuDiv.active {
	border-color:rgba(0,0,0,0);
}
.zhifuDiv:after {
	content:"";
	position:absolute;
	top:-1px;
	bottom:-1px;
	left:-1px;
	right:-1px;
	background:linear-gradient(90deg,#27d7a2,#1bd6ef);
	border-radius:10px;
	z-index:-1;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	opacity:0;
}
.zhifuDiv.active:after {
	opacity:1;
}
.zhifuDiv .divs {
	border-radius:8px;
	background-color:#fff;
	padding-left:80px;
	position:relative;
}
.zhifuDiv .divs:after {
	content:"";
	width:1px;
	height:100%;
	background-color:#eaeaea;
	position:absolute;
	left:80px;
	top:0;
	z-index:1;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.zhifuDiv.active .divs:after {
	background-color:#25d7b4;
}
.zhifuDiv .divs:before {
	content:"";
	width:13px;
	height:13px;
	background-size:100% auto;
	position:absolute;
	top:50%;
	left:30px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	border-radius:100%;
	border:solid 1px #eaeaea;
}
.zhifuDiv.active .divs:before {
	background:url(../images/morebut-bg.jpg) repeat-y;
	border:0;
}
.zhifuradio {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
	opacity:0;
	cursor:pointer;
	margin-top:0 !important;
}
.zhifuRow {
	margin:-20px -25px;
}
.zhifuCol {
	padding:20px 25px;
}
.subBut {
	background:url(../images/submit.png) no-repeat center center;
	background-size:100%;
	width:160px;
	height:50px;
	font-size:0;
}
.numberInp {
	width:520px;
	height:50px;
	margin-right:10px;
	border:solid 1px #eaeaea;
	border-radius:50px;
	background-color:#fff;
	font-size:14px;
	color:#333;
	font-family:"gotha-med";
	padding:0 50px;
}
::-webkit-input-placeholder {
	color:#aaaaaa;
}
.zhifuTab {
	float:left;
	width:100%;
}
.zhifuTab-li {
	padding:30px 60px;
	background-color:#fafafa;
	display:none;
}
.mnyUl {
	float:left;
}
.mnyUl li {
	font-size:16px;
	color:#333;
	font-family:"gotha-med";
}
.mnyUl li:not(:last-child) {
	margin-bottom:15px;
}
.mnyUl li span {
	margin-left:15px;
}
.mnyUl li .colBig {
	font-size:30px;
	color:#3ab3c3;
}
.mnyBut {
	float:right;
	margin:0;
}
.mnyBut .but {
	font-size:18px;
	width:360px;
}
.mnyCont {
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding-top:55px;
	border-top:solid 1px #eaeaea;
	margin-top:75px;
}
.zhifuTab-li .bankDiv {
	line-height:32px;
	color:#666666;
	font-family:"gotha-med";
}
.bankDiv .tit {
	font-size:18px;
	color:#3ab3c3;
	margin-bottom:5px;
}
.bankDiv .col {
	color:#333;
}
/**/

.shopJieguo {
	padding-bottom:100px;
}
.shopJieguo .container {
	max-width:100%;
}
.shopJg {
	width:100%;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
	border-radius:15px;
	text-align:center;
	padding:80px 15px;
	color:#fff;
}
.shopJg .icon {
	display:block;
	margin:auto;
	margin-bottom:45px;
}
.shopJg .tit {
	font-size:36px;
	margin-bottom:25px;
}
.shopJg .txt {
	font-size:20px;
	line-height:32px;
	margin-bottom:45px;
}
.shopJg .detaBut {
	width:220px;
	height:52px;
	border:solid 2px #fff;
	display:block;
	margin:auto;
	border-radius:52px;
	line-height:50px;
	font-size:20px;
	color:#ffffff;
	font-family:"gotha-med";
}
/*
		缺省页
*/
.qXingBox {
	display:flex;
	align-items:center;
	height:500px;
	text-align:center;
	justify-content:center;
}
.qXingBox .icon {
	margin-bottom:50px;
	display:block;
}
.qXingBox .title {
	font-size:20px;
	color:#333333;
}
.receivedFm {
	text-align:center;
	padding:15px 15px 60px;
}
.receivedFm .icon {
	display:block;
	margin-bottom:40px;
}
.receivedFm .tit {
	font-size:24px;
	color:#999999;
	height:52px;
}
.cancelBut,.deterBut {
	display:inline-block;
	vertical-align:top;
	padding:0 5px;
}
.cancelBut .but,.deterBut .but {
	width:180px;
	height:56px;
	line-height:56px;
	text-align:center;
	font-size:16px;
	font-family:"gotha-med";
	border-radius:56px;
	display:block;
}
.cancelBut .but {
	border:solid 1px #eaeaea;
	color:#999999;
}
.deterBut .but {
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
}
.cancelDeter {
	margin-top:40px;
}
.salesFm-lb {
	width:155px;
	font-size:16px;
	font-family:"gotha-med";
}
.salesFm .layui-input-block {
	margin-left:170px;
}
.popupFm.salesFm .popupFm-lb {
	-webkit-transform:translateY(0);
	transform:translateY(0);
	top:0;
	padding:20px 0;
}
.popupFm.salesFm .layui-textarea {
	height:126px;
}
.salesOpen .but {
	height:56px;
	width:180px;
	background:url(../images/morebut-bg.jpg) repeat-y;
	background-size:100% 100%;
}
.accInform {
	padding-bottom:36px;
}
.accInform .tit {
	font-size:18px;
	line-height:30px;
	color:#000000;
	margin-bottom:20px;
}
.accInform .h3Tit {
	font-size:18px;
	color:#3ab3c3;
}
.accInform .txtDiv {
	color:#666666;
	line-height:32px;
	font-family:"gotha-med";
}
.accInform .txtDiv:not(:last-child) {
	margin-bottom:20px;
}
/**/
.loginBut ul {
	margin:0 -22px;
}
.loginBut li {
	float:left;
	padding:0 22px;
}
.loginBut li a {
	display:inline-block;
	vertical-align:middle;
	line-height:0;
	position:relative;
}
.loginBut .xXi.act i {
	width:9px;
	height:9px;
	background-color:#3ab3c3;
	border-radius:100%;
	position:absolute;
	top:-1px;
	right:-5px;
}
.bingDu>div {
	position:relative;
	cursor:url(../images/cu.png),auto !important;
}
.bingDu>div:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/keli.png) no-repeat center center;
	opacity:0;
	cursor:url(../images/cu.png),auto !important;
}
.bingDu>div.hides {
	background:none !important;
}
.bingDu>div.hides:after {
	animation:keli 2s linear 0s 1;
}
@keyframes keli {
	0% {
	transform:scale(1);
	opacity:1;
}
100% {
	transform:scale(2);
	opacity:0;
}
}.layui-form-select .layui-edge {
	right:25px;
	background:url(../images/jians.png) no-repeat center center/100%;
	border:0;
	width:10px;
	height:6px;
	margin:0;
	top:48%;
}
/*

		media 修改

*/

.regisFm,.requestFm {
	min-width:1000px;
}
.fmbut_checkbox.active .inp_checkbox {
	background:url(../images/select-bg.jpg) no-repeat center center;
	background-size:100%;
}
.pHeader .container {
	min-width:1200px;
}
.tdNmDl dd .tit {
	margin-bottom:20px;
}
.zhifuTab-div input {
	display:inline-block;
	vertical-align:top;
}
.p-proTbody {
	border-bottom:solid 1px #eee;
}
.pcentPro dl dt img {
	max-width:100%;
}
.shopjg-list {
	padding-bottom:100px;
}
/*

		---------------------------------------------------------2020.11.06 tower修改---------------------------------------------------------
*/
.abojobBox .row {
	display:block;
}
.abojobText {
	padding-top:50px;
}
.pagination>li a {
	position:relative;
	z-index:1;
}
.pagination>li a:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/pg-bg.png) no-repeat center center/100% 100%;
	z-index:-1;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.gridBox .title {
	font-size:56px;
	color:#333333;
}
.relatedLt {
	position:relative;
}
.relatedLt .moreBut {
	position:absolute;
	bottom:0;
	left:0;
}
.relatedRow {
	display:flex;
}
.relatedRow .moreBut {
	max-width:85%;
}
.banDown {
	position:absolute;
	left:50%;
	bottom:65px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	font-size:16px;
	color:#fff;
}
.banDown .icon {
	margin-right:15px;
}
.banText .tit {
	position:relative;
}
.banText .banTextSwp:after {
	content:"";
	width:3px;
	height:100%;
	background-color:#fff;
	position:absolute;
	left:0;
	top:0;
}
.banText {
	padding-left:0;
}
.banTextSwp,.banText .smlTit,.banText .text {
	padding-left:75px;
}
.data-count {
	position:absolute;
	right:0px;
	top:0px;
	z-index:3;
	color:#8fe9f0;
	font-size:16px;
}
.data-count .cut {
	color:#fff;
}
.idxNewRt {
	position:relative;
}
.idxNewRt-but {
	position:absolute;
	right:0;
	bottom:0;
}
.idxNewRt-but .swiper-button-next:after,.idxNewRt-but .swiper-button-prev:after {
	display:none;
}
.idxNewRt-but .swiper-button-next,.idxNewRt-but .swiper-button-prev {
	float:left;
	width:80px;
	height:80px;
	border-radius:0;
	border:0;
	margin:0;
	background-color:#ffffff;
	font-size:12px;
	color:#000000;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	line-height:80px;
}
.nav .navLi ul {
	padding:0 25px;
}
.rsvesLi-hd .tit {
	padding:0 15px;
	flex-shrink:0;
}
.tsShiji-dt .zanIco {
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.swiper-button-next:after,.swiper-button-prev:after {
	display:none;
}
.swiper-button-next .iconfont,.swiper-button-prev .iconfont {
	font-size:14px;
	color:#fff;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.relatedLt .swiper-button-next .iconfont,.relatedLt .swiper-button-prev .iconfont {
	color:#040404;
	font-weight:bold;
}
.footTop-rt .div:not(:last-child) {
	margin-right:75px;
}
.moduleLt dl {
	margin-bottom:80px;
}
.ltTitle .npg-smlTit {
	margin-bottom:0 !important;
}
#Collaboration,#Pipeline {
	position:relative;
	top:-45px;
	display:block;
	width:100%;
}
.tsShijiNav li a:after {
	background:url(../images/idxnew-bg.jpg) no-repeat center center;
	background-size:100% 100%;
}
.newsText img {
	max-width:100%;
	height:auto !important;
}
.banDown .icon {
	animation:banDown 1s ease 0s infinite;
	display:inline-block;
}
.idxNewRt .swiper-button-next .iconfont,.idxNewRt .swiper-button-prev .iconfont {
	color:#000;
}
#Technology {
	display:block;
	height:2px;
	background-color:rgba(0,0,0,0);
}
@keyframes banDown {
	0% {
	transform:translateY(-3px);
}
60% {
	transform:translateY(7px);
}
100% {
	transform:translateY(-3px);
}
}.aboTeam-nav .swiper-slide {
	position:relative;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.aboTeam-nav .swiper-slide:after {
	content:"";
	width:14px;
	height:14px;
	background-color:#d4f1f3;
	border-radius:100%;
	position:absolute;
	left:-30px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.aboTeam-nav .swiper-slide-thumb-active {
	-webkit-transform:translateX(30px);
	transform:translateX(30px);
}
.aboTeam-nav .swiper-slide-thumb-active:after {
	visibility:visible;
	opacity:1;
}
.reagBox .ddXuan .xuanInp {
	border-radius:0;
}
.emlBut {
	color:#fff !important;
}
.moreDian {
	position:relative;
	width:100%;
	z-index:-1;
	top:-80px;
	height:2px;
}
.rsvesLi-hd .pgJdt .spanJdt {
	width:0px;
	-webkit-transition:all 1.2s ease 0s;
	transition:all 1.2s ease 0s;
}
.grid {
	margin:0 -30px;
}
.lianXi li {
	position:relative;
}
.lianXi li .lianXi-iph {
	font-size:21px;
	background-color:#10d398;
	border-radius:100%;
}
.lianXi li .lianXi-eml {
	font-size:18px;
	background-color:#02d2ed;
}
.lianXi li .div {
	position:absolute;
	right:0;
	top:0;
	height:100%;
	/*display:flex;
	align-items:center;
	*/
	padding:0 30px 0 75px;
	background-color:#fff;
	border-radius:28px;
}
.lianXi li .lianXi-iph,.lianXi li .lianXi-eml {
	border-radius:100%;
	position:absolute;
	top:0;
	left:0;
	width:56px;
	height:56px;
}
.lianXi li .txt .txtSpan {
	display:block;
	font-size:16px;
	color:#333333;
}
.lianXi li .txt {
	opacity:0;
	overflow:hidden;
	-webkit-transition:all 0.8s ease 0s;
	transition:all 0.8s ease 0s;
}
.lianXi li .div {
	padding:0 28px;
	-webkit-transition:all 0.8s ease 0s;
	transition:all 0.8s ease 0s;
}
.lianXi li.act .div {
	padding:0 30px 0 75px;
}
.lianXi li.act .txt {
	opacity:1;
}
.grid {
	margin:0 !important;
}
.idxPipe .idxText .txt {
	text-align:justify;
}
.idxText .txt {
	color:#666666;
}
/*  2020.12.09  修改  */
.rsvesBox .container {
	/*max-width:1388px;
	*/
	margin:auto;
}
.rsvesDl dd {
	text-overflow:ellipsis;
	white-space:nowrap;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
}
@media screen and (min-width:1921px) {
	.rsvesLi-hd .pgJdt {
	width:100%;
	flex-wrap:wrap;
}
/*.rsvesCol {
	width:auto !important;
}
*/
	.rsvesRow,.rsvesList-x {
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
}
.rsvesRow:after,.rsvesRow:before {
	display:none;
}
.rsvesRow,.rsvesList-x {
	padding:0 145px 0 145px;
}
.rsvesCol:nth-child(1),.rsvesList-x li:nth-child(1) {
	width:160px;
}
.rsvesCol:not(:nth-child(1)),.rsvesCol:not(:last-child),.rsvesList-x li:not(:nth-child(1)),.rsvesList-x li:not(:last-child) {
	width:127px;
}
.rsvesCol:last-child,.rsvesList-x li:last-child {
	width:104px;
}
}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.aboTeam-nav {
	height:200px;
	padding-bottom:100px;
}
}@media screen and (min-width:1024px) {
	.idxNewRt .swiper-button-next:hover .iconfont,.idxNewRt .swiper-button-prev:hover .iconfont {
	color:#fff;
}
.publicLi:hover .tit {
	color:#3ab3c3;
}
.publicLi:hover .date span {
	color:#999999;
}
.publicLi:hover .div {
	/*margin-left:50px;
	*/
	-webkit-transform:translateX(50px);
	transform:translateX(50px);
}
.publicLi:hover {
	box-shadow:0px 3px 15px -5px rgba( 0,0,0,.1 );
	border-bottom:solid 1px rgba(0,0,0,0);
}
.pagination>li:hover span {
	background-color:rgba(0,0,0,0) !important;
}
.pagination>li:hover a {
	color:#000000;
}
.tsShiji-li:hover .tsShiji-dt .imgDiv img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
.tsShiji-li:hover {
	background:url(../images/abojob-bg.png) repeat;
}
.tsShijiNav li:hover a {
	color:#fff;
}
.tsShijiNav li:hover a:after {
	visibility:visible;
	opacity:1;
}
.workwithBut a:hover {
	box-shadow:3px 3px 15px 0px rgba(0,0,0,.2);
}
.openpos-li:hover .openpos-hdlt .tit {
	color:#3ab3c3;
}
.openpos-li:hover .openpos-hdlt dt img.caimg {
	visibility:visible;
	opacity:1;
}
.openpos-li:hover .openpos-hdlt dt img.huimg {
	visibility:hidden;
	opacity:0;
}
.txtpgs-pv:hover a,.txtpgs-nt:hover a,.txtpgs-ct:hover a {
	color:#3ab3c3;
}
.swiper-button-next:hover,.swiper-button-prev:hover {
	background-color:#fff;
}
.swiper-button-next:hover:after,.swiper-button-prev:hover:after {
	color:rgba(0,0,0,.5);
}
.swiper-button-next:hover .iconfont,.swiper-button-prev:hover .iconfont {
	color:rgba(0,0,0,.5);
}
.aboTeam-img dl:hover .abo-moreBut i {
	-webkit-animation:jian .5s ease .5s infinite;
	animation:jian .5s ease .5s infinite;
}
.aboTeam-img dl:hover dt img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
.aboTeam-nav span:hover {
	color:#3ab3c3;
}
.teamCol dl:hover dt img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
.teamCol dl:hover {
	box-shadow:0px 3px 15px 0px rgba(0,0,0,.3);
}
.eliteAbut:hover .eliteJian {
	-webkit-animation:jian .5s ease .5s infinite;
	animation:jian .5s ease .5s infinite;
}
.eliteAbut:hover {
	color:#ffffff;
}
.eliteRt li:hover .imgDiv img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
.eliteRt li:hover .eliDd .icon {
	-webkit-transform:translateY(-10px);
	transform:translateY(-10px);
}
.footTop-rt li:hover a {
	color:#fff;
}
.footTop-lt .ulNav a:hover .iconfont {
	left:5px;
}
.moreBut:hover,.emlBut:hover,.loginBut_a:hover {
	color:#ffffff;
	box-shadow:3px 3px 15px 0px rgba(2,210,237,.5);
}
.banBut:hover .circle-load-svg {
	stroke-dasharray:0 270;
	/*stroke-dashoffset:-540;
	*/
}
.banBut:hover .banBut_sp .iconfont {
	-webkit-animation:jian .5s ease .5s infinite;
	animation:jian .5s ease .5s infinite;
}
.cnEnBox:hover ul {
	visibility:visible;
	opacity:1;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.cnEnBox:hover .iconYyan,.cnEnBox:hover .tit .iconfont.iconJiao {
	color:#3ab3c3;
}
.cnEnBox:hover .tit .iconfont.iconJiao {
	-webkit-transform:translateY(-50%) scale(0.583) rotate(180deg);
	transform:translateY(-50%) scale(0.583) rotate(180deg);
}
.nav .navLi:hover .navAa {
	color:#3ab3c3;
}
.nav .navLi:hover ul {
	visibility:visible;
	opacity:1;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.tsShiji-li:hover .tsShiji-dt .zanIco {
	visibility:visible;
	opacity:1;
}
.idxNewRt-but .swiper-button-next:hover,.idxNewRt-but .swiper-button-prev:hover {
	background-color:#15eaaa;
	color:#fff;
}
.pagination>li:hover a:after {
	visibility:visible;
	opacity:1;
}
.pagination>li:hover a {
	color:#fff;
	border-color:rgba(0,0,0,0);
}
.zhifuDiv:hover .divs:after {
	background-color:#25d7b4;
}
.zhifuDiv:hover:after {
	opacity:1;
}
.zhifuDiv:hover {
	border-color:rgba(0,0,0,0);
}
.recinfBox .div:hover {
	border-color:rgba(255,255,255,.0);
}
.recinfBox .div:hover:after {
	visibility:visible;
	opacity:1;
}
.p-slideNav li:hover {
	border-color:rgba(0,0,0,0);
}
.p-slideNav li:hover a {
	box-shadow:1px 1.732px 20px 0px rgba( 0,0,0,0.1 );
}
.p-slideNav li:hover a .iconfont {
	visibility:visible;
	opacity:1;
	right:30px;
}
.pHeader-nav li:hover:after,.pHeader-nav li:hover .icon img:nth-child(2) {
	visibility:visible;
	opacity:1;
}
.pHeader-nav li:hover .icon img {
	visibility:hidden;
	opacity:0;
}
.pHeader-nav li:hover span {
	color:#fff;
}
.newLiDl:hover .icon .cai {
	visibility:visible;
	opacity:1;
}
.newLiDl:hover .icon .hui {
	visibility:hidden;
	opacity:0;
}
.newLiDl:hover .tit {
	color:#3ab3c3;
}
.newLiDl:hover dt img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
.relatedRt dl:hover .tit {
	color:#3ab3c3;
}
.relatedRt dl:hover .imgDiv img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
.relatedLt .swiper-button-next:hover,.relatedLt .swiper-button-prev:hover {
	background-color:#b8b8b8;
}
.relatedLt .swiper-button-next:hover:after,.relatedLt .swiper-button-prev:hover:after {
	color:#fff;
}
.relatedLt .swiper-button-next:hover .iconfont,.relatedLt .swiper-button-prev:hover .iconfont {
	color:#fff;
}
.downli:hover .tit {
	color:#02d2ed;
}
.downli:hover:after {
	opacity:1;
	visibility:visible;
}
.downli:hover .icon .hideIco {
	visibility:visible;
	opacity:1;
}
.downli:hover .icon .showIco {
	visibility:hidden;
	opacity:0;
}
.reagLi:hover {
	-webkit-transform:translateY(-3px);
	transform:translateY(-3px);
}
.collaboTwo-col:hover .enTit,.collaboTwo-col:hover .cnTit {
	color:#fff;
}
.collaboTwo-col:hover .bigimg {
	visibility:visible;
	opacity:1;
}
.collaboTwo-col:hover .smlimg {
	visibility:hidden;
	opacity:0;
}
.collaboTwo-col:hover:after {
	opacity:1;
}
.rsvesLi:hover {
	-webkit-transform:translateY(-3px);
	transform:translateY(-3px);
}
.publicLi:hover .jianIcon .cai {
	visibility:visible;
	opacity:1;
}
.publicLi:hover .jianIcon .hui {
	visibility:hidden;
	opacity:0;
}
}@media screen and (min-width:992px) {
	.headRt-mbl {
	display:none !important;
}
}/**/
.newBan {
	background:url(../images/morebut-bg.jpg) repeat-y left/100%;
}
.newBanRow {
	display:flex;
	display:-webkit-flex;
	align-items:center;
	flex-wrap:wrap;
}
.newBan-txt {
	position:relative;
}
.newBanImg {
	position:relative;
}
.shitou {
	position:absolute;
	bottom:40px;
	left:15px;
	width:14.406%;
}
.shitou img {
	width:100%;
}

.uploadImg-but .layui-btn {
	padding:0 !important;
	overflow:hidden;
}
.shipCol {
	padding:15px;
}
.recinfBox .div {
	position:relative;
}
.recinfBox .div .inp_checkbox {
	position:absolute;
}
.recinfBox .div.active:after {
	visibility:visible;
	opacity:1;
}
/* 新增 */

.centerTitle {
	text-align:center;
	margin-bottom:55px;
}
.center-form {
	width:100%;
	background-color:#fafafa;
	padding:75px 50px 90px;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	position:relative;
	text-align:center;
}
.center-back {
	border:solid 1px #3ab3c3;
	font-size:16px;
	color:#3ab3c3;
	text-align:center;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	top:40px;
	left:50px;
	width:120px;
	height:40px;
	border-radius:40px;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.center-back:hover {
	color:#3ab3c3;
	box-shadow:0px 3px 15px 5px rgba(58,179,195,.3);
}
.center-back .icon {
	margin-right:13px;
	position:relative;
	top:1px;
}
.center-list {
	text-align:left;
	font-size:16px;
	color:#333333;
	line-height:28px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:50px;
}
.center-list li {
	padding:10px 0;
}
.center-list li .center-zhficon {
	margin-left:30px;
}
.center-list li .bigCols {
	font-size:24px;
	color:#3ab3c3;
}
.center-form .layui-btn {
	width:360px;
	height:56px;
	text-align:center;
	line-height:56px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	border-radius:56px;
	background:url(../images/morebut-bg.jpg) repeat-y left/100%;
}




/*
		2020.12.22
*/
.zanIco .ico, .cltSpan .ico{
	position: relative;
	z-index: 2;
	display: inline-block;
	line-height: 0;
}
.zanIco:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/morebut-bg.jpg) repeat-y left/100%;
	border-radius: 100%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.zanIco.act:after{
	visibility: visible;
	opacity: 1;
}
.zanIco.act .zan-ico, .zanIco.act .zan-ico-w,
.cltSpan .cltSpanw, .cltSpan .cltSpancol{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.zanIco .zan-ico-w, .cltSpan .cltSpanw{
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.zanIco.act .zan-ico, .cltSpan.act .cltSpancol{
	visibility: hidden;
	opacity: 0;
}
.zanIco.act .zan-ico-w, .cltSpan.act .cltSpanw{
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.tsShiji-dd .tsShijiBut{
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.tsShiji-dd .tsShijiBut:hover{
	padding-bottom: 15px;
}
.city-select{
	border: solid 1px #eaeaea;
	height: 56px;
	width: 100%;
	border-radius: 56px;
	padding: 0 28px;
	background: url(../images/jians.png) no-repeat right 10px center/auto;
}
.mblRow.row:after, .mblRow.row:before{
	display: none;
}
.mblRow{
	display: flex;
	display: -webkit-flex;
}
.mblCol{
	flex-grow: 1;
	width: auto;
}
.loginBut li a{
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.loginBut li:hover a{
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
.tdOperBut{
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.tdOperBut:hover{
	box-shadow:0px 3px 10px 0px rgba(58,179,195,.3);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
.layui-form-select dl{
	top: 56px;
}

.ddCount .zan{
	cursor: pointer;
}
.city-select{
    font-family: "gotha-med";
    font-weight: bold;
    color: #333333;
}
.loginFm-lt .title{
	text-shadow: 0px
}
.onlineBox .div{
	max-width: 50%;
}
.jbZiliaoFm-top, .jbZiliaoFm-btm{
	padding-left: 155px;
}
.recinfBox .div .inp_checkbox{
	visibility: hidden;
	opacity: 0;
}

.shipCol .shipEml, .shipCol .shipAdres{
	word-wrap:break-word;
}
.shipCol{
	margin-bottom: 10px;
}
.layui-layer.layui-layer-page{
	max-width: 90%;
}
.codeBut{
	line-height: unset !important;
}


.ddCount .zan{
	position: relative;
	border-radius: 100%;
	font-size: 0;
	z-index: 1;
}
.ddCount .zan:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/morebut-bg.jpg) repeat-y left/100%;
	border-radius: 100%;
	z-index: -1;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.ddCount .zan img{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.ddCount .zan .zan-xin{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	visibility:hidden;
	opacity: 0;
}
.ddCount .zan.act:after{
	visibility: visible;
	opacity: 1;
}
.ddCount .zan.act .zan-mo{
	visibility:hidden;
	opacity: 0;
}
.ddCount .zan.act .zan-xin{
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	visibility: visible;
	opacity: 1;
}

.regisFm-div p{
	font-size: 20px;
    line-height: 36px;
    color: #666666;
}
.p-slideNav li.active a{
	color: #333;
}
.loginBut li a{

	position: relative;
}
.loginBut li a img{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.loginBut li a img:nth-child(2){
	position: absolute;
	top: 0;
	left: 0;
	/*visibility: hidden;*/
	/*opacity: 0;*/
}
.loginBut li a img:nth-child(1){
	visibility: hidden;
	opacity: 0;
}
.header.cols .loginBut li a img:nth-child(1){
	visibility: visible;
	opacity: 1;
}
.header.cols .loginBut li a img:nth-child(2){
	visibility: hidden;
	opacity: 0;
}
.requi{
	position: relative;
}
.requi:after{
	content: "";
	width: 7px;
	height: 7px;
	background-color: #51a7d6;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rmvDl-txt .list li{
	word-wrap:break-word !important;
	word-break:break-all;
}
.rmvDl-txt .list li:not(:last-child){
	flex-shrink: 0;
}
.rqTab-row .rqTab-li .div{
	display: flex;
	display: -webkit-flex;
	line-height: 14px !important;
	justify-content: center;
	align-items: center;
}
.ddCount .zan .zan-xin{
	width: auto !important;
}
input{
	padding-top: 1px;
}
.tsShiji-dt .zanIco .ico{
	line-height: 0 !important;
}
.shipRow:before, .shipRow:after{
	display: none;
}
.recinfBox .smlDivs{
	height: 255px;
}
.shipCol .shipAdres{
	height: 60px;
}
.word-usbut{
	font-size: 14px;
    color: #fff;
    width: 100%;
    height: 56px;
    border-radius: 56px;
    background: url(../images/morebut-bg.jpg) repeat-y;
    background-size: 100% 100%;
    font-family: "gotha-med";
    text-transform: uppercase;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}
.workWfm-area{
	margin-top: 30px;
}
/*
		2021.01.20
*/
.ourList li.ourLi2 .div .tit{
	font-size: 40px;
}
.ourList li.ourLi3 .div .tit{
	font-size: 34px;
}
.ourList li.ourLi4 .div .tit{
	font-size: 82px;
}
.rsvesLi-but span{
	flex-shrink: 0;
}
.rsvesLi-hd .tit{
	padding: 0 10px;
}
.workWith .workWfm-inp{
	font-size: 16px;
}
.workWith .workWfm-inp::-webkit-input-placeholder{
	font-size: 16px;
	
}

/**/
.npg-smlTit{
	font-size: 38px;
}
.banText .tit{
	font-size: 54px;
}
.nav .navLi .navAa{
	font-size: 18px;
}
.idxText .txt, .text{
	font-size: 22px;
}
.cellBox .txt{
	font-size: 24px;
}
.workwithBox .npg-smlTit{
	font-weight: bold;
}
.footTop-rt .tit{
	font-size: 28px;
}
.idxText .title{
	font-size: 64px;
}
.text{
	font-size: 24px;
}
.npg-smlTit{
	font-size: 42px;
}