@charset "utf-8";

/*全站黑白悼念代码
    html { 
        -webkit-filter: grayscale(100%); 
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
        _filter:none; 
    } 
	
*/

/*style.css*/
/*变量定义*/
/*变量*/
/*文字颜色（深）*/
/*鼠标经过文字颜色*/
/*选中状态*/
/*圆角度*/
/*导航高度*/
/*文字颜色（淡）*/
/*文字颜色（浅）*/
/*导航选中背景*/
/*首页间隔区块背景*/
/*面包屑导航*/
/*内页主体背景*/
/*编辑器内容背景*/
/*编辑器文字颜色*/
/*内页背景色*/
/*边框颜色*/
/*样式方法*/
/*超链接文字颜色*/
.less-link { color: #2a333c; }
.less-link:hover { color: #4e97d9; }
.less-decorationnone { text-decoration: none; }
.less-decorationnone:active, .less-decorationnone:focus, .less-decorationnone:hover { text-decoration: none; }
/* 背景渐变色 */
/*css3样式*/
/* . */
/*行高*/
.height-20 { height: 20px; }
/**/
.less-page-content { padding: 30px; background: #ffffff; }
@media (max-width: 767px) {
 .less-page-content {
 padding: 10px;
}
}
.less-page-body { padding: 30px 0px; background: #ffffff; }
@media (max-width: 767px) {
 .less-page-body {
 padding: 0px;
}
}
.less-uldestyle { padding: 0px; list-style: none; }
/*编辑器*/
.met-editor { padding: 30px; background: #ffffff; width: 100%; max-width: 100%; font-size: 18px; font-weight: 300; line-height: 1.8; color: #222; word-wrap: break-word; }
@media (max-width: 767px) {
 .met-editor {
 padding: 10px;
}
}
.met-editor p { margin-bottom: 16px; }
.met-editor img { max-width: 100%; }
.met-editor img:not(.imgloading) {
 height: auto !important;
}
.met-editor table { color: #2a333c; }
.met-editor .table-saw { overflow-x: auto; }
.met-editor .metvideobox, .met-editor video, .met-editor .metvideo, .met-editor iframe, .met-editor embed { max-width: 100% !important; margin: auto; display: block; }
.met-editor .lg-item-box { display: inline; }
/*分页*/
.met_pager { margin-top: 20px; text-align: center; }
.met_pager * { display: inline-block; }
.met_pager a { padding: 9px 15px; border: 1px solid #e4eaec; border-right: none; background: #fff; text-align: center; color: #76838f; }
.met_pager a:hover { background: #f5f5f5; text-decoration: none; }
.met_pager a.NextA { border-right: 1px solid #e4eaec; }
.met_pager .PreSpan, .met_pager .NextSpan { padding: 9px 15px; border: 1px solid #e4eaec; background: #fff; color: #ccd5db; cursor: default; }
.met_pager .firstPage, .met_pager .lastPage { min-width: 40px; height: 28px; line-height: 28px; }
.met_pager a.Ahover { border-color: #62a8ea; background: #62a8ea; color: #fff; cursor: default; }
.met_pager a.Ahover:hover { border-color: #62a8ea; background: #62a8ea; color: #fff; }
.met_pager a { text-decoration: none; }
.met_pager a:active, .met_pager a:focus, .met_pager a:hover { text-decoration: none; }
.met_pager .PageText { display: none; margin-left: 10px; color: #aaa; }
.met_pager input { display: none; }
/*翻篇*/
.pager li { width: 49%; display: inline-block; }
.pager li a { max-width: 100%; }
/*返回顶部*/
.met-scroll-top { position: fixed; right: 10px; bottom: 10px; z-index: 10; }
/*弹性布局*/
.flex { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; }
/*弹性布局垂直居中*/
.less-flex-vm { -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
/*初始化样式*/
/*全局样式*/
html, body { width: 100%; max-width: 100%; min-width: 320px; }
html { height: 100%; }
body { height: auto; min-height: 100%; 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; word-wrap: break-word; }
b, strong { font-weight: bold; }
.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; }
/*图片画廊皮肤*/
.fnGallery .lg-item-box img { cursor: zoom-in; }
.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: 1602; 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; }
/* 表单 */
.met-form .form-control, .input-group-addon { -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }
/* 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.imgloading:not([src*=base64]), img.slick-loading:not([src*=base64]) { object-fit: none; }
/* 其他 */
@media (max-width: 767px) {
.invisible-xs { visibility: hidden; }
}
/*动画*/
.animation-slide-top10 { animation-name: slide-top10; -webkit-animation-name: slide-top10; -moz-animation-name: slide-top10; -ms-animation-name: slide-top10; -o-animation-name: slide-top10; }
.animation-slide-bottom10 { animation-name: slide-bottom10; -webkit-animation-name: slide-bottom10; -moz-animation-name: slide-bottom10; -ms-animation-name: slide-bottom10; -o-animation-name: slide-bottom10; }
.animation-slide-left10 { animation-name: slide-left10; -webkit-animation-name: slide-left10; -moz-animation-name: slide-left10; -ms-animation-name: slide-left10; -o-animation-name: slide-left10; }
.animation-slide-right10 { animation-name: slide-right10; -webkit-animation-name: slide-right10; -moz-animation-name: slide-right10; -ms-animation-name: slide-right10; -o-animation-name: slide-right10; }
.animation-slide-top50 { animation-name: slide-top50; -webkit-animation-name: slide-top50; -moz-animation-name: slide-top50; -ms-animation-name: slide-top50; -o-animation-name: slide-top50; }
.animation-slide-bottom50 { animation-name: slide-bottom50; -webkit-animation-name: slide-bottom50; -moz-animation-name: slide-bottom50; -ms-animation-name: slide-bottom50; -o-animation-name: slide-bottom50; }
.animation-slide-left50 { animation-name: slide-left50; -webkit-animation-name: slide-left50; -moz-animation-name: slide-left50; -ms-animation-name: slide-left50; -o-animation-name: slide-left50; }
.animation-slide-right50 { animation-name: slide-right50; -webkit-animation-name: slide-right50; -moz-animation-name: slide-right50; -ms-animation-name: slide-right50; -o-animation-name: slide-right50; }
@-webkit-keyframes slide-top10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -10%, 0);
 transform: translate3d(0, -10%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-top10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -10%, 0);
 transform: translate3d(0, -10%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-top10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -10%, 0);
 transform: translate3d(0, -10%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-bottom10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 10%, 0);
 transform: translate3d(0, 10%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-bottom10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 10%, 0);
 transform: translate3d(0, 10%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-bottom10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 10%, 0);
 transform: translate3d(0, 10%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-left10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(-10%, 0, 0);
 transform: translate3d(-10%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-left10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(-10%, 0, 0);
 transform: translate3d(-10%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-left10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(-10%, 0, 0);
 transform: translate3d(-10%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-right10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(10%, 0, 0);
 transform: translate3d(10%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-right10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(10%, 0, 0);
 transform: translate3d(10%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-right10 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(10%, 0, 0);
 transform: translate3d(10%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-top50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-top50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-top50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-bottom50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50%, 0);
 transform: translate3d(0, 50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-bottom50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50%, 0);
 transform: translate3d(0, 50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-bottom50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50%, 0);
 transform: translate3d(0, 50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-left50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(-50%, 0, 0);
 transform: translate3d(-50%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-left50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(-50%, 0, 0);
 transform: translate3d(-50%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-left50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(-50%, 0, 0);
 transform: translate3d(-50%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-right50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(50%, 0, 0);
 transform: translate3d(50%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@-o-keyframes slide-right50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(50%, 0, 0);
 transform: translate3d(50%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slide-right50 {  0% {
 opacity: 0;
 -webkit-transform: translate3d(50%, 0, 0);
 transform: translate3d(50%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
/*导航*/
/*导航*/
body[class*=met-navfixed] {
 padding-top: 60px;
}
body.met-navfixed-langlist { padding-top: 110px; }
.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; position: relative; z-index: 1601; }
.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 { position: fixed; }
.met-nav .row { position: relative; }
.met-nav .navbar-logo { height: 90px; margin: 0px; margin-left: 0px!important; padding: 0px; display: block; }
.met-nav .navbar-logo img { max-height: 60px; }
.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 .nav li a.active, .met-nav .dropdown.open > a { color: #4e97d9 !important; }
.met-nav .nav > li > a:hover, .met-nav .dropdown.open > a { background: #fff!important; }
.met-nav .nav > li.openallsub.open .dropdown-menu { display: block; }
.met-nav .nav > li.openallsub.open .dropdown-menu .dropdown-submenu > a:after { display: none; }
.met-nav .nav > li.openallsub.open .dropdown-menu .dropdown-menu { position: static; float: none; border-right: none; border-left: none; }
.met-nav .nav > li.openallsub.open .dropdown-menu .dropdown-menu li a { padding: 5px 15px 5px 30px; }
@media (max-width: 767px) {
 .met-nav .nav > li.openallsub.open .dropdown-menu .dropdown-menu li a {
 padding-left: 35px;
}
}
.met-nav .dropdown-menu.overflow-visible .dropdown-submenu:hover .dropdown-menu { display: table; }
.met-nav .dropdown-menu > .dropdown-submenu.dropdown-menu-left .dropdown-menu { left: auto; right: 100%; }
.met-nav .met-langlist { height: 60px; margin: 0 !important; }
.met-nav .met-langlist .dropdown-menu { top: 48px; bottom: auto; }
.met-nav .met-langlist .modal { background: rgba(0, 0, 0, 0.3); }
.met-nav .navlist.flex { width: 100%; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; }
.met-nav .navlist.flex > li { flex: 1; text-align: center; }
.met-nav .navlist.flex > li > a { height: 50px; line-height: 50px; }
.met-nav .navlist.flex > li > .dropdown-menu { top: 55px; }
@media (min-width: 768px) {
 .met-nav.navbar-fixed-top .navbar-collapse {
 padding: 0 15px;
}
 .met-nav .nav-langlist > *:first-child {
 margin-right: 120px;
}
 .met-nav .nav > li > a {
 padding-top: 0px;
 padding-bottom: 0px;
 height: 90px;
 line-height: 90px;
}
 .met-nav .dropdown-menu {
 top: 65px;
}
 .met-nav .dropdown-menu.bullet {
 top: 60px;
}
 .met-nav .met-nav-login {
 height: 90px;
 padding-top: 0px;
 margin-left: 30px;
}
 .met-nav .met-langlist {
 position: absolute;
 right: 0;
 top: 0;
}
}
@media (max-width: 991px) {
 .met-nav .navlist > li {
 margin-left: 10px !important;
}
 .met-nav .nav-shop .navlist > li {
 margin-left: 0 !important;
}
 .met-nav .met-nav-login {
 margin-left: 10px;
}
}
@media (max-width: 767px) {
 .met-nav .navbar-logo img {
 max-width: 130px;
}
 .met-nav .navlist > li {
 margin-left: 0px!important;
}
 .met-nav .dropdown-menu.bullet:before, .met-nav .dropdown-menu.bullet:after {
 display: none;
}
 .met-nav .dropdown-menu.dropdown-menu.animate, .met-nav .dropdown-menu.animate.overflow-visible .dropdown-menu {
 width: 100%;
}
 .met-nav .dropdown-menu.dropdown-menu.animate > li > a, .met-nav .dropdown-menu.animate.overflow-visible .dropdown-menu > li > a {
 width: 100%;
 white-space: normal;
 word-break: break-all;
}
 .met-nav .dropdown-menu .dropdown-submenu .dropdown-menu > li > a {
 padding-left: 40px;
}
 .met-nav .navbar-logo {
 margin-left: 10px!important;
}
 .met-nav.navbar-fixed-top .navbar-collapse-toolbar {
 max-height: 340px;
 overflow-y: auto;
}
 .met-nav .met-nav-login, .met-nav .met-nav-right-shop {
 margin: 12px 0 0 !important;
}
 .met-nav .met-langlist {
 float: right;
 margin-right: 5px !important;
}
 .met-nav .met-langlist .btn {
 padding: 6px 10px;
}
}
/*banner & sidebar*/
/*banner*/
.met-banner { width: 100%; height: 300px; margin: 0px !important; display: table; background: #ccc; }
.met-banner.fixedheight { display: -moz-deck; }
.met-banner.fixedheight .slick-slide { height: 100%; }
.met-banner.fixedheight .slick-slide img { width: auto; 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%); }
.met-banner.banner-ny-h { height: 150px; }
.met-banner.banner-ny-h .slick-slide img { min-height: 100px; }
@media (max-width: 991px) {
.met-banner.banner-ny-h { height: 100px; }
}
.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-slide a { width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; }
.met-banner .slick-slide img { min-height: 150px; }
.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: 150px;
}
}
@media (min-width: 768px) {
 .met-banner:hover .slick-arrow {
 display: block !important;
}
}
@media (max-width: 767px) {
 .met-banner .slick-dots {
 bottom: 5px;
}
 .met-banner .slick-dots li {
 width: 15px;
 height: 15px;
 margin: 0;
}
}
.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 h4, .met-banner .banner-text p { color: #fff; }
.met-banner .banner-text h4 { margin: 0; font-size: 30px; font-weight: 500; }
.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 h4 {
 font-size: 20px;
}
 .met-banner .banner-text p {
 font-size: 30px;
}
}
@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 h4 {
 font-size: 18px;
}
 .met-banner .banner-text p {
 margin-top: 15px;
 font-size: 24px;
}
 .met-banner .banner-text .btn {
 margin-top: 20px;
 font-size: 16px;
}

}
@media (max-width: 479px) {
 .met-banner .banner-text h4 {
 font-size: 16px;
}
 .met-banner .banner-text p {
 margin-top: 10px;
 font-size: 20px;
}
}
/* 内页banner */
.met-banner-ny { background-image:url(../images/sub-banner.jpg); width:100%; height: 160px; background-position:center center; }
.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-banner-ny h1, .met-banner-ny h2 { font-size: 26px; }
}

.met-banner-templet { background-image:url(../templet/images/templet-sub-banner.jpg); width:100%; height: 160px; background-position:center center; }
.met-banner-templet h1, .met-banner-templet h2 { margin: 0px; padding: 10px 30px; font-size: 35px; font-weight: 300; text-shadow: none; color: #FFF; }
@media (max-width: 767px) {
 .met-banner-templet { height: 90px; }
 .met-banner-templet h1, .met-banner-templet h2 { font-size: 26px; }
}
/*面包屑*/
.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; }
.met-column-nav .met-column-nav-ul { padding: 0px; list-style: none; margin: 0; padding: 10px 0; text-align: center; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
.met-column-nav .met-column-nav-ul > li { white-space: nowrap; display: inline-block; float: none; }
.met-column-nav .met-column-nav-ul > li a.link { text-decoration: none; display: block; padding: 5px 10px; font-size: 16px; font-weight: 300; color: #90939b; }
.met-column-nav .met-column-nav-ul > li a.link:active, .met-column-nav .met-column-nav-ul > li a.link:focus, .met-column-nav .met-column-nav-ul > li a.link:hover { text-decoration: none; }
.met-column-nav .met-column-nav-ul > li a.link:hover, .met-column-nav .met-column-nav-ul > li a.link.active { color: #000; }
.met-column-nav .met-column-nav-ul > li > ul > li > a.active { color: #000 !important; }
.met-column-nav .met-column-nav-ul > li .dropdown-menu { top: 40px; }
.met-column-nav .product-search:first-child { margin-top: 10px; }
.met-column-nav .product-search .form-group { max-width: 500px; margin: 0 auto 10px; }
@media (max-width: 767px) {
 .met-column-nav {
 border-bottom: 1px solid #f0f2f5;
}
 .met-column-nav .row {
 margin: 0;
}
 .met-column-nav .sidebar-tile {
 height: 54px;
}
}

/*多语言*/
.met-langlist .flag-icon { margin-right: 3px; font-size: 15px; }
.met-langlist .dropdown-menu { min-width: 100%; }
@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-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; }
@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: 15px;
}
}
.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: 30px 0; }
.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: 20px 0;
}
 .met-news ul.met-page-ajax li .media-left {
 padding-right: 10px;
}
 .met-news ul.met-page-ajax li .media-left .media-object {
 width: 100px;
}
 .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 {
 margin-bottom: 5px;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
}
@media (max-width: 349px) {
 .met-news ul.met-page-ajax li .media-left, .met-news ul.met-page-ajax li .media-body {
 width: 100%;
 display: block;
}
 .met-news ul.met-page-ajax li .media-left {
 padding: 0;
}
 .met-news ul.met-page-ajax li .media-left .media-object {
 width: auto;
 max-width: 100%;
}
 .met-news ul.met-page-ajax li .media-body {
 margin-top: 15px;
}
}
.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; }
.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 0 0;
}
 .met-news.type-3 .widget:first-child {
 margin: 0;
}
 .met-news.type-3 .widget .widget-title {
 font-size: 18px;
}
 .met-news.type-3 .widget .widget-body {
 padding: 15px 10px;
}
}
/* 文章模块侧栏 */

.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: 0;
 padding: 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; }
.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-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; line-height: 1.5; }
.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; }
@media (max-width: 767px) {
 .met-shownews {
 padding: 0px;
}
 .met-shownews h1 {
 font-size: 24px;
}
 .met-shownews .met-shownews-header {
 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 0; }
.met-product .container-fluid { padding: 30px; }
.met-product .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 .widget-metas { word-wrap: break-word; }
.met-product .widget-body-footer { margin-top: 15px; }
.met-product.type-1 h4 { margin: 0; font-size: 16px; text-align: center; display: flex; align-items: center; justify-content: center; background-color:#FBFBFB; height:60px; }  /*标题样式*/
.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 h4 { margin: 0; font-weight: 300; }
@media (max-width: 767px) {
 .met-product.type-2 .met-grid {
 padding-bottom: 10px;
}
 .met-product.type-2 .met-grid li {
 background: #f2f2f2;
}

}
@media (max-width: 767px) {
 .met-product .container, .met-product .container-fluid {
 padding: 10px !important;
}
 .met-product.type-1 .met-grid, .met-product.type-3 .met-grid {
 margin: 0 -10px 0 0;
}
 .met-product.type-1 .met-grid li, .met-product.type-3 .met-grid li {
 margin-bottom: 10px;
 padding: 0 10px 0 0;
}
 .met-product .widget-body {
 padding: 15px;
}
 .met-product .widget-body .widget-body-footer {
 margin-top: 10px;
}

}
/* 瀑布流 */
.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(50%); -moz-transform: translateY(50%); -o-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); -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-imgs-carousel { min-height: 200px; overflow: hidden; }
#met-imgs-carousel.slick-dotted { padding-bottom: 74px; }
#met-imgs-carousel .slick-track { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#met-imgs-carousel.slick-slider .slick-slide { width: 100%; cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }
#met-imgs-carousel .slick-slide { width: 100%; }
#met-imgs-carousel .slick-slide:first-child { display: block; }
#met-imgs-carousel .slick-slide span { display: inline-block; }
#met-imgs-carousel .slick-slide img { display: inline; }
#met-imgs-carousel .slick-dots { bottom: 0; overflow: hidden; z-index: 2; }
#met-imgs-carousel .slick-dots div { margin: auto; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; position: relative; }
#met-imgs-carousel .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-imgs-carousel .slick-dots li:first-child { margin: 0; }
#met-imgs-carousel .slick-dots li.slick-active { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); border-color: #4e97d9; }
#met-imgs-carousel .slick-dots li img { width: 60px; height: 60px; object-fit: fill; }
#met-imgs-carousel .slick-arrow { width: 15%; height: 100%; top: 50%; }
#met-imgs-carousel .slick-arrow:hover i { color: #999; }
#met-imgs-carousel .slick-arrow.slick-prev { text-align: left; }
#met-imgs-carousel .slick-arrow.slick-next { text-align: right; }
#met-imgs-carousel .slick-arrow i { font-size: 70px; color: #ccc; }
@media (max-width: 767px) {
 #met-imgs-carousel .slick-arrow i {
 font-size: 50px;
}
}
.met-showproduct { /* 标准模式 */
  /* 时尚模式 */
}
.met-showproduct .para li { margin: 0; padding: 3px 15px; font-size: 14px; line-height: 1.5; word-wrap: break-word; color: #5e7387; }
@media (min-width: 992px) {
 .met-showproduct .para.blocks-md-4 li:nth-child(4n+3) {
 clear: none;
}
}
.met-showproduct .met-showproduct-list { margin: 0; }
.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 .product-intro h1 { margin-top: 0px; font-size: 28px; }
.met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description { margin-bottom: 15px; color: #5e7387; }
@media (max-width: 992px) {
 .met-showproduct.pagetype1 .met-showproduct-head .product-intro {
 margin-top: 20px;
}
}
@media (max-width: 767px) {
 .met-showproduct.pagetype1 .met-showproduct-head {
 padding: 15px 0;
}
}
.met-showproduct.pagetype1 .para { margin: 0; padding: 10px 0; border-top: 1px solid #f0f2f5; border-bottom: 1px solid #f0f2f5; }
.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; }
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor { padding: 0px; }
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor .para { margin-bottom: 15px; border-top: none; }
@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 .nav-tabs { margin-bottom: 20px; }
.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 .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 .nav { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; }
.met-showproduct.pagetype2 nav.navbar .nav > 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; }
@media (max-width: 767px) {
 .met-showproduct.pagetype2 nav.navbar .nav {
 float: none;
}
}
.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 .content {
 padding: 10px 0px;
}
 .met-showproduct.pagetype2 .blocks {
 padding-left: 10px;
}
 .met-showproduct.pagetype2 .blocks li {
 width: 50%;
 word-wrap: break-word;
}
 .met-showproduct.pagetype2 .blocks li:nth-child(2n+1) {
 clear: both;
}
 .met-showproduct.pagetype2 .blocks li .widget {
 margin-right: 10px;
}
}
/*下载模块*/
/* 下载模块 */
.met-download { padding: 30px 0px; background: #f2f2f2; border-top: 1px solid #f0f2f5;/* 列表页 *//* 详情页 */
}
.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; }
@media (max-width: 767px) {
 .met-download .list-group {
 margin: 0;
}
 .met-download .met-download-list {
 padding: 15px;
}
 .met-download .met-download-list .list-group-item {
 padding: 20px 0;
}
}
.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; }
@media (max-width: 767px) {
 .met-download {
 padding: 0px;
}
 .met-download h1 {
 font-size: 24px;
}
 .met-download .met-download-header {
 padding-top: 20px;
}
}
/*图片模块*/
/*图片模块*/
.met-img { border-top: 1px solid #f0f2f5; }
.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-showimg-con, .imgpara { padding: 30px 30px 0; }
@media (max-width: 767px) {
 .met-showimg-con, .imgpara {
 padding: 10px 10px 0;
}
}
.imgparalist > li { margin: 0; padding: 3px 15px; font-size: 14px; line-height: 1.5; word-wrap: break-word; color: #5e7387; }
@media (min-width: 992px) {
 .imgparalist > li:nth-child(4n+3) {
 clear: none;
}
}
/*招聘模块*/
/* 招聘模块 */
.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; }
@media (max-width: 767px) {
 #met-job-cv .modal-body {
 padding: 15px;
}
}
.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; 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 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); }
@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.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-top: 10px;
 margin-left: 30px;
}
 .met-nav-right-shop.nav > li {
 margin-left: 20px;
 margin-left: 5px;
 margin-bottom: 0px;
}
 .met-nav-right-shop.nav > li:first-child {
 margin-left: 0;
}
 .met-nav-right-shop .dropdown-menu {
 top: 55px;
}
}
@media (max-width: 991px) {
 .met-nav-right-shop {
 margin-left: 10px;
}
}
@media (max-width: 767px) {
 .met-nav-right-shop {
 margin-left: 0;
 margin-right: 0;
}
}
/*产品详情页右侧*/
.shop-product-intro + .para { margin-top: 20px; }
.shop-product-intro #price { font-size: 32px; }
.shop-product-intro .form-group { margin-bottom: 0px; }
.shop-product-intro del { position: relative; top: -2px; font-weight: 300; }
.shop-product-intro del:not(:first-child) {
 margin-left: 20px;
}
.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-block;
 padding: 10px 35px;
}
}
@media (max-width: 767px) {
 .shop-product-intro .price {
 padding: 10px 20px !important;
}
 .shop-product-intro .product-tocart {
 margin-top: 10px;
}
}
/*产品详情页时尚模式*/
@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 (max-width: 767px) {
 .met-showproduct.pagetype2 #shop-fashion-option .modal-body {
 padding: 15px;
}
}

/*自建导航*/
.met-define-nav { background-color:#2f2f2f; text-align: center; }
.met-define-nav.bordernone { border-bottom: none; }
.met-define-nav .met-define-nav-ul { padding: 0px; list-style: none; margin: 0; padding: 5px 0; text-align: center; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
.met-define-nav .met-define-nav-ul > li { white-space: nowrap; display: inline-block; float: none; }
.met-define-nav .met-define-nav-ul > li a.link { text-decoration: none; display: block; padding: 5px 10px; font-size: 16px; font-weight: 300; color: #90939b; }
.met-define-nav .met-define-nav-ul > li a.link:active, .met-define-nav .met-define-nav-ul > li a.link:focus, .met-define-nav .met-define-nav-ul > li a.link:hover { text-decoration: none; }
.met-define-nav .met-define-nav-ul > li a.link:hover, .met-define-nav .met-define-nav-ul > li a.link.active { color: #4e97d9; }
.met-define-nav .met-define-nav-ul > li > ul > li > a.active { color: #4e97d9 !important; }
.met-define-nav .met-define-nav-ul > li .dropdown-menu { top: 40px; }
.met-define-nav .product-search:first-child { margin-top: 10px; }
.met-define-nav .product-search .form-group { max-width: 500px; margin: 0 auto 10px; }
@media (max-width: 767px) {
.met-define-nav { border-bottom: 1px solid #f0f2f5; }
.met-define-nav .row { margin: 0; }
.met-define-nav .sidebar-tile { height: 44px; }
}

/*底部*/
/*友情链接*/
.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-links li img { height: 40px; }
/*底部导航*/
.met-footnav { padding: 40px 0px; border-top: 1px solid #f0f2f5; }
@media (max-width: 991px) {
.met-footnav { padding: 30px 0; }
.met-footnav .list { margin-bottom: 20px; }
}
@media (max-width: 767px) {
.met-footnav { padding: 20px 0; }
.met-footnav .list { margin-bottom: 15px; }
}
.met-footnav h4 { font-size: 18px; margin-top: 0px; text-shadow: none; }
.met-footnav h4 a { color: #2a333c; text-decoration: none; }
.met-footnav h4 a:hover { color: #4e97d9; }
.met-footnav h4 a:active, .met-footnav h4 a:focus, .met-footnav h4 a:hover { text-decoration: 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; }
}
/*footer*/
footer { height: auto; border-top: 1px solid #f0f2f5; padding: 20px 0px; color: #aaaaaa; line-height: 1.8; }
footer p { margin-bottom: 0px; }


/* 模板列表 */
.met-index-templet { text-align: center; }
.met-index-product .nav-tabs { border-bottom: none; margin: 30px auto; text-align: center; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: flex; -webkit-justify-content: center; justify-content: center; }/* 失效 */
.met-index-product .nav-tabs li { white-space: nowrap; display: inline-block; float: none; }
.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; }
.met-index-product .nav-tabs li h3 { margin: 0; font-size: inherit; font-weight: 100; line-height: inherit; text-shadow: none; color: inherit; } /* 失效 */


@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-product #indexprolist .widget .widget-header { -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }

/* 内容页添加样式 */
.l-txt p.l-cn {
 font-size: 2rem;
 line-height: 3.5rem;
 color: #b57d7d;
}