﻿@media (max-width:991px) {
.met-nav .navbar-logo img {
    max-height: 40px;
}

}
.met-nav .navbar-toggle {
	height: 60px;
	float: right
}
.met-nav .nav>li>a {
	color: #696969;
	transition: color .5s;
	-webkit-transition: color .5s;
	transition: background .5s;
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	-o-transition: background .5s
}
.met-nav .nav>li>a i {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
@media (max-width:767px) {
.met-nav .nav>li>a {
	padding: 10px 15px;
	line-height: 25px
}
}
@media (max-width:991px) {
.met-nav .nav>li>a>i {
	float: right
}
}
.met-nav .dropdown.open>a, .met-nav .nav li a.active {
	color: #696969 !important
}
.red1{ display:block;background:#ca0302; color:#fff;   }
.current a{ background:#ca0302; display:block; color:#fff;    margin-top: 10px;
    margin-bottom: 15px;}
.current { background:#ca0302; color:#fff;}

.met-nav .nav li .link.active:after {
	content: '';
	width: 100%;
	background-color: #696969;
	left: 0;
	position: absolute;
	top: 0;
	height: 2px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	z-index: -1
}
@media (max-width:767px) {
.met-nav .nav li .link.active:after {
	height: 1px;
	bottom: 0;
	top: auto;
	left: 15px
}
}
.met-nav .nav>li>.link:after {
	content: '';
	width: 0;
	background-color: #696969;
	left: 0;
	position: absolute;
	top: 0;
	height: 2px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	z-index: -1
}
@media (max-width:767px) {
.met-nav .nav>li>.link:after {
	height: 1px;
	bottom: 0;
	top: auto;
	left: 15px
}
}
.met-nav .nav>li>.link:hover:after {
	content: '';
	width: 100%;
	background-color: #696969;
	left: 0;
	position: absolute;
	top: 0;
	height: 2px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	z-index: -1
}
@media (max-width:767px) {
.met-nav .nav>li>.link:hover:after {
	height: 1px;
	bottom: 0;
	top: auto;
	left: 15px
}
}
.met-nav .nav>li>a:hover, .met-nav .dropdown.open>a {
	color: #000
}
.met-nav .nav>li>a:hover i, .met-nav .dropdown.open>a i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.met-nav .met-nav-login {
	padding-top: 15px;
	text-align: center
}
.met-nav .dropdown-menu>li>a {
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.met-nav .dropdown-menu>li>a:hover {
	background: #f2f2f2 none repeat scroll 0 0;
	text-indent: 5px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
@media (min-width:768px) {
.met-nav .nav>li>a {
	padding: 0;
	height: 90px;
	line-height: 90px
}
.met-nav .dropdown-menu {
	top: 65px
}
.met-nav .dropdown-menu .dropdown-submenu>a:after {
	display: none
}
.met-nav .dropdown-menu .dropdown-submenu>a i {
	position: absolute;
	right: 10px
}
.met-nav .dropdown-menu.bullet {
	top: 60px
}
.met-nav .met-nav-login {
	height: 60px;
	padding-top: 0;
	margin-left: 10px
}
}
@media (max-width:991px) {
.met-nav .dropdown-menu .dropdown-submenu>a:after {
	display: none
}
.met-nav .dropdown-menu .dropdown-submenu>a>i {
	float: right
}
}
@media (max-width:767px) {
.met-nav .nav>li {
	margin-left: 0 !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;
	-webkit-box-shadow: 0 20px 40px -10px rgba(0,0,0,0.2);
	box-shadow: 0 20px 40px -10px rgba(0,0,0,0.2)
}
.met-nav .navbar-logo {
	float: none;height: 70px;
	max-width: 96%;
	margin: 0 auto
}
}
.met-banner {
	width: 100%;
	margin: 0 !important;
	display: table;
	background: #ccc
}
.met-banner.fixedheight .slick-slide {
	height: 100%
}
.met-banner.fixedheight .slick-slide img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-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;
	z-index: 1
}
.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: 40px;
	height: 40px;
	display: none !important;
	top: 50%;
	text-align: center
}
.met-banner .slick-arrow.slick-prev {
	background: rgba(0,0,0,0.2);
	left: 20px
}
.met-banner .slick-arrow.slick-prev i {
	background: url(../img/jiantou.png) repeat 0 0
}
.met-banner .slick-arrow.slick-next {
	background: rgba(0,0,0,0.2);
	right: 20px
}
.met-banner .slick-arrow.slick-next i {
	background: url(../img/jiantou.png) repeat -39px 0
}
.met-banner .slick-arrow:hover {
	background: rgba(0,0,0,0.9);
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.met-banner .slick-arrow:hover i {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100)
}
.met-banner .slick-arrow i {
	font-size: 0;
	color: #fff !important;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px
}
@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: 48px;
	font-weight: normal;
	margin: 0
}
.met-banner .banner-text p {
	font-size: 20px;
	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: 12px
}
.met-banner .banner-text .btn {
	margin-top: 20px;
	font-size: 16px
}
}
.met-banner-ny {
	background-color: #292929;
	height: 120px
}
.met-banner-ny h1, .met-banner-ny h2 {
	margin: 0;
	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 {
    padding-left:20px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;}
.met-position.bordernone {
	border-bottom: none
}
@media (max-width:767px) {
.met-position {
	border-bottom: 1px solid #f0f2f5
}
}
.met-position .breadcrumb {
	margin: 0;
	padding: 15px
}
.met-position .breadcrumb>li+li:before {
	color: #444
}
.met-position a {
	text-decoration: none;
	color: #444;
	font-size:15px;
}
.met-position a:active, .met-position a:focus, .met-position a:hover {
	text-decoration: none
}
.met-position.pattern-show {
	
	border-bottom: none
}
.met-position.pattern-show .breadcrumb {
	padding: 10px
}
.met-column-nav {
    border-bottom: 1px solid #f0f2f5;
    text-align: center;
    width: 100%;
    float: left;margin-top: 50px;
}
.met-column-nav.bordernone {
	border-bottom: none
}
@media (max-width:767px) {
.met-column-nav {
	border-bottom: 1px solid #f0f2f5
}
}
.met-column-nav ul.met-column-nav-ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: 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;
	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: #696969
}
.met-column-nav ul.met-column-nav-ul>li>ul>li>a.active {
	color: #696969 !important
}
.met-column-nav ul.met-column-nav-ul>li .dropdown-menu.bullet {
	top: 40px
}
.met-column-nav.product-search-body .sidebar_tile {
	overflow: hidden
}
.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-box-pack: start;
	-ms-flex-pack: 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: 0
}
}
.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
}
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover {
	color: #444;
	background-color: transparent;
	border-bottom: 2px solid #444
}
.met-links {
	padding: 15px 0;
	color: #5e7387;
	background: #f5f5f5
}
@media (max-width:767px) {
.met-links .container {
	text-align: left
}
.met-links li:first-child {
	display: block
}
}
.met-links a {
	color: #5e7387
}
.met-links ol {
	margin-bottom: 0
}
.met-links .breadcrumb>li+li:before {
	color: #aaa
}
.met-links li {
	white-space: nowrap
}
.met-links .link_img {
	height: 40px;
	display: inline-block
}
.met-links .link_img img {
	height: 100%
}
.met-footnav {
	padding: 0 !important;
	padding-top: 40px !important;
	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: 0;
	text-shadow: none
}
.met-footnav ul {
	padding: 0;
	margin-bottom: 0;
	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: #696969
}
@media (max-width:767px) {
.met-footnav .info {
	margin-left: 0
}
}
.met-footnav .info .foot_info_icon {
	text-align: left
}
.met-footnav .info em {
	display: block;
	font-size: 26px;
	font-style: normal
}
.met-footnav .info em a {
	color: #5e7387;
	transition: color .5s;
	-moz-transition: color .5s;
	-webkit-transition: color .5s;
	-o-transition: color .5s
}
.met-footnav .info em a:hover {
	color: #464646
}
.met-footnav .info h3 {
	text-align: left;
	margin-bottom: 20px
}
.met-footnav .info p {
	color: #848484;
	text-align: left;
	font-size: 13px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px
}
@media (max-width:767px) {
.met-footnav .info p {
	float: none
}
}
.met-footnav .info i {
	font-size: 22px;
	cursor: pointer;
	color: #95a5a6
}
.met-footnav .info a {
	margin: 0 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-footnav .col-md-3 p {
	float: none
}
.met-footnav .lw {
	float: right;
	margin-right: 150px
}
@media (max-width:767px) {
.met-footnav .lw {
	margin-top: 30px
}
}
.met-footnav .lw .form-control {
	border: none;
	border-bottom: 1px solid #e4eaec;
	background: #f5f5f5;
	border-radius: 0;
	color: #848484;
	font-size: 13px
}
.met-footnav .lw .form-control:focus {
	border-bottom: 1px solid #444;
	border-radius: 0
}
.met-footnav .lw .input-group-addon {
	border: none;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e4eaec
}
.met-footnav .lw .btn {
	background: #505050;
	border-color: #505050
}
.met-footnav .lw .btn:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #505050
}
.met-footnav .met-message {
	padding: 0;
	background: none
}
.met-footnav .met-message .met-message-body, .met-footnav .met-message .met-message-submit {
	padding: 0;
	background: none
}
.met-weixin-img img {
	max-width: 160px
}
footer {
	height: auto;
    float: left;
    border-top: 1px solid #f0f2f5;
    padding: 20px 0;
    color: #aaa;
    line-height: 1.8;
    width: 100%;
    background: #fff;
}
footer p {
	margin-bottom: 0;
	font-size: 13px;
	color: #848484
}
.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 {
	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: 0;
	font-size: 40px
}
#met-langlist-modal .modal-content a.btn {
	padding: 0 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 0;
	background: #fff;
	position: relative;
	z-index: 2
}
.met-index-body:nth-of-type(odd) {
	background: #f5f5f5
}
.met-index-body h3 {
	font-size: 24px;
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
	color: #444
}
.met-index-body p.desc {
	font-size: 13px;
	text-align: center;
	width: 80%;
	color: #848484;
	margin: 0 auto;
	margin-bottom: 10px;
	font-family: "Microsoft YaHei"
}
@media (max-width:991px) {
.met-index-body {
	padding: 60px 0
}
}
@media (max-width:767px) {
.met-index-body {
	padding: 50px 0;
	border-top: 1px solid #e7e7e7
}
.met-index-body h3 {
	font-size: 22px
}
.met-index-body p.desc {
	font-size: 12px
}
}
.more {
	background: url(../img/jiantou.png) repeat 26px -97px;
	width: 148px;
	height: 30px;
	display: block;
	-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	border: #dfdfdf 1px solid;
	margin-top: 50px
}
@media (max-width:991px) {
.more {
	margin: 0 auto;
	margin-top: 30px
}
}
.more:hover {
	background: url(../img/jiantou.png) no-repeat 26px -127px;
	border-color: #b6b6b6
}
.met-index-service #serviceSlick {
	margin-top: 30px
}
.met-index-service .index_service_icon {
	display: block;
	width: 100%;
	text-align: center
}
.met-index-service .service_item {
	margin-right: 25px;
	margin-left: 25px
}
.met-index-service .service_item h4 {
	overflow: hidden
}
@media (min-width:767px) and (max-width:1200px) {
.met-index-service .service_item img {
	max-width: 300px;
	margin: 0 auto
}
}
@media (min-width:991px) {
.met-index-service .service_item {
	margin-right: 25px
}
}
.met-index-service .slick-arrow {
	width: 20px
}
.met-index-service .slick-arrow.slick-next {
	right: -10px
}
.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;
	border-radius: 100%;
	transition: background .5s, color .5s;
	-moz-transition: background .5s, color .5s;
	-webkit-transition: background .5s, color .5s;
	-o-transition: background .5s, color .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: 0 auto;
	font-weight: 300;
	color: #5e7387;
	text-align: left
}
.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
}
.met-index-service [class*=blocks] li a img {
	width: 100%
}
@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;
	padding: 60px 0
}
.met-index-product .container {
	width: 90%;
	position: relative
}
.met-index-product .index_more {
	height: 40px;
	line-height: 40px;
	width: 60px;
	background: url(../img/icon_more.png) no-repeat 0 -9px;
	display: block;
	-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	border: #dfdfdf 1px solid;
	position: relative;
	top: -70px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: 94%;
	left: 50%;
	margin-left: -30px
}
@media (max-width:991px) {
.met-index-product .index_more {
	display: none
}
}
@media (min-width:1400px) {
.met-index-product .index_more {
	top: 94.8%
}
}
.met-index-product .index_more:hover {
	border: 1px solid #666;
	background: url(../img/icon_more.png) no-repeat 0 -53px
}
.met-index-product .more {
	background: none;
	display: none;
	position: relative
}
@media (max-width:991px) {
.met-index-product .more {
	display: block;
	color: #9f9f9f;
	line-height: 30px
}
}
@media (max-width:767px) {
.met-index-product .more {
	display: block;
	color: #9f9f9f;
	line-height: 30px;
	margin-top: -40px
}
}
.met-index-product .nav-tabs {
	border-bottom: none;
	margin: 30px auto;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.met-index-product .nav-tabs li {
	white-space: nowrap;
	display: inline-block;
	float: none
}
.met-index-product .nav-tabs li.active a {
	background: #000;
	color: #fff;
	padding: 8px 30px

}
.met-index-product .nav-tabs li a {
	background: #fff;
	padding: 8px 30px;
	border-radius: 0;
	white-space: nowrap;
	border: #d2d2d2 1px solid;
	font-size: 12px;
	margin-right: 5px;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.met-index-product .nav-tabs li a:hover {
	padding: 8px 30px;
	border-color: #000;
	color: #000;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out
}
@media (max-width:767px) {
.met-index-product .nav-tabs {
	margin: 20px auto
}
}
.met-index-product .swiper-navtab .swiper-scrollbar {
	bottom: 15px
}
.met-index-product #product_list {
	margin-right: -10px;
	overflow: hidden;
	padding-bottom: 40px
}
.met-index-product #product_list .slick-arrow {
	bottom: 0;
	top: 100%;
	width: 40px;
	height: 40px
}
@media (max-width:991px) {
.met-index-product #product_list .slick-arrow {
	display: none !important
}
}
.met-index-product #product_list .slick-arrow i {
	font-size: 0;
	width: 40px;
	height: 20px
}
.met-index-product #product_list .slick-next {
	right: 50%;
	margin-right: -80px
}
.met-index-product #product_list .slick-next i {
	background: url(../img/jiantou.png) repeat -37px -50px;
	-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-index-product #product_list .slick-prev {
	left: 50%;
	margin-left: -90px
}
.met-index-product #product_list .slick-prev i {
	background: url(../img/jiantou.png) repeat 0 -50px;
	-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-index-product #product_list .slick-next:hover i {
	background: url(../img/jiantou.png) repeat -37px -70px
}
.met-index-product #product_list .slick-prev:hover i {
	background: url(../img/jiantou.png) repeat 0 -70px
}
.met-index-product #product_list li {
	clear: none
}
.met-index-product #product_list h4 {
	font-size: 14px;
	text-align: left
}
@media (max-width:767px) {
.met-index-product #product_list h4 {
	font-size: 14px
}
}
.met-index-product #product_list h4 a {
	color: #666;
	font-size: 16px
}
.met-index-product #product_list h4 p {
	padding-top: 5px;
	margin: 0;
	font-size: 13px;
	color: #848484
}
.met-index-product #product_list .widget {
	margin-right: 10px;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}
.met-index-product #product_list .widget .widget-title {
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid #e0e0e0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-index-product #product_list .widget .widget-title:hover {
	border-color: #666;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-index-product #product_list .widget .widget-header {
	border-radius: 0
}
.met-index-product #product_list .widget .widget-header a {
	display: block;
	position: relative
}
.met-index-product #product_list .widget .widget-header a:after {
	content: '+';
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	margin-left: -26px;
	margin-top: 0;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,0.5);
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	opacity: 0;
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-family: "Times New Roman", "微软雅黑"
}
.met-index-product #product_list .widget .widget-header .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
	z-index: 2
}
.met-index-product #product_list .widget .widget-header:hover .mask {
	background: rgba(0,0,0,0.5);
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.met-index-product #product_list .widget .widget-header:hover a:after {
	top: 35%;
	opacity: 1
}
.met-index-product #product_list .widget .widget-header:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s
}
.met-index-product #product_list .widget .widget-header img {
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	width: 100%
}
.met-index-news {
	padding-bottom: 0
}
.met-index-news .more {
	margin: 70px auto
}
.met-index-news .news_time {
	display: block;
	font-weight: 300;
	height: 30px;
	color: #999;
	font-size: 16px
}
.met-index-news .media-heading:hover:before {
	width: 100%;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-index-news .media-heading {
	position: relative
}
.met-index-news .media-heading a {
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	color: #595959;
	display: block;
	padding-bottom: 20px
}
.met-index-news .media-heading a:hover {
	text-decoration: none
}
.met-index-news .media-heading:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 1px;
	background-color: #3c3c3c;
	bottom: 0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-index-news p.des {
	font-size: 13px;
	color: #848484
}
.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 p {
	margin-bottom: 0
}
.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 .about_img img {
	width: 100%;
	padding-bottom: 20px
}
.met-index-about .about_cont h3, .met-index-about .about_cont p {
	text-align: left;
	width: 100%
}
@media (max-width:991px) {
.met-index-about .about_cont h3, .met-index-about .about_cont p {
	text-align: center;
	padding-bottom: 0
}
}
.met-index-about .met-editor {
	padding: 0;
	color: #848484;
	font-size: 13px;
	margin-top: 30px;
	background: none
}
@media (max-width:991px) {
.met-index-about .met-editor {
	margin-top: 40px;
	font-size: 14px
}
}
@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-index-team {
	padding: 0;
	background: #fff
}
.met-index-team .slick-dots {
	bottom: -50px
}
.met-index-team .team_bg {
	padding: 80px;
	position: relative
}
.met-index-team .team_bg .bg_img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%
}
@media (max-width:991px) {
.met-index-team .team_bg {
	padding: 20px 0
}
}
.met-index-team .slick-dots .slick-active button:before {
	background-color: #bcbcbc;
	border: 1px solid #bcbcbc;
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s
}
.met-index-team .slick-dots li button:before {
	width: 10px;
	height: 10px;
	border: rgba(123,123,123,0.8) 1px solid;
	border-radius: 10px;
	color: transparent;
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s;
	opacity: 1
}
.met-index-team .container {
	height: 484px
}
.met-index-team .team_item {
	height: 484px;
	margin-right: 30px;
	background: #fff
}
@media (max-width:991px) {
.met-index-team .team_item {
	margin-right: 15px;
	margin-left: 15px
}
}
.met-index-team .team_item a {
	display: block;
	max-height: 220px;
	overflow: hidden
}
.met-index-team .team_item a img {
	width: 100%
}
.met-index-team .team_item .team_cont {
	margin: 30px 30px 10px
}
.met-index-team .team_item .team_cont .team_title {
	font-size: 20px;
	color: #474747
}
.met-index-team .team_item .team_cont .team_keywords {
	color: #a5a5a5;
	font-size: 14px
}
.met-index-team .team_item .team_cont .team_desc {
	font-size: 13px;
	max-height: 90px;
	overflow: hidden;
	color: #848484
}
.met-index-team .team_item .team_cont .team_more {
	display: block;
	width: 100%;
	height: 34px;
	border-radius: 0;
	background-color: #fff;
	line-height: 34px;
	border: #e4e4e4 1px solid;
	color: #787878;
	font-size: 12px;
	text-transform: uppercase;
	margin: 30px 0;
	text-align: center
}
.met-index-team .team_item .team_cont .team_more:hover {
	background: #505050;
	border-color: #505050;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s
}
.service_item h4 {
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	color: #595959;
	-webkit-transition: all ease-out .2s;
	transition: all ease-out .2s;
	border-bottom: 1px solid #e1e1e1;
	text-align: left;
	width: 100%
}
@media (max-width:991px) {
.service_item h4 {
	text-align: center
}
}
.service_item h4:before {
	position: absolute;
	content: "";
	width: 10px;

	height: 1px;
	background-color: #3c3c3c;
	margin-top: 46px;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
@media (max-width:991px) {
.service_item h4:before {
	display: none
}
}
.service_item p {
	color: #848484;
	font-size: 13px;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	width: 100%;
	margin-top: 10px
}
.service_item a {
	display: block;
	width: 100%;
	position: relative
}
.service_item a img {
	margin: 0 auto
}
@media (max-width:767px) {
.service_item a {
	text-align: center;
	margin-top: 20px
}
}
.service_item a:hover {
	text-decoration: none
}
.service_item a:hover h4 {
	color: #272727
}
.service_item a:hover h4:before {
	width: 100%
}
.met-show {
	padding: 30px 0;
	
	word-break: break-all
}
@media (max-width:767px) {
.met-show {
	padding: 0
}
}
@media (max-width:991px) {
.met-show {
	padding-top: 10px;
	padding-bottom: 10px
}
.met-show .met-editor div {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
	text-align: left
}
.met-show .met-editor img {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
}
.team_item .wrap {
	height: 40px;
	background: #292929;
	bottom: -40px;
	-webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
	width: 100%;
	position: absolute;
	color: #fff;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.team_item .wrap div {
	margin: 12px auto;
	width: 14px;
	height: 14px;
	position: relative
}
.team_item .wrap div .h {
	width: 14px;
	height: 2px;
	top: 6px
}
.team_item .wrap div .v {
	width: 2px;
	height: 14px;
	left: 6px
}
.team_item .wrap div span {
	display: block;
	background: #fff;
	position: absolute
}
.team_item a {
	height: 274px;
	max-height: 340px;
	display: block;

	position: relative
}
.team_item a .team_img img {
	width: 100%
}
.team_item a:hover .wrap {
	transform: translate(0, -40px);
	-webkit-transform: translate(0, -40px);
	-moz-transform: translate(0, -40px)
}
.team_item .team_info {
	
	text-align: left;
	padding: 30px
}
.team_item .team_info .title {
	    color: #5a5a5a;
    text-align: left;
    height: 20px;
    font-size: 20px;
}
.team_item .team_info .subtitle {
	font-size: 16px;
    color: #9a9a9a;
    margin-top: 0px;
}
.team_item .desc {
	margin-top: 30px;
	height: 70px;
	line-height: 24px;
	font-size: 12px;
	color: #949494;
	overflow: hidden
}
.met-news {
	padding: 30px 0;
	border-top: 1px solid #f0f2f5;
	background: #f2f2f2
}
.met-news .service_item {
	padding: 50px
}
.met-news .service_item a {
	width: 100%;
	display: block
}
.met-news .service_item a img {
	width: 100%
}
.met-news .service_item a:focus {
	color: none;
	text-decoration: none
}
@media (max-width:767px) {
.met-news .service_item {
	margin-bottom: 0 !important;
	padding: 50px;
	border-bottom: 1px solid #95a5a6
}
}
@media (max-width:767px) {
.met-news {
	padding: 0
}
}
.met-news .met-news-body {
	-webkit-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: #fff;
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f2f5;
	margin-bottom: 30px;
	overflow: hidden
}
.met-news .met-news-list .news-headlines {
	margin-bottom: 50px
}
@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 .met-news-list .slick-slide {
	width: 100%;
	position: relative
}
.met-news .met-news-list .slick-slide:first-child {
	display: block
}
.met-news .met-news-list .headlines-text {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center
}
.met-news .met-news-list .headlines-text h3 {
	margin: 0;
	font-size: 20px;
	line-height: 1.5;
	color: #fff
}
.met-news .met-news-list .slick-dots {
	bottom: 35px
}
@media (max-width:767px) {
.met-news .met-news-list {
	padding-bottom: 20px;
	margin-bottom: 20px
}
.met-news .met-news-list .headlines-text {
	bottom: 20px
}
.met-news .met-news-list .headlines-text h3 {
	font-size: 16px
}
.met-news .met-news-list .slick-dots {
	bottom: 20px
}
}
.met-news ul.met-page-ajax {
	padding: 0;
	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: #464646
}
.met-news ul.met-page-ajax li h4 a:hover {
	color: #696969
}
.met-news ul.met-page-ajax li p {
	font-size: 16px
}
.met-news ul.met-page-ajax li p.des {
	color: #6a6a6a;
	margin-bottom: 10px;
	font-size: 13px
}
.met-news ul.met-page-ajax li p.info {
	margin-bottom: 0;
	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;
	border-bottom: rgba(0,0,0,0.1) 1px solid
}
.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;
	-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 {
	border-radius: 0
}
.met-news.type-3 .widget .widget-body, .met-news.type-3 .widget .widget-header {
	border-radius: 0
}
.met-news.type-3 .widget .widget-title {
	font-size: 24px
}
.met-news.type-3 .widget .widget-title a {
	color: #464646
}
.met-news.type-3 .widget .widget-title a:hover {
	color: #696969
}
.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: #fff;
	-webkit-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: 0;
	margin-top: 30px;
	padding: 30px
}
}
@media (max-width:767px) {
.met-news-bar {
	margin-left: 0;
	margin-top: 0;
	padding: 20px 15px
}
}
.met-news-bar ul.column {
	padding: 0;
	list-style: none
}
.met-news-bar ul.column li {
	margin-bottom: 10px
}
.met-news-bar ul.column li a {
	font-size: 16px;
	color: #464646
}
.met-news-bar ul.column li a:hover {
	color: #696969
}
.met-news-bar ul.column li a.active {
	color: #4e97d9;
	border-bottom: 1px solid
}
.met-news-bar .recommend {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5
}
.met-news-bar .recommend h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0
}
.met-news-bar .recommend .list-group {
	margin-top: 10px;
	margin-bottom: 0
}
.met-news-bar .recommend .list-group a {
	color: #464646;
	font-size: 15px
}
.met-news-bar .recommend .list-group a:hover {
	color: #696969
}
.met-shownews {
	padding: 30px 0;
	border-top: 1px solid #f0f2f5;
	
}
@media (max-width:767px) {
.met-shownews {
	padding: 0
}
.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);
	-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);
	-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-editor .postbody {
	width: 100% !important
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 30px;
	
}
@media (max-width:767px) {
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 10px
}
}
.met-shownews .met-shownews-header {
	padding-bottom: 0
}
.met-shownews h1 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 32px
}
@media (max-width:767px) {
.met-shownews h1 {
	font-size: 20px
}
}
.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: 0
}
.met-shownews .met-shownews-footer ul.pager {
	margin: 0;
	border-top: 1px solid #f0f2f5;
	padding-top: 20px
}
.met_tools_code {
	margin-top: 30px;
	text-align: center;
	font-size: 0
}
@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-news-bar ul.column li a.active {
	color: #444
}
.met-product {
	background:url(/skin/img/anb.jpg) top center;
	    min-height: 500px;
}
.met-product .container {
	padding: 30px 15px
}
.met-product .container-fluid {
	padding: 30px
}
.met-product ul.met-grid li {
	clear: none
}
.met-product .widget>.widget-title {
	padding: 20px;HEIGHT: 70px;
	border-bottom: 1px solid #e0e0e0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.met-product .widget, .met-product .widget .widget-header, .met-product .widget-body {
	border-radius: 0 !important
}
.met-product .widget .widget-header:hover a:after {
	top: 35%;
	opacity: 1
}
.met-product .widget .widget-header:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s
}
.met-product .widget .widget-header:hover .mask {
	background: rgba(0,0,0,0.5);
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s
}
.met-product .widget .widget-header img {
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s
}
.met-product .widget .widget-header a {
	display: block;
	position: relative
}
.met-product .widget .widget-header a:after {
	content: '+';
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	margin-left: -26px;
	margin-top: 0;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,0.5);
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	opacity: 0;
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-family: "Times New Roman", "微软雅黑"
}
.met-product .widget .widget-header .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
	z-index: 2
}
.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: left
}
.met-product.type-1 h4 a {
	color: #666
}
.met-product.type-1 h4 p {
	padding-top: 5px;
	margin: 0;
	font-size: 13px;
	color: #848484
}
@media (max-width:767px) {
.met-product.type-1 h4 {
	font-size: 14px
}
}
.met-product.type-1 h4 a {
	color: #464646
}
.met-product.type-1 h4 a:hover {
	color: #696969
}
.met-product.type-2 .container-fluid {
	padding: 15px
}
.met-product.type-2 .keywords {
	font-size: 13px
}
.met-product.type-2 ul {
	-webkit-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
}
}
.met-product.type-3 .keywords {
	padding-top: 5px;
	margin: 0;
	font-size: 13px;
	color: #848484
}
@media (max-width:991px) {
.met-product.type-3 h4 {
	font-size: 14px
}
}
.met-product.type-3 p {
	font-size: 12px
}
.met-product.type-3 .widget-actions {
	display: none
}
@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);
	transform: translateY(200px);
	-webkit-animation: moveUp .65s ease forwards;
	animation: moveUp .65s ease forwards
}
@-webkit-keyframes moveUp {
100% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100)
}
}
@keyframes moveUp {
100% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100)
}
}
.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-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.met-showproduct .met-showproduct-list .slick-slide {
	width: 100%;
	cursor: -webkit-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-flex;
	display: -ms-flexbox;
	display: flex;
	    margin-left: 54px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	position: relative
}
.met-showproduct .met-showproduct-list .slick-dots li {
	width: 124px;
	height: 64px;
	margin: 0 0 0 10px;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	
}
.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);
	
}
.met-showproduct .met-showproduct-list .slick-dots li img {
	width: 120px;
    height: 60px;
	-o-object-fit: fill;
	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
}

.met-showproduct.pagetype1 {
	background: #fff;        width: 1310px;
    margin: 0 auto;    min-height: 1200px;
}
.met-showproduct.pagetype1 .less-page-content {
	background: #f2f2f2
}
.met-showproduct.pagetype1 .met-showproduct-head {
    background: #fff;
    width: 100%;
    float: left;
    padding: 30px 0;
}
.met-showproduct.pagetype1 .met-showproduct-head #showpro-gallery .slick-slide {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 {
	margin-top: 0;
	font-size: 28px
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description {
	margin-bottom: 15px;
	color: #5e7387;
	width:100%;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro .para {
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5;
	padding: 15px;
	padding-bottom: 0
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro .tools {
	margin: 15px 15px 0
}
.met-showproduct.pagetype1 .met-showproduct-body {
	padding: 30px 0 0
}
.met-showproduct.pagetype1 .met-showproduct-body .panel {
	border-radius: 0
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor {
	padding: 0
}
@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: 0 auto;
	margin-bottom: 5px;
	display: block
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img img {
	margin: 0 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: #696969
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry p {
	color: #f96868;
	margin-bottom: 0
}
@media (max-width:767px) {
.met-showproduct.pagetype1 .met-showproduct-body {
	padding: 15px 0 0
}
.met-showproduct.pagetype1 .met-showproduct-body .panel {
	margin-bottom: 15px;
	-webkit-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: 0
}
.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: 0;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}
.met-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
	-webkit-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: 0;
	height: 50px;
	line-height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden
}
.met-showproduct.pagetype2 nav.navbar .nav {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.met-showproduct.pagetype2 nav.navbar .nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	height: 50px;
	line-height: 50px;
	white-space: nowrap
}
.met-showproduct.pagetype2 nav.navbar .navbar-toggle {
	height: 50px;
	padding-top: 0;
	padding-bottom: 0
}
.met-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
	color: #696969
}
@media (max-width:767px) {
.met-showproduct.pagetype2 nav.navbar .nav {
	float: none
}
}
.met-showproduct.pagetype2 .content {
	padding: 30px 0
}
.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 0;
	background: #f2f2f2;
	border-top: 1px solid #f0f2f5
}
@media (max-width:767px) {
.met-download {
	padding: 0
}
.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);
	-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: #fff
}
@media (max-width:767px) {
.met-download .met-download-list {
	padding: 10px
}
}
.met-download .met-download-list .list-group-item {
	padding: 30px 0
}
.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: #464646;
	font-size: 16px
}
.met-download .met-download-list h4.media-heading a:hover {
	color: #696969
}
.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: #fff
}
@media (max-width:767px) {
.met-download .met-download-header, .met-download .met-download-footer {
	padding: 10px
}
}
.met-download .met-download-header {
	padding-bottom: 0
}
.met-download h1 {
	margin: 0;
	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: #fff;
	padding-bottom: 0
}
@media (max-width:767px) {
.met-download .paralist {
	padding: 10px
}
}
.met-download .paralist dl {
	margin-bottom: 0;
	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 {
	border-radius: 0
}
@media (min-width:480px) and (max-width:767px) {
.met-img ul.met-page-ajax li {
	width: 50%
}
}
.met-job {
	padding: 30px 0;
	background: #f2f2f2
}
@media (max-width:767px) {
.met-job {
	padding: 0
}
}
.met-job .widget {
	border-radius: 0
}
.met-job .widget .widget-body:last-child {
	border-radius: 0
}
.met-job .widget .widget-title a {
	color: #464646
}
.met-job .widget .widget-title a:hover {
	color: #696969
}
.met-job .widget .widget-metas span {
	margin-right: 10px
}
.met-job .widget .met-editor {
	padding: 0 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: 0
}
.met-job .widget hr {
	margin-top: 15px;
	margin-bottom: 15px
}
}
#met-job-cv .modal-header {
	border-radius: 0
}
.met-form .form-group .control-label {
	font-weight: normal
}
.met-message {
	padding: 30px 0;
	background: #f2f2f2
}
@media (max-width:767px) {
.met-message {
	padding: 0
}
}
.met-message .col-md-6 {
	float: none;
	margin: auto
}
.met-message .met-message-body, .met-message .met-message-submit {
	padding: 30px;
	background: #fff;
	-webkit-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: 0;
	display: block;
	float: left
}
.met-message .met-message-body .media-left i {
	font-size: 36px;
	color: #a3afb7
}
.met-message .met-message-body .media-body {
	width: calc(54%);
	word-wrap: break-word;
	display: block;
	float: left
}
.met-message .met-message-body .media-body .content {
	word-wrap: break-word
}
.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 0;
	background: #f2f2f2
}
.met-feedback .container {
	max-width: 800px
}
.met-feedback .met-feedback-body {
	padding: 30px;
	background: #fff;
	-webkit-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-feedback .met-feedback-body {
	padding: 10px
}
}
@media (max-width:767px) {
.met-feedback {
	padding: 10px
}
}
.met-search {
	padding: 30px 0;
	border-top: 1px solid #f0f2f5;
	background: #f2f2f2
}
@media (max-width:767px) {
.met-search {
	padding: 0
}
.met-search .met-search-body {
	padding: 20px 10px
}
}
.met-search .met-search-body {
	min-height: 500px;
	padding: 30px;
	background: #fff;
	-webkit-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 0;
	background: #f2f2f2
}
@media (max-width:767px) {
.met-sitemap {
	padding: 0
}
}
.met-sitemap .met-sitemap-body {
	padding: 30px;
	background: #fff;
	-webkit-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: 0;
	list-style-type: none
}
.sitemap-list a {
	color: #76838f
}
.sitemap-list>li {
	margin-bottom: 25px
}
.sitemap-list>li:last-child {
	margin-bottom: 0
}
.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;
	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;
	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;
	border-radius: 50%
}
@media (max-width:479px) {
	.met-showproduct.pagetype1 .met-showproduct-head {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px 0;
}
.met-showproduct .met-showproduct-list .slick-arrow {
    width: 15%;
    height: 50%;
    top: 30%;
}
.met-showproduct .met-showproduct-list {
    min-height: 260px;
    overflow: hidden;
    margin: 0;
}
.met-showproduct .met-showproduct-list .slick-dots div {
    margin: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
}
.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 0 10px
}
.met-nav-right-shop .badge.up {
	left: -10px;
	margin: 0
}
.met-nav-right-shop li>a>i {
	line-height: 40px
}
.met-nav-right-shop.nav>li {
	background: #f5f5f5;
	margin-bottom: 10px
}
.met-nav-right-shop.nav>li:last-child {
	margin-bottom: 0
}
.met-nav-right-shop.nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	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 {
	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: 0 15px !important
}
@media (min-width:768px) {
.met-nav-right-shop {
	margin-left: 10px
}
.met-nav-right-shop.nav>li {
	margin-right: 5px;
	margin-bottom: 0
}
.met-nav-right-shop .dropdown-menu {
	top: 55px
}
}
.shop-product-intro #price {
	font-size: 32px
}
.shop-product-intro .form-group {
	margin-bottom: 0
}
.shop-product-intro del {
	padding-left: 20px;
	font-size: 22px;
	font-weight: 300
}
.shop-product-intro label {
	margin-bottom: 0
}
.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: 0;
	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 {
	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/res017/min/static/vendor/7-stroke/Pe-icon-7-stroke.eot?d7yf1v);
	src: url(../fonts/pe-icon-7-stroke.eot) format('embedded-opentype'), url(../fonts/pe-icon-7-stroke.woff) format('woff'), url(../fonts/pe-icon-7-stroke.ttf) format('truetype'), url(../fonts/pe-icon-7-stroke.svg) 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"
}
.dtug img{height:733px;}
@media (max-width:767px) {
.met-showproduct .met-showproduct-list .slick-arrow i {
	font-size: 50px;color: #fff;
}
.met-shownews-footer{ height: 200px;
    float: left; width:100%;}
	.team_item a {
  height: 214px;
  
    display: block;
    position: relative;
}
.team_item .team_info {
    text-align: left;
     padding: 00px; 
}
.met-showproduct.pagetype1 {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    min-height: 1200px;
}

}