
body {
	overflow-x: hidden;
	font: 14px/1.5 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
	color: #2a333c;
}
.overflow-visible {
	overflow: visible!important;
}
.dropdown-menu, .dropdown-menu > li > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal;
}
.dropdown-menu > li {
	padding: 0px;
}
.dropdown-menu > li > a {
	color: #2a333c !important;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}
.dropdown-menu > li > a:hover {
	color: #4e97d9 !important;
}
.dropdown-menu > li > a:hover {
	background: #f5f5f5;
}
/*å›¾ç‰‡ç”»å»Šçš®è‚¤*/
.met-white-lightGallery .lg-backdrop, .met-white-lightGallery .lg-actions .lg-next, .met-white-lightGallery .lg-actions .lg-prev, .met-white-lightGallery .lg-toolbar {
	background: #fff;
}
.met-white-lightGallery .lg-sub-html {
	background: rgba(255, 255, 255, 0.7);
	color: #555;
}
.met-white-lightGallery .lg-toolbar.opacity0 {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.met-white-lightGallery .lg-toolbar .lg-icon:hover, .met-white-lightGallery .lg-actions .lg-next:hover, .met-white-lightGallery .lg-actions .lg-prev:hover, .met-white-lightGallery .lg-outer .lg-toogle-thumb:hover {
	color: #333;
}
.met-white-lightGallery .lg-outer {
	z-index: 1501;
	background: #fff;
}
.met-white-lightGallery .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 84px;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer, .met-white-lightGallery .lg-outer .lg-toogle-thumb {
	background-color: #f2f2f2;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer {
	padding: 0 10px;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item {
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item.active, .met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item:hover {
	border-color: #62a8ea;
}
/* swiperæ°´å¹³æ»šåŠ¨å¯¼èˆª */
.swiper-navtab.swiper-container-horizontal .swiper-scrollbar {
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 0;
}
.swiper-navtab.swiper-container-horizontal .swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.2);
}
.swiper-navtab .swiper-wrapper {
	width: auto;
}
.swiper-navtab .swiper-wrapper.flex-start {
	-webkit-justify-content: flex-start !important;
	justify-content: flex-start !important;
}
.swiper-navtab .swiper-slide {
	width: auto;
}
/* çœç•¥å· */
.slh, .pager li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* slick */
.slick-loading .slick-list {
	background: none;
}
.slick-arrow {
	width: auto;
	height: auto;
	z-index: 1;
	color: #fff !important;
}
.slick-arrow:before, .slick-arrow:after {
	font-family: inherit;
	display: none;
}
.slick-arrow:hover {
	color: #4e97d9 !important;
}
.slick-arrow.slick-next {
	right: 0;
}
.slick-arrow.slick-prev {
	left: 0;
}
.slick-arrow i {
	font-size: 60px;
}
.slick-slide {
	outline: none;
}
/* å»¶è¿ŸåŠ è½½èƒŒæ™¯å›¾ç‰‡ */
img.imgload:not([src*=base64]), img.slick-loading:not([src*=base64]) {
	object-fit: none;
}
/* å…¶ä»– */
.hidden-pc {
	display: none;
}
/*å¯¼èˆª*/
/*å¯¼èˆª*/
body.met-navfixed {
	padding-top: 60px;
}
.met-nav {
	min-height: 60px;
	margin-bottom: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.met-nav.navbar-shadow {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.met-nav.navbar-fixed-top .navbar-right {
	margin-right: 0;
}
.met-nav .navbar-logo {
	height: 60px;
	margin: 0px;
	margin-left: 0px!important;
	padding: 0px;
	display: block;
}
.met-nav .navbar-logo img {
	max-height: 50px;
}
.met-nav .navbar-toggle {
	height: 60px;
}
.met-nav .nav > li > a {
	color: #2a333c !important;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}
.met-nav .nav > li > a:hover {
	color: #4e97d9 !important;
}
.met-nav .dropdown.open > a, .met-nav .nav li a.active {
	color: #4e97d9 !important;
}
.met-nav .nav > li > a:hover, .met-nav .dropdown.open > a {
	background: #fff!important;
}
.met-nav .met-nav-login {
	padding-top: 15px;
	text-align: center;
}
@media (min-width: 768px) {
.met-nav .nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 60px;
}
.met-nav .dropdown-menu {
	top: 65px;
}
.met-nav .dropdown-menu.bullet {
	top: 60px;
}
.met-nav .met-nav-login {
	height: 60px;
	padding-top: 0px;
	margin-left: 10px;
}
}
@media (max-width: 767px) {
.met-nav .nav > li {
	margin-left: 0px!important;
}
.met-nav .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 40px;
}
.met-nav .dropdown-menu.bullet:before, .met-nav .dropdown-menu.bullet:after {
	display: none;
}
.met-nav .navbar-collapse-toolbar.in {
	overflow-y: scroll;
}
.met-nav .navbar-logo {
	margin-left: 10px!important;
}
}
/*banner & sidebar*/
/*banner*/
.met-banner {
	width: 100%;
	height: 500px;
	margin: 0 !important;
	display: table;
	background: #ccc;
}
.met-banner.fixedheight .slick-slide {
	height: 100%;
}
.met-banner.fixedheight .slick-slide img {
	width: 1920px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 991px) {
.met-banner.fixedheight .slick-slide img {
	width: 991px;
}
}
@media (max-width: 767px) {
.met-banner.fixedheight .slick-slide img {
	width: 767px;
}
}
@media (max-width: 429px) {
.met-banner.fixedheight .slick-slide img {
	width: 429px;
}
}
.met-banner.slick-slider {
	display: block;
}
.met-banner .slick-list, .met-banner .slick-track {
	height: 100%;
}
.met-banner .slick-slide {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.met-banner .slick-slide:first-child {
	display: block;
}
.met-banner .slick-arrow {
	width: 15%;
	height: 100%;
	display: none !important;
	top: 50%;
	text-align: center;
}
.met-banner .slick-arrow.slick-prev {
	/* å¦‚æžœæµè§ˆå™¨ä¸æ”¯æŒæ¸å˜ï¼Œä½¿ç”¨å›¾åƒä½œä¸ºèƒŒæ™¯ */
	background: linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	/* Webkit: Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	/* Opera 11.10+ */
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	/* IE 10 */
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  /* IE < 10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.met-banner .slick-arrow.slick-next {
	/* å¦‚æžœæµè§ˆå™¨ä¸æ”¯æŒæ¸å˜ï¼Œä½¿ç”¨å›¾åƒä½œä¸ºèƒŒæ™¯ */
	background: linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	/* Webkit: Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	/* Opera 11.10+ */
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	/* IE 10 */
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  /* IE < 10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.met-banner .slick-arrow:hover i {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-banner .slick-arrow i {
	font-size: 70px;
	color: #fff !important;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
@media (max-width: 767px) {
.met-banner .slick-arrow i {
	font-size: 50px;
}
}
.met-banner .slick-dots {
	margin: 0;
	bottom: 20px;
}
.met-banner .slick-dots li {
	margin: 0 2px;
}
@media (max-width: 991px) {
.met-banner {
	height: 350px;
}
}
@media (min-width: 768px) {
.met-banner:hover .slick-arrow {
	display: block !important;
}
}
@media (max-width: 767px) {
.met-banner {
	height: 300px;
}
.met-banner .slick-dots {
	bottom: 5px;
}
}
@media (max-width: 479px) {
.met-banner {
	height: 150px;
}
}
.met-banner .banner-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.met-banner .banner-text .container {
	height: 100%;
	display: table;
	text-align: center;
}
.met-banner .banner-text .container .banner-text-con {
	display: table-cell;
	vertical-align: middle;
}
.met-banner .banner-text.p-1 .container {
	text-align: left;
}
.met-banner .banner-text.p-1 .container .banner-text-con div {
	width: 60%;
	float: left;
}
.met-banner .banner-text.p-2 .container {
	text-align: right;
}
.met-banner .banner-text.p-2 .container .banner-text-con div {
	width: 60%;
	float: right;
}
.met-banner .banner-text.p-3 {
	top: 10%;
}
.met-banner .banner-text.p-3 .container .banner-text-con {
	vertical-align: top;
}
.met-banner .banner-text.p-4 {
	top: auto;
	bottom: 10%;
}
.met-banner .banner-text.p-4 .container .banner-text-con {
	vertical-align: bottom;
}
.met-banner .banner-text.p-3 .container .banner-text-con, .met-banner .banner-text.p-4 .container .banner-text-con, .met-banner .banner-text.p-5 .container .banner-text-con {
	width: 60%;
}
.met-banner .banner-text h1, .met-banner .banner-text h2, .met-banner .banner-text h3, .met-banner .banner-text p {
	color: #fff;
}
.met-banner .banner-text h1, .met-banner .banner-text h2 {
	margin: 0;
	font-size: 40px;
}
.met-banner .banner-text h3 {
	font-size: 30px;
	font-weight: 500;
	margin: 0px;
}
.met-banner .banner-text p {
	font-size: 36px;
	margin: 20px 0 0;
	text-shadow: none;
}
.met-banner .banner-text .btn {
	margin-top: 30px;
	font-size: 20px;
}
@media (max-width: 991px) {
.met-banner .banner-text h1, .met-banner .banner-text h2, .met-banner .banner-text h3 {
	font-size: 30px;
}
.met-banner .banner-text p {
	font-size: 20px;
}
}
@media (max-width: 767px) {
.met-banner .banner-text .container {
	width: 100%;
}
.met-banner .banner-text.p-5 .container .banner-text-con {
	width: 100%;
}
.met-banner .banner-text h1, .met-banner .banner-text h2 {
	font-size: 24px;
}
.met-banner .banner-text h3 {
	font-size: 16px;
}
.met-banner .banner-text p {
	margin-top: 15px;
	font-size: 18px;
}
.met-banner .banner-text .btn {
	margin-top: 20px;
	font-size: 16px;
}
}
/* å†…é¡µbanner */
.met-banner-ny {
	background-color: #62a8ea;
	height: 120px;
}
.met-banner-ny h1, .met-banner-ny h2 {
	margin: 0px;
	padding: 10px 30px;
	font-size: 35px;
	font-weight: 300;
	text-shadow: none;
	color: #fff;
}
@media (max-width: 767px) {
.met-banner-ny {
	height: 90px;
}
}
/*é¢åŒ…å±‘*/
.met-position {
	background: #ffffff;
	border-bottom: 1px solid #f0f2f5;
}
.met-position.bordernone {
	border-bottom: none;
}
@media (max-width: 767px) {
.met-position {
	border-bottom: 1px solid #f0f2f5;
}
}
.met-position .breadcrumb {
	margin: 0px;
	padding: 15px;
}
.met-position a {
	text-decoration: none;
}
.met-position a:active, .met-position a:focus, .met-position a:hover {
	text-decoration: none;
}
.met-position.pattern-show {
	background: #f2f2f2;
	border-bottom: none;
}
.met-position.pattern-show .breadcrumb {
	padding: 10px;
}
/* å†…é¡µå¯¼èˆª */
.met-column-nav {
	border-bottom: 1px solid #f0f2f5;
	text-align: center;
}
.met-column-nav.bordernone {
	border-bottom: none;
}
@media (max-width: 767px) {
.met-column-nav {
	border-bottom: 1px solid #f0f2f5;
}
}
.met-column-nav .sidebar_tile.overflow-visible .swiper-navtab {
	overflow: visible !important;
}
.met-column-nav ul.met-column-nav-ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.met-column-nav ul.met-column-nav-ul > li {
	white-space: nowrap;
}
.met-column-nav ul.met-column-nav-ul > li a.link {
	text-decoration: none;
	padding: 14px;
	display: block;
	font-size: 16px;
	font-weight: 300;
	color: #90939b;
}
.met-column-nav ul.met-column-nav-ul > li a.link:active, .met-column-nav ul.met-column-nav-ul > li a.link:focus, .met-column-nav ul.met-column-nav-ul > li a.link:hover {
	text-decoration: none;
}
.met-column-nav ul.met-column-nav-ul > li a.link:hover, .met-column-nav ul.met-column-nav-ul > li a.link.active {
	color: #4e97d9;
}
.met-column-nav ul.met-column-nav-ul > li > ul > li > a.active {
	color: #4e97d9 !important;
}
.met-column-nav ul.met-column-nav-ul > li .dropdown-menu.bullet {
	top: 40px;
}
.met-column-nav.product-search-body .swiper-navtab {
	margin-bottom: 10px;
}
@media (min-width: 992px) {
.met-column-nav.product-search-body .met-column-nav-ul {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
}
.met-column-nav.product-search-body .product_search .form-group {
	margin-bottom: 15px;
}
@media (min-width: 992px) {
.met-column-nav.product-search-body .product_search .form-group {
	margin-top: 7px;
	margin-bottom: 0px;
}
}
.met-column-nav.product-search-body .product_search.navno .form-group {
	margin-top: 15px;
}
@media (min-width: 992px) {
.met-column-nav.product-search-body .product_search.navno .form-group {
	margin-top: 8px;
	margin-bottom: 8px;
}
}
/*åº•éƒ¨*/
/*å‹æƒ…é“¾æŽ¥*/
.met-links {
	border-top: 1px solid #f0f2f5;
	padding: 15px 0px;
	color: #5e7387;
}
.met-links a {
	color: #5e7387;
}
.met-links ol {
	margin-bottom: 0px;
}
.met-links .breadcrumb > li + li:before {
	color: #aaaaaa;
}
.met-links li {
	white-space: nowrap;
}
/*åº•éƒ¨å¯¼èˆª*/
.met-footnav {
	padding: 40px 0px;
	border-top: 1px solid #f0f2f5;
}
@media (max-width: 991px) {
.met-footnav .list {
	margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.met-footnav {
	padding: 30px 0;
}
}
.met-footnav h4 {
	font-size: 18px;
	margin-top: 0px;
	text-shadow: none;
}
.met-footnav ul {
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;
}
.met-footnav ul li {
	margin-bottom: 3px;
}
.met-footnav ul li a {
	color: #5e7387;
	text-decoration: none;
}
.met-footnav ul li a:active, .met-footnav ul li a:focus, .met-footnav ul li a:hover {
	text-decoration: none;
}
.met-footnav ul li a:hover {
	color: #4e97d9;
}
.met-footnav .info em {
	display: block;
	font-size: 26px;
	font-style: normal;
}
.met-footnav .info em a {
	color: #5e7387;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}
.met-footnav .info em a:hover {
	color: #2a333c;
}
.met-footnav .info p {
	color: #aaaaaa;
}
.met-footnav .info i {
	font-size: 26px;
	cursor: pointer;
}
.met-footnav .info a {
	margin: 0px 8px;
}
.met-footnav .info a:hover, .met-footnav .info a:focus {
	text-decoration: none;
}
@media (max-width: 991px) {
.met-footnav .info {
	margin-top: 0;
}
}
.met-weixin-img img {
	max-width: 160px;
}
/*footer*/
footer {
	height: auto;
	border-top: 1px solid #f0f2f5;
	padding: 20px 0px;
	color: #aaaaaa;
	line-height: 1.8;
}
footer p {
	margin-bottom: 0px;
}
/*å¤šè¯­è¨€*/
.met-langlist .flag-icon {
	margin-right: 3px;
	font-size: 15px;
}
@media (max-width: 767px) {
#met-langlist-modal .modal-center {
	height: auto!important;
}
}
#met-langlist-modal .modal-content {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
#met-langlist-modal .modal-content .modal-body {
	padding: 40px 40px 20px;
	position: relative;
}
#met-langlist-modal .modal-content .modal-body .close {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 40px;
}
#met-langlist-modal .modal-content a.btn {
	padding: 0px 15px;
	border: none;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
#met-langlist-modal .modal-content a.btn span.flag-icon {
	margin-right: 8px;
	top: 7px;
	font-size: 30px;
}
/*é¦–é¡µ*/
/* é¦–é¡µç›’å­ */
.met-index-body {
	padding: 70px 0px;
	background: #fff;
}
.met-index-body:nth-of-type(odd) {
	background: #f5f5f5;
}
.met-index-body h3 {
	font-size: 36px;
	margin-top: 0px;
	text-align: center;
	font-weight: 300;
}
.met-index-body p.desc {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	width: 80%;
	color: #5e7387;
	margin: 0px auto;
}
@media (max-width: 991px) {
.met-index-body {
	padding: 60px 0px;
}
}
@media (max-width: 767px) {
.met-index-body {
	padding: 50px 0px;
}
.met-index-body h3 {
	font-size: 28px;
}
.met-index-body p.desc {
	font-size: 14px;
}
}
/* æœåŠ¡ */
.met-index-service {
	text-align: center;
}
.met-index-service [class*=blocks] li {
	margin: 50px 0 0;
	clear: none;
}
.met-index-service [class*=blocks] li i {
	width: 120px;
	height: 120px;
	background: #eee;
	text-align: center;
	font-size: 50px;
	line-height: 120px;
	color: #5e7387;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background 0.5s, color 0.5s;
}
.met-index-service [class*=blocks] li:hover i {
	background: #4E97D9;
	color: #fff;
}
.met-index-service [class*=blocks] li h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 20px;
	color: #2a333c;
}
.met-index-service [class*=blocks] li p {
	width: 90%;
	margin: 0px auto;
	font-weight: 300;
	color: #5e7387;
}
.met-index-service [class*=blocks] li a {
	text-decoration: none;
}
.met-index-service [class*=blocks] li a:active, .met-index-service [class*=blocks] li a:focus, .met-index-service [class*=blocks] li a:hover {
	text-decoration: none;
}
@media (max-width: 767px) {
.met-index-service [class*=blocks] li {
	margin-top: 30px;
}
.met-index-service [class*=blocks] li i {
	width: 90px;
	height: 90px;
	font-size: 40px;
	line-height: 90px;
}
}
@media (max-width: 479px) {
.met-index-service [class*=blocks] li p {
	width: 100%;
}
}
/* äº§å“åˆ—è¡¨ */
.met-index-product {
	text-align: center;
}
.met-index-product .nav-tabs {
	border-bottom: none;
	margin: 30px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.met-index-product .nav-tabs li {
	white-space: nowrap;
}
.met-index-product .nav-tabs li.active a {
	background: #62a8ea;
	color: #fff;
	padding: 8px 30px;
	border: none;
}
.met-index-product .nav-tabs li a {
	background: #fff;
	padding: 8px 30px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	white-space: nowrap;
}
.met-index-product .nav-tabs li a:hover {
	padding: 8px 30px;
	border: none;
}
@media (max-width: 767px) {
.met-index-product .nav-tabs {
	margin: 20px auto;
}
}
.met-index-product .swiper-navtab .swiper-scrollbar {
	bottom: 15px;
}
.met-index-product #indexprolist {
	margin-right: -10px;
	overflow: hidden;
}
.met-index-product #indexprolist li {
	clear: none;
}
.met-index-product #indexprolist h4 {
	font-size: 16px;
	text-align: center;
}
.met-index-product #indexprolist h4 a {
	color: #2a333c;
}
.met-index-product #indexprolist h4 a:hover {
	color: #4e97d9;
}
.met-index-product #indexprolist .widget {
	margin-right: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
/* æ–‡ç« åˆ—è¡¨ */
.met-index-news ul.blocks-2 {
	margin-top: 20px;
}
.met-index-news ul.blocks-2 li {
	margin: 30px 0 0;
}
.met-index-news ul.blocks-2 li a {
	color: #2a333c;
}
.met-index-news ul.blocks-2 li a:hover {
	color: #4e97d9;
}
.met-index-news ul.blocks-2 li p {
	color: #76838f;
	font-weight: 300;
	margin-bottom: 0px;
}
.met-index-news ul.blocks-2 li p.des {
	margin-bottom: 5px;
}
@media (max-width: 767px) {
.met-index-news ul.blocks-2 li {
	width: 100% !important;
	margin-top: 20px;
}
.met-index-news ul.blocks-2 li .media .media-left {
	padding-right: 10px;
}
.met-index-news ul.blocks-2 li .media h4 {
	font-size: 16px;
}
.met-index-news ul.blocks-2 li .media p.des {
	height: 1.5em;
	overflow: hidden;
}
.met-index-news ul.blocks-2 li .media.media-lg .media-object {
	width: 100px;
}
}
/* å…³äºŽæˆ‘ä»¬ */
.met-index-about .met-editor {
	margin-top: 50px;
}
@media (max-width: 991px) {
.met-index-about .met-editor {
	margin-top: 40px;
}
}
@media (max-width: 767px) {
.met-index-about .met-editor {
	margin-top: 30px;
}
}
@media (max-width: 479px) {
.met-index-about .met-editor {
	margin-top: 20px;
}
}
/*ç®€ä»‹æ¨¡å—*/
/*ç®€ä»‹æ¨¡å—*/
.met-show {
	padding: 30px 0px;
	background: #ffffff;
	word-break: break-all;
}
@media (max-width: 767px) {
.met-show {
	padding: 0px;
}
}
@media (max-width: 767px) {
.met-show {
	padding-top: 10px;
	padding-bottom: 10px;
}
}
/*æ–‡ç« æ¨¡å—*/
/*æ–‡ç« æ¨¡å—åˆ—è¡¨é¡µ*/
.met-news {
	padding: 30px 0px;
	border-top: 1px solid #f0f2f5;
	background: #f2f2f2;/* åˆ—è¡¨ *//* æ¨¡å¼3 */
}
@media (max-width: 767px) {
.met-news {
	padding: 0px;
}
}
.met-news .met-news-body {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-news .met-news-list {
	padding: 30px;
	background: #ffffff;
}
@media (max-width: 767px) {
.met-news .met-news-list {
	padding: 10px;
}
}
@media (max-width: 767px) {
.met-news .met-news-list {
	padding-top: 20px;
}
}
.met-news .news-headlines {
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f2f5;
	margin-bottom: 30px;
	overflow: hidden;
}
.met-news .news-headlines .slick-slide {
	width: 100%;
	position: relative;
}
.met-news .news-headlines .slick-slide:first-child {
	display: block;
}
.met-news .news-headlines .headlines-text {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.met-news .news-headlines .headlines-text h3 {
	margin: 0px;
	font-size: 20px;
	line-height: 1.5;
	color: #fff;
}
.met-news .news-headlines .slick-dots {
	bottom: 35px;
}
@media (max-width: 767px) {
.met-news .news-headlines {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.met-news .news-headlines .headlines-text {
	bottom: 20px;
}
.met-news .news-headlines .headlines-text h3 {
	font-size: 16px;
}
.met-news .news-headlines .slick-dots {
	bottom: 20px;
}
}
.met-news ul.met-page-ajax {
	padding: 0px;
	list-style: none;
}
.met-news ul.met-page-ajax li {
	border-bottom: 1px solid #f0f2f5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.met-news ul.met-page-ajax li h4 {
	margin: 0 0 20px;
	font-size: 22px;
}
.met-news ul.met-page-ajax li h4 a {
	color: #2a333c;
}
.met-news ul.met-page-ajax li h4 a:hover {
	color: #4e97d9;
}
.met-news ul.met-page-ajax li p {
	font-size: 16px;
	font-weight: 300;
}
.met-news ul.met-page-ajax li p.des {
	color: #76838f;
	margin-bottom: 10px;
}
.met-news ul.met-page-ajax li p.info {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 300;
	color: #a3afb7;
}
.met-news ul.met-page-ajax li p.info span {
	margin-left: 10px;
}
.met-news ul.met-page-ajax li p.info span:first-child {
	margin: 0;
}
.met-news ul.met-page-ajax li p.info i {
	color: #a3afb7;
	font-weight: 300;
}
@media (max-width: 991px) {
.met-news ul.met-page-ajax li h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.met-news ul.met-page-ajax li {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.met-news ul.met-page-ajax li h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.met-news ul.met-page-ajax li p {
	font-size: 14px;
}
.met-news ul.met-page-ajax li p.des {
	height: 3em;
	overflow: hidden;
	margin-bottom: 5px;
}
.met-news ul.met-page-ajax li .media .media-left {
	padding-right: 10px;
}
.met-news ul.met-page-ajax li .media.media-lg .media-object {
	width: 100px;
}
}
.met-news.type-3 .met-news-body {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
@media (max-width: 767px) {
.met-news.type-3 .met-news-body {
	margin-bottom: 20px;
}
}
.met-news.type-3 .widget {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-news.type-3 .widget .widget-body, .met-news.type-3 .widget .widget-header {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-news.type-3 .widget .widget-title {
	font-size: 24px;
}
.met-news.type-3 .widget .widget-title a {
	color: #2a333c;
}
.met-news.type-3 .widget .widget-title a:hover {
	color: #4e97d9;
}
.met-news.type-3 .widget .widget-metas span {
	margin-left: 10px;
}
.met-news.type-3 .widget .widget-metas span:first-child {
	margin: 0;
}
@media (max-width: 767px) {
.met-news.type-3 .widget {
	margin: 15px 10px;
}
.met-news.type-3 .widget .widget-title {
	font-size: 18px;
}
}
/* æ–‡ç« æ¨¡å—ä¾§æ  */
.met-news-bar {
	margin-left: 30px;
	padding: 20px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
.met-news-bar {
	margin-left: 0px;
	margin-top: 30px;
	padding: 30px;
}
}
@media (max-width: 767px) {
.met-news-bar {
	margin-left: 0px;
	margin-top: 0px;
	padding: 20px 15px;
}
}
.met-news-bar ul.column {
	padding: 0px;
	list-style: none;
}
.met-news-bar ul.column li {
	margin-bottom: 10px;
}
.met-news-bar ul.column li a {
	font-size: 16px;
	color: #2a333c;
}
.met-news-bar ul.column li a:hover {
	color: #4e97d9;
}
.met-news-bar ul.column li a.active {
	color: #4e97d9;
}
.met-news-bar .recommend {
	margin: 20px 0px;
	padding: 20px 0px;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5;
}
.met-news-bar .recommend h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
}
.met-news-bar .recommend .list-group {
	margin-top: 10px;
	margin-bottom: 0px;
}
.met-news-bar .recommend .list-group a {
	color: #2a333c;
	font-size: 15px;
}
.met-news-bar .recommend .list-group a:hover {
	color: #4e97d9;
}
/* æ–‡ç« æ¨¡å—è¯¦æƒ…é¡µ */
.met-shownews {
	padding: 30px 0px;
	border-top: 1px solid #f0f2f5;
	background: #f2f2f2;
}
@media (max-width: 767px) {
.met-shownews {
	padding: 0px;
}
.met-shownews .met-shownews-header {
	padding-top: 20px;
}
}
.met-shownews .met-shownews-body {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-shownews .met-news-body {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 30px;
	background: #ffffff;
}
@media (max-width: 767px) {
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 10px;
}
}
.met-shownews .met-shownews-header {
	padding-bottom: 0px;
}
.met-shownews h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 32px;
}
.met-shownews .info {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 16px;
	font-weight: 300;
	color: #a3afb7;
}
.met-shownews .info span {
	padding-right: 10px;
}
@media (max-width: 767px) {
.met-shownews .info {
	padding-bottom: 20px;
}
}
.met-shownews .met-shownews-footer {
	padding-top: 0px;
}
.met-shownews .met-shownews-footer ul.pager {
	margin: 0px;
	border-top: 1px solid #f0f2f5;
	padding-top: 20px;
}
/*ç¤¾ä¼šåŒ–åˆ†äº«æŒ‰é’®*/
.met_tools_code {
	margin-top: 30px;
	text-align: center;
	font-size: 0px;
}
@media (max-width: 767px) {
.met_tools_code {
	margin-top: 10px;
}
}
.met_tools_code .bdsharebuttonbox {
	display: inline;
}
.met_tools_code .bdsharebuttonbox a {
	float: none;
	display: inline-block;
}
/*äº§å“æ¨¡å—*/
/*äº§å“æ¨¡å—*/
/* äº§å“åˆ—è¡¨é¡µ */
.met-product {
	background: #f2f2f2;
}
.met-product .container {
	padding: 30px 15px;
}
.met-product .container-fluid {
	padding: 30px;
}
.met-product ul.met-grid li {
	clear: none;
}
.met-product .widget, .met-product .widget .widget-header, .met-product .widget-body {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
}
.met-product .met-toolbar-body {
	margin-bottom: 15px;
	margin-top: -15px;
}
.met-product .met-toolbar-body .btn-toolbar {
	float: right;
}
.met-product .met-toolbar-body .btn-toolbar .btn-group {
	background: #fff;
}
.met-product .met-figure .widget-body {
	display: none;
}
.met-product.type-1 h4 {
	margin: 0;
	font-size: 16px;
	text-align: center;
}
.met-product.type-1 h4 a {
	color: #2a333c;
}
.met-product.type-1 h4 a:hover {
	color: #4e97d9;
}
.met-product.type-2 .container-fluid {
	padding: 15px;
}
.met-product.type-2 ul {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.met-product.type-2 h4 {
	margin: 0;
	font-weight: 300;
}
@media (max-width: 767px) {
.met-product.type-2 ul.met-grid li {
	background: #f2f2f2;
}
}
@media (max-width: 767px) {
.met-product .container, .met-product .container-fluid {
	padding: 10px !important;
}
.met-product .row {
	margin: 0;
}
.met-product ul.met-grid {
	margin: 0 -10px 0 0;
}
.met-product ul.met-grid li {
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}
}
/* ç€‘å¸ƒæµ */
.no-js .grid li, .no-cssanimations .met-grid li {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-grid li {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.met-grid li.shown {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-grid li.animate {
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	-o-transform: translateY(200px);
	-ms-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	-moz-animation: moveUp 0.65s ease forwards;
	-o-animation: moveUp 0.65s ease forwards;
	-ms-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 -moz-opacity: 1;
 filter: alpha(opacity=100);
}
}
@-moz-keyframes moveUp {
 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 -moz-opacity: 1;
 filter: alpha(opacity=100);
}
}
@-o-keyframes moveUp {
 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 -moz-opacity: 1;
 filter: alpha(opacity=100);
}
}
@keyframes moveUp {
 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 -moz-opacity: 1;
 filter: alpha(opacity=100);
}
}
/* äº§å“è¯¦æƒ…é¡µ */
.met-showproduct {
/* äº§å“å›¾ç‰‡è½®æ’­å›¾ */
  /* æ ‡å‡†æ¨¡å¼ */
  /* æ—¶å°šæ¨¡å¼ */
}
.met-showproduct .met-showproduct-list {
	min-height: 300px;
	overflow: hidden;
	margin: 0;
}
.met-showproduct .met-showproduct-list.slick-dotted {
	padding-bottom: 74px;
}
.met-showproduct .met-showproduct-list .slick-track {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.met-showproduct .met-showproduct-list .slick-slide {
	width: 100%;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}
.met-showproduct .met-showproduct-list .slick-slide:first-child {
	display: block;
}
.met-showproduct .met-showproduct-list .slick-slide span {
	display: inline-block;
}
.met-showproduct .met-showproduct-list .slick-slide img {
	display: inline;
}
.met-showproduct .met-showproduct-list .slick-dots {
	bottom: 0;
	overflow: hidden;
	z-index: 2;
}
.met-showproduct .met-showproduct-list .slick-dots div {
	margin: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: relative;
}
.met-showproduct .met-showproduct-list .slick-dots li {
	width: 64px;
	height: 64px;
	margin: 0 0 0 10px;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	border: 2px solid #ddd;
}
.met-showproduct .met-showproduct-list .slick-dots li:first-child {
	margin: 0;
}
.met-showproduct .met-showproduct-list .slick-dots li.slick-active {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border-color: #4e97d9;
}
.met-showproduct .met-showproduct-list .slick-dots li img {
	width: 60px;
	height: 60px;
	object-fit: fill;
}
.met-showproduct .met-showproduct-list .slick-arrow {
	width: 15%;
	height: 100%;
	top: 50%;
}
.met-showproduct .met-showproduct-list .slick-arrow:hover i {
	color: #999;
}
.met-showproduct .met-showproduct-list .slick-arrow.slick-prev {
	text-align: left;
}
.met-showproduct .met-showproduct-list .slick-arrow.slick-next {
	text-align: right;
}
.met-showproduct .met-showproduct-list .slick-arrow i {
	font-size: 70px;
	color: #ccc;
}
@media (max-width: 767px) {
.met-showproduct .met-showproduct-list .slick-arrow i {
	font-size: 50px;
}
}
.met-showproduct.pagetype1 {
	background: #f2f2f2;
}
.met-showproduct.pagetype1 .less-page-content {
	background: #f2f2f2;
}
.met-showproduct.pagetype1 .met-showproduct-head {
	background: #fff;
	padding: 30px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-head #showpro-gallery .slick-slide {
	cursor: zoom-in;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 {
	margin-top: 0px;
	font-size: 28px;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description {
	margin-bottom: 15px;
	color: #5e7387;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro .para {
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5;
	padding: 15px;
	padding-bottom: 0px;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro .tools {
	margin: 15px 15px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body {
	padding: 30px 0px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .panel {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.fiv-container{
    margin-bottom: 50px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor {
	padding: 0px;
}
@media (min-width: 992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
	margin-right: 15px;
}
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
	margin-bottom: 30px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot h4.example-title {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 300;
}
@media (min-width: 992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-hot {
	margin-left: 45px;
}
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry li {
	text-align: center;
	clear: none;
}
@media (min-width: 992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry li {
	width: 100%;
}
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img {
	margin: 0px auto;
	margin-bottom: 5px;
	display: block;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img img {
	margin: 0px auto;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt {
	color: #5e7387;
	text-decoration: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:active, .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:focus, .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:hover {
	text-decoration: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:hover {
	color: #4e97d9;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry p {
	color: #f96868;
	margin-bottom: 0px;
}
@media (max-width: 767px) {
.met-showproduct.pagetype1 .met-showproduct-body {
	padding: 15px 0px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .panel {
	margin-bottom: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .panel-body {
	padding: 15px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
	margin-right: 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
	margin-bottom: 15px;
	margin-top: -10px;
}
}
.met-showproduct.pagetype2 {
	background: #fff;
}
.met-showproduct.pagetype2 .less-page-content {
	background: #f2f2f2;
}
.met-showproduct.pagetype2 nav.navbar {
	min-height: 50px;
	margin-bottom: 0px;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, 0.95);
}
.met-showproduct.pagetype2 nav.navbar h1 {
	margin: 0px;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.met-showproduct.pagetype2 nav.navbar .navbar-toolbar {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.met-showproduct.pagetype2 nav.navbar .navbar-toolbar > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
}
.met-showproduct.pagetype2 nav.navbar .navbar-toggle {
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.met-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
	color: #4e97d9;
}
.met-showproduct.pagetype2 .content {
	padding: 30px 0px;
}
.met-showproduct.pagetype2 .content-2, .met-showproduct.pagetype2 .content-4, .met-showproduct.pagetype2 .content-6 {
	background: #f2f2f2;
}
.met-showproduct.pagetype2 .content-2 .met-editor, .met-showproduct.pagetype2 .content-4 .met-editor, .met-showproduct.pagetype2 .content-6 .met-editor {
	background: #f2f2f2;
}
@media (max-width: 767px) {
.met-showproduct.pagetype2 ul.blocks {
	padding-left: 10px;
}
.met-showproduct.pagetype2 ul.blocks li {
	width: 50%;
}
.met-showproduct.pagetype2 ul.blocks li .widget {
	margin-right: 10px;
}
}
/*ä¸‹è½½æ¨¡å—*/
/* ä¸‹è½½æ¨¡å— */
.met-download {
	padding: 30px 0px;
	background: #f2f2f2;
	border-top: 1px solid #f0f2f5;/* åˆ—è¡¨é¡µ *//* è¯¦æƒ…é¡µ */
}
@media (max-width: 767px) {
.met-download {
	padding: 0px;
}
.met-download .met-download-header {
	padding-top: 20px;
}
}
.met-download .list-group {
	margin-bottom: 30px;
}
.met-download .met-download-body {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-download .met-download-list {
	padding: 30px;
	background: #ffffff;
}
@media (max-width: 767px) {
.met-download .met-download-list {
	padding: 10px;
}
}
.met-download .met-download-list .list-group-item {
	padding: 30px 0px;
}
.met-download .met-download-list .media-left {
	padding-right: 5px;
	padding-left: 10px;
}
.met-download .met-download-list .media-left i {
	font-size: 38px;
	color: #a3afb7;
}
.met-download .met-download-list h4.media-heading a {
	color: #2a333c;
	font-size: 16px;
}
.met-download .met-download-list h4.media-heading a:hover {
	color: #4e97d9;
}
.met-download .met-download-list small {
	color: #76838f;
	font-size: 14px;
}
.met-download .met-download-list a.btn {
	margin-right: 10px;
}
.met-download .met-download-header, .met-download .met-download-footer {
	padding: 30px;
	background: #ffffff;
}
@media (max-width: 767px) {
.met-download .met-download-header, .met-download .met-download-footer {
	padding: 10px;
}
}
.met-download .met-download-header {
	padding-bottom: 0px;
}
.met-download h1 {
	margin: 0px;
	font-size: 32px;
	margin-bottom: 5px;
}
.met-download .info {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 16px;
	color: #a3afb7;
}
.met-download .info span {
	padding-right: 10px;
}
@media (max-width: 767px) {
.met-download .info {
	padding-bottom: 20px;
}
}
.met-download .paralist {
	padding: 30px;
	background: #ffffff;
	padding-bottom: 0px;
}
@media (max-width: 767px) {
.met-download .paralist {
	padding: 10px;
}
}
.met-download .paralist dl {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 16px;
}
.met-download .paralist dl dd {
	margin-bottom: 5px;
	color: #76838f;
}
@media (min-width: 768px) {
.met-download .paralist dl {
	padding-bottom: 25px;
}
.met-download .paralist dl dt {
	width: 100px;
	margin-bottom: 5px;
}
.met-download .paralist dl dd {
	margin-left: 120px;
	margin-bottom: 5px;
}
}
.met-download .paralist .met-download-btn {
	margin-top: 20px;
}
/*å›¾ç‰‡æ¨¡å—*/
/*å›¾ç‰‡æ¨¡å—*/
.met-img .widget, .met-img .cover, .met-img .cover-image {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
@media (min-width: 480px) and (max-width: 767px) {
.met-img ul.met-page-ajax li {
	width: 50%;
}
}
/*æ‹›è˜æ¨¡å—*/
/* æ‹›è˜æ¨¡å— */
.met-job {
	padding: 30px 0px;
	background: #f2f2f2;
}
@media (max-width: 767px) {
.met-job {
	padding: 0px;
}
}
.met-job .widget {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-job .widget .widget-body:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-job .widget .widget-title a {
	color: #2a333c;
}
.met-job .widget .widget-title a:hover {
	color: #4e97d9;
}
.met-job .widget .widget-metas span {
	margin-right: 10px;
}
.met-job .widget .met-editor {
	padding: 0px 20px;
}
@media (max-width: 767px) {
.met-job .widget {
	margin: 15px 10px;
}
.met-job .widget .widget-body {
	padding: 15px 10px;
}
.met-job .widget .met-editor {
	padding: 0px;
}
.met-job .widget hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
}
#met-job-cv .modal-header {
	border-radius: 0px;
}
.met-form .form-group .control-label {
	font-weight: normal;
}
/*ç•™è¨€æ¨¡å—*/
/* ç•™è¨€æ¨¡å— */
.met-message {
	padding: 30px 0px;
	background: #f2f2f2;
}
@media (max-width: 767px) {
.met-message {
	padding: 0px;
}
}
.met-message .col-md-6 {
	float: none;
	margin: auto;
}
.met-message .met-message-body, .met-message .met-message-submit {
	padding: 30px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
.met-message .met-message-body, .met-message .met-message-submit {
	padding: 10px;
}
}
.met-message .met-message-body .media-left {
	padding-right: 0px;
}
.met-message .met-message-body .media-left i {
	font-size: 36px;
	color: #a3afb7;
}
.met-message .met-message-body .media-body .content {
	word-break: break-all;
}
.met-message .met-message-body .media-body p {
	font-size: 14px;
	color: #76838f;
}
@media (min-width: 992px) {
.met-message .met-message-submit {
	margin-left: 30px;
}
}
@media (max-width: 767px) {
.met-message .met-message-submit {
	padding-bottom: 20px;
}
}
/*åé¦ˆæ¨¡å—*/
/* åé¦ˆæ¨¡å— */
.met-feedback {
	padding: 30px 0px;
	background: #f2f2f2;
}
.met-feedback .container {
	max-width: 800px;
}
.met-feedback .met-feedback-body {
	padding: 30px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	word-break: break-all;
}
@media (max-width: 767px) {
.met-feedback .met-feedback-body {
	padding: 10px;
}
}
@media (max-width: 767px) {
.met-feedback {
	padding: 10px;
}
}
/*å…¨ç«™æœç´¢*/
/* æœç´¢æ¨¡å— */
.met-search {
	padding: 30px 0px;
	border-top: 1px solid #f0f2f5;
	background: #f2f2f2;
}
@media (max-width: 767px) {
.met-search {
	padding: 0px;
}
.met-search .met-search-body {
	padding: 20px 10px;
}
}
.met-search .met-search-body {
	min-height: 500px;
	padding: 30px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
.met-search .met-search-body {
	padding: 10px;
}
}
.met-search .met-search-body .page-search-form {
	margin-bottom: 10px;
}
.met-search .met-search-body .met_pager {
	margin-top: 30px;
	text-align: left;
}
.met-search .met-search-body .page-search-title {
	font-size: 26px;
}
.met-search .met-search-body .list-group-item {
	padding-top: 10px;
	padding-bottom: 10px;
}
.met-search .met-search-body .list-group-item p {
	color: #76838f;
}
.met-search .met-search-body .list-group-item > h4 {
	margin-bottom: 5px;
}
.met-search .met-search-body .list-group-item > h4 a {
	text-decoration: none;
	color: #526069;
}
.met-search .met-search-body .list-group-item > h4 a :hover {
	text-decoration: none;
	color: #37474f;
}
.met-search .met-search-body .list-group-item > p:last-child {
	margin-bottom: 0;
}
/*å…¨ç«™æœç´¢*/
/* ç½‘ç«™åœ°å›¾ */
.met-sitemap {
	padding: 30px 0px;
	background: #f2f2f2;
}
@media (max-width: 767px) {
.met-sitemap {
	padding: 0px;
}
}
.met-sitemap .met-sitemap-body {
	padding: 30px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
.met-sitemap .met-sitemap-body {
	padding: 10px;
}
}
.sitemap-list {
	padding: 0;
	margin: 0px;
	list-style-type: none;
}
.sitemap-list a {
	color: #76838f;
}
.sitemap-list > li {
	margin-bottom: 25px;
}
.sitemap-list > li:last-child {
	margin-bottom: 0px;
}
.sitemap-list > li.is-single {
	margin-bottom: 10px;
}
.sitemap-list > li > a {
	display: block;
	padding: 14px 15px;
	line-height: 1;
	text-decoration: none;
	border: 1px solid #e4eaec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.sitemap-list > li > ul {
	position: relative;
	padding: 10px 10px 20px 40px;
	margin: 0;
	list-style-type: none;
}
.sitemap-list > li > ul a:hover {
	color: #62a8ea;
}
.sitemap-list > li > ul::before {
	position: absolute;
	top: 0;
	left: 20px;
	width: 1px;
	height: 100%;
	content: " ";
	background: #e4eaec;
}
.sitemap-list > li > ul > li > a {
	position: relative;
	display: block;
	min-width: 220px;
	padding: 10px;
	margin-bottom: 5px;
	line-height: 1;
	text-decoration: none;
	border: 1px solid #e4eaec;
}
.sitemap-list > li > ul > li > a::after, .sitemap-list > li > ul > li > a::before {
	position: absolute;
	top: 50%;
	content: " ";
	background: #e4eaec;
}
.sitemap-list > li > ul > li > a::before {
	left: -20px;
	width: 20px;
	height: 1px;
	margin-top: -1px;
}
.sitemap-list > li > ul > li > a::after {
	left: -23px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.sitemap-list-sub {
	position: relative;
	padding: 5px 0 9px 40px;
	margin-top: -5px;
	list-style-type: none;
}
.sitemap-list-sub::before {
	position: absolute;
	top: 0;
	left: 20px;
	width: 1px;
	height: 100%;
	content: " ";
	background: #e4eaec;
}
.sitemap-list-sub > li {
	position: relative;
	line-height: 30px;
}
.sitemap-list-sub > li::after, .sitemap-list-sub > li::before {
	position: absolute;
	top: 50%;
	left: -22px;
	content: " ";
	background: #e4eaec;
}
.sitemap-list-sub > li::before {
	width: 15px;
	height: 1px;
	margin-top: -1px;
}
.sitemap-list-sub > li::after {
	width: 5px;
	height: 5px;
	margin-top: -3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
@media (max-width: 479px) {
.sitemap-list {
	padding-left: 40px;
	list-style-type: disc;
}
.sitemap-list .icon {
	display: none;
}
.sitemap-list > li:first-child {
	margin-bottom: 20px;
	margin-left: -16px;
	list-style-type: none;
}
.sitemap-list > li > a {
	display: inline;
	padding: 10px;
	border: none;
}
.sitemap-list > li > a i {
	display: none;
}
.sitemap-list > li > ul {
	padding: 5px 0 5px 26px;
	list-style-type: circle;
}
.sitemap-list > li > ul::before {
	display: none;
}
.sitemap-list > li > ul > li > a {
	display: inline;
	padding: 10px 0;
	border: none;
}
.sitemap-list > li > ul > li > a::after, .sitemap-list > li > ul > li > a::before {
	display: none;
}
.sitemap-list-sub {
	padding: 5px 0 5px 20px;
	list-style-type: square;
}
.sitemap-list-sub::before {
	display: none;
}
.sitemap-list-sub > li {
	line-height: normal;
}
.sitemap-list-sub > li::after, .sitemap-list-sub > li::before {
	display: none;
}
}
/*å•†åŸŽæ¨¡å—æ ·å¼*/
/* å•†åŸŽæ¨¡å— */
/*é¡¶éƒ¨*/
.met-nav-right-shop {
	margin: 10px 0px 10px;
}
.met-nav-right-shop.nav > li {
	background: #f5f5f5;
	margin-bottom: 10px;
}
.met-nav-right-shop.nav > li:last-child {
	margin-bottom: 0px;
}
.met-nav-right-shop.nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
	line-height: 40px;
}
.met-nav-right-shop .dropdown-menu li i {
	color: #9E9E9E;
}
.met-nav-right-shop .dropdown > a > i {
	margin-right: 5px;
	color: #76838f;
}
.met-nav-right-shop #topcart-body .avatar {
	width: 50px;
}
.met-nav-right-shop #topcart-body .avatar img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.met-nav-right-shop .dropdown-menu-header {
	padding: 20px 20px;
}
.met-nav-right-shop .dropdown-menu-footer {
	height: 55px;
	line-height: 55px;
	padding: 0px 15px!important;
}
@media (min-width: 768px) {
.met-nav-right-shop {
	margin-left: 10px;
}
.met-nav-right-shop.nav > li {
	margin-right: 5px;
	margin-bottom: 0px;
}
.met-nav-right-shop .dropdown-menu {
	top: 55px;
}
}
/*äº§å“è¯¦æƒ…é¡µå³ä¾§*/
.shop-product-intro #price {
	font-size: 32px;
}
.shop-product-intro .form-group {
	margin-bottom: 0px;
}
.shop-product-intro del {
	padding-left: 20px;
	font-size: 22px;
	font-weight: 300;
}
.shop-product-intro label {
	margin-bottom: 0px;
}
.shop-product-intro .selectpara-body a.btn {
	margin-top: 8px;
}
.shop-product-intro .selectpara-body .selectpara {
	min-width: 70px;
	text-align: center;
}
.shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:focus, .shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:hover {
	background-color: transparent;
	color: #f96868;
}
.shop-product-intro .height-10 {
	height: 10px;
}
.shop-product-intro .text-default {
	padding: 20px;
	background: #F3F7F9;
}
.shop-product-intro .purchase-btn a.btn {
	width: 100%;
	display: block;
}
.shop-product-intro .purchase-btn a.btn i {
	margin-right: 8px;
}
@media (min-width: 768px) {
.shop-product-intro .purchase-btn a.btn {
	width: auto;
	display: inline;
	padding: 10px 35px;
}
}
/*äº§å“è¯¦æƒ…é¡µæ—¶å°šæ¨¡å¼*/
@media (min-width: 768px) {
.met-showproduct.pagetype2 .shop-btn-body {
	margin-left: 20px;
}
}
@media (max-width: 767px) {
.met-showproduct.pagetype2 .navbar-toggle {
	padding: 0px;
	float: none;
}
.met-showproduct.pagetype2 .shop-btn {
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
}
}
.met-showproduct.pagetype2 #shop-fashion-option .modal-content, .met-showproduct.pagetype2 #shop-fashion-option .modal-header {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
@media (min-width: 768px) {
.met-showproduct.pagetype2 #shop-fashion-option .purchase-btn {
	margin-bottom: 20px;
}
}
/*7-stroke.min.css*/
@font-face {
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: 400;
	src: url(../../../templates/M1156008/min/static/vendor/7-stroke/Pe-icon-7-stroke.eot?d7yf1v);
	src: url(../../../templates/M1156008/min/static/vendor/7-stroke/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'), url(../../../templates/M1156008/min/static/vendor/7-stroke/Pe-icon-7-stroke.woff?d7yf1v) format('woff'), url(../../../templates/M1156008/min/static/vendor/7-stroke/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'), url(../../../templates/M1156008/min/static/vendor/7-stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg')
}
[class*=" pe-"], [class^=pe-] {
position:relative;
display:inline-block;
font-family:Pe-icon-7-stroke;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.pe-album:before {
	content: "\e6aa"
}
.pe-arc:before {
	content: "\e6ab"
}
.pe-back-2:before {
	content: "\e6ac"
}
.pe-bandaid:before {
	content: "\e6ad"
}
.pe-car:before {
	content: "\e6ae"
}
.pe-diamond:before {
	content: "\e6af"
}
.pe-door-lock:before {
	content: "\e6b0"
}
.pe-eyedropper:before {
	content: "\e6b1"
}
.pe-female:before {
	content: "\e6b2"
}
.pe-gym:before {
	content: "\e6b3"
}
.pe-hammer:before {
	content: "\e6b4"
}
.pe-headphones:before {
	content: "\e6b5"
}
.pe-helm:before {
	content: "\e6b6"
}
.pe-hourglass:before {
	content: "\e6b7"
}
.pe-leaf:before {
	content: "\e6b8"
}
.pe-magic-wand:before {
	content: "\e6b9"
}
.pe-male:before {
	content: "\e6ba"
}
.pe-map-2:before {
	content: "\e6bb"
}
.pe-next-2:before {
	content: "\e6bc"
}
.pe-paint-bucket:before {
	content: "\e6bd"
}
.pe-pendrive:before {
	content: "\e6be"
}
.pe-photo:before {
	content: "\e6bf"
}
.pe-piggy:before {
	content: "\e6c0"
}
.pe-plugin:before {
	content: "\e6c1"
}
.pe-refresh-2:before {
	content: "\e6c2"
}
.pe-rocket:before {
	content: "\e6c3"
}
.pe-settings:before {
	content: "\e6c4"
}
.pe-shield:before {
	content: "\e6c5"
}
.pe-smile:before {
	content: "\e6c6"
}
.pe-usb:before {
	content: "\e6c7"
}
.pe-vector:before {
	content: "\e6c8"
}
.pe-wine:before {
	content: "\e6c9"
}
.pe-cloud-upload:before {
	content: "\e68a"
}
.pe-cash:before {
	content: "\e68c"
}
.pe-close:before {
	content: "\e680"
}
.pe-bluetooth:before {
	content: "\e68d"
}
.pe-cloud-download:before {
	content: "\e68b"
}
.pe-way:before {
	content: "\e68e"
}
.pe-close-circle:before {
	content: "\e681"
}
.pe-id:before {
	content: "\e68f"
}
.pe-angle-up:before {
	content: "\e682"
}
.pe-wristwatch:before {
	content: "\e690"
}
.pe-angle-up-circle:before {
	content: "\e683"
}
.pe-world:before {
	content: "\e691"
}
.pe-angle-right:before {
	content: "\e684"
}
.pe-volume:before {
	content: "\e692"
}
.pe-angle-right-circle:before {
	content: "\e685"
}
.pe-users:before {
	content: "\e693"
}
.pe-angle-left:before {
	content: "\e686"
}
.pe-user-female:before {
	content: "\e694"
}
.pe-angle-left-circle:before {
	content: "\e687"
}
.pe-up-arrow:before {
	content: "\e695"
}
.pe-angle-down:before {
	content: "\e688"
}
.pe-switch:before {
	content: "\e696"
}
.pe-angle-down-circle:before {
	content: "\e689"
}
.pe-scissors:before {
	content: "\e697"
}
.pe-wallet:before {
	content: "\e600"
}
.pe-safe:before {
	content: "\e698"
}
.pe-volume2:before {
	content: "\e601"
}
.pe-volume1:before {
	content: "\e602"
}
.pe-voicemail:before {
	content: "\e603"
}
.pe-video:before {
	content: "\e604"
}
.pe-user:before {
	content: "\e605"
}
.pe-upload:before {
	content: "\e606"
}
.pe-unlock:before {
	content: "\e607"
}
.pe-umbrella:before {
	content: "\e608"
}
.pe-trash:before {
	content: "\e609"
}
.pe-tools:before {
	content: "\e60a"
}
.pe-timer:before {
	content: "\e60b"
}
.pe-ticket:before {
	content: "\e60c"
}
.pe-target:before {
	content: "\e60d"
}
.pe-sun:before {
	content: "\e60e"
}
.pe-study:before {
	content: "\e60f"
}
.pe-stopwatch:before {
	content: "\e610"
}
.pe-star:before {
	content: "\e611"
}
.pe-speaker:before {
	content: "\e612"
}
.pe-signal:before {
	content: "\e613"
}
.pe-shuffle:before {
	content: "\e614"
}
.pe-shopbag:before {
	content: "\e615"
}
.pe-share:before {
	content: "\e616"
}
.pe-server:before {
	content: "\e617"
}
.pe-search:before {
	content: "\e618"
}
.pe-film:before {
	content: "\e6a5"
}
.pe-science:before {
	content: "\e619"
}
.pe-disk:before {
	content: "\e6a6"
}
.pe-ribbon:before {
	content: "\e61a"
}
.pe-repeat:before {
	content: "\e61b"
}
.pe-refresh:before {
	content: "\e61c"
}
.pe-add-user:before {
	content: "\e6a9"
}
.pe-refresh-cloud:before {
	content: "\e61d"
}
.pe-paperclip:before {
	content: "\e69c"
}
.pe-radio:before {
	content: "\e61e"
}
.pe-note2:before {
	content: "\e69d"
}
.pe-print:before {
	content: "\e61f"
}
.pe-network:before {
	content: "\e69e"
}
.pe-prev:before {
	content: "\e620"
}
.pe-mute:before {
	content: "\e69f"
}
.pe-power:before {
	content: "\e621"
}
.pe-medal:before {
	content: "\e6a0"
}
.pe-portfolio:before {
	content: "\e622"
}
.pe-like2:before {
	content: "\e6a1"
}
.pe-plus:before {
	content: "\e623"
}
.pe-left-arrow:before {
	content: "\e6a2"
}
.pe-play:before {
	content: "\e624"
}
.pe-key:before {
	content: "\e6a3"
}
.pe-plane:before {
	content: "\e625"
}
.pe-joy:before {
	content: "\e6a4"
}
.pe-photo-gallery:before {
	content: "\e626"
}
.pe-pin:before {
	content: "\e69b"
}
.pe-phone:before {
	content: "\e627"
}
.pe-plug:before {
	content: "\e69a"
}
.pe-pen:before {
	content: "\e628"
}
.pe-right-arrow:before {
	content: "\e699"
}
.pe-paper-plane:before {
	content: "\e629"
}
.pe-delete-user:before {
	content: "\e6a7"
}
.pe-paint:before {
	content: "\e62a"
}
.pe-bottom-arrow:before {
	content: "\e6a8"
}
.pe-notebook:before {
	content: "\e62b"
}
.pe-note:before {
	content: "\e62c"
}
.pe-next:before {
	content: "\e62d"
}
.pe-news-paper:before {
	content: "\e62e"
}
.pe-musiclist:before {
	content: "\e62f"
}
.pe-music:before {
	content: "\e630"
}
.pe-mouse:before {
	content: "\e631"
}
.pe-more:before {
	content: "\e632"
}
.pe-moon:before {
	content: "\e633"
}
.pe-monitor:before {
	content: "\e634"
}
.pe-micro:before {
	content: "\e635"
}
.pe-menu:before {
	content: "\e636"
}
.pe-map:before {
	content: "\e637"
}
.pe-map-marker:before {
	content: "\e638"
}
.pe-mail:before {
	content: "\e639"
}
.pe-mail-open:before {
	content: "\e63a"
}
.pe-mail-open-file:before {
	content: "\e63b"
}
.pe-magnet:before {
	content: "\e63c"
}
.pe-loop:before {
	content: "\e63d"
}
.pe-look:before {
	content: "\e63e"
}
.pe-lock:before {
	content: "\e63f"
}
.pe-lintern:before {
	content: "\e640"
}
.pe-link:before {
	content: "\e641"
}
.pe-like:before {
	content: "\e642"
}
.pe-light:before {
	content: "\e643"
}
.pe-less:before {
	content: "\e644"
}
.pe-keypad:before {
	content: "\e645"
}
.pe-junk:before {
	content: "\e646"
}
.pe-info:before {
	content: "\e647"
}
.pe-home:before {
	content: "\e648"
}
.pe-help2:before {
	content: "\e649"
}
.pe-help1:before {
	content: "\e64a"
}
.pe-graph3:before {
	content: "\e64b"
}
.pe-graph2:before {
	content: "\e64c"
}
.pe-graph1:before {
	content: "\e64d"
}
.pe-graph:before {
	content: "\e64e"
}
.pe-global:before {
	content: "\e64f"
}
.pe-gleam:before {
	content: "\e650"
}
.pe-glasses:before {
	content: "\e651"
}
.pe-gift:before {
	content: "\e652"
}
.pe-folder:before {
	content: "\e653"
}
.pe-flag:before {
	content: "\e654"
}
.pe-filter:before {
	content: "\e655"
}
.pe-file:before {
	content: "\e656"
}
.pe-expand1:before {
	content: "\e657"
}
.pe-exapnd2:before {
	content: "\e658"
}
.pe-edit:before {
	content: "\e659"
}
.pe-drop:before {
	content: "\e65a"
}
.pe-drawer:before {
	content: "\e65b"
}
.pe-download:before {
	content: "\e65c"
}
.pe-display2:before {
	content: "\e65d"
}
.pe-display1:before {
	content: "\e65e"
}
.pe-diskette:before {
	content: "\e65f"
}
.pe-date:before {
	content: "\e660"
}
.pe-cup:before {
	content: "\e661"
}
.pe-culture:before {
	content: "\e662"
}
.pe-crop:before {
	content: "\e663"
}
.pe-credit:before {
	content: "\e664"
}
.pe-copy-file:before {
	content: "\e665"
}
.pe-config:before {
	content: "\e666"
}
.pe-compass:before {
	content: "\e667"
}
.pe-comment:before {
	content: "\e668"
}
.pe-coffee:before {
	content: "\e669"
}
.pe-cloud:before {
	content: "\e66a"
}
.pe-clock:before {
	content: "\e66b"
}
.pe-check:before {
	content: "\e66c"
}
.pe-chat:before {
	content: "\e66d"
}
.pe-cart:before {
	content: "\e66e"
}
.pe-camera:before {
	content: "\e66f"
}
.pe-call:before {
	content: "\e670"
}
.pe-calculator:before {
	content: "\e671"
}
.pe-browser:before {
	content: "\e672"
}
.pe-box2:before {
	content: "\e673"
}
.pe-box1:before {
	content: "\e674"
}
.pe-bookmarks:before {
	content: "\e675"
}
.pe-bicycle:before {
	content: "\e676"
}
.pe-bell:before {
	content: "\e677"
}
.pe-battery:before {
	content: "\e678"
}
.pe-ball:before {
	content: "\e679"
}
.pe-back:before {
	content: "\e67a"
}
.pe-attention:before {
	content: "\e67b"
}
.pe-anchor:before {
	content: "\e67c"
}
.pe-albums:before {
	content: "\e67d"
}
.pe-alarm:before {
	content: "\e67e"
}
.pe-airplay:before {
	content: "\e67f"
}
/*other.css*/
html, body {
	height: 100%;
	color: #393939;
}
a {
	color: #393939;
}
a:focus, a:hover, a:active {
	color: #00dfb9;
	text-decoration: none;
}
a:-webkit-any-link {
text-decoration:none;
}
b, strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	text-shadow: none;
}
@media (max-width:767px) {
video {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}
}
.clear-box {
	clear: both;
}
.height-full {
	height: 100%;
}
.table-box {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.cover {
	width: 100%;
	height: 100%;
	overflow: visible;
}
section[role=main] {
	display: block;
	width: 100%;
	/* height: 100%; */
	overflow: visible;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.main-box {
	position: relative;
	width: 100%;
	height: 100%;
	background: #eff2f4;
	overflow: hidden;
}
body.active .main-box {
	height: auto;
	min-height: 100%;
}
header[role=heading] {
	position: fixed;
	width: 240px;
	height: 100%;
	left: -240px;
	top: 0;
	background: #fff;
	text-align: center;
	z-index: 9999999;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
header[role=heading].active {
	left: 0;
}
.head-box {
	width: 240px;
	height: 100%;
	overflow: auto;
}
.head-top, .head-bottom {
	overflow: hidden;
}
.logo-box {
	margin: 30px 0;
}
.logo-box img {
	max-width: 100%;
}
.jodo-box {
	margin: 30px 0;
}
.jodo-box p {
	display: block;
	margin: 0 auto;
	font-size: 14px;
	width: 130px;
}
.jodo-box p img {
	max-width: 100%;
	margin-bottom: 5px;
}
.jodo-box p em.fa {
	font-size: 22px;
	line-height: 1.05;
	width: auto;
	padding: 0 1px 0 4px;
	position: relative;
	bottom: -4px;
	top: 2px;
}
.foto-box {
	position: relative;
	z-index: 9;
	margin: 30px 0;
}
.foto-cut {
	padding: 0 10px;
}
.foto-cut p {
	margin: 0;
}
@media (max-height:768px) {
.logo-box {
	margin: 20px 0;
}
.jodo-box {
	margin: 20px 0;
}
.foto-box {
	margin: 20px 0;
}
}
.social-box {
	margin-bottom: 7.5px;
}
.social-box:after {
	display: block;
	content: '';
	clear: both;
}
.social-box a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background: #00dfb9;
	font-size: 16px;
	margin: 2.5px 7.5px;
	cursor: pointer;
	color: #fff;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.social-box a:hover {
	background: #171717;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.nav-cut {
	position: relative;
	text-align: center;
	line-height: 36px;
	overflow: auto;
}
.nav-cut>ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.nav-cut>ul>li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	cursor: pointer;
}
.nav-cut>ul>li.background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 98;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.nav-cut>ul>li.background:before {
	content: '-';
	width: 130px;
	background: #00dfb9;
	color: #00dfb9;
	margin: 0 auto;
	border-radius: 32px;
	display: block;
	cursor: pointer;
}
.nav-cut>ul>li>a {
	display: block;
	position: relative;
	z-index: 99;
}
.nav-cut>ul>li:hover>a, .nav-cut>ul>li.active>a, .nav-cut>ul:hover>li.active:hover>a {
	transition: .05s .2s;
	-moz-transition: .05s .2s;
	-ms-transition: .05s .2s;
	-o-transition: .05s .2s;
	-webkit-transition: .05s .2s;
}
.nav-cut>ul:hover>li.active>a {
	color: #393939;
	transition: .05s;
	-moz-transition: .05s;
	-ms-transition: .05s;
	-o-transition: .05s;
	-webkit-transition: .05s;
}
.nav-cut ul>li>ul {
	position: fixed;
	left: 188px;
	top: 50%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	z-index: 99;
	transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
	transform: translate(0, -40%);
	-moz-transform: translate(0, -40%);
	-ms-transform: translate(0, -40%);
	-o-transform: translate(0, -40%);
	-webkit-transform: translate(0, -40%);
	visibility: hidden;
	opacity: 0;
}
.nav-cut ul>li>ul:before {
	content: '';
	display: block;
	position: absolute;
	left: 4px;
	top: 50%;
	margin: -10px 0 0 0;
	border-width: 9px 16px 9px 0;
	border-style: solid;
	border-color: transparent #171717 transparent transparent;
}
.nav-cut ul>li>ul>li>ul {
	position: absolute;
	left: 100%;
}
.nav-cut ul>li:hover>ul {
	visibility: visible;
	opacity: 1;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.nav-cut ul>li>ul>li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #171717;
	position: relative;
	cursor: pointer;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.nav-cut ul>li>ul>li:hover {
	background: #000;
}
.nav-cut ul>li>ul>li:first-child {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-top: 5px;
}
.nav-cut ul>li>ul>li:last-child {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-bottom: 5px;
}
.nav-cut ul>li>ul>li>a {
	display: block;
	padding: 0 40px;
	color: #eee;
	position: relative;
	z-index: 99;
	white-space: nowrap;
}
@media (max-width:767px) {
.nav-cut ul>li>ul {
	position: relative;
	left: 0;
	top: 0 !important;
	padding: 20px 0 0 0;
	width: 180px;
	margin: 0 auto;
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	display: none;
	visibility: visible;
	opacity: 1;
}
.nav-cut ul>li>ul:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 4px;
	margin: 0 0 0 -10px;
	border-width: 0 9px 16px 9px;
	border-style: solid;
	border-color: transparent transparent #171717 transparent;
}
.nav-cut ul>li:hover>ul {
	visibility: visible;
	opacity: 1;
	display: none;
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.nav-cut ul>li>ul>li>ul {
	position: relative;
	left: 0;
	width: 178px;
}
.nav-cut ul>li>ul>li>ul:before {
	border-color: transparent transparent #fff transparent;
}
.nav-cut ul>li>ul>li>ul>li {
	background: #fff;
}
.nav-cut ul>li>ul>li>ul>li:hover {
	background: #fff;
}
.nav-cut ul>li>ul>li>ul>li>a {
	color: #393939;
}
}
.window-head {
	position: absolute;
	display: table;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,0);
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.window-head hr {
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	border: none;
	margin: 0;
	padding: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	background: #00dfb9;
	top: 0;
	left: 0;
}
@media(min-width:1200px) {
section[role=main].subpage.active {
	padding-left: 240px;
}
}
.window-head .head-left {
	position: absolute;
	left: 2.5%;
	top: 50%;
	color: #fff;
	cursor: pointer;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.window-head .head-left img {
	max-width: 100%;
	max-height: 90px;
	transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	-webkit-transform-origin: left center;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
@media(min-width:300px) {
.window-head .head-left {
	width: 70%;
}
}
@media(min-width:768px) {
.window-head .head-left {
	width: 50%;
}
}
@media(min-width:1200px) {
.window-head .head-left {
	width: 20%;
}
}
@media(min-width:1440px) {
.window-head .head-left {
	width: 25%;
}
}
.window-head ul {
	position: absolute;
	left: 50%;
	top: 50%;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.window-head ul li {
	list-style: none;
	cursor: pointer;
	padding: 20px;
	margin: 0;
	font-size: 20px;
	color: #ccc;
	display: inline-block;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.window-head ul li.active {
	color: #00dfb9;
}
.window-head .head-right {
	position: absolute;
	right: 5%;
	top: 50%;
	margin: 0;
	height: 28px;
	padding-right: 28px;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.window-head .head-right.r0 {
	right: 2.5%;
	padding-right: 0 !important;
}
.window-head .head-right i {
	color: #00dfb9;
	font-size: 20px;
	border: 2px solid #00dfb9;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.window-head .head-right b {
	color: #00dfb9;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 26px;
	height: 28px;
	line-height: 26px;
	float: left;
	display: block;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.window-head .head-rights {
	position: absolute;
	right: 2.5%;
	top: 50%;
	height: 28px;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.window-head .head-rights ol {
	font-style: normal;
	margin: 1px;
	padding: 0;
	width: 26px;
	height: 26px;
	display: block;
	cursor: pointer;
}
.window-head .head-rights ol:after {
	display: block;
	margin: 0;
	padding: 0;
	content: '';
	clear: both;
}
.window-head .head-rights ol li {
	width: 11px;
	height: 11px;
	float: left;
	margin: 1px;
	background: #00dfb9;
	display: block;
	overflow: hidden;
}
.window-head .head-rights ol.active li {
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,.1);
}
.window-head.active {
	height: 70px;
	background: rgba(0,0,0,.5);
}
.window-head.active .head-left img {
	transform: scale(.777777);
	-moz-transform: scale(.777777);
	-ms-transform: scale(.777777);
	-o-transform: scale(.777777);
	-webkit-transform: scale(.777777);
}
.window-head.active ul li {
	font-size: 16px;
}
.window-head.active .head-right {
	height: 24px;
	padding-right: 24px;
}
.window-head.active .head-right b {
	font-size: 20px;
	height: 24px;
	letter-spacing: 0;
	line-height: 24px;
}
.window-head.active .head-right i {
	font-size: 14px;
	width: 24px;
	height: 24px;
	line-height: 20px;
}
.window-head.active .head-rights {
	height: 24px;
}
.window-head.active .head-rights ol {
	width: 22px;
	height: 22px;
}
.window-head.active .head-rights ol li {
	width: 9px;
	height: 9px;
}
.window-box {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.window-cut {
	width: 100%;
	height: 600px;
	transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-moz-transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-ms-transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-o-transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-webkit-transition-timing-function: cubic-bezier(1, 0, .5, 1);
}
.window-back {
	width: 100%;
	height: 100%;
	padding-top: 70px;
	position: relative;
	background-position: center;
	background-size: cover;
}
.window-back.banner {
	padding: 0;
}
@media (max-width:767px) {
.window-head {
	height: 70px;
}
}
@media (max-width:767px) and (orientation:landscape) {
.window-head .head-right b {
	letter-spacing: normal;
}
}
@media (max-width:767px) and (orientation:portrait) {
.window-head .head-left {
	left: 15px;
}
.window-head .head-right {
	right: 15px;
}
.window-head .head-right b {
	display: none;
}
.window-head .head-right i {
	top: 0;
	left: 0;
}
}
@media (max-width:320px) {
.window-head .head-right {
	padding-right: 15px;
}
}
.banner-content {
	position: relative;
	overflow: hidden;
}
.met-banner {
	display: block;
}
.banner-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 9999;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	cursor: pointer;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.banner-click i {
	color: #00dfb9;
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
	opacity: .65;
	margin: -25px 0 0 -25px;
	display: block;
	width: 50px;
	height: 50px;
	border: 3px solid #00dfb9;
	text-align: center;
	line-height: 44px;
	border-radius: 4px;
}
.banner-content:hover .banner-click {
	opacity: 1;
	visibility: visible;
}
.banner-content:hover .banner-click i {
	visibility: visible;
	-webkit-animation: bounceInDown 1s .2s ease both;
	-moz-animation: bounceInDown 1s .2s ease both;
}
@-webkit-keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0)
}
}
@-moz-keyframes bounceInDown {
0% {
opacity:0;
-moz-transform:translateY(-2000px)
}
60% {
opacity:1;
-moz-transform:translateY(30px)
}
80% {
-moz-transform:translateY(-10px)
}
100% {
-moz-transform:translateY(0)
}
}
.met-banner {
	height: auto;
	background: none;
}
.banner-box {
	width: 100%;
	height: 600px;
	position: relative;
}
.banner-box.sidebar {
	height: auto;
}
.banner-box.sidebar .banner-cut:after {
	display: table;
	clear: both;
	content: '';
}
.banner-cut {
	width: 1000%;
	height: 100%;
}
.banner{
	height: 600px;
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner4.png") no-repeat center;
	color:#fff;
	padding-top:200px;

}
.banner-6{
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner6.png") no-repeat center;
}
.banner-7{
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner7.png") no-repeat center;
}

.banner-8{
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner8.png") no-repeat center;
}
.banner-9{
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner9.png") no-repeat center;
}
.banner-10{
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner10.png") no-repeat center;
}
.banner-11{
	background:rgba(0, 0, 0, 0.8) url("/resources/gene1/images/banner11.png") no-repeat center;
}
.banner span,h1{
	font-size: 48px;
	font-family: 'SourceHanSansCN-Heavy, SourceHanSansCN';
	padding-left:67px;
	margin-bottom: 30px;
	display:block;
}
.banner p{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
	padding-left:67px;
}
.banner-bin2{
	background:url("/resources/gene1/images/banner4.png") no-repeat center;
}
.banner-bin3{
	background:rgba(48, 49, 51, 0.5) url("/resources/gene1/images/banner4.png") no-repeat center;
}
.banner-absolute {
	position: absolute;
	width: 100%;
	height: 94%;
	top: 0;
	left: 0;
}
.banner-bin .table-box {
	padding-bottom: 6%;
}
.banner-bin .table-cell {
	position: relative;
}
.banner-box:hover .banner-ctrl {
	opacity: 1;
}
.banner-box.sidebar .banner-bin img {
	width: 100%;
}
.ctrl-box {
	opacity: .5;
}
.ctrl-box:hover {
	opacity: 1;
}
.banner-ctrl .ctrl-box {
	position: absolute;
	color: #a8a8a8;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.banner-ctrl .ctrl-box:hover {
	color: #00dfb9;
}
.banner-ctrl .ctrl-left {
	left: 5%;
	top: 46%;
	margin-top: -40px;
}
.banner-ctrl .ctrl-right {
	right: 5%;
	top: 46%;
	margin-top: -40px;
}
.banner-news {
	position: absolute;
	top: 79%;
	left: 50%;
	margin-left: -188px;
	height: 30px;
	line-height: 30px;
}
.banner-news b {
	float: left;
	color: #00dfb9;
	font-weight: bold;
	margin-right: 10px;
}
.banner-news span {
	float: left;
	overflow: hidden;
	height: 30px;
	overflow: hidden;
}
.banner-news span ol {
	float: left;
	margin: 0;
	padding: 0;
}
.banner-news span ol li {
	list-style: none;
	color: #ddd;
	margin: 0;
	padding: 0 1px 0 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 270px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.banner-news span ol li a {
	color: #ddd;
}
.banner-news span ol li a:hover {
	text-decoration: underline;
	color: #fff;
}
.banner-news p {
	float: left;
	margin: -3px 0 0 10px;
}
.banner-news p a {
	color: #00dfb9;
	border-bottom: 1px dotted #00dfb9;
}
.banner-pager {
	position: absolute;
	height: 3px;
	line-height: 0;
	top: 84%;
	bottom: auto !important;
	left: 0;
	right: 0;
	text-align: center;
}
.banner-pager .swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	position: relative;
	line-height: 3px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}
.banner-pager .swiper-pagination-bullet:before {
	position: absolute;
	width: 40px;
	height: 30px;
	content: '';
	left: 0;
	top: -10px;
}
.banner-pager .swiper-pagination-bullet-active {
	background: #00dfb9;
}
.banner-down {
	position: absolute;
	top: 90%;
	cursor: pointer;
	left: 50%;
	margin-left: -24px;
	width: 47px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	color: #fff;
	font-size: 24px;
}
.banner-down:before {
	content: '';
	position: absolute;
	display: block;
	width: 47px;
	height: 47px;
	background: #fff;
	opacity: .2;
	border-radius: 50%;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.banner-down:hover:before {
	background: #00dfb9;
	opacity: .6;
}
.banner-down i {
	position: relative;
	z-index: 2;
}
@media (max-width:1200px) {
.banner-ctrl .ctrl-left {
	left: 0;
	top: 50%;
}
.banner-ctrl .ctrl-right {
	right: 0;
	top: 50%;
}
.banner-news {
	margin-left: -147px;
}
.banner-news span ol li {
	width: 230px;
}
.banner-news p {
	display: none;
}
}
@media (max-width:767px) and (orientation:landscape) {
.banner-absolute {
	height: 100%;
}
.banner-bin .table-box {
	padding-bottom: 0;
}
.banner-news {
	top: 90%;
	left: 12.5%;
	margin: -15px 0 0 0;
}
.banner-pager {
	top: 90%;
	width: auto !important;
	left: auto !important;
	right: 2.5%;
	margin-top: -1.5px;
}
.banner-down {
	top: 90%;
	left: 2.5%;
	margin: -24px 0 0 0;
}
}
@media (max-width:767px) and (orientation:portrait) {
.banner-bin.swiper-slide-active .banner-write .w1 {
	line-height: .4;
}
.banner-absolute {
	height: 80%;
}
.banner-bin .table-box {
	padding-bottom: 20%;
}
.banner-news {
	top: 74%;
}
.banner-pager {
	top: 82%;
}
.banner-down {
	top: 88%;
}
.banner-ctrl {
	display: none;
}
}
.banner-write {
	position: relative;
	z-index: 992;
	word-break: break-all;
	padding: 0 10px;
}
.banner-write * {
	max-width: 100%;
}
.banner-write .w1 {
	font-family: Microsoft JhengHei;
	color: #fff;
	font-size: 263px;
	display: inline-block;
	line-height: 0;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(-150px) scale(.8);
	-moz-transform: translateX(-150px) scale(.8);
	-ms-transform: translateX(-150px) scale(.8);
	-o-transform: translateX(-150px) scale(.8);
	-webkit-transform: translateX(-150px) scale(.8);
	opacity: 0;
}
.banner-bin.swiper-slide-active .banner-write .w1 {
	transform: translate(0) scale(1);
	-moz-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	-o-transform: translate(0) scale(1);
	-webkit-transform: translate(0) scale(1);
	opacity: 1;
}
.banner-write .w2 {
	text-align: left;
	display: inline-block;
	padding-left: 10px;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(150px);
	-moz-transform: translateX(150px);
	-ms-transform: translateX(150px);
	-o-transform: translateX(150px);
	-webkit-transform: translateX(150px);
	opacity: 0;
}
.banner-write .w2.cc {
	text-align: center;
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 0;
}
.banner-write .w2.wc {
	text-align: right;
	display: inline-block;
	padding: 0 420px 0 0;
	width: 768px;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(-150px);
	-moz-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	-o-transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	opacity: 0;
}
.banner-write.bw .w2 {
	text-align: center;
}
@media (max-width:1200px) {
.banner-write .w2.wc {
	text-align: center;
	display: inline-block;
	padding: 0 0 0 0;
	width: auto;
	transform: translateX(-150px);
	-moz-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	-o-transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	opacity: 0;
}
}
.banner-bin.swiper-slide-active .banner-write .w2 {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
}
.banner-write .w2 .w21 {
	color: #fff;
	font-size: 36px;
	display: block;
}
.banner-write .w2.cc .w21 {
	transform: scale(1.2) translateY(-50px);
	-moz-transform: scale(1.2) translateY(-50px);
	-ms-transform: scale(1.2) translateY(-50px);
	-webkit-transform: scale(1.2) translateY(-50px);
	-o-transform: scale(1.2) translateY(-50px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
}
.banner-bin.swiper-slide-active .banner-write .w2.cc .w21 {
	transform: scale(1) translateY(0);
	-moz-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	-o-transform: scale(1) translateY(0);
}
.banner-write .w2.cc .w22 {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.banner-write .w2.cc .w23 {
	transform: translateY(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	-o-transform: translateY(150px);
	-webkit-transform: translateY(150px);
}
.banner-bin.swiper-slide-active .banner-write .w2.cc .w22, .banner-bin.swiper-slide-active .banner-write .w2.cc .w23 {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
}
.banner-write .w2 .w22 {
	line-height: .8;
	letter-spacing: -5px;
	font-family: Helvetica;
	font-size: 72px;
	color: #22B0E5;
	font-weight: bold;
	display: inline-block;
	margin: 20px 0;
	text-shadow: #fff;
	text-shadow: 2px 2px #fff;
}
.banner-write .w2 .w23 {
	color: #ccc;
	font-size: 16px;
	display: block;
}
.banner-write .w2 .w23 em {
	font-style: normal;
	color: #00dfb9;
}
@media (max-width:992px) {
.banner-write .w1 {
	font-size: 213px;
}
.banner-write .w2 .w21 {
	font-size: 28px;
}
.banner-write .w2 .w22 {
	font-size: 66px;
	letter-spacing: -4px;
	margin: 3px 0 8px 0;
}
.banner-write .w2 .w23 {
	font-size: 14px;
}
}
@media (max-width:480px) {
.banner-write .w1 {
	font-size: 173px;
}
.banner-write .w2 {
	padding-left: 5px;
}
.banner-write .w2 .w21 {
	font-size: 24px;
}
.banner-write .w2 .w22 {
	font-size: 52px;
	letter-spacing: -2px;
	margin: 0 0 5px 0;
}
.banner-write .w2 .w23 {
	font-size: 12px;
}
}
.banner-full {
	width: 1180px;
    height: 620px;
    position: absolute;
    border: 2000px solid rgba(0,0,0,.4);
    box-sizing: content-box;
    margin: -2250px 0 0 -2590px;
	background: none;
	left: 50%;
	top: 50%;
	z-index: 991;
	transition: .5s .6s;
	-webkit-transition: .5s .6s;
	-moz-transition: .5s .6s;
	-ms-transition: .5s .6s;
	-o-transition: .5s .6s;
	transform: translate(1350px, 750px);
	-moz-transform: translate(1350px, 750px);
	-ms-transform: translate(1350px, 750px);
	-o-transform: translate(1350px, 750px);
	-webkit-transform: translate(1350px, 750px);
}
.banner-bin.swiper-slide-active .banner-full {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
}
.banner-full ol, .banner-full ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.banner-full ol li, .banner-full ul li {
	border-color: #F8C621;
	border-style: solid;
	border-width: 0;
	position: absolute;
	width: 24px;
	height: 24px;
}
.banner-full ol li:nth-child(1) {
	border-width: 5px 0 0 5px;
	top: 0;
	left: 0;
}
.banner-full ol li:nth-child(2) {
	border-width: 5px 5px 0 0;
	top: 0;
	right: 0;
}
.banner-full ol li:nth-child(3) {
	border-width: 0 0 5px 5px;
	bottom: 0;
	left: 0;
}
.banner-full ol li:nth-child(4) {
	border-width: 0 5px 5px 0;
	bottom: 0;
	right: 0;
}
.banner-full ul li:nth-child(1) {
	border-width: 5px 0 0 0;
	margin: 0 0 0 -12px;
	top: 0;
	left: 50%;
}
.banner-full ul li:nth-child(2) {
	border-width: 0 5px 0 0;
	margin: -12px 0 0 0;
	top: 50%;
	right: 0;
}
.banner-full ul li:nth-child(3) {
	border-width: 0 0 5px 0;
	margin: 0 -12px 0 0;
	bottom: 0;
	right: 50%;
}
.banner-full ul li:nth-child(4) {
	border-width: 0 0 0 5px;
	margin: 0 0 -12px 0;
	bottom: 50%;
	left: 0;
}
.banner-border {
	width: 0;
	height: 0;
	margin: -313px 0 0 -558px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 994;
	transition: .4s 1s;
	-webkit-transition: .4s 1s;
	-moz-transition: .4s 1s;
	-ms-transition: .4s 1s;
	-o-transition: .4s 1s;
	border: 1px dashed #22B0E5;
	z-index: 993;
	visibility: hidden;
}
.banner-bin.swiper-slide-active .banner-border {
	width: 1116px;
	height: 626px;
	visibility: visible;
}
.banner-background {
	left: 0;
	top: 0;
	width: 100%;
	height: 150%;
	position: absolute;
	z-index: 990;
	background: rgba(0,0,0,.4);
	transition: .6s .6s;
	-webkit-transition: .6s .6s;
	-moz-transition: .6s .6s;
	-ms-transition: .6s .6s;
	-o-transition: .6s .6s;
}
.banner-bin.swiper-slide-active .banner-background {
	left: -50%;
}
.banner-free * {
	max-width: 100%;
}
.title-box {
}
.title-box h1 {
	font-size: 50px;
	letter-spacing: -3px;
	font-family: TechnicLite;
	color: #00dfb9;
	line-height: 35px;
	margin: 0 0 15px 0;
	padding: 0;
}
.title-box h2 {
	font-size: 25px;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
}
.icon-box ul {
	display:flex;
}
.icon-box ul li {
	list-style: none;
	width:300px;
	height: 400px;
	margin: 0;
	padding: 0;
	position: relative;
}
.icon-box ul li:after{
	content: '';
	width:300px;
	height: 400px;
	position: absolute;
	left: 0;
	top:0;
	background: rgba(27, 83, 164, 0.3);
}
.icon-box ul li:hover:after{
	background: rgba(27, 83, 164, 0.8);
}
.icon-box ul li.li-1{
	background:url("/resources/gene1/images/little1.png") no-repeat center;
}
.icon-box ul li.li-2{
	background:url("/resources/gene1/images/little2.png") no-repeat center;
}
.icon-box ul li.li-3{
	background:url("/resources/gene1/images/little3.png") no-repeat center;
}
.icon-box ul li.li-4{
	background:url("/resources/gene1/images/little4.png") no-repeat center;
}
.icon-box ul li
.icon-box ul li:before {
	display: block;
	content: '';
	width: 300px;
	border-radius: 5px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	height: 0;
	position: absolute;
	top: 15px;
	left: 10px;
	background: #00dfb9;
	z-index: 8;
}
.icon-box ul li a {
	display: block;
	position: relative;
	z-index: 9;
	color:#fff;
	text-align:center;
}
.icon-box ul li b {
	display: block;
	width: 170px;
	height: 170px;
	margin: 10px;
	position: relative;
}
.icon-box ul li:hover b {
	-webkit-animation: swing 1s .2s ease both;
	-moz-animation: swing 1s .2s ease both;
}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin:top center
}
20% {
-webkit-transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@-moz-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-moz-transform-origin:top center
}
20% {
-moz-transform:rotate(15deg)
}
40% {
-moz-transform:rotate(-10deg)
}
60% {
-moz-transform:rotate(5deg)
}
80% {
-moz-transform:rotate(-5deg)
}
100% {
-moz-transform:rotate(0deg)
}
}
.icon-box ul li i {
	display: block;
	font-size: 56px;
	width: 70px;
	height: 70px;
	line-height: 120px;
	text-align: center;
	color: #00dfb9;
	background: url("/resources/gene1/images/seo-1.png") no-repeat center;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
}
.icon-box ul li h3 {
	display: block;
	font-size: 24px;
	color: #fff;
	margin-top:30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
}
.icon-box ul li a{
	padding-top:136px;
}
.icon-box ul li img{
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
}
.icon-box ul li p {
	display: none;
}
.icon-text {
	font-family: TechnicLite;
	font-size: 24px;
	line-height: 1;
}
.icon-box ul li p {
	display: block;
	position: absolute;
	bottom: -174px;
	width: 246px;
	left: 27px;
	color: #fff;
	font-size: 20px;
	text-align: justify;
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	opacity: 0;
}
.icon-box.icon-type-0 ul li:hover:before {
	height: 100%;
}
.icon-box.icon-type-0 ul li:hover img {
	transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
	opacity: .9;
}
.icon-box.icon-type-0 ul li:hover h3 {
	color: #fff;
	transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
}
.icon-box.icon-type-0 ul li:hover p {
	transition: .3s .2s;
	-webkit-transition: .3s .2s;
	-moz-transition: .3s .2s;
	-ms-transition: .3s .2s;
	-o-transition: .3s .2s;
	opacity: 1;
	bottom:-100px;
}
.icon-box.icon-type-1 h3{
	font-size: 28px;
	font-weight: 500;
}
.wp1580{
	width: 1600px;
	margin: 0 auto;
}
.icon-box.icon-type-1 li{
	margin-left: 20px;
}
.icon-box.icon-type-1  ul li.li-1{
	background: url("/resources/gene1/images/anli1.png");
}
.icon-box.icon-type-1  ul li.li-2{
	background: url("/resources/gene1/images/anli2.png");
}
.icon-box.icon-type-1  ul li.li-3{
	background: url("/resources/gene1/images/anli3.png");
}
.icon-box.icon-type-1  ul li.li-4{
	background: url("/resources/gene1/images/anli4.png");
}

.icon-box.icon-type-1 ul li:after{
	background: rgba(48, 49, 51, 0.7);
}
.icon-box.icon-type-1 ul li:hover:after{
	background: rgba(48, 49, 51, 0);
}
.icon-box.icon-type-1 ul li:hover h3{
	transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	visibility: hidden;
}
.case-ctrl .ctrl-box {
	position: absolute;
	color: #a8a8a8;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.case-ctrl .ctrl-box:hover {
	color: #00dfb9;
}
.case-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}
.case-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}
.case-box {
	overflow: hidden;
	width: 1260px;
	margin: 50px auto 0 auto;
}
.case-cut {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 6999px;
}
.case-cut:after {
	content: '';
	display: table;
	clear: both;
}
.case-bin {
	display: block;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 300px;
	background: #fff;
	position: relative;
}
.case-bin a {
	display: block;
}
.case-bin font {
	display: block;
	position: relative;
	overflow: hidden;
}
.case-bin font:before {
	width: 15px;
	height: 1px;
	margin-left: -7px;
	background: #fff;
	content: '';
	display: block;
	transition: .1s .2s ease-in-out;
	-moz-transition: .1s .2s ease-in-out;
	-ms-transition: .1s .2s ease-in-out;
	-o-transition: .1s .2s ease-in-out;
	-webkit-transition: .1s .2s ease-in-out;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}
.case-bin font:after {
	width: 1px;
	height: 15px;
	margin-top: -7px;
	background: #fff;
	content: '';
	display: block;
	transition: .1s .2s ease-in-out;
	-moz-transition: .1s .2s ease-in-out;
	-ms-transition: .1s .2s ease-in-out;
	-o-transition: .1s .2s ease-in-out;
	-webkit-transition: .1s .2s ease-in-out;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}
.case-bin a:hover font:before {
	opacity: 1;
}
.case-bin a:hover font:after {
	opacity: 1;
}
.case-bin font b {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: -100%;
	left: 0;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}
.case-bin a:hover font b {
	top: 0;
}
.case-bin font b:before {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border: 500px solid rgba(0,0,0,.6);
	left: 50%;
	top: 50%;
	margin: -525px 0 0 -525px;
}
.case-bin font b:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(47,208,181,.6);
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}
.case-bin font img {
	display: block;
	width: 100%;
}
.case-bin span {
	display: block;
	position: relative;
	z-index: 1;
	background: rgba(255,255,255,.5);
	text-align: left;
	padding: 15px 20px;
}
.case-bin span:after {
	position: absolute;
	bottom: 0;
	height: 2px;
	left: 0;
	right: 0;
	content: '';
	z-index: 1;
	background: #00dfb9;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}
.case-bin span h3 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 2;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}
.case-bin span p {
	display: block;
	font-size: 12px;
	color: #888;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 2;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}
.case-bin a:hover span:after {
	height: 100%;
}
.case-bin a:hover span h3 {
	color: #fff;
}
.case-bin a:hover span p {
	color: #fff;
}
.case-more {
	margin-top: 30px;
}
.case-more a {
	border: 1px solid #00dfb9;
	font-family: TechnicLite;
	color: #00dfb9;
	font-size: 26px;
	padding: 0 20px;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	font-weight: bold;
	display: inline-block;
}
.case-more a:hover {
	background: #00dfb9;
	color: #fff;
}
@media (max-width:1599px) {
.case-box {
	width: 940px;
}
}
@media (max-width:1200px) {
.case-box {
	width: 620px;
}
}
@media (max-width:767px) {
.case-box {
	width: 460px;
	margin: 20px auto;
}
.case-bin {
	margin: 0 10px 0 0;
	width: 230px;
}
.case-bin span p {
	display: none;
}
.case-more {
	display: none;
}
}
@media (max-width:479px) {
.case-box {
	width: 300px;
	margin: 40px auto 0 auto;
}
.case-bin span p {
	display: block;
}
.case-more {
	margin-top: 30px;
	display: block;
}
.case-more a {
	border: 1px solid #00dfb9;
	font-family: TechnicLite;
	color: #00dfb9;
	font-size: 20px;
	padding: 0 10px;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	font-weight: bold;
	display: inline-block;
}
}
@media (max-width:400px) {
.case-box {
	width: 230px;
}
}
.pro-box {
	font-size: 0;
}
.pro-box ul {
	padding: 0;
	margin: 20px 0;
	list-style: none;
	display: block;
	text-align: center;
}
.case-bin.pro {
	margin: 20px;
	display: inline-block;
	float: none;
	box-shadow: 0 1px 3px rgba(0,0,0,.05);
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}
.case-bin.pro span p {
	display: block;
}
.pro-page {
	padding-bottom: 30px;
}
@media (max-width:1500px) {
.pro-box ul {
	margin: 40px 0;
}
.case-bin.pro {
	margin: 10px;
}
}
@media (max-width:479px) {
.pro-box ul {
	margin: 10px 0;
}
.case-bin.pro {
	margin: 20px auto 0 auto;
	display: block;
	max-width: 90% !important;
}
}
.show-box {
	margin: 40px 60px;
}
.show-box:after {
	display: block;
	content: '';
	clear: both;
}
.show-box img {
	max-width: 100%;
}
.show-title {
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	margin-bottom: 40px;
	position: relative;
	padding-left: 20px;
}
.show-title:before {
	width: 7px;
	height: 32px;
	background: #00dfb9;
	border-radius: 99px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}
.product-title {
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	margin: 40px 0 0 60px;
	position: relative;
	padding-left: 20px;
}
.product-title:before {
	width: 7px;
	height: 32px;
	background: #00dfb9;
	border-radius: 99px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}
.product-descript {
	margin: 0 60px;
}
.product-descript h3 {
	margin: 30px 0 0 0;
	padding: 0 20px;
	color: #000;
	font-size: 20px;
	display: inline-block;
	font-weight: 900;
}
.product-descript font {
	color: #999;
}
.product-descript font i {
	font-size: 16px;
	padding: 0 0 0 5px;
}
.product-descript div {
	margin: 10px 0 0 20px;
}
.product-descript div:after {
	display: table;
	clear: both;
	content: '';
}
.product-descript div dl {
	float: left;
	border-left: 1px solid #ccc;
	padding: 0 30px 0 15px;
	margin: 10px 0 0 0;
}
.product-descript div dl dt {
	display: block;
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 13px;
}
.product-descript div dl dd {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
}
.product-descript p {
	margin: 20px 0 0 0;
	display: block;
	text-indent: 20px;
	line-height: 1.75;
	color: #555;
}
.product-descript span {
	display: block;
}
.product-descript span b {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	display: inline-block;
}
.product-descript span i {
	font-size: 18px;
	padding: 0 3px;
}
.product-descript span {
	display: inline-block;
}
.product-descript span a {
	color: #fff;
	background: #00dfb9;
	display: inline-block;
	line-height: 26px;
	padding: 0 8px;
	margin: 0 0 6px 6px;
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}
.product-descript span a:hover {
	background: #393939;
}
.product-content {
	padding: 30px 60px;
}
.product-content img {
	max-width: 100%;
}
@media (max-width:1200px) {
.product-title {
	margin: 40px 0 0 30px;
}
.show-box {
	margin: 40px 30px;
}
.product-descript {
	margin: 0 30px;
}
.product-content {
	padding: 30px;
}
}
@media (max-width:767px) {
.product-title {
	margin: 40px 0 0 15px;
}
.show-box {
	margin: 40px 15px;
}
.product-descript {
	margin: 0 15px;
}
.product-descript h3 {
	display: block;
}
.product-descript font {
	display: block;
	margin: 15px 0 0 15px;
}
.product-content {
	padding: 15px;
}
}
.joint-ctrl .ctrl-box {
	position: absolute;
	color: #a8a8a8;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.joint-ctrl .ctrl-box:hover {
	color: #00dfb9;
}
.joint-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}
.joint-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}
@media (max-width:1200px) {
.joint-ctrl .ctrl-left {
	left: 0;
}
.joint-ctrl .ctrl-right {
	right: 0;
}
}
@media (max-width:767px) {
.joint-ctrl .ctrl-box {
	width: 50px;
	line-height: 50px;
}
}
.joint-box {
	width: 1150px;
	margin: 50px auto 30px auto;
	overflow: hidden;
}
.joint-box.swiper-container-horizontal {
	width: 1149px;
}
.joint-cut {
	width: 99999px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
}
.joint-cut:after {
	display: table;
	content: '';
	clear: both;
}
.joint-bin {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 140px;
	display: table;
	position: relative;
}
.joint-bin a {
	display: table-cell;
	vertical-align: middle;
	background: rgba(255,255,255,.35);
	text-align: center;
	width: 100%;
	height: 100%;
	border-color: #ddd;
	border-style: dotted;
	border-width: 1px 1px 0 0;
}
.joint-bin[data-swiper-row="0"] a {
	border-width: 0 1px 0 0;
}
.joint-bin a img {
	line-height: 0;
	max-width: 210px;
	max-height: 120px;
}
.joint-bin a:hover img {
	-webkit-animation: tada 1s .2s ease both;
	-moz-animation: tada 1s .2s ease both;
}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform:scale(1) rotate(0)
}
}
@-moz-keyframes tada {
0% {
-moz-transform:scale(1)
}
10%, 20% {
-moz-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-moz-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-moz-transform:scale(1.1) rotate(-3deg)
}
100% {
-moz-transform:scale(1) rotate(0)
}
}
@media (max-width:1440px) {
.joint-box.swiper-container-horizontal {
	width: 999px;
}
}
@media (max-width:1200px) {
.joint-box.swiper-container-horizontal {
	width: 749px;
}
}
@media (max-width:992px) {
.joint-box.swiper-container-horizontal {
	width: 499px;
}
}
@media (max-width:767px) {
.joint-box.swiper-container-horizontal {
	width: 479px;
	margin: 20px auto;
}
.joint-bin {
	height: 80px;
	width: 160px;
}
.joint-bin a {
	border-width: 0 1px 0 0;
}
.joint-bin a img {
	line-height: 0;
	max-width: 100px;
	max-height: 50px;
}
}
@media (max-width:480px) {
.joint-box.swiper-container-horizontal {
	width: 319px;
	margin: 20px auto;
}
}
.joint-box.joint-type-0 .joint-bin {
	display: block;
	height: auto !important;
}
.joint-box.joint-type-0 .joint-bin a {
	display: block;
}
.joint-box.joint-type-0 .joint-bin a img {
	max-width: 100%;
	max-height: none;
}
.worth-ctrl .ctrl-box {
	position: absolute;
	color: #a8a8a8;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.worth-ctrl .ctrl-box:hover {
	color: #00dfb9;
}
.worth-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}
.worth-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}
@media (max-width:1200px) {
.worth-ctrl .ctrl-left {
	left: 0;
}
.worth-ctrl .ctrl-right {
	right: 0;
}
}
.worth-box {
	overflow: hidden;
	width: 1120px;
	margin: 80px auto 0 auto;
}
.worth-cut {
	display: block;
	width: 6999px;
}
.worth-cut:after {
	content: '';
	display: table;
	clear: both;
}
.worth-bin {
	display: block;
	float: left;
	width: 280px;
	padding: 5px;
	line-height: 30px;
	position: relative;
}
.worth-bin video {
	display: block;
	font-size: 0;
}
.worth-bin p {
	margin: 0 auto;
}
.worth-bin .vjs-default-skin {
	margin: 0 auto;
}
.worth-bin * {
	max-width: 100%;
}
.em-fa {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px !important;
}
.em-fa em {
	color: #00dfb9;
	font-size: 38px;
	width: auto !important;
	margin: 0 15px;
}
.ef-32 em {
	font-size: 32px;
}
.worth-text {
	margin-top: 90px;
}
.worth-text a {
	border: 1px solid #00dfb9;
	color: #00dfb9;
	font-size: 18px;
	padding: 10px 20px;
	line-height: 0;
	letter-spacing: 2px;
	border-radius: 5px;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}
.worth-text a:hover {
	background: #00dfb9;
	color: #fff;
}
@media (max-width:1200px) {
.worth-box {
	margin-top: 60px;
}
.worth-text {
	margin-top: 70px;
}
.worth-box {
	width: 840px;
}
}
@media (max-width:992px) {
.worth-box {
	width: 560px;
}
}
@media (max-width:767px) {
.worth-box {
	margin-top: 30px;
}
.worth-text {
	margin-top: 30px;
}
}
@media (max-width:767px) and (orientation:landscape) {
.worth-text {
	display: none;
}
.worth-bin {
	height: 120px;
}
}
@media (max-width:767px) and (orientation:portrait) {
.worth-text a {
	font-size: 16px;
	padding: 2px 12px;
	letter-spacing: 0px;
	border-radius: 2px;
}
}
@media (max-width:479px) {
.worth-box {
	width: 280px;
}
}
.mark-ctrl .ctrl-box {
	position: absolute;
	color: #a8a8a8;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.mark-ctrl .ctrl-box:hover {
	color: #00dfb9;
}
.mark-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}
.mark-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}
@media (max-width:1200px) {
.mark-ctrl .ctrl-left {
	left: 0;
}
.mark-ctrl .ctrl-right {
	right: 0;
}
}
.mark-box {
	width: 1200px;
	margin: 50px auto 70px auto;
	overflow: hidden;
}
.mark-cut {
	width: 3999px;
}
.mark-bin {
	width: 200px;
	float: left;
	position: relative;
}
.mark-bin i {
	display: block;
	font-size: 56px;
	color: #00dfb9;
	border-radius: 50%;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
	text-align: center;
}
.mark-bin:hover i {
	background: #00dfb9;
	color: #fff;
	font-size: 46px;
}
.mark-bin img {
	max-width: 140px;
	max-height: 60px;
	margin: 0 auto;
	display: block;
}
.mark-bin h3 {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}
.mark-bin p {
	display: block;
	line-height: 1.35;
	color: #333;
	font-size: 14px;
	margin: 0;
}
@media (max-width:1200px) {
.mark-box {
	width: 900px;
}
.mark-bin {
	width: 180px;
}
}
@media (max-width:992px) {
.mark-box {
	width: 600px;
}
.mark-bin {
	width: 200px;
}
}
@media (max-width:767px) {
.mark-bin {
	width: 160px;
}
}
@media (max-width:767px) and (orientation:landscape) {
.mark-box {
	width: 480px;
	margin: 20px auto 0 auto;
}
.mark-bin i {
	display: block;
	font-size: 46px;
	color: #00dfb9;
	border-radius: 50%;
	width: auto;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
}
.mark-bin:hover i {
	background: #00dfb9;
	color: #fff;
	font-size: 40px;
}
}
@media (max-width:767px) and (orientation:portrait) {
.mark-box {
	width: 320px;
}
}
.about-nav {
	position: absolute;
	left: 5%;
	top: 15.5%;
	overflow: hidden;
}
.about-nav:after {
	background: #2fd0b5;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	opacity: .15;
	width: 80px;
	height: 100%;
}
.about-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.about-nav ul li {
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	color: #656565;
	list-style: none;
	margin: 0;
	padding: 0 20px;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	background: rgba(47,208,181,.15);
	background: rgba(255,255,255,.65);
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	cursor: pointer;
}
.about-nav ul li.back {
	background: #2fd0b5;
	position: absolute;
	z-index: 1;
	left: 0;
	top: -42px;
	opacity: .2;
	height: 42px;
}
.about-nav ul li.active {
	color: #fff;
	background: rgba(47,208,181,.2);
	background: rgba(0,0,0,.85);
}
.about-box {
	width: 480px;
	margin-left: 50%;
	margin-bottom: 140px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.about-cut {
	width: 2000px;
}
.about-bin {
	width: 480px;
	float: left;
	text-align: left;
	color: #999;
	position: relative;
}
.about-bin * {
	max-width: 100%;
}
.about-bin p {
	margin: 0;
	line-height: 2.5;
}
.about-time {
}
.about-time p:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: relative;
	top: -4px;
	margin-right: 10px;
	background: #00dfb9;
}
.about-time p u {
	list-style: none;
	padding: 0 10px;
	text-decoration: none;
}
.about-titless {
	font-size: 22px;
	color: #00dfb9;
}
.about-sixiang {
	font-size: 26px;
}
.about-sxtitle {
	color: #ddd;
	font-size: 36px;
}
@media (max-width:1200px) {
.about-box {
	margin-left: 45%;
}
}
@media (max-width:992px) {
.about-nav {
	top: 25.5%;
}
.about-box {
	margin-left: auto;
	margin-right: 5%;
}
}
@media (max-width:767px) {
.about-nav {
	position: absolute;
	top: 100px;
}
.about-box {
	margin: 0;
	margin-left: 10%;
	position: relative;
	left: 80px;
}
}
@media (max-width:767px) and (orientation:landscape) {
.about-nav ul li {
	width: 80px;
	padding: 0 5px;
	text-overflow: ellipsis;
	overflow: hidden;
}
}
@media (max-width:479px) {
.about-titless {
	text-align: center;
}
.about-nav {
	text-align: center;
	margin: 0 auto;
	left: 0;
	top: 0;
	position: relative;
}
.about-nav ul:after {
	clear: both;
	content: '';
	display: block;
}
.about-nav ul li {
	display: inline-block;
}
.about-box {
	width: 300px;
	margin: 20px auto;
	left: 0;
}
.about-bin {
	width: 300px;
}
.about-bin p {
	line-height: 2;
}
.about-bin br {
	display: none;
}
.about-sxtitle {
	font-size: 26px;
	text-align: center;
}
.about-sixiang {
	font-size: 16px;
	text-align: center;
}
}
.about-bottom {
	width: 100%;
	height: 71px;
	line-height: 70px;
	background: rgba(255,255,255,.1);
	border-top: 1px solid rgba(215,215,215,.3);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}
.about-ul {
	width: 1000%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.about-li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 2%;
	color: #bbb;
}
.about-li b {
	font-size: 26px;
	padding-right: 6px;
	font-weight: normal;
	color: #00dfb9;
}
@media (max-width:767px) and (orientation:landscape) {
.about-bottom {
	display: none;
}
}
.window-bin[data-hash="contact"]>div {
	overflow: hidden;
}
.window-bin[data-hash="contact"] * {
	max-width: 100%;
}
.contact-main {
	background: rgba(255,255,255,.75);
	width: 900px;
	margin: 0 auto;
	padding: 50px;
}
.contact-box {
	width: 800px;
	margin: 0 auto;
	border-bottom: 1px solid rgba(0,0,0,.25);
	padding-bottom: 30px;
	text-align: left;
}
.contact-box:after {
	content: '';
	clear: both;
	display: block;
}
.contact-left {
	width: 220px;
	float: left;
}
.contact-left img {
	display: block;
	border: 5px solid #fff;
}
.contact-center {
	width: 320px;
	float: left;
}
.contact-center p.t {
	font-size: 36px;
	color: #00dfb9;
	font-family: Georgia;
	line-height: 1;
	margin-top: -15px;
}
.contact-right {
	width: 260px;
	float: left;
}
.contact-text {
	margin-top: 40px;
}
.contact-text p {
	font-size: 22px;
	color: #00dfb9;
	letter-spacing: 3px;
}
.contact-text p em {
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 0;
	margin: 0 5px 0 3px;
	background: #00dfb9;
	color: #fff;
	border-radius: 50%;
	text-decoration: none;
	font-style: normal;
}
.contact-text div {
	font-family: TechnicLite;
	color: #00dfb9;
	font-size: 20px;
}
@media (max-width:992px) {
.contact-main {
	width: 640px;
}
.contact-box {
	width: 540px;
}
.contact-right {
	display: none;
}
}
@media (max-width:767px) and (orientation:landscape) {
.contact-main {
	width: auto;
	display: inline-block;
}
.contact-box {
	padding: 0;
	border: none;
	width: auto;
	display: inline-block;
}
.contact-left {
	width: auto;
	padding-right: 30px;
	display: inline-block;
}
.contact-center {
	width: auto;
	display: inline-block;
	text-align: left;
}
.contact-center img.c {
	display: none;
}
}
@media (max-width:767px) and (orientation:portrait) {
.contact-main {
	width: auto;
	display: inline-block;
}
.contact-box {
	padding: 0;
	border: none;
	width: auto;
	display: inline-block;
}
.contact-left {
	display: none;
}
.contact-center {
	width: auto;
	display: inline-block;
}
.contact-center img.c {
	display: block;
	margin: 20px auto 0 auto;
}
}
@media (max-width:350px) {
.contact-main {
	padding: 20px 10px;
}
}
.information-box {
	margin: 0 60px;
	padding-bottom: 30px;
}
.information-box ul, .information-box li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.information-box li:first-child {
	margin-top: 40px;
}
.information-box ul {
	margin-bottom: 30px;
}
.information-box li {
	margin-top: 50px;
	line-height: 1;
}
.information-box li:after {
	display: table;
	content: '';
	clear: both;
}
.information-box li font {
	display: block;
	float: left;
	background: #2cc0a7;
	line-height: 22px;
	color: #fff;
	margin-right: 15px;
	width: 60px;
	height: 60px;
	position: relative;
	text-align: center;
	padding: 8px;
	border-radius: 5px;
}
.information-box li font:before {
	position: absolute;
	content: '';
	border-style: solid;
	border-width: 22px 5px 0 5px;
	border-color: #2cc0a7 transparent transparent transparent;
	top: 53px;
	left: 33px;
	transform: rotate(-40deg);
}
.information-box li font b {
	display: block;
	font-size: 26px;
	font-family: Helvetica;
	font-weight: normal;
}
.information-box li font u {
	display: block;
	font-size: 18px;
	text-decoration: none;
}
.information-box li img {
	border: 3px solid #fff;
	height: 160px;
	float: left;
	margin-right: 30px;
}
.information-box li span {
	display: block;
}
.information-box li span h3 {
	margin: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.information-box li span h3:hover {
	color: #00dfb9;
}
.information-box li span em {
	font-style: normal;
	color: #888;
	display: block;
	margin: 12px 0;
}
.information-box li span em u {
	text-decoration: none;
}
.information-box li p {
	color: #555;
	line-height: 22px;
	margin: 0;
	height: 66px;
	overflow: hidden;
	display: block;
	text-indent: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.information-box li strong {
	color: #2cc0a7;
	font-weight: normal;
	display: block;
	margin-top: 13px;
}
.information-box li strong i {
}
.information-box li strong a {
	color: #2cc0a7;
	margin-left: 6px;
}
.information-box li strong a:hover {
	text-decoration: underline;
}
@media (max-width:1200px) {
.information-box {
	margin: 0 30px;
}
}
@media (max-width:767px) {
.information-box li font, .information-box li span em u {
	display: none;
}
.information-box li span h3 {
	font-size: 20px;
}
}
@media (max-width:479px) {
.information-box {
	margin: 0 30px;
}
.information-box li {
	margin-top: 35px;
}
.information-box li span {
	margin: 20px 0 10px 0;
}
.information-box li font {
	display: block;
}
.information-box li img {
	float: none;
	margin: 0;
}
.information-box li span h3 {
	font-size: 18px;
}
}
@media (max-width:350px) {
.information-box {
	margin: 0 15px;
}
}
.information-table {
}
.information-row {
	position: relative;
}
.information-descript {
	padding-right: 370px;
	min-height: 800px;
}
.information-descript.info0 {
	padding: 0;
}
.information-title {
	margin: 30px 60px;
	padding: 0 0 20px 0;
	position: relative;
}
.information-title h1 {
	font-size: 30px;
}
.information-title em {
	font-style: normal;
	color: #888;
	display: block;
	margin: 12px 0;
}
.information-title em u {
	text-decoration: none;
}
.information-title:after {
	content: '';
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.information-content {
	margin: 0 60px;
	padding: 0 0 20px 0;
	word-break: break-all;
}
.information-content img {
	max-width: 100%;
}
.information-hots {
	position: absolute;
	right: 60px;
	top: 100px;
}
.information-hots div {
	width: 310px;
	background: #fff;
	display: block;
	overflow: hidden;
}
.information-hots h3 {
	display: block;
	margin: 20px 10px 7.5px 10px;
	font-size: 18px;
	text-indent: 3px;
	border-bottom: 2px solid #eff2f4;
	line-height: 34px;
	position: relative;
}
.information-hots h3:after {
	display: block;
	content: '';
	clear: both;
	position: absolute;
	height: 2px;
	width: 80px;
	background: #00dfb9;
	bottom: -2px;
	left: 0;
}
.information-hots ul, .information-hots li {
	list-style: none;
	margin: 0;
	padding: 7.5px;
	display: block;
}
.information-hots li:after {
	clear: both;
	display: table;
	content: '';
}
.information-hots li img {
	width: 100px;
	float: left;
	margin-right: 10px;
}
.information-hots li span {
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.information-hots li font {
	color: #888;
	display: block;
	margin-top: 5px;
}
.links-box {
	width: 140px;
	margin: 10px auto;
	height: 34px;
}
.links-box dl {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	height: 34px;
}
.links-box dl dt {
	display: block;
	background: #00dfb9;
	color: #fff;
	line-height: 34px;
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border-radius: 30px;
}
.links-box dl dd {
	display: block;
	margin: 0;
	padding: 0;
	background: #171717;
	position: absolute;
	max-height: 250px;
	overflow: auto;
	left: 160px;
	bottom: -20px;
	padding: 10px 0;
	border-radius: 10px;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}
.links-box dl dd:before {
	content: '';
	display: block;
	position: absolute;
	left: -16px;
	bottom: 26px;
	margin-top: -10px;
	border-width: 9px 16px 9px 0;
	border-style: solid;
	border-color: transparent #171717 transparent transparent;
}
.links-box dl dd a {
	color: #fff;
	display: block;
	white-space: nowrap;
	line-height: 40px;
	padding: 0 20px;
}
.links-box dl:hover dd {
	opacity: 1;
	visibility: visible;
}
.met-news-bar ul.column li a, .met-news-bar .recommend .list-group a:hover, .met-column-nav ul.met-column-nav-ul>li a.link:hover, .met-column-nav ul.met-column-nav-ul>li a.link.active, .breadcrumb>li+li:before, .btn-outline.btn-primary {
	color: #393939;
}
.btn-primary, .met_pager a.Ahover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	background-color: #2cc0a7;
	border-color: #2cc0a7;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	position: relative;
	z-index: 9999;
}
.btn-primary, .modal-footer .btn+.btn {
	border-radius: 6px;
}
.btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover, .open>.dropdown-toggle.btn-outline.btn-primary {
	background-color: #595959;
	border-color: #595959;
}
.modal-primary .modal-header {
	background-color: #00dfb9 !important;
}
.form-control.focus, .form-control:focus, .radio-primary input[type="radio"]:checked + label::before {
	border-color: #00dfb9 !important;
}
.modal {
	z-index: 9999999999 !important;
}
.modal-backdrop {
	z-index: 9999998 !important;
}
.form-control.focus, .form-control:focus, .radio-primary input[type="radio"]:checked + label::before {
	border-color: #393939;
}
.met-showproduct.pagetype1 .met-showproduct-head .ad-gallery .ad-thumbs li a.ad-active img {
	border: 1px solid #393939;
}
.product-shop {
	height: 60px;
	width: 88px;
	margin-left: 80px;
	margin-top: 10px;
}
.product-shop .pull-right {
	float: left;
}
@media(max-width:1200px) {
.product-shop {
	margin-left: 50px;
}
}
@media(max-width:767px) {
.product-shop {
	margin-left: 40px;
}
}
.met_pager {
	padding-top: 30px;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	cursor: not-allowed;
}
.met_pager .PreSpan, .met_pager .NextSpan, .met_pager a {
	padding: 0 14px;
	line-height: 38px;
	border: 1px solid #dfdfdf;
	background: #fafafa;
	margin-right: -1px;
	font-size: 18px;
	color: #393939;
	overflow: hidden;
}
.met_pager a:hover {
	color: #8a8a8a;
}
.met_pager .PreA, .met_pager .PreSpan {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
}
.met_pager .NextA, .met_pager .NextSpan {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow: hidden;
}
.met_pager a.Ahover:hover {
	background: #00dfb9;
	border-color: #00dfb9;
}
.btn-lg, .widget-title, .met-shownews h1, .met-news .met-news-list ul li h4, .met-news-bar .recommend h3 {
	font-size: 17px;
}
.met-news .met-news-list ul li h4 {
	margin-bottom: 10px;
}
.met-shownews .info, .met-news-bar .recommend .list-group a {
	font-size: 14px;
}
.met-news-bar ul.column li a {
	line-height: 30px;
}
.met-news-bar ul.column li a.active {
	color: #00dfb9;
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover {
	color: #595959;
	border-bottom-color: #595959;
	padding-bottom: 10px;
}
.met-scroll-top {
	z-index: 999999999;
	right: 10px;
	bottom: 46px;
	left: auto !important;
	position: fixed;
}
.met-scroll-top:hover {
	position: fixed !important;
}
@media(max-width:767px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
	margin-top: 0;
}
.met-showproduct-body .nav>li>a:after {
	display: none;
}
.met-scroll-top {
	bottom: 10px;
}
}
.met-column-nav ul.met-column-nav-ul>li a.link, .met-product.type-1 h4 {
	font-size: 15px;
}
.met-showproduct.pagetype2 nav.navbar .navbar-right li.active a, .met-product.type-1 h4 a:hover {
	color: #393939;
}
.met-news .met-news-list ul li p.info, .met-news .met-news-list ul li p.des {
	font-size: 14px;
}
.met-links {
	border-top: 0;
	padding: 0;
	color: #eee;
}
.met-links a {
	color: #eee;
}
.met-links ol {
	margin-bottom: 0px;
	padding: 0;
}
.met-links .breadcrumb > li + li:before {
	color: #eee;
	border: none;
	background: none;
}
.met-img .cover {
	overflow: hidden;
}
.met-img .widget {
	background: none;
}
.overlay-fade {
	opacity: 0;
}
.cover-title {
	background: #393939;
	text-align: center;
	padding: 15px 0;
	line-height: 2;
}
.cover-title h3 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	display: block;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.cover-title p {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	color: #aaa;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.cover-title p a {
	color: #aaa;
}
.cover-title p a:hover {
	text-decoration: underline;
}
.met-img li:nth-child(2n) .cover-title {
	background: #292929;
}
.page-main {
	padding: 0 20px;
}
.pager li>a:focus, .pager li>a:hover {
	border-color: #2cc0a7;
	color: #2cc0a7;
	background: rgba(255,255,255,.75);
}
.btn-outline.btn-inverse.active, .btn-outline.btn-inverse:active, .btn-outline.btn-inverse:focus, .btn-outline.btn-inverse:hover, .open>.dropdown-toggle.btn-outline.btn-inverse {
	border-color: #2cc0a7;
	background: #2cc0a7;
	color: #fff;
}
.btn-outline.btn-default {
	padding: 5px 10px;
	margin-top: 15px;
	color: #393939;
	border-color: #ddd;
}
.btn-outline.btn-default:hover {
	border-color: #2cc0a7;
	background: #2cc0a7;
	color: #fff;
}
.met-news-bar ul.column li a, .met-news-bar .recommend .list-group a:hover, .met-column-nav ul.met-column-nav-ul>li a.link:hover, .met-column-nav ul.met-column-nav-ul>li a.link.active, .breadcrumb>li+li:before, .btn-outline.btn-primary {
	border-color: #2cc0a7;
	background: #2cc0a7;
	color: #fff;
	border-radius: 6px;
	transition: .3s;
}
.btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover, .open>.dropdown-toggle.btn-outline.btn-primary {
	border-color: #292929;
	background: #292929;
	color: #fff;
}
.pagetype2 .met-showproduct-list {
}
 .met-job, .met-news, .met-product, .met-message, .met-feedback, .met-download, .met-position.pattern-show, .met-shownews, .met-showimg, .met-showproduct.pagetype1, .met-showproduct.pagetype2, .met-showproduct.pagetype3, .met-product .less-page-content, .navbar-default .navbar-toolbar>.active>a, .navbar-default .navbar-toolbar>.active>a:focus, .navbar-default .navbar-toolbar>.active>a:hover, @media(max-width:1200px) {
.met-showproduct.pagetype1 {
margin-top:30px;
}
}
.met-showproduct.pagetype2 nav.navbar {
	background-color: #eff2f4;
}
.met-showproduct.pagetype2 nav.navbar {
	background: rgba(0,0,0,.05);
}
.met-showproduct.pagetype2 nav[role=navigation] {
	height: auto;
	width: auto;
	padding: 0;
	line-height: 50px !important;
}
.met-showproduct.pagetype2 .navbar-toggle .icon {
	font-size: 14px;
	position: relative;
	margin-top: 0;
	top: 4px;
}
.met-showproduct.pagetype2 .nav>li>a:after {
	border: none;
}
@media(min-width:1200px) {
.met-showproduct.pagetype2 nav.navbar {
	background: #fff;
}
}
.btn {
	border-radius: 6px;
}
.met-show {
	background: none;
}
.type-2 .widget .cover {
	overflow: hidden;
}
.webui-popover {
	z-index: 9999999999999 !important;
}
.met-showproduct nav {
	z-index: 999;
}
.met-white-lightGallery .lg-outer, .lg-outer, .lg-backdrop {
	z-index: 999999999999;
}
.met-white-lightGallery .lg-sub-html {
}
.met-weixin-img img {
	max-width: 130px;
	padding: 10px;
}
section[role=main].subpage.active .navbar-fixed-bottom, section[role=main].subpage.active .navbar-fixed-top {
	left: 240px;
	width: auto;
	right: 0;
}

.main-box{
	background:#fff;
	font-family: 'SourceHanSansCN-Medium';
}

.list-290-container{
	display: flex;
}

.list-290{
	width: 290px;
	height: 400px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
	padding:35px 22px 30px;
	position: relative;
	margin-right:13px;
}
.list-350{
	width: 350px;
	height: 400px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
	padding:35px 22px 30px;
	position: relative;
	text-align: center;
}
.list-290-container .list-290:last-of-type{
	margin-right:0;
}
.list-290:after{
	position: absolute;
	bottom:0;
	left:0;
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background: linear-gradient(90deg, #1B53A4 0%, rgba(216, 216, 216, 0) 100%);
	opacity: 0;
	transition: .5s;
}
.list-290:hover:after{
	opacity:1;
	width: 290px;
}
.list-290 .topcircle{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin: 0 auto;
	/* background: #FFFFFF; */
	/* box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5); */
}
.list-290 .topcircle1{
	background:url("/resources/gene1/images/icon-1.png") no-repeat center;
}
.list-290 .topcircle2{
	background:url("/resources/gene1/images/icon-2.png") no-repeat center;
}
.list-290 .topcircle3{
	background:url("/resources/gene1/images/icon-3.png") no-repeat center;
}
.list-290 .topcircle4{
	background:url("/resources/gene1/images/icon-4.png") no-repeat center;
}
/* .list-290:hover .topcircle{
	background: #1B53A4;
	box-shadow: 0px 2px 6px 0px rgba(99, 99, 99, 0.2);
} */
.list-290 b{
	margin:35px 0 20px 0;
	font-size: 24px;
	text-align: center;
	display: block;
	font-weight: 500;
	color: #000000;
}
.list-290 p{
	font-size:18px;
	color: #646464;
	text-align: justify;
	line-height: 26px;
}

.list-333-container{
	display:flex;
	align-items: center;
}
.list-333-container img{
	width:296px;
	height:310px;
	margin: 0 54px;
}
.list-333-container-c>div{
	display: flex;
	margin-bottom: 100px;
}
.list-333-container-c .number{
	font-size: 72px;
	font-family:'SourceHanSansCN';
	font-weight: 500;
	color: #1B53A4;
	line-height: 108px;
	margin-right: 10px;
}
.list-333-container-c-r span{
	display: block;
	width:300px;
	color:#646464;
	font-size:18px;
}
.list-333-container-c-r p{
	color:#000000;
	font-size:24px;
}
.three-container-bg{
	height:976px;
	background:url("/resources/gene1/images/threebg.png") no-repeat center;
}
.three-container-bg .center-text{
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-160px;
	height:80px;
	margin-top:-45px;
}
.center-text p{
	font-weight: bold;
	color: #1B53A4;
	width: 320px;
	font-size: 40px;
}
.center-text span{
	font-size: 28px;
	font-weight: 500;
	color: #646464;
	display:block;
	margin-left:-18px;
	margin-top: -10px;
}
.container-title{
	height:92px;
	margin:50px auto;
	text-align:center;
	display: flex;
	justify-content: center;
}
.container-title img{
	width: 35px;
	height: 30px;
	margin-top: 55px;
}
.row-title-text{
	padding: 0px 58px;
}
.row-title-text div:nth-child(1){
	font-size: 60px;
	font-weight: 400;
	color: rgba(81,81,81,.1);
	line-height: 90px;
	position: relative;
	z-index: 1;
}
.row-title-text div:nth-child(2){
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 60px;
	position:relative;
	z-index: 3;
	margin-top:-45px;
}
.white-title .row-title-text div:nth-child(1){
	color: rgba(232,232,232,.3);
}
.white-title .row-title-text div:nth-child(2){
	color:#fff;
}
.container-title1{
	margin:0 auto 50px;
}
.container-title2{
	padding-top:38px;
}
.wrapper{
	width:1200px;
	margin: 50px auto;
	position: absolute;
    left: 50%;
	margin-left:-600px;
    z-index: 2;
}
.img{
	width: 350px;
	height: 350px;
	display: inline-block;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
	color:#fff;
	text-align: center;
}
.img img{
	display: block;
	margin: 39px auto 29px;
}
.img b{
	font-size:24px;
	font-weight: normal;
}
.img p{
	font-size:18px;
	margin: 12px 38px 0;
	text-align: justify;
	line-height: 30px;
}
.img-1{
	background: #F89E1C url("/resources/gene1/images/red1.png") no-repeat;
}
.img-2{
	background: #F89E1C url("/resources/gene1/images/red2.png") no-repeat;
}
.img-3{
	background: #F89E1C url("/resources/gene1/images/red3.png") no-repeat;
}
.img-4{
	background: #F89E1C url("/resources/gene1/images/red4.png") no-repeat;
}
.img-5{
	background: #F89E1C url("/resources/gene1/images/red5.png") no-repeat;
}
.img-6{
	background: #F89E1C url("/resources/gene1/images/red6.png") no-repeat;
}

.kfimg-1{
	background: #1B53A4 url("/resources/gene1/images/1.png") no-repeat;
}
.kfimg-2{
	background: #1B53A4 url("/resources/gene1/images/2.png") no-repeat;
}
.kfimg-3{
	background: #1B53A4 url("/resources/gene1/images/3.png") no-repeat;
}
.kfimg-4{
	background: #1B53A4 url("/resources/gene1/images/4.png") no-repeat;
}
.kfimg-5{
	background: #1B53A4 url("/resources/gene1/images/5.png") no-repeat;
}
.kfimg-6{
	background: #1B53A4 url("/resources/gene1/images/6.png") no-repeat;
}
.common-inner{
	display:flex;
	align-items: center;
}
.common-inner .arrow{
	margin: 0 17px;
}
.center-inner{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 5px 0;
}
.center-inner .img1{
	margin-left: 175px;
}
.center-inner .img2{
	margin-right: 175px;
}
.fou-container-inner{
	color: #fff;
	height: 1000px;
	background:url("/resources/gene1/images/fouBg.jpg") no-repeat center;
}
.fou-title{
	font-size:40px;
	text-align: center;
	padding: 76px 0 20px;
}
.fou-center{
	width: 1247px;
	height: 614px;
	background:url("/resources/gene1/images/fou-center.png") no-repeat center;
}
.fou-bottom{
	display:flex;
	justify-content: space-between;
}
.fou-bottom-r{
	width: 324px;
	height: 95px;
	line-height: 95px;
	text-align: center;
	background: #1B53A4;
	color: #FFFFFF;
	font-size:20px;
	cursor: pointer;
}
.fou-bottom-r:hover{
    background:#fff;
    color:#1B53A4;
}
.fou-bottom-l {
	padding-left:112px;
}
.fiv-bottom-l .p1{
	margin-left:200px;
}
.fiv-bottom-l p{
	margin:0;
}
.fou-bottom-l p{
	font-size: 24px;
	margin:0;
}
.fou-bottom-l b{
	font-size:40px;
	display:block;
	position: relative;
}
.fou-bottom-l b:after{
	content: "";
	position: absolute;
	bottom:-14px;
	left:0;
	display: block;
	width: 570px;
	height: 17px;
	background: linear-gradient(90deg, #F72D35 0%, rgba(237, 20, 24, 0) 100%);
}
.fiv-bottom{
	display:flex;
}
.fiv-bottom-l{
	width:802px;
	height:202px;
	background: url("/resources/gene1/images/five-bottom.png") no-repeat center;
	color:#fff;
	font-size:40px;
	padding:45px 0 0 100px;
	margin-right:60px;
}
.fiv-bottom-r-t{
	display:flex;
	align-items: center;
	padding-top:40px;
}
.fiv-bottom-r-b{
	width: 300px;
	height: 82px;
	line-height:82px;
	text-align:center;
	background: #FFFFFF;
	border: 2px solid #1B51A3;
	color: #1B51A3;
	font-size:20px;
	cursor:pointer;
}
.fiv-bottom-r-b:hover{
    background:#1B51A3;
    color:#fff;
}
.fiv-bottom-r-t p{
	color: #ED1418;
	font-size: 38px;
	margin:0;
}
.seo-bottom{
	padding-top:50px;
	display: flex;
	justify-content: space-between;
}
.fiv-bottom-r-t img{
	width:40px;
	height:40px;
	margin-right:4px;
}
.seo-bottom-l-t{
	display:flex;
	justify-content: space-between;
	margin-bottom: 26px;
}
.seo-bottom-l-t p{
	height:30px;
	font-size:24px;
	border-left:4px solid #1B53A4;
	margin:0;
	line-height:30px;
	text-indent:20px;
}
.seo-bottom-l-t a{
	font-size:20px;
	color: #646464;
}
.seo-bottom-c{
	width:565px;
	margin-bottom: 50px;
}
.seo-bottom-c ul li{
	height:80px;
	line-height:80px;
	border-bottom: 2px solid #F8F8F8;
	font-size:18px;
	display:flex;
	justify-content:space-between;
	color:#303133;
	list-style: circle;
	cursor:pointer;
	position:relative;
}
.seo-bottom-c ul li span{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.seo-bottom-c ul li span i{
	display: inline-block;
	width:8px;
	height:8px;
	background:#646464;
	border-radius: 50%;
	margin-right:12px;
}
.seo-bottom-c ul li:after{
	position: absolute;
	bottom:0;
	left:0;
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background: linear-gradient(90deg, #1B53A4 0%, rgba(216, 216, 216, 0) 100%);
	opacity: 0;
	transition: .5s;
}
.seo-bottom-c ul li:hover{
	color:#1B53A4;
	border:0;
}
.seo-bottom-c ul li:hover:after{
	opacity:1;
	width: 565px;
}
.seo-bottom-c ul li:hover i{
	background:#1B53A4;
}
.six-container{
	height:230px;
	background: url("/resources/gene1/images/six.png") no-repeat center;
	text-align: center;
	color:#fff;
	padding-top:34px;
}
.six-container p{
	font-size:40px;
	margin-bottom: 20px;
}
.six-container a{
	width: 280px;
	height: 82px;
	line-height:82px;
	border: 2px solid #FFFFFF;
	font-size: 20px;
	color:#fff;
	display:block;
	text-align:center;
	margin:0 auto;
}
.six-container a:hover{
    background:#1B53A4;
    border: 2px solid #1B53A4;
}
.six-container-b{
	height: 390px;
	background: #242A3A;
}
.six-container-b-last{
	height: 80px;
	line-height:80px;
	text-align:center;
	background: #353A49;
	color: #BFC2CC;
	font-size:18px;
}
.six-container-b-container{
	display:flex;
	padding-top:82px;
	color:#fff;
	justify-content: space-between;
}
.six-container-b-container-l{
	font-size: 24px;
	line-height: 36px;
}
.six-container-b-container-l img{
	margin-bottom:60px;
}
.six-container-b-container-r p{
	font-size:20px;
	margin-bottom: 60px;
	border-bottom:3px solid #1B53A4;
}
.six-container-b-container-r{
	display:flex;
}
.six-container-b-container-r a{
	display:block;
	font-size:18px;
	margin-bottom:22px;
	color:#BFC2CC;
}
.six-container-b-container-r a.a1{
	font-size:20px;
	color:#fff;
}
.six-container-b-container-r a.a2{
	width: 180px;
	height: 60px;
	line-height: 60px;
	text-align:center;
	border: 2px solid #FFFFFF;
	color:#fff;
}
.six-container-b-container-r a.a2:hover{
    background:#1B53A4;
    border: 2px solid #1B53A4;
}
.six-container-b-container-r>div{
	margin-right:99px;
}
.six-container-b-container-r>div:last-of-type{
	margin-right:0;
}
.six-container-b-container-r>div a:hover{
	color:#fff;
}
.six-container-b-container-r .p1{
	width: 100px;
}
.scroll-inner li{
	display:flex;
}
.scroll-inner li span{
	display:block;
	height:50px;
	line-height:50px;
	border-right:1px solid #EDEFF2;
	text-align:center;
}
.scroll-inner li span.span1{
	width: 300px;
}
.scroll-inner li span.span2{
	width: 300px;
}
.scroll-inner li span.span3{
	width: 140px;
}
.scroll-inner li span.span4{
	width: 140px;
}
.scroll-inner li span.span5{
	width: 140px;
}
.scroll-inner{
	width:1020px;
	margin:0 auto ;
	padding-top:117px;
	color:#303133;
	font-size:20px;
	border-bottom: 1px solid #EDEFF2;
}
.scroll-inner li{
	height:50px;
	line-height:50px;
}
.scroll-inner1 li{
	border-top:1px solid  #EDEFF2;
}
.scroll-inner1 li:first-of-type{
	border-left:1px solid  #EDEFF2;
}
.scroll-inner2{
	margin-left:113px!important;
}
.scroll-inner2 li span:first-of-type{
	border-left:1px solid  #EDEFF2;
}
.scroll-inner2 li{
	border-bottom:1px solid  #EDEFF2;
	color:#646464;
	font-size:18px;
}
.fiv-top-container{
	height:720px;
	background:url("/resources/gene1/images/fiv.png") no-repeat center;
	position:relative;
	padding-top:50px;
	margin-bottom:50px;
}
.fiv-top-container p.title{
	font-size: 50px;
	text-align: center;
	color:#fff;
	margin-bottom:52px;
}
.fiv-top-container-l{
	width: 360px;
	height: 420px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
	padding:20px 40px 0;
	text-align: center;
	margin-right:20px;
}
.fiv-top-container-l p{
	font-size: 18px;
	color:#303133;
	text-align: justify;
	margin-bottom:20px;
}
.fiv-top-container-l>div{
	width: 280px;
	height: 82px;
	line-height: 82px;
	background: #1B53A4;
	font-size: 20px;
	color:#fff;
	cursor: pointer;
}
.fiv-top-container-l img{
	margin-bottom:25px;
}
.fiv-top-container-r{
	display:flex;
	flex-wrap: wrap;
}
.fiv-top-container-r-center{
	width: 400px;
	height:200px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
	padding:41px 22px 0 22px;
	margin-bottom:20px;
	transition: all .2s ease-in-out;
}
.fiv-top-container-r-center1{
	margin-right:20px;
}
.fiv-top-container-inner{
	display:flex;
}
.fiv-top-container-r-center>div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.fiv-top-container-r-center p{
	color:#646464;
	font-size:20px;
	line-height: 26px;
	margin:0;
}
.fiv-top-container-r-center b{
	color:#000000;
	font-size:24px;
}
.fiv-top-container-r-center span{
	color: #ED1418;
	font-size: 16px;
}
.fiv-top-container-r-center:hover{
	transform: scale(1.05);
	box-shadow: 0px 10px 20px 0px rgba(235, 235, 235, 0.5);
}
.list-370{
	width: 370px;
	margin-top: -30px;
	margin-right: 40px;
}
.list-370 .list-bottom{
	width: 370px;
	height:230px;
	padding: 58px 33px 37px 27px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
}
.list-370 .topcircle {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	top: 60px;
}
.list-370 .topcircle1 {
	background: url(/resources/gene1/images/sem-icon-1-1.png) no-repeat center;
}
.list-370 .topcircle2 {
	background: url(/resources/gene1/images/sem-icon-1-2.png) no-repeat center;
}
.list-370 .topcircle3 {
	background: url(/resources/gene1/images/sem-icon-1-3.png) no-repeat center;
}
.list-370 .topcircle4 {
	background: url(/resources/gene1/images/sem-icon-1-4.png) no-repeat center;
}
.list-370 .topcircle5 {
	background: url(/resources/gene1/images/sem-icon-1-5.png) no-repeat center;
}
.list-370 .topcircle6 {
	background: url(/resources/gene1/images/sem-icon-1-6.png) no-repeat center;
}

.list-370:hover .topcircle1 {
	background: url(/resources/gene1/images/sem-icon-1-1a.png) no-repeat center;
}
.list-370:hover .topcircle2 {
	background: url(/resources/gene1/images/sem-icon-1-2a.png) no-repeat center;
}
.list-370:hover .topcircle3 {
	background: url(/resources/gene1/images/sem-icon-1-3a.png) no-repeat center;
}
.list-370:hover .topcircle4 {
	background: url(/resources/gene1/images/sem-icon-1-4a.png) no-repeat center;
}
.list-370:hover .topcircle5 {
	background: url(/resources/gene1/images/sem-icon-1-5a.png) no-repeat center;
}
.list-370:hover .topcircle6 {
	background: url(/resources/gene1/images/sem-icon-1-6a.png) no-repeat center;
}
.list-370 .list-bottom b{
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
}
.list-370 .list-bottom p{
	font-size: 20px;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #181E2F;
	line-height: 30px;
	margin-top: 16px;
}
.list-370 .list-bottom b:after{
	bottom:0;
	left:0;
	content: '';
	display: block;
	width: 0px;
	height: 4px;
	background: linear-gradient(90deg, #1B53A4 0%, rgba(216, 216, 216, 0) 100%);
	opacity: 0;
	transition: .5s;
}
.list-370:hover .list-bottom b:after{
	opacity:1;
	width: 120px;
}
.fiv-fwjs{
	margin-top:50px;
	background-image: url("/resources/gene1/images/fiv2.png");
}

.kftopcircle1{
	background: #FFFFFF url("/resources/gene1/images/kficon-1.png") no-repeat center
}
.kftopcircle2{
	background: #FFFFFF url("/resources/gene1/images/kficon-2.png") no-repeat center
}
.kftopcircle3{
	background: #FFFFFF url("/resources/gene1/images/kficon-3.png") no-repeat center
}
.kftopcircle4{
	background: #FFFFFF url("/resources/gene1/images/kficon-4.png") no-repeat center
}
.list-290:hover .kftopcircle{
	box-shadow: 0px 2px 6px 0px rgba(99, 99, 99, 0.2);
}
.list-290:hover .kftopcircle1{
	background: #1B53A4 url("/resources/gene1/images/kficon-1a.png") no-repeat center
}
.list-290:hover .kftopcircle2{
	background: #1B53A4 url("/resources/gene1/images/kficon-2a.png") no-repeat center
}
.list-290:hover .kftopcircle3{
	background: #1B53A4 url("/resources/gene1/images/kficon-4a.png") no-repeat center
}
.list-290:hover .kftopcircle4{
	background: #1B53A4 url("/resources/gene1/images/kficon-3a.png") no-repeat center
}
.list-290 .kftopcircle{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin: 0 auto;
	box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
}
.list-350-container{
	display: flex;
	align-items: center;
}
.list-350-container .arrow{
	margin: 0 15px;
}
.yqlc-title{
	font-size: 28px;
	font-weight: 500;
	color: #000000;
	line-height: 42px;
}
.yqlc{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.yqlc-1 div{
	width: 25%;
	margin-top: 25px;
	text-align: left;
	padding-left: 20px;
	color: #646464;
}
.yqlc div:after {
	content: '';
	display: block;
	width: 30px;
	height: 7px;
	background: linear-gradient(
			90deg
			, #F5A623 0%, rgba(216, 216, 216, 0) 100%);
	opacity: 1;
	transition: .5s;
	margin-top: -11px;
}
.yqlc-3 div:after {
	content: '';
	display: block;
	width: 80px;
	height: 7px;
	background: linear-gradient(
			90deg
			, #F5A623 0%, rgba(216, 216, 216, 0) 100%);
	opacity: 1;
	transition: .5s;
	margin-top: -11px;
}
.yqlc-2 div{
	width: 33%;
	margin-top: 25px;
	text-align: left;
	padding-left: 20px;
}
.yqlc-3 div{
	width: 100%;
	margin-top: 25px;
	text-align: left;
	padding-left: 20px;
}

.icon-box ul li.yqys-1{
	background:url("/resources/gene1/images/ysbg-1.png") no-repeat center
}

.icon-box ul li.yqys-2{
	background:url("/resources/gene1/images/ysbg-2.png") no-repeat center
}

.icon-box ul li.yqys-3{
	background:url("/resources/gene1/images/ysbg-3.png") no-repeat center
}

.icon-box ul li.yqys-4{
	background:url("/resources/gene1/images/ysbg-4.png") no-repeat center
}
.toprect{
	border-radius:0px
}
.topcircle1.toprect{
	background:url("/resources/gene1/images/wztop-1.png") no-repeat center
}
.topcircle2.toprect{
	background:url("/resources/gene1/images/wztop-2.png") no-repeat center
}
.topcircle3.toprect{
	background:url("/resources/gene1/images/wztop-3.png") no-repeat center
}
.topcircle4.toprect{
	background:url("/resources/gene1/images/wztop-4.png") no-repeat center
}
.wzkf-fs{
	background: url("/resources/gene1/images/wzfs.png");
}
.wzkf-fs-first{
	height: 460px;
}
.wzkf-fs-r{
	height: 220px;
}
.icon-box ul li.wz-c-1{
	background: url("/resources/gene1/images/wz-c-1.png");
}
.icon-box ul li.wz-c-2{
	background: url("/resources/gene1/images/wz-c-2.png");
}
.icon-box ul li.wz-c-3{
	background: url("/resources/gene1/images/wz-c-3.png");
}
.icon-box ul li.wz-c-4{
	background: url("/resources/gene1/images/wz-c-4.png");
}
.fiv-top-container .mask{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(27, 83, 164, 0.3);
	margin-top: -50px;
	z-index: 1;

}
.fiv-top-container .wp{
	position: relative;
	z-index: 2;
}
.yqfa{
	background: url("/resources/gene1/images/yqfa.png");
}
.margin-top-0{
	margin-top: 0px !important;
}
.mobile-view{
	display: none;
}
.margin-bottom-150{
	margin-bottom: 150px;
}
@media screen and (max-width: 750px){
	.pc-view{
		display: none !important;
	}
	.mobile-view{
		display: block;
	}
	body{
		width: 100%;
	}
	.header{
		position: relative;
		background: #FFFFFF;
	}
	.wp{
		width: 100%;
	}
	.nav{
		display: none;
	}
	.header .phone{
		display: none;
	}
	.banner-write .w2 .w21 {
		font-size: 17px;
	}
	.banner-write {
		position: relative;
		z-index: 992;
		word-break: break-all;
		padding: 0 10px;
		display: flex;
		align-items: center;
		margin-top: 25%;
		margin-left: 8%;
	}
	.banner-bin{
		height: 300px;
	}
	.banner-box{
		height: 300px;
	}
	.window-cut{
		height: 300px;
	}
	.banner-bin1{
		background:rgba(0, 0, 0, 0.8) url("/resources/gene1/resources/gene1/images/resources/banner1.jpg") no-repeat center;
		background-size: cover;
	}
	.banner-bin2{
		background:url("/resources/gene1/resources/gene1/images/banner2.jpg") no-repeat center;
		background-size: cover;
	}
	.banner-bin3{
		background:rgba(48, 49, 51, 0.5) url("/resources/gene1/resources/gene1/images/banner3.jpg") no-repeat center;
		background-size: cover;
	}
	.banner-full{
		width: 320px;
		height: 180px;
		position: absolute;
		border: 0px;
		margin: 0px;
		left: 6%;
		top: 30%;
		z-index: 991;
	}
	.banner-bin.swiper-slide-active .banner-border {
		width: 295px;
		height: 180px;
		visibility: visible;
	}
	.banner-border {
		width: 0;
		height: 0;
		margin:0;
		left: 9%;
		top: 25%;
		position: absolute;
		z-index: 994;
		transition: .4s 1s;
		-webkit-transition: .4s 1s;
		-moz-transition: .4s 1s;
		-ms-transition: .4s 1s;
		-o-transition: .4s 1s;
		border: 1px dashed #22B0E5;
		z-index: 993;
		visibility: hidden;
	}
	.banner-full ol li:nth-child(1) {
		border-width: 1px 0 0 1px;
		top: 0;
		left: 0;
	}
	.banner-full ol li:nth-child(2) {
		border-width: 1px 1px 0 0;
		top: 0;
		right: 0;
	}
	.banner-full ol li:nth-child(3) {
		border-width: 0 0 1px 1px;
		bottom: 0;
		left: 0;
	}
	.banner-full ol li:nth-child(4) {
		border-width: 0 1px 1px 0;
		bottom: 0;
		right: 0;
	}
	.banner-full ul li:nth-child(1) {
		border-width: 1px 0 0 0;
		margin: 0 0 0 -12px;
		top: 0;
		left: 50%;
	}
	.banner-full ul li:nth-child(2) {
		border-width: 0 1px 0 0;
		margin: -12px 0 0 0;
		top: 50%;
		right: 0;
	}
	.banner-full ul li:nth-child(3) {
		border-width: 0 0 1px 0;
		margin: 0 -12px 0 0;
		bottom: 0;
		right: 50%;
	}
	.banner-full ul li:nth-child(4) {
		border-width: 0 0 0 1px;
		margin: 0 0 -12px 0;
		bottom: 50%;
		left: 0;
	}
	.banner-full ol li, .banner-full ul li{
		width: 8px;
		height: 8px;
	}
	.banner-write2{
		margin-left: 3%;
	}
	.banner-write3{
		margin-left: 20%;
	}
	.banner-write .w2 .w22{
		text-shadow: 1px 1px #fff;
		margin: 5px;
	}
	.row-title-text div:nth-child(1) {
		font-size: 23px;
		line-height: 34px;
	}
	.row-title-text div:nth-child(2) {
		font-size: 15px;
		margin-top: -18px;
		line-height: 23px;
	}
	.container-title img{
		margin-top: 15px;
		width: 14px;
		height: 14px;
	}
	.row-title-text {
		padding: 0px 14px;
	}
	.container-title{
		height: auto;
		margin:20px auto;
	}
	.list-290-container{
		flex-direction: row;
		justify-content:space-evenly;
		flex-wrap: wrap;
		align-content: flex-start;
	}
	/*.list-290-container:after{*/
	/*	content: '';*/
	/*	width: 15%;*/
	/*	border:1px solid transparent;*/
	/*}*/
	.list-290 {
		width: 160px;
		height: 220px;
		background: #FFFFFF;
		box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
		padding: 20px 10px 15px 20px;
		margin-bottom: 15px;
		margin-right: 0px;
	}
	.list-290 .topcircle {
		width: 72px;
		height: 72px;
	}
	.list-290 b{
		margin: 12px 0 10px 0;
		font-size: 14px;
		text-align: center;
		display: block;
		font-weight: 400;
		color: #000000;
	}
	.list-290 p {
		font-size: 10px;
		color: #646464;
		line-height: 15px;
	}
	.list-290:hover:after{
		opacity:1;
		width: 150px;
	}
	.topcircle {
		background-size: 20px;
	}
	.list-290:hover .topcircle{
		background-size: 20px;
	}
	.list-333-l{
		width: 60px;
	}
	.list-333-l > div {
		width: 60px;
		height: 60px;
		font-size: 12px;
	}
	.zy-table-row{
		display: flex;
	}
	.zy-table-row div{
		width: 95px;
		height: 60px;
		background: #FFFFFF;
		box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		font-family: SourceHanSansCN-Medium, SourceHanSansCN;
		font-weight: 500;
		color: #303133;
		line-height: 18px;
	}
	.list-333-container{
		justify-content: center;
	}
	.zy-table-row div:hover{
		box-shadow: 0px 5px 20px 0px rgba(235, 235, 235, 0.5);
		color: #1B53A4;
	}
	.img{
		width: 100px;
		height: 100px;
	}
	.three-container-bg{
		height: 290px;
		background-size: cover;
	}
	.wrapper{
		width: 100%;
		margin-left: 0px;
		left: 0px;
		margin: 22px auto;
	}
	.img img{
		width: 23px;
		height: 23px;
		margin: 31px auto 2px;
	}
	.img b{
		font-size: 12px;
	}
	.img p{
		display: none;
	}
	.center-inner{
		margin: 13px 0px;
	}
	.center-inner .img1{
		margin-left: 66px;
		width: 6px;
		height: 28px;
	}
	.center-inner .img2{
		margin-right: 66px;
		width: 6px;
		height: 28px;
	}
	.common-inner .arrow{
		width: 12px;
		height: 6px;
		margin: 9px;
	}
	.img-1{
		background: #F89E1C url("/resources/gene1/images/red1.png") no-repeat;
	}
	.img-2{
		background: #F89E1C url("/resources/gene1/images/red2.png") no-repeat;
	}
	.img-3{
		background: #F89E1C url("/resources/gene1/images/red3.png") no-repeat;
	}
	.img-4{
		background: #F89E1C url("/resources/gene1/images/red4.png") no-repeat;
	}
	.img-5{
		background: #F89E1C url("/resources/gene1/images/red5.png") no-repeat;
	}
	.img-6{
		background: #F89E1C url("/resources/gene1/images/red6.png") no-repeat;
	}
	.center-text p{
		font-size: 15px;
		width: auto;
	}
	.center-text span{
		font-size: 9px;
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
	.three-container-bg .center-text{
		left: 34%;
		top: 43%;
		margin-left:0px;
		margin-top: 0px;
	}
	.common-inner{
		justify-content: center;
	}
	.fou-center {
		width: 358px;
		height: 177px;
		background-size: contain;
		margin: 0 auto;
	}
	.scroll-inner {
		width: 290px;
		margin: 0 auto;
		padding-top: 35px;
		font-size: 8px;
	}
	.fou-container-inner{
		height: 288px;
	}
	.scroll-inner li {
		height: 14px;
		line-height: 14px;
	}
	.scroll-inner li span {
		display: block;
		height: 14px;
		line-height: 12px;
		border-right: 1px solid #EDEFF2;
		text-align: center;
	}
	.scroll-inner2{
		margin-left: 33px !important;
	}
	.scroll-inner2 li{
		font-size: 7px;
	}
	.fou-bottom-l {
		padding-left: 43px;
	}
	.fou-bottom-l p{
		font-size: 8px;
	}
	.fou-bottom-l b{
		font-size: 14px;
	}
	.fou-bottom-l b::after {
		width: 162px;
		height: 5px;
		bottom: 0px;
	}
	.fou-bottom-r{
		width: 110px;
		height: 30px;
		line-height: 30px;
		font-size: 9px;
		margin-right: 17px;
	}
	.icon-box{
		padding: 0px;
	}
	.icon-box ul{
		justify-content: center;
		flex-wrap: wrap;
	}
	.icon-box ul li{
		width: 173px;
		height: 230px;
	}
	.icon-box ul li a {
		padding-top: 78px;
	}
	.icon-box ul li img{
		width: 43px;
	}
	.icon-box ul li h3{
		font-size: 16px;
		margin-top: 16px;
	}
	.icon-box ul li::after {
		content: '';
		width: 173px;
		height: 230px;
	}
	.icon-box ul li p{
		width: 141px;
		height: 70px;
		font-size: 12px;
	}
	.icon-box.icon-type-0 ul li:hover p {
		bottom:-30px;
	}
	.seo-bottom{
		padding-top: 0px;
		flex-direction: column;
	}
	.seo-bottom-c{
		width: 335px;
		margin: 21px auto;
	}
	.seo-bottom-l-t p{
		height: auto;
		font-size: 17px;
	}
	.seo-bottom-l-t a{
		font-size: 12px;
		padding-top: 5px;
	}
	.seo-bottom-c ul li{
		line-height: 13px;
		font-size: 12px;
	}
	.seo-bottom-c ul li{
		height: 41px;
		align-items: center;
	}
	.seo-bottom-c ul li::after{
		height: 2px;
	}
	.seo-bottom-c ul li:hover::after{
		width: 300px;
		height: 2px;
	}
	.seo-bottom-l-t{
		margin-bottom: 0px;
	}
	.seo-bottom-c ul{
		margin-text-outline: 10px;
	}
	.six-container-b-container{
		flex-direction: column;
	}
	.six-container-b-container-l{
		font-size: 12px;
		line-height: 18px;
	}
	.six-container-b-container-l{
		width: 100%;
		text-align: center;
	}
	.six-container-b-container-l img{
		margin-bottom: 18px;
		width: 116px;
	}
	.six-container-b{
		height: 185px;
	}
	.six-container-b-container{
		padding-top: 31px;
	}
	.six-container-b-last{
		font-size: 8px;
		line-height: 12px;
		background: #242A3A;
		margin-top: 18px;
	}
	.header{
		height: 43px;
		padding: 0px 16px;
	}
	.header .wp{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
	.header .logo{
		height: 43px;
		line-height: 43px;
	}
	.nav-b{
		float: right;
	}
	.six-container{
		display: none;
	}
	.six-container-b-container-r{
		display: none;
	}
	.list-290 .topcircle{
		background-size: cover;
	}
	.list-290:hover .topcircle{
		background-size: cover;
	}

	.banner{
		height: 118px;
		padding-top: 21px;
		background: url("/resources/gene1/images/banner4-m.png");
	}
	.banner-10{
		background: url("/resources/gene1/images/banner10-m.png");
        background-size: cover;
	}
	.banner-4{
		background: url("/resources/gene1/images/banner4-m.png");
        background-size: cover;
	}
	.banner-6{
		background: url("/resources/gene1/images/banner6-m.png");
        background-size: cover;
	}
	.banner-8{
		background: url("/resources/gene1/images/banner8-m.png");
        background-size: cover;
	}
	.banner-9{
		background: url("/resources/gene1/images/banner9-m.png");
        background-size: cover;
	}
	.banner-11{
		background: url("/resources/gene1/images/banner11-m.png");
        background-size: cover;
	}
    .banner .wp h1{
        font-size: 18px;
        padding-left: 36px;
    }
	.banner span{
		font-size: 18px;
	}
	.banner p{
		font-size: 8px;
	}
	.banner span{
		margin-bottom: 12px;
		padding-left:36px
	}
	.banner p{
		line-height: 14px;
		padding-left:36px
	}
	.list-333-container img{
		width: 87px;
		height: 91px;
		margin: 0 20px 0 10px;
	}
	.list-333-container-c .number{
		width: 24px;
		height: 20px;
		font-size: 21px;
		font-weight: 500;
		color: #1B53A4;
		line-height: 30px;
	}
	.list-333-container-c-r p{
		font-size: 12px;
		font-weight: 500;
		color: #000000;
		line-height: 18px;
		padding-top: 5px;
	}
	.list-333-container-c-r span{
		display: none;
	}
	.list-333-container-c > div{
		margin-bottom: 34px;
	}
	.list-333-container-c > div:nth-child(3){
		margin-bottom: 20px;
	}
	.fiv-top-container{
		height: 370px;
		background-size:cover;
		padding-top: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.fiv-top-container-r{
		justify-content: center;
	}
	.fiv-top-container-r-center {
		width: 166px;
		height: 83px;
		padding: 10px 10px 5px;
		margin-bottom: 10px;
	}
	.fiv-top-container-l {
		width: 345px;
		height: 80px;
		background: #FFFFFF;
		box-shadow: 0px 1px 6px 0px rgba(235, 235, 235, 0.5);
		padding: 10px 10px 5px;
	}
	.mobile-block{
		display:block;
	}
	.fiv-top-container-r-center b{
		font-size: 12px;
		display: inline-grid;
	}
	.fiv-top-container-r-center p{
		font-size: 10px;
		line-height: 11px;
		font-weight: 400;
		color: #646464;
	}
	.fiv-top-container-r-center1{
		margin-right: 13px;
	}
	.fiv-top-container-r-center > div{
		margin-bottom: 9px;
	}
	.fiv-top-container-r-center b:after{
		content: "";
		width: 30px;
		height: 2px;
		background: #1B53A4;
		display: flex;
	}
	.fiv-top-container-l img{
		margin-bottom: 0px;
		width: 38px;
		height: 38px;
	}
	.fiv-top-container-l.mobile-view{
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
	}
	.fiv-top-container-l p{
		font-size: 12px;
		font-weight: 400;
		color: #303133;
		line-height: 16px;
		width: 162px;
		margin-bottom: 0px;
	}
	.fiv-top-container-l > div{
		width: 102px;
		height: 30px;
		background: #1B53A4;
		font-size: 9px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 13px;
		padding-top: 9px;
	}
	.list-370{
		width: 110px;
		height: 68px;
		margin-top: 0px;
		box-shadow: 0px 1px 6px 0px rgba(235, 235, 235, 0.5);
		margin-right: 7px;
		text-align: center;
		padding: 2px 0px 7px;
		margin-bottom: 12px;
	}
	.list-370 .topcircle{
		width: 37px;
		height: 37px;
		background-size: cover;
		top: 0px;
	}
	.list-370:hover .topcircle{
		background-size: cover;
	}
	.fiv-top-container .mask{
		margin-top: -20px;
	}
	.margin-bottom-0{
		margin-bottom: 0px !important;
	}
	.row-title-text div:nth-child(2){
		z-index: 0;
	}
	.list-350-container.yq-mobile{
		text-align: center;
	}
	.list-350-container .arrow{
		margin:20px 0;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
		-o-transform:rotate(90deg); 	/* Opera */
		width: 25px;
		height: 10px;
	}
	.yq-mobile .list-350 img{
		width: 100px;
		height: 100px;
	}
	.yq-mobile .list-350 .yqlc-title{
		font-size: 16px;
		line-height: 16px;
	}
	.yqlc div{
		font-size: 11px;
		margin-top: 12px;
		padding-left: 0px;
	}
	.yqlc div::after{
		height: 5px;
	}
	.yq-mobile .list-350{
		display: flex;
		width: 345px;
		height: 140px;
		padding: 3px 3px 21px 21px;
		margin: 0 auto;
	}
	.yqlc{
		padding-top: 25px;
		margin-left: 24px;
	}
	.icon-box ul li.yqys-1{
		background-size: cover;
	}
	.icon-box ul li.yqys-2{
		background-size: cover;
	}
	.icon-box ul li.yqys-3{
		background-size: cover;
	}
	.icon-box ul li.yqys-4{
		background-size: cover;
	}
	.icon-box ul li.wz-c-1{
		background-size: cover;
	}
	.icon-box ul li.wz-c-2{
		background-size: cover;
	}
	.icon-box ul li.wz-c-3{
		background-size: cover;
	}
	.icon-box ul li.wz-c-4{
		background-size: cover;
	}
	.icon-box ul li.li-1{
		background-size: cover;
	}
	.icon-box ul li.li-2{
		background-size: cover;
	}
	.icon-box ul li.li-3{
		background-size: cover;
	}
	.icon-box ul li.li-4{
		background-size: cover;
	}
	.list-290:hover .kftopcircle{
		width: 75px;
		height: 75px;
		background-size: 31px;
	}
	.list-290 .kftopcircle{
		width: 75px;
		height: 75px;
		background-size: 31px;
	}
	.icon-box ul.swiper-wrapper{
		flex-wrap: nowrap;
	}
	.icon-box.icon-type-1 ul li.swiper-slide{
		width: 162px;
		height: 270px;
		margin-left: 0px;
		flex-direction: column;
		background-size: cover;
	}
	.icon-box ul li.swiper-slide::after {
		content: '';
		width: 162px;
		height: 248px;
	}

	.icon-box ul li.swiper-slide a {
		display: block;
		position: relative;
		z-index: 9;
		color:#fff;
		text-align:center;
		font-size: 15px;
		color: #303133;
		padding-top: 0px;
		margin-top: 10px;
		display: none;
	}
	.swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		transition: 300ms;
		transform: scale(0.8);
	}
	.icon-box ul li.swiper-slide.swiper-slide-duplicate-prev a{
		display: block;
	}
	.swiper-slide-duplicate-prev{
		transform: scale(1);
	}
	.swiper-slide-duplicate-prev:after{
		display: none;
	}
	.wp1580.mobile-slide{
		width: 130%;
		margin-left: -19%;
	}
	.icon-box.icon-type-1 ul li div.li-1 {
		background: url("/resources/gene1/images/anli1.png");
		background-size: auto;
	}
	.icon-box.icon-type-1 ul li div.li-2 {
		background: url("/resources/gene1/images/anli2.png");
		background-size: auto;
	}
	.icon-box.icon-type-1 ul li div.li-3 {
		background: url("/resources/gene1/images/anli3.png");
		background-size: auto;
	}
	.icon-box.icon-type-1 ul li div.li-4 {
		background: url("/resources/gene1/images/anli4.png");
		background-size: auto;
	}
	.swiper-slide .li-div{
		width: 162px;
		height: 226px;
	}
	.swiper-button-prev, .swiper-rtl .swiper-button-next{
		width: 200px !important;
		color: #fff !important;
	}
	.swiper-button-next, .swiper-rtl .swiper-button-prev{
		width: 130px !important;
		color: #fff !important;
	}
	.banner span,h1{
	    margin-bottom: 5px;
	}
    /*.list-290-container.mobile-view{*/
    /*    text-align: center;*/
    /*    margin:0 auto;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    width: 100%;*/
    /*    justify-content: center;*/
    /*}*/
    /*.list-290-container{*/
    /*    width: 100%;*/
    /*    justify-content: center;*/
        
    /*}*/
}
