/*all*/ body,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: $font_family$;} a{color:#1baadb;} a:hover{text-decoration:none;} .border-bottom1{ border-bottom:1px solid #eee; } .blocks>.block, [class*=blocks-]>.block, [class*=blocks-]>li{ margin-bottom:0; } .btn-outline.btn-primary { color: #1baadb; background-color: transparent; border-color: #1baadb; } .btn-primary{ border-color: #1baadb; background-color: #1baadb; } .btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover, .open>.btn-outline.btn-primary.dropdown-toggle{ border-color: #1baadb; background-color: #1baadb; } .modal-primary .modal-header{ background-color: #1baadb; } .radio-primary input[type=radio]:checked+label::before { border-color: #1baadb; } .met-index-body:nth-of-type(odd){background:#fff;} /*澶撮儴*/ body.met-navfixed { padding-top: 60px } .met-nav { min-height: 60px; margin-bottom: 0; box-shadow: none; } .met-nav [class*=animation-] { -webkit-animation-duration: .5s; animation-duration: .5s } .met-nav .met-head-user{margin-left:15px;line-height:initial;} .met-nav .no-login{height:60px;} .met-nav.navbar-shadow { -webkit-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2); -webkit-animation-duration: .7s; animation-duration: .7s } .met-nav.navbar-fixed-top .navbar-right { margin-right: 0 } .met-nav .navbar-logo { height: 80px; margin: 0; margin-left: 0; padding: 0; display: block } .met-nav .navbar-logo img { max-height: 60px } /*.met-nav .navbar-logo { margin: 0px; padding: 0px; margin-left: 0px !important; display: block; height: 80px; }*/ .met-nav .nav-item .nav-link { color: #666666; } .met-nav .dropdown.open>a, .met-nav .nav li a.active { color: #C05256 !important; background-color: #fff !important; } .met-nav .nav-item .nav-link:after { content: '';width: 0; left: 0; position: absolute; top: 0; height: 2px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); z-index: 1; border: none; margin: 0; } .met-nav .nav-item .nav-link.active:after { width: 100%; } .met-nav .nav-item .nav-link:hover:after { width: 100%; } .met-nav .nav-item .nav-link i { -webkit-transition: all .3s ease-out; transition: all .3s ease-out; margin-left: 5px; } .met-nav .nav-item .nav-link:hover i, .met-nav .dropdown.open>a i { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); } .met-nav #met-head-user-collapse { min-height:60px; } .met-nav #met-head-user-collapse .dropdown-item{line-height: initial;} .met-nav #met-head-user-collapse .btn-primary { color: #1baadb; background-color: transparent; border-color: #1baadb; padding: 4px 10px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); } .met-nav #met-head-user-collapse .btn-primary:hover { color: #fff; background-color: #1baadb; border-color: #1baadb; } .met-nav #met-head-user-collapse .btn-success { color: #666666; background-color: transparent; border-color: #666666; padding: 4px 10px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); } .met-nav #met-head-user-collapse .btn-success:hover { color: #fff; background-color: #666666; border-color: #666666; } .met-nav .dropdown-item{color:#666666;} .met-nav .overflow-visible{overflow: visible !important;} .met-nav .navlist-2{ transform: translateY(-10%); } @media (max-width:991px) { .met-nav .navbar-logo img { max-height: 60px } } .met-nav .navbar-toggle { height: 60px; float: right } .met-nav .nav>li>a { color: #1baadb; } .met-nav .nav>li>a i { -webkit-transition: all .3s ease-out; transition: all .3s ease-out } @media (max-width:767px) { .met-nav .dropdown-submenu>a{padding-left:0 !important;} .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 .nav li .link.active:after { /*content: '';*/ width: 100%; background-color: #1baadb; left: 0; position: absolute; top: 0; height: 2px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); 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: #1baadb; left: 0; position: absolute; top: 0; height: 2px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); 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: #1baadb; left: 0; position: absolute; top: 0; height: 2px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); 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:#C05256 !important; font-size: 16px;} .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 .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); } */ @media (min-width:768px) { .navbar-nav>.nav-item{padding:0 40px;} .met-nav .nav>li>a { padding: 0; height: 80px; line-height: 80px } .met-nav .dropdown-menu { top: 48px ;border-radius:0; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);} .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 } .navbar-nav .nav-item .nav-link{ line-height:18px; } } @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; max-width: 90px; margin: 0 auto } .met-nav .navbar-collapse-toolbar{ width: 100%; padding:20px!important; } .met-nav .met-head-user{ width: 100%; margin: 0; text-align:center; padding:10px 0; } } .navbar-shadow{ box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); } /*banner*/ .met-banner .carousel-inner.met-banner-mh { background: #ddd; min-height: 300px; } .met-banner .carousel-inner .met-banner-title { width: 100%; height: 100%; display: table; position: absolute; left: 0; top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .met-banner .carousel-inner .met-banner-title h1 { width: 100%; margin: 0; text-align: center; font-size: 40px; font-weight: normal; color: #fff; } .met-banner .carousel-inner .met-banner-title h1:after { content: ""; display: block; margin: 10px auto 0; width: 94px; height: 6px; } .met-banner .carousel-control.right .icon{ border-radius: 50%; } .met-banner .carousel-control.left .icon{ border-radius: 50%; } @media (max-width: 767px) { .met-banner .carousel-inner .met-banner-title h1 { font-size: 30px; } } @media (max-width: 488px) { .met-banner .carousel-inner .met-banner-title h1 { font-size: 24px; } } @media (max-width: 767px) { .met-banner .carousel-inner { min-height: auto; } } @media (max-width: 488px) { .met-banner .carousel-inner.met-banner-mh { min-height: 100px; } } .met-banner .met-banner-text { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10; } .met-banner .met-banner-text .container { height: 100%; } .met-banner .met-banner-text .container .met-banner-text-con { width: 100%; height: 100%; display: table; text-align: center; } .met-banner .met-banner-text .container .met-banner-text-con.p-0 { max-width: 50%; text-align: left; float: left; } .met-banner .met-banner-text .container .met-banner-text-con.p-1 { max-width: 50%; text-align: left; float: right; } .met-banner .met-banner-text .container .met-banner-text-con.p-2 > div { vertical-align: top; } .met-banner .met-banner-text .container .met-banner-text-con.p-3 > div { vertical-align: bottom; } .met-banner .met-banner-text .container .met-banner-text-con > div { display: table-cell; vertical-align: middle; } .met-banner .met-banner-text .container .met-banner-text-con > div h3 { margin: 0; font-size: 50px; font-weight: 300; } .met-banner .met-banner-text .container .met-banner-text-con > div p { margin: 20px 0 0; font-size: 24px; font-weight: 300; line-height: 1.2; text-shadow: none; } .met-banner .met-banner-text .container .met-banner-text-con > div .btn { margin-top: 30px; font-size: 20px; } .met-banner .btn-outline.btn-default{ background: none !important; border-color: #1baadb !important; color: #1baadb !important; border-radius: 5px 0; } .met-banner .btn-outline.btn-default:hover{ background: #1baadb !important; color: #fff !important; } @media (max-width: 767px) { .met-banner .met-banner-text .container .met-banner-text-con > div h3 { font-size: 30px; } .met-banner .met-banner-text .container .met-banner-text-con > div p { font-size: 16px; } .met-banner .met-banner-text .container .met-banner-text-con > div .btn { font-size: 16px; } } @media (max-width: 488px) { .met-banner .met-banner-text .container .met-banner-text-con > div h3 { font-size: 20px; } .met-banner .met-banner-text .container .met-banner-text-con > div p { font-size: 14px; margin-top: 10px; } .met-banner .met-banner-text .container .met-banner-text-con > div .btn { margin-top: 10px; font-size: 12px; } } @media (max-width: 400px) { .met-banner .met-banner-text .container .met-banner-text-con > div h3 { font-size: 16px; } .met-banner .met-banner-text .container .met-banner-text-con > div p { font-size: 12px; } .met-banner .met-banner-text .container .met-banner-text-con > div .btn { padding: 5px 10px; } } .met-banner .carousel-control .icon { width: 50px; height: 50px; margin-top: -25px; border-radius: 100%; background: #fff; font: 40px/50px '瀹嬩綋'; text-align: center; color: #1baadb; } @media (max-width: 767px) { .met-banner .carousel-control .icon { width: 40px; height: 40px; margin-top: -20px; font: 30px/40px '瀹嬩綋'; } } @media (max-width: 488px) { .met-banner .carousel-control .icon { width: 30px; height: 30px; margin-top: -15px; font: 20px/30px '瀹嬩綋'; } } .met-banner .carousel-indicators li:after { background: #1baadb; } .met-banner-ny { background-color: #1baadb; height: 120px; text-align:center; } @media (max-width: 767px) { .met-banner-ny { height: 90px; } } .met-banner-ny h1, .met-banner-ny h2 { color: #ffffff; font-size: 35px; font-weight: 300; padding: 10px 30px; margin: 0px; text-shadow: none; } /*棣栭〉鏂伴椈鍖哄潡*/ .met-index-news{ margin:50px 0; } .met-index-news .list-group{ border-radius:5px; -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.15); box-shadow: 0 1px 10px rgba(0,0,0,.15); padding:20px 15px; } .met-index-news .list-group-item{ border: none ; } .met-index-news .list-group-item.active{ background:transparent; border-bottom: 1px solid #1baadb; } .met-index-news .list-group-item{ padding-left:0; padding-right:0; } .met-index-news .list-group-item.active h4{ font-size:20px; color:#1baadb; } .met-index-news .list-group-item.active a{ font-size:12px; color:#666; } .met-index-news .list-group-item.active a:hover{ color:#1baadb; } .met-index-news .list-group-item.news-li a{ font-size:14px; width:74%; display:inline-block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color:#333; text-decoration: none; float:left; margin-left:20px; } .met-index-news .list-group-item.news-li span{ font-size:14px; color:#666; float:left; } .met-index-news .list-group-item.news-li a:hover{ color:#1baadb; } @media (max-width:1600px){ .met-index-news .list-group-item.news-li a{ width:62%; } } @media (max-width:768px){ .met-index-news .list-group-item.news-li a{ width:57%; margin-left:10px; } } @media (max-width:480px){ .met-index-news .list-group-item.news-li a{ width:74%; margin-left:10px; } } .met-foot-info .foot-nav a{color: #fff;} .met-foot-info .foot-nav a:hover{color: #f1f1f1;} /*搴曢儴鐗堟潈淇℃伅*/ .met-foot-info { padding: 20px 0px; color: #fff; background: #494A4B; height: auto; line-height: 1.8; box-shadow: 0 -1px 0px rgba(0,0,0,.05); } .met-foot-info p { margin-bottom: 0px; } .met-foot-info a { color: #f1f1f1; } /*澶氳瑷€*/ .met-langlist img{margin-right:2px;position:relative;top:-1px} @media (max-width:767px){ #met-langlist-modal .modal-center{height:auto!important} } #met-langlist-modal .modal-content{border-radius:0px} #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{border:none;font-size:16px;text-align:left;color:#2a333c;height:50px;line-height:50px;padding:0px 15px} #met-langlist-modal .modal-content a.btn:hover{color:#aaa} #met-langlist-modal .modal-content a.btn span.flag-icon{font-size:30px;margin-top:10px;margin-right:8px} /*浣嶇疆*/ .met-crumbs{ padding-left:5px; padding-right:5px; } .met-crumbs .border-bottom{ border-bottom:1px solid #eee; } .met-crumbs .subcolumn-crumbs{ float: right; color:#999; padding-left:0; padding-right:0; } .met-crumbs .subcolumn-crumbs>.breadcrumb-item>a{ color:#999; text-decoration:none; } .met-crumbs .subcolumn-crumbs>.breadcrumb-item>a:hover{ color: #1baadb; } /*瀛愭爮鐩?/ .met-column-nav ul{ list-style: none; margin: 0; padding:20px 0; z-index: 51; } .met-column-nav ul li{ float:left; padding:0 20px; font-size:16px; } .met-column-nav ul li a:hover,.met-column-nav ul li a.active{ color:#1baadb; } .met-column-nav ul li a{ color:#666; text-decoration:none; } .met-column-nav ul li:first-child{ padding-left:0; } .met-column-nav ul li+li{ border-left:1px solid #ddd; } .swiper-navtab .swiper-slide{width: auto;} .overflow-visible{overflow: visible !important;} @media (max-width:767px){ .met-column-nav{ width:96%; margin:0 auto; } } /*绠€浠嬫ā鍧?/ .met-show-body{ background:#fff; } .met-show { min-height: 450px; padding: 30px 0px; background: #ffffff; } .met-editor{ padding: 30px; line-height: 1.8; word-wrap: break-word; } @media (max-width: 767px) { .met-show { padding: 0px; } } @media (max-width: 767px) { .met-show { padding-top: 10px; padding-bottom: 10px; } } /*鐣欒█妯″潡*/ .met-message { padding: 30px 0px; background: #f2f2f2; } .met-message .media-body{ width: calc(100% - 46px); } @media (max-width: 767px) { .met-message { padding: 0px; } } .met-message .col-md-6 { float: none; margin: auto; } .met-message .met-message-body { background: #ffffff; padding: 30px; -webkit-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 { padding: 10px; } } .met-message .met-message-body .media-left { padding-right: 0px; } .met-message .met-message-body .media-left i { font-size: 36px; color: #aaa; } .met-message .met-message-body .media-body p { font-size: 14px; color: #5e7387; } .met-message .met-message-submit { background: #ffffff; padding: 30px; -webkit-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-submit { padding: 10px; } } @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-news { padding: 30px 0px; background: #fff; } .met-news .met-news-body { -webkit-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-news { padding: 0px; } } .met-news .met-news-list { background: #ffffff; padding: 30px; } @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 h4 { margin: 0px; } .met-news .met-news-list ul { padding: 0px; list-style: none; } .met-news .met-news-list ul li { padding-bottom: 30px; margin-bottom: 30px; } .met-news .met-news-list ul li h4 { font-weight: 300; } .met-news .met-news-list ul li h4 a { color: #2a333c; text-decoration: none; transition: color 0.5s; -moz-transition: color 0.5s; -webkit-transition: color 0.5s; -o-transition: color 0.5s; } .met-news .met-news-list ul li h4 a:hover { color: #1baadb; } .met-news .met-news-list ul li h4 a:active, .met-news .met-news-list ul li h4 a:focus, .met-news .met-news-list ul li h4 a:hover { text-decoration: none; } .met-news .met-news-list ul li p { margin-bottom: 0px; } .met-news .met-news-list ul li p.des { color: #76838f; font-size: 16px; font-weight: 300; margin: 10px 0; } .met-news .met-news-list ul li p.info { color: #a3afb7; font-size: 16px; font-weight: 300; } .met-news .met-news-list ul li p.info i { color:#1baadb; } /*pages*/ .pages{ height: 60px; padding: 20px 0 30px; width: 100%; clear: both; } .tcdPageCode { text-align: center; color: #808080; font-size: 14px; } .tcdPageCode li{ display: inline; } .tcdPageCode span.disabled { display: inline-block; height: 35px; line-height: 35px; padding: 0 14px; margin: 0 2px; color: #808080; background: #fff; border: 1px solid #e6e3e3; vertical-align: middle; border-radius:1px; } .tcdPageCode span.current { display: inline-block; height: 35px; line-height: 35px; padding: 0 14px; margin: 0 2px; color: #fff; background-color: #1baadb; border: 1px solid #1baadb; vertical-align: middle; border-radius:1px; } .tcdPageCode a { display: inline-block; color: #808080; height: 35px; line-height: 35px; background: #fff; padding: 0 14px; border: 1px solid #ddd; margin: 0 2px; vertical-align: middle; border-radius:1px; } @media (max-width: 767px) { .met-news .met-news-list ul li { padding-bottom: 20px; margin-bottom: 20px; } .met-news .met-news-list ul li h4 { font-size: 18px; margin-bottom: 10px; } .met-news .met-news-list ul li.media .media-left { padding-right: 10px; display:table-cell; } .met-news .met-news-list ul li.media p.des { display: none; } .met-news .met-news-list ul li.media.media-lg .media-object { width: 100px; } } .met-shownews { padding: 30px 0px; background: #f2f2f2; border-top: 1px solid #dddddd; } .met-shownews .met-shownews-body { -webkit-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); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @media (max-width: 767px) { .met-shownews { padding: 0px; } } .met-shownews .met-shownews-header, .met-shownews .met-shownews-footer { background: #ffffff; 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: 0px; } .met-shownews h1 { margin: 0px; font-size: 32px; margin-bottom: 5px; } @media (max-width: 767px) { .met-shownews .met-shownews-header { padding-top: 20px; } } .met-shownews .info { color: #a3afb7; font-size: 16px; font-weight: 300; padding-bottom: 20px; border-bottom: 1px solid #dddddd; } .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 #dddddd; padding-top: 20px; } /*绀句細鍖栧垎浜寜閽?/ /*渚ф爮*/ .met-bar{ background:#fff; border-radius: 1px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); padding: 20px 15px; margin-left:30px; } .met-bar .sidebar-news-list h3{color:#1baadb;font-size:20px;} .met-bar .sidebar-news-list .list-group li a{ color:#666; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%; } .met-bar .column h3{ font-size:20px; color:#1baadb; } .met-bar .list-icons>li a{ color:#666; text-decoration:none; } .met-bar .list-icons>li a:hover{ color:#1baadb; } @media (max-width:748px){ .met-bar{margin-left: 0; margin-top: 10px;} } /*涓婁笅缈婚〉*/ .pagination{ border-top:1px solid #f7f7f7; padding-top: 20px; } .page-link{ border-radius: 24px !important; } /* 鏂囩珷妯″潡璇︽儏椤 */ .met-shownews { padding: 30px 0px; border-top: 1px solid #f7f7f7; background: #f2f2f2; } .met-shownews .met-shownews-body { background:#fff; -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-content { padding-top: 30px; } .met-shownews .details-title, .met-shownews-footer { padding: 30px; background: #ffffff; } .met-shownews .details-title{ padding-bottom:0; } @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; font-weight: 300; } .met-shownews .info { padding-bottom: 20px; border-bottom: 1px solid #f7f7f7; 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 #f7f7f7; 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-shownews .met-shownews-content { padding: 15px 0; } } /*绀句細鍖栧垎浜寜閽?/ /*浜у搧鍒楄〃椤?/ .met-product-list{ padding:30px 0; background:#f2f2f2; } .met-product-list ul{ margin: 0 -10px 0 0; } .met-product-list .blocks>.block, [class*=blocks-]>.block, [class*=blocks-]>li{ padding-left:0; margin-bottom: 10px; } /*浜у搧璇︽儏椤?/ .product-detail{ margin-left:15px; } .met-showproduct{ background:#f2f2f2; } .met-showproduct.pagetype1 .met-showproduct-head { background: rgb(255, 255, 255); padding: 30px 0px; } .met-showproduct-head .product-para{ margin:0; } .product-hot{border-radius: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 .ad-gallery .ad-thumbs li a.ad-active img { border: 2px solid #7dc01d; } .met-showproduct.pagetype1 .met-showproduct-head .ad-image { cursor: -webkit-zoom-in; cursor: zoom-in; } .met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 { font-size: 28px; margin-top: 0px; } .met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description { color: #5e7387; margin-bottom: 15px; } .met-showproduct.pagetype1 .met-showproduct-head .product-intro .para { border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding: 15px; padding-bottom: 0px; } .met-showproduct.pagetype1 .met-showproduct-head .product-intro .tools { margin: 15px 15px 0px; } .met-showproduct.pagetype1 .met-showproduct-body { padding: 30px 0px; } .met-showproduct.pagetype1 .met-showproduct-body .panel { border-radius: 0px; } .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor { padding: 0px; } @media (min-width: 992px) { .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel { margin-right: 15px; } } .met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs { margin-bottom: 30px; } @media (max-width: 767px) { .met-showproduct.pagetype1 .met-showproduct-body { padding: 15px 0px 0px; } .met-showproduct.pagetype1 .met-showproduct-body .panel { -webkit-box-shadow: none; box-shadow: none; margin-bottom: 15px; } .met-showproduct.pagetype1 .met-showproduct-body .panel-body { padding: 15px; margin-bottom:15px !important; } .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel { margin-right: 0px; } .met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs { margin-bottom: 15px; margin-top: -10px; } } .met-showproduct.pagetype1 .met-showproduct-body .product-hot h4.example-title { font-size: 16px; font-weight: 300; margin-bottom: 15px; } @media (min-width: 992px) { .met-showproduct.pagetype1 .met-showproduct-body .product-hot { margin-left: 45px; } } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list { padding: 0px 15px; } @media (min-width: 768px) { .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list { padding: 0px 15px; } } @media (max-width: 991px) { .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(3n+1) { clear: both; } } @media (max-width: 488px) { .met-showproduct.pagetype1 .met-showproduct-head .product-intro h1{ margin-top:10px !important; } .product-detail{ margin-left:0; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list { width: 50%; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(3n+1) { clear: none; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(2n+1) { clear: both; } } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.img { margin: 0px auto; display: block; margin-bottom: 5px; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.img img { margin: 0px auto; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt { color: #5e7387; text-decoration: none; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:active, .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:focus, .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:hover { text-decoration: none; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:hover { color: #7dc01d; } .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list p { color: #f96868; margin-bottom: 0px; } /*涓嬭浇妯″潡*/ .met-download { padding: 30px 0px; background:#f2f2f2; } .met-download ul{padding:0;} @media (max-width: 767px) { .met-download { padding: 0px; } } .met-download .list-group { margin-bottom: 30px; } .met-download .met-download-body { -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); } .met-download .met-download-list { background: #ffffff; padding: 30px; } @media (max-width: 767px) { .met-download .met-download-list { padding: 10px; } } .met-download .met-download-list .list-group-item { padding: 30px 0px; border-bottom: 1px solid #dddddd; background:transparent; } .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: #1baadb; } .met-download .met-download-list small { color: #76838f; font-size: 14px; } .met-download .met-download-list a.btn { margin-right: 10px; } /* 涓嬭浇妯″潡璇︽儏椤 */ .met-showdownload { padding: 30px 0px; border-top: 1px solid #f7f7f7; background: #f2f2f2; } .met-showdownload .met-showdownload-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-showdownload .met-showdownload-content { padding-top: 30px; } .met-showdownload .details-title, .met-showdownload .met-showdownload-footer { padding: 30px; background: #ffffff; } .met-showdownload .details-title{ padding-bottom:0; } @media (max-width: 767px) { .met-showdownload .met-showdownload-header, .met-showdownload .met-showdownload-footer { padding: 10px; } } .met-showdownload .met-showdownload-header { padding-bottom: 0px; } .met-showdownload h1 { margin: 0px; margin-bottom: 5px; font-size: 32px; line-height: 1.5; font-weight: 300; } .met-showdownload .info { padding-bottom: 20px; border-bottom: 1px solid #f7f7f7; font-size: 16px; font-weight: 300; color: #a3afb7; } .met-showdownload .info span { padding-right: 10px; } @media (max-width: 767px) { .met-showdownload .info { padding-bottom: 20px; } } .met-showdownload .met-showdownload-footer { padding-top: 0px; } .met-showdownload .met-showdownload-footer ul.pager { margin: 0px; border-top: 1px solid #f7f7f7; padding-top: 20px; } @media (max-width: 767px) { .met-showdownload { padding: 0px; } .met-showdownload h1 { font-size: 24px; } .met-showdownload .met-showdownload-header { padding-top: 20px; } .met-showdownload .met-showdownload-content { padding: 15px 0; } } .met-showdownload .download-paralist { background: #ffffff; padding: 30px; padding-bottom: 0px; } .met-showdownload .met-editor { background: #ffffff; padding: 30px; line-height: 1.8; font-size: 18px; font-weight: 300; color: #222; } @media (max-width: 767px) { .met-showdownload .paralist { padding: 10px; } } .met-showdownload .paralist dl { font-size: 16px; border-bottom: 1px solid #dddddd; margin-bottom: 0px; padding-bottom: 5px; } .met-showdownload .paralist dl dd { color: #76838f; margin-bottom: 5px; } @media (min-width: 768px) { .met-showdownload .paralist dl { padding-bottom: 25px; } .met-showdownload .paralist dl dt { width: 100px; margin-bottom: 5px; } .met-showdownload .paralist dl dd { margin-left: 120px; margin-bottom: 5px; } } .met-showdownload .paralist .met-showdownload-btn { margin-top: 20px; } /*鍥剧墖妯″潡*/ .met-img{ padding:30px 0; background:#f2f2f2; } .met-img-showbtn{width:100%;padding: 0;} .met-img .cover{overflow:hidden;} .met-img .widget{background:none;padding:5px !important;} .overlay-fade{opacity:0;} .cover-title{background:#393939; text-align:center; padding:15px 0; line-height:2;transition:all 0.5s;} .cover-title h3{font-size:16px; font-weight:normal; margin:0; display:block; overflow:hidden; white-space:normal; text-overflow:ellipsis;} .cover-title h3 a{color:#fff;} .cover-title p{margin:0; padding:5px 0 0 0; display:block; color:#aaa; overflow:hidden; white-space:normal; text-overflow:ellipsis;} .cover-title p a{color:#aaa;} .cover-title p a:hover{text-decoration:underline;} .met-img .widget:hover .cover-title{ background:#1baadb; } /* 鍥剧墖鍒囨崲鍒楄〃 */ .met-showimg{padding:30px 0;background:#f2f2f2;} .slick-prev:before, .slick-next:before{display:none;} .slick-arrow.slick-next{right:0;} .slick-arrow.slick-prev{left:0;} #met-imgs-slick{min-height:150px;} #met-imgs-slick.slick-dotted{padding-bottom:80px;} #met-imgs-slick.slick-slider:not(.slick-fade) .slick-slide{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;} #met-imgs-slick.fngallery.slick-fade .slick-slide:not(.slick-active){visibility:hidden;} #met-imgs-slick.fngallery .slick-slide a, #met-imgs-slick.fngallery .slick-slide img{cursor:zoom-in;} @media screen\0{ #met-imgs-slick.fngallery .slick-slide a, #met-imgs-slick.fngallery .slick-slide img{cursor:url(https://gsp0.baidu.com/5aAHeD3nKhI2p27j8IqW0jdnxx1xbK/tb/img/frs/cur_zin.cur?t=1489493164029),pointer;} } #met-imgs-slick .slick-slide a{display:inline-block;} #met-imgs-slick .slick-slide img{max-height:700px;display:inline;} @media (max-height:900px){ #met-imgs-slick .slick-slide img{max-height:600px;} } @media (max-height:800px){ #met-imgs-slick .slick-slide img{max-height:500px;} } @media (max-height:700px){ #met-imgs-slick .slick-slide img{max-height:400px;} } @media (max-height:600px){ #met-imgs-slick .slick-slide img{max-height:350px;} } @media (max-height:500px){ #met-imgs-slick .slick-slide img{max-height:300px;} } #met-imgs-slick .slick-slide:first-child{ display: block; } #met-imgs-slick .slick-slide{ width: 100%; } #met-imgs-slick .slick-img-cover{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1000;} #met-imgs-slick .swiper-navtab{width:100%;height:69px;position:absolute;left:0;bottom:0;cursor:grab;} #met-imgs-slick .swiper-navtab .slick-dots{bottom:5px;} #met-imgs-slick .slick-dots{height:64px;bottom:0;z-index:2;} #met-imgs-slick .slick-dots li{width:60px;height:60px;margin:0 0 0 10px;border:2px solid #ddd;opacity:0.7;} #met-imgs-slick .slick-dots li:first-child{margin:0;} #met-imgs-slick .slick-dots li.slick-active{border-color:#4e97d9;} #met-imgs-slick .slick-dots li img{width:100%;height:100%;object-fit:cover;} #met-imgs-slick.slick-slider .slick-arrow{height:calc(100% - 80px);} #met-imgs-slick .slick-arrow{width:15%;height:100%;top:0;transform:translate(0,0);} #met-imgs-slick .slick-arrow.slick-prev{text-align:left;} #met-imgs-slick .slick-arrow.slick-next{text-align:right;} #met-imgs-slick .slick-arrow i{font-size:50px;color:#999;} @media (max-width:767px){ #met-imgs-slick.slick-slider .slick-arrow{height:calc(100% - 60px);} #met-imgs-slick.slick-dotted{padding-bottom:60px;} #met-imgs-slick .swiper-navtab{height:47px;} #met-imgs-slick .slick-dots{height:42px;} #met-imgs-slick .slick-dots li{width:40px;height:40px;margin-left:5px;border-width:1px;} } .met-showimg-body{ background:#ffff; } .details-title{ padding: 30px; background: #ffffff; } /* 鍥剧墖妯″潡-鍐呭璇︽儏 */ @media (max-width:767px){ .met-img{padding:0;} } .met-showimg-con, .img-paralist{margin-top:30px;list-style:none;} @media (max-width:991px){ .met-showimg-con, .img-paralist{margin-top:20px;} } @media (max-width:767px){ .met-showimg-con, .img-paralist{margin-top:15px;} } /*鎷涜仒妯″潡*/ /*鍙嬫儏閾炬帴*/ .met-link .breadcrumb-item{ float: none; display: inline-block; } .met-link .breadcrumb-item a{ color:#666666; } .met-link .breadcrumb-item:nth-child(1){ color:#1baadb; } /* 鎼滅储妯″潡 */ .met-search { padding: 30px 0px; border-top: 1px solid #f5f5f5; 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); } .met-search-body em{color:#ff0000;} @media (max-width: 767px) { footer .foot-nav { padding-bottom: .9375rem; } } .service_list_met_11_3 { padding: 50px 0; background-color: ; } .service_list_met_11_3 .head { text-align: left; } .service_list_met_11_3 .head .title { margin-top: 22px; margin-bottom: 11px; font-size: 20px; font-weight: 300; letter-spacing: 1px; color: #37474f; color: #37474f; opacity: 0; transform: translate(0, 100%); } .service_list_met_11_3 .head .desc { width: 38px; height: 2px; background: #1baadb; opacity: 0; transform: translate(0, 100%); } .service_list_met_11_3 .title-box .head { float: left } .service_list_met_11_3 .title-box .tabs { float: right; margin: 18px } .service_list_met_11_3 .title-box .tabs li { float: left; opacity: 0; transform: translate(0, 100%); } .service_list_met_11_3 .title-box .tabs li a { display: inline-block; margin: 0 5px; font-size: 13px; line-height: 30px; text-align: center; padding: 0 20px; height: 30px; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms } .service_list_met_11_3 .title-box .tabs li a:hover { background: #1baadb; background: #1baadb; text-decoration: none } .service_list_met_11_3 .title-box .tabs li a:hover h3 { color: #fff } .service_list_met_11_3 .title-box .tabs li a h3 { font-size: 13px; margin: 0; line-height: 30px; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; color: #37474f; color: #37474f; } .service_list_met_11_3 .title-box .tabs li.active a { background: #1baadb; background: #1baadb; } .service_list_met_11_3 .title-box .tabs li.active a h3 { color: #fff } .service_list_met_11_3 .btn-more { padding: 5px 10px; border: 1px solid; color: #1baadb; color: #1baadb; display: block; width: 112px; text-align: center; margin: 30px auto 0 auto; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms } .service_list_met_11_3 .btn-more .fa { padding-left: 10px } .service_list_met_11_3 .btn-more:hover { background: #1baadb; background: #1baadb; padding-left: 15px; color: #fff; border-color: #1baadb; border-color: #1baadb; text-decoration: none } .service_list_met_11_3 .btn-more:hover .fa { color: #fff } .service_list_met_11_3 .list .item { margin-top: 50px; clear: none; opacity: 0; transform: translate(0, 100%); } .service_list_met_11_3 .list .item .content { border: 1px solid; border-color: #ffffff; border-color: #f2f2f2; padding: 24px 30px 24px 20px; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; background: #fff; height: 100% } .service_list_met_11_3 .list .item .content img { max-width: 100%; margin: 0 auto } .service_list_met_11_3 .list .item .content h4 { margin-top: 20px; margin-bottom: 15px; font-weight: 300; font-size: 16px; color: #37474f; color: #37474f; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms } .service_list_met_11_3 .list .item .content p { width: 100%; margin: 0 auto; color: #ffffff; color: #999999; } .service_list_met_11_3 .list .item:hover div { -webkit-box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.08); box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.08) } .service_list_met_11_3 .list .item:hover div h4 { color: #1baadb; } @media (max-width:991px) { .service_list_met_11_3 .list .item { margin-top: 40px } .service_list_met_11_3 .swiper-container{ max-width: 500px; margin-right: 0; } } @media (max-width:767px) { .service_list_met_11_3 { padding: 30px 0; } .service_list_met_11_3 .list .item { margin-top: 30px } .service_list_met_11_3 .list .item .content { padding: 0; border: 0; } .service_list_met_11_3 .title-box .head { float: none } .service_list_met_11_3 .title-box .tabs { margin: 15px 0; float: none } } @media (max-width:479px) { .service_list_met_11_3 .list .item p { width: 100% } } .newpro{visibility: inherit !important; opacity: 1 !important; transform: matrix(1, 0, 0, 1, 0, 0) !important;} /*鍏徃绠€浠 */ .about_list_met_11_3 { padding: 50px 0; background-color: ;position: relative; } .about_list_met_11_3 .head { text-align: left; margin-bottom: 25px; } .about_list_met_11_3 .head .title { margin-top: 22px; margin-bottom: 11px; font-size: 20px; font-weight: 300; letter-spacing: 1px; color: #37474f; color: ; opacity: 0; transform: translate(0, 100%); } .about_list_met_11_3 .head .desc { width: 38px; height: 2px; background: #1baadb; opacity: 0; transform: translate(0, 100%); } .about_list_met_11_3 .btn-more { padding: 5px 10px; border: 1px solid; color: #1baadb; display: block; width: 112px; text-align: center; margin: 30px auto 0 auto; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms } .about_list_met_11_3 .btn-more .fa { padding-left: 10px } .about_list_met_11_3 .btn-more:hover { background: #1baadb; padding-left: 15px; color: #fff; border-color: #1baadb; text-decoration: none } .about_list_met_11_3 .btn-more:hover .fa { color: #fff } .about_list_met_11_3 .background { height: 505px; width: 100%; position: absolute; z-index:0; top: 0;left: 0;} .about_list_met_11_3 .background img { width: 100%; height: 100%; object-fit: cover; opacity: 0.6;} .about_list_met_11_3 .content { position: relative; height: 320px; } .about_list_met_11_3 .content .img { position: relative; z-index: 2; } .about_list_met_11_3 .content .img img { width: 100%; max-height: 280px; -o-object-fit: scale-down; object-fit: scale-down; } .about_list_met_11_3 .content .text { background: #fff; width: 100%; text-align: left; padding: 5px 15px; position: absolute; top: 130px; height: 173px; z-index: 1; opacity: 0; } .about_list_met_11_3 .content .text p { font-size: 14px; color: #ffffff; color: #666666; line-height: 1.5; margin: 0; padding: 30px 0; margin-left: 42%; } .about_list_met_11_3 .content .text p span{ max-height:65px; overflow: hidden;display: block; } .about_list_met_11_3 .content .btn-more { margin: 0; margin-top: 20px; } @media (max-width:991px) { .about_list_met_11_3 { padding: 60px 0; } .about_list_met_11_3 .content .text { top: 55px; } .about_list_met_11_3 .content .text p { font-size: 13px; } } @media (max-width:767px) { .about_list_met_11_3 { padding: 50px 0; } .about_list_met_11_3 .background { height: 520px; } .about_list_met_11_3 .about-us { padding: 0; } .about_list_met_11_3 .content { height: auto; } .about_list_met_11_3 .left { padding: 0; } .about_list_met_11_3 .content .text { position: static; top: 130px; } .about_list_met_11_3 .content .text p { margin-left: 0; font-size: 12px; } .about_list_met_11_3 .content .text p span{ max-height: 55px; overflow: hidden;display: block; } .about_list_met_11_3 .content .btn-more { margin-top: 10px; } } /*澶氳瑷€*/ .met-langlist{display:inline-block} .met-langlist span{font-size:14px;cursor:pointer} #btn-convert{margin-top:6px} .metlang #btn-convert{margin-top:0px;cursor:pointer;display:inline-block} .met-head-user{font-size:0} .met_navbtn{color:#666} .met-head-user li a{padding:0 5px;font-size:14px} .met-head-user li a+a{border-left:1px solid #ccc} .met-nav #met-head-user-collapse a{color:#666} .border-left1{border-left:1px solid #ccc;padding:0 5px;cursor:pointer} @media (min-width:768px){ .met-nav #met-head-user-collapse a.navbar-avatar{height:40px;line-height:40px;display:block} .metlang{height:40px;line-height:40px} } @media (max-width:767px){ .met-head-user .dropdown>a, .metlang .met_navbtn{line-height: 40px;height: 40px;display: block} .metlang{margin: 0 !important} } /*鎺掑簭*/ .order{padding:0;float:right;margin-bottom:10px !important;} .order li{display:inline-block;padding:0 5px;} .order li a{color:#666;} .order li a:hover{color:#1baadb;} /*涓婁笅椤?/ .column.list-icons{padding:0;} /*tag*/ .detail_tag{padding:0 30px 30px;background:#fff;} .detail_tag span{font-size:14px;} .detail_tag a{color:#333;padding:0 5px;} .detail_tag a:hover{color:#1baadb;} /*404*/ .page404{background:#f5f5f5;} .box404{display: table;min-height:500px;} .size404{display: table-cell;width:100%; text-align: center; vertical-align: middle;font-size:50px;color:#333;} @media (max-width: 767px){ .box404{min-height:250px;} .size404{font-size:25px;} } /*鎼滅储*/ .type-order{border-top:1px solid #e4e4e4;border-right: 1px solid #e4e4e4;border-left: 1px solid #e4e4e4;} .type-order>div{background:#e5e5e5;border-bottom:1px solid #ededed;} .type-order ul{background: #fafafa;} .type-order ul{padding:0;margin:0;} .type-order ul li{height:40px;line-height:40px;} .type-order .attr-name{height:40px;line-height:40px;white-space: nowrap;position:relative;overflow: hidden;} .type-order .attr-value a{color:#333;} .type-order .attr-value a:hover,.type-order .attr-value.para_select_option a{color:#1baadb;} .order li a{background:#ffffff;}.webui-popover-content{display:none}.webui-popover-rtl{direction:rtl;text-align:right}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px}.webui-popover.pop{-webkit-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:transform .15s cubic-bezier(0.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(0.3,0,0,1.5);transition:transform .15s cubic-bezier(0.3,0,0,1.5);opacity:0;filter:alpha(opacity=0)}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.out{opacity:0;filter:alpha(opacity=0)}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100)}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block}.webui-popover .webui-popover-content>div:first-child{width:99%}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50)}.webui-popover-inner .close:after{content:"\00D7";width:.8em;height:.8em;padding:4px;position:relative}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.webui-popover-content{padding:9px 14px;overflow:auto;display:none}.webui-popover-inverse{background-color:#333;color:#eee}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee}.webui-no-padding .webui-popover-content{padding:0}.webui-no-padding .list-group-item{border-right:none;border-left:none}.webui-no-padding .list-group-item:first-child{border-top:0}.webui-no-padding .list-group-item:last-child{border-bottom:0}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.webui-popover>.webui-arrow{border-width:11px}.webui-popover>.webui-arrow:after{border-width:10px;content:""}.webui-popover.top>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top-left>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.webui-popover.top>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top-left>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.webui-popover.right>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right-bottom>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.webui-popover.right>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right-bottom>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.webui-popover.bottom>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom-left>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.webui-popover.bottom>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom-left>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.webui-popover.left>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left-bottom>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.webui-popover.left>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left-bottom>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow:after{border-top-color:#333}.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right-bottom>.webui-arrow:after{border-right-color:#333}.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow:after{border-bottom-color:#333}.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left-bottom>.webui-arrow:after{border-left-color:#333}.webui-popover i.icon-refresh:before{content:""}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url('../images/loading.gif') no-repeat}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none}@charset 'UTF-8';@font-face{font-family:'Web Icons';font-weight:400;font-style:normal;src:url('../fonts/web-icons/web-icons.eot?v=0.2.3');src:url('../fonts/web-icons/web-icons.eot?#iefix&v=0.2.3') format('embedded-opentype'),url('../fonts/web-icons/web-icons.woff2?v=0.2.3') format('woff2'),url('../fonts/web-icons/web-icons.woff?v=0.2.3') format('woff'),url('../fonts/web-icons/web-icons.ttf?v=0.2.3') format('truetype'),url('../fonts/web-icons/web-icons.svg?v=0.2.3#web-icons') format('svg')}[class*=' wb-'],[class^=wb-]{font-family:'Web Icons';font-weight:400;font-style:normal;position:relative;display:inline-block;-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}.wb-dashboard:before{content:'飫?}.wb-inbox:before{content:'飫?}.wb-cloud:before{content:'飫?}.wb-bell:before{content:'飫?}.wb-book:before{content:'飫?}.wb-bookmark:before{content:'飫?}.wb-tag:before{content:'飫?}.wb-library:before{content:'飫?}.wb-share:before{content:'飫?}.wb-reply:before{content:'飫?}.wb-refresh:before{content:'飫?}.wb-move:before{content:'飫?}.wb-chat:before{content:'飫?}.wb-chat-working:before{content:'飫?}.wb-chat-text:before{content:'飫?}.wb-chat-group:before{content:'飫?}.wb-envelope:before{content:'飫?}.wb-envelope-open:before{content:'飫?}.wb-user:before{content:'飫?}.wb-user-circle:before{content:'飫?}.wb-users:before{content:'飫?}.wb-user-add:before{content:'飫?}.wb-grid-9:before{content:'飫?}.wb-grid-4:before{content:'飫?}.wb-menu:before{content:'飫?}.wb-layout:before{content:'飫?}.wb-fullscreen:before{content:'飫?}.wb-fullscreen-exit:before{content:'飫?}.wb-expand:before{content:'飫?}.wb-contract:before{content:'飫?}.wb-arrow-expand:before{content:'飫?}.wb-arrow-shrink:before{content:'飫?}.wb-desktop:before{content:'飫?}.wb-mobile:before{content:'飫?}.wb-signal:before{content:'飫?}.wb-power:before{content:'飫?}.wb-more-horizontal:before{content:'飫?}.wb-more-vertical:before{content:'飫?}.wb-globe:before{content:'飫?}.wb-map:before{content:'飫?}.wb-flag:before{content:'飫?}.wb-pie-chart:before{content:'飫?}.wb-stats-bars:before{content:'飫?}.wb-pluse:before{content:'飫?}.wb-home:before{content:'飫?}.wb-shopping-cart:before{content:'飫?}.wb-payment:before{content:'飫?}.wb-briefcase:before{content:'飫?}.wb-search:before{content:'飫?}.wb-zoom-in:before{content:'飫?}.wb-zoom-out:before{content:'飫?}.wb-download:before{content:'飫?}.wb-upload:before{content:'飫?}.wb-sort-asc:before{content:'飫?}.wb-sort-des:before{content:'飫?}.wb-graph-up:before{content:'飫?}.wb-graph-down:before{content:'飫?}.wb-replay:before{content:'飫?}.wb-edit:before{content:'飫?}.wb-pencil:before{content:'飫?}.wb-rubber:before{content:'飫?}.wb-crop:before{content:'飫?}.wb-eye:before{content:'飫?}.wb-eye-close:before{content:'飬€'}.wb-image:before{content:'飬?}.wb-gallery:before{content:'飬?}.wb-video:before{content:'飬?}.wb-camera:before{content:'飬?}.wb-folder:before{content:'飬?}.wb-clipboard:before{content:'飬?}.wb-order:before{content:'飬?}.wb-file:before{content:'飬?}.wb-copy:before{content:'飬?}.wb-add-file:before{content:'飬?}.wb-print:before{content:'飬?}.wb-calendar:before{content:'飬?}.wb-time:before{content:'飬?}.wb-trash:before{content:'飬?}.wb-plugin:before{content:'飬?}.wb-extension:before{content:'飬?}.wb-memory:before{content:'飬?}.wb-settings:before{content:'飬?}.wb-scissor:before{content:'飬?}.wb-wrench:before{content:'飬?}.wb-hammer:before{content:'飬?}.wb-lock:before{content:'飬?}.wb-unlock:before{content:'飬?}.wb-volume-low:before{content:'飬?}.wb-volume-high:before{content:'飬?}.wb-volume-off:before{content:'飬?}.wb-pause:before{content:'飬?}.wb-play:before{content:'飬?}.wb-stop:before{content:'飬?}.wb-musical:before{content:'飬?}.wb-random:before{content:'飬?}.wb-reload:before{content:'飬?}.wb-loop:before{content:'飬?}.wb-text:before{content:'飬?}.wb-bold:before{content:'飬?}.wb-italic:before{content:'飬?}.wb-underline:before{content:'飬?}.wb-format-clear:before{content:'飬?}.wb-text-type:before{content:'飬?}.wb-table:before{content:'飬?}.wb-attach-file:before{content:'飬?}.wb-paperclip:before{content:'飬?}.wb-link-intact:before{content:'飬?}.wb-link:before{content:'飬?}.wb-link-broken:before{content:'飬?}.wb-indent-increase:before{content:'飬?}.wb-indent-decrease:before{content:'飬?}.wb-align-justify:before{content:'飬?}.wb-align-left:before{content:'飬?}.wb-align-center:before{content:'飬?}.wb-align-right:before{content:'飬?}.wb-list-numbered:before{content:'飬?}.wb-list-bulleted:before{content:'飬?}.wb-list:before{content:'飬?}.wb-emoticon:before{content:'飬?}.wb-quote-right:before{content:'飬?}.wb-code:before{content:'飬?}.wb-code-working:before{content:'飬?}.wb-code-unfold:before{content:'飬?}.wb-chevron-right:before{content:'飬?}.wb-chevron-left:before{content:'飬?}.wb-chevron-left-mini:before{content:'飬?}.wb-chevron-right-mini:before{content:'飬?}.wb-chevron-up:before{content:'飭€'}.wb-chevron-down:before{content:'飭?}.wb-chevron-up-mini:before{content:'飭?}.wb-chevron-down-mini:before{content:'飭?}.wb-arrow-left:before{content:'飭?}.wb-arrow-right:before{content:'飭?}.wb-arrow-up:before{content:'飭?}.wb-arrow-down:before{content:'飭?}.wb-dropdown:before{content:'飭?}.wb-dropup:before{content:'飭?}.wb-dropright:before{content:'飭?}.wb-dropleft:before{content:'飭?}.wb-sort-vertical:before{content:'飭?}.wb-triangle-left:before{content:'飭?}.wb-triangle-right:before{content:'飭?}.wb-triangle-down:before{content:'飭?}.wb-triangle-up:before{content:'飭?}.wb-check-circle:before{content:'飭?}.wb-check:before{content:'飭?}.wb-check-mini:before{content:'飭?}.wb-close:before{content:'飭?}.wb-close-mini:before{content:'飭?}.wb-plus-circle:before{content:'飭?}.wb-plus:before{content:'飭?}.wb-minus-circle:before{content:'飭?}.wb-minus:before{content:'飭?}.wb-alert-circle:before{content:'飭?}.wb-alert:before{content:'飭?}.wb-help-circle:before{content:'飭?}.wb-help:before{content:'飭?}.wb-info-circle:before{content:'飭?}.wb-info:before{content:'飭?}.wb-warning:before{content:'飭?}.wb-heart:before{content:'飭?}.wb-heart-outline:before{content:'飭?}.wb-star:before{content:'飭?}.wb-star-half:before{content:'飭?}.wb-star-outline:before{content:'飭?}.wb-thumb-up:before{content:'飭?}.wb-thumb-down:before{content:'飭?}.wb-small-point:before{content:'飭?}.wb-medium-point:before{content:'飭?}.wb-large-point:before{content:'飭?}.pull-right{float:right}@charset 'UTF-8';/*! * Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */[class*=' fa-'],[class^=fa-]{font-family:FontAwesome;font-weight:400;font-style:normal;position:relative;display:inline-block;-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}@font-face{font-family:FontAwesome;font-weight:400;font-style:normal;src:url('../fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg')}.fa-glass:before{content:'飥€'}.fa-music:before{content:'飥?}.fa-search:before{content:'飥?}.fa-envelope-o:before{content:'飥?}.fa-heart:before{content:'飥?}.fa-star:before{content:'飥?}.fa-star-o:before{content:'飥?}.fa-user:before{content:'飥?}.fa-film:before{content:'飥?}.fa-th-large:before{content:'飥?}.fa-th:before{content:'飥?}.fa-th-list:before{content:'飥?}.fa-check:before{content:'飥?}.fa-close:before,.fa-remove:before,.fa-times:before{content:'飥?}.fa-search-plus:before{content:'飥?}.fa-search-minus:before{content:'飥?}.fa-power-off:before{content:'飥?}.fa-signal:before{content:'飥?}.fa-cog:before,.fa-gear:before{content:'飥?}.fa-trash-o:before{content:'飥?}.fa-home:before{content:'飥?}.fa-file-o:before{content:'飥?}.fa-clock-o:before{content:'飥?}.fa-road:before{content:'飥?}.fa-download:before{content:'飥?}.fa-arrow-circle-o-down:before{content:'飥?}.fa-arrow-circle-o-up:before{content:'飥?}.fa-inbox:before{content:'飥?}.fa-play-circle-o:before{content:'飥?}.fa-repeat:before,.fa-rotate-right:before{content:'飥?}.fa-refresh:before{content:'飥?}.fa-list-alt:before{content:'飥?}.fa-lock:before{content:'飥?}.fa-flag:before{content:'飥?}.fa-headphones:before{content:'飥?}.fa-volume-off:before{content:'飥?}.fa-volume-down:before{content:'飥?}.fa-volume-up:before{content:'飥?}.fa-qrcode:before{content:'飥?}.fa-barcode:before{content:'飥?}.fa-tag:before{content:'飥?}.fa-tags:before{content:'飥?}.fa-book:before{content:'飥?}.fa-bookmark:before{content:'飥?}.fa-print:before{content:'飥?}.fa-camera:before{content:'飥?}.fa-font:before{content:'飥?}.fa-bold:before{content:'飥?}.fa-italic:before{content:'飥?}.fa-text-height:before{content:'飥?}.fa-text-width:before{content:'飥?}.fa-align-left:before{content:'飥?}.fa-align-center:before{content:'飥?}.fa-align-right:before{content:'飥?}.fa-align-justify:before{content:'飥?}.fa-list:before{content:'飥?}.fa-dedent:before,.fa-outdent:before{content:'飥?}.fa-indent:before{content:'飥?}.fa-video-camera:before{content:'飥?}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:'飥?}.fa-pencil:before{content:'飦€'}.fa-map-marker:before{content:'飦?}.fa-adjust:before{content:'飦?}.fa-tint:before{content:'飦?}.fa-edit:before,.fa-pencil-square-o:before{content:'飦?}.fa-share-square-o:before{content:'飦?}.fa-check-square-o:before{content:'飦?}.fa-arrows:before{content:'飦?}.fa-step-backward:before{content:'飦?}.fa-fast-backward:before{content:'飦?}.fa-backward:before{content:'飦?}.fa-play:before{content:'飦?}.fa-pause:before{content:'飦?}.fa-stop:before{content:'飦?}.fa-forward:before{content:'飦?}.fa-fast-forward:before{content:'飦?}.fa-step-forward:before{content:'飦?}.fa-eject:before{content:'飦?}.fa-chevron-left:before{content:'飦?}.fa-chevron-right:before{content:'飦?}.fa-plus-circle:before{content:'飦?}.fa-minus-circle:before{content:'飦?}.fa-times-circle:before{content:'飦?}.fa-check-circle:before{content:'飦?}.fa-question-circle:before{content:'飦?}.fa-info-circle:before{content:'飦?}.fa-crosshairs:before{content:'飦?}.fa-times-circle-o:before{content:'飦?}.fa-check-circle-o:before{content:'飦?}.fa-ban:before{content:'飦?}.fa-arrow-left:before{content:'飦?}.fa-arrow-right:before{content:'飦?}.fa-arrow-up:before{content:'飦?}.fa-arrow-down:before{content:'飦?}.fa-mail-forward:before,.fa-share:before{content:'飦?}.fa-expand:before{content:'飦?}.fa-compress:before{content:'飦?}.fa-plus:before{content:'飦?}.fa-minus:before{content:'飦?}.fa-asterisk:before{content:'飦?}.fa-exclamation-circle:before{content:'飦?}.fa-gift:before{content:'飦?}.fa-leaf:before{content:'飦?}.fa-fire:before{content:'飦?}.fa-eye:before{content:'飦?}.fa-eye-slash:before{content:'飦?}.fa-exclamation-triangle:before,.fa-warning:before{content:'飦?}.fa-plane:before{content:'飦?}.fa-calendar:before{content:'飦?}.fa-random:before{content:'飦?}.fa-comment:before{content:'飦?}.fa-magnet:before{content:'飦?}.fa-chevron-up:before{content:'飦?}.fa-chevron-down:before{content:'飦?}.fa-retweet:before{content:'飦?}.fa-shopping-cart:before{content:'飦?}.fa-folder:before{content:'飦?}.fa-folder-open:before{content:'飦?}.fa-arrows-v:before{content:'飦?}.fa-arrows-h:before{content:'飦?}.fa-bar-chart-o:before,.fa-bar-chart:before{content:'飩€'}.fa-twitter-square:before{content:'飩?}.fa-facebook-square:before{content:'飩?}.fa-camera-retro:before{content:'飩?}.fa-key:before{content:'飩?}.fa-cogs:before,.fa-gears:before{content:'飩?}.fa-comments:before{content:'飩?}.fa-thumbs-o-up:before{content:'飩?}.fa-thumbs-o-down:before{content:'飩?}.fa-star-half:before{content:'飩?}.fa-heart-o:before{content:'飩?}.fa-sign-out:before{content:'飩?}.fa-linkedin-square:before{content:'飩?}.fa-thumb-tack:before{content:'飩?}.fa-external-link:before{content:'飩?}.fa-sign-in:before{content:'飩?}.fa-trophy:before{content:'飩?}.fa-github-square:before{content:'飩?}.fa-upload:before{content:'飩?}.fa-lemon-o:before{content:'飩?}.fa-phone:before{content:'飩?}.fa-square-o:before{content:'飩?}.fa-bookmark-o:before{content:'飩?}.fa-phone-square:before{content:'飩?}.fa-twitter:before{content:'飩?}.fa-facebook-f:before,.fa-facebook:before{content:'飩?}.fa-github:before{content:'飩?}.fa-unlock:before{content:'飩?}.fa-credit-card:before{content:'飩?}.fa-feed:before,.fa-rss:before{content:'飩?}.fa-hdd-o:before{content:'飩?}.fa-bullhorn:before{content:'飩?}.fa-bell:before{content:'飪?}.fa-certificate:before{content:'飩?}.fa-hand-o-right:before{content:'飩?}.fa-hand-o-left:before{content:'飩?}.fa-hand-o-up:before{content:'飩?}.fa-hand-o-down:before{content:'飩?}.fa-arrow-circle-left:before{content:'飩?}.fa-arrow-circle-right:before{content:'飩?}.fa-arrow-circle-up:before{content:'飩?}.fa-arrow-circle-down:before{content:'飩?}.fa-globe:before{content:'飩?}.fa-wrench:before{content:'飩?}.fa-tasks:before{content:'飩?}.fa-filter:before{content:'飩?}.fa-briefcase:before{content:'飩?}.fa-arrows-alt:before{content:'飩?}.fa-group:before,.fa-users:before{content:'飪€'}.fa-chain:before,.fa-link:before{content:'飪?}.fa-cloud:before{content:'飪?}.fa-flask:before{content:'飪?}.fa-cut:before,.fa-scissors:before{content:'飪?}.fa-copy:before,.fa-files-o:before{content:'飪?}.fa-paperclip:before{content:'飪?}.fa-floppy-o:before,.fa-save:before{content:'飪?}.fa-square:before{content:'飪?}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:'飪?}.fa-list-ul:before{content:'飪?}.fa-list-ol:before{content:'飪?}.fa-strikethrough:before{content:'飪?}.fa-underline:before{content:'飪?}.fa-table:before{content:'飪?}.fa-magic:before{content:'飪?}.fa-truck:before{content:'飪?}.fa-pinterest:before{content:'飪?}.fa-pinterest-square:before{content:'飪?}.fa-google-plus-square:before{content:'飪?}.fa-google-plus:before{content:'飪?}.fa-money:before{content:'飪?}.fa-caret-down:before{content:'飪?}.fa-caret-up:before{content:'飪?}.fa-caret-left:before{content:'飪?}.fa-caret-right:before{content:'飪?}.fa-columns:before{content:'飪?}.fa-sort:before,.fa-unsorted:before{content:'飪?}.fa-sort-desc:before,.fa-sort-down:before{content:'飪?}.fa-sort-asc:before,.fa-sort-up:before{content:'飪?}.fa-envelope:before{content:'飪?}.fa-linkedin:before{content:'飪?}.fa-rotate-left:before,.fa-undo:before{content:'飪?}.fa-gavel:before,.fa-legal:before{content:'飪?}.fa-dashboard:before,.fa-tachometer:before{content:'飪?}.fa-comment-o:before{content:'飪?}.fa-comments-o:before{content:'飪?}.fa-bolt:before,.fa-flash:before{content:'飪?}.fa-sitemap:before{content:'飪?}.fa-umbrella:before{content:'飪?}.fa-clipboard:before,.fa-paste:before{content:'飪?}.fa-lightbulb-o:before{content:'飪?}.fa-exchange:before{content:'飪?}.fa-cloud-download:before{content:'飪?}.fa-cloud-upload:before{content:'飪?}.fa-user-md:before{content:'飪?}.fa-stethoscope:before{content:'飪?}.fa-suitcase:before{content:'飪?}.fa-bell-o:before{content:'飩?}.fa-coffee:before{content:'飪?}.fa-cutlery:before{content:'飪?}.fa-file-text-o:before{content:'飪?}.fa-building-o:before{content:'飪?}.fa-hospital-o:before{content:'飪?}.fa-ambulance:before{content:'飪?}.fa-medkit:before{content:'飪?}.fa-fighter-jet:before{content:'飪?}.fa-beer:before{content:'飪?}.fa-h-square:before{content:'飪?}.fa-plus-square:before{content:'飪?}.fa-angle-double-left:before{content:'飫€'}.fa-angle-double-right:before{content:'飫?}.fa-angle-double-up:before{content:'飫?}.fa-angle-double-down:before{content:'飫?}.fa-angle-left:before{content:'飫?}.fa-angle-right:before{content:'飫?}.fa-angle-up:before{content:'飫?}.fa-angle-down:before{content:'飫?}.fa-desktop:before{content:'飫?}.fa-laptop:before{content:'飫?}.fa-tablet:before{content:'飫?}.fa-mobile-phone:before,.fa-mobile:before{content:'飫?}.fa-circle-o:before{content:'飫?}.fa-quote-left:before{content:'飫?}.fa-quote-right:before{content:'飫?}.fa-spinner:before{content:'飫?}.fa-circle:before{content:'飫?}.fa-mail-reply:before,.fa-reply:before{content:'飫?}.fa-github-alt:before{content:'飫?}.fa-folder-o:before{content:'飫?}.fa-folder-open-o:before{content:'飫?}.fa-smile-o:before{content:'飫?}.fa-frown-o:before{content:'飫?}.fa-meh-o:before{content:'飫?}.fa-gamepad:before{content:'飫?}.fa-keyboard-o:before{content:'飫?}.fa-flag-o:before{content:'飫?}.fa-flag-checkered:before{content:'飫?}.fa-terminal:before{content:'飫?}.fa-code:before{content:'飫?}.fa-mail-reply-all:before,.fa-reply-all:before{content:'飫?}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:'飫?}.fa-location-arrow:before{content:'飫?}.fa-crop:before{content:'飫?}.fa-code-fork:before{content:'飫?}.fa-chain-broken:before,.fa-unlink:before{content:'飫?}.fa-question:before{content:'飫?}.fa-info:before{content:'飫?}.fa-exclamation:before{content:'飫?}.fa-superscript:before{content:'飫?}.fa-subscript:before{content:'飫?}.fa-eraser:before{content:'飫?}.fa-puzzle-piece:before{content:'飫?}.fa-microphone:before{content:'飫?}.fa-microphone-slash:before{content:'飫?}.fa-shield:before{content:'飫?}.fa-calendar-o:before{content:'飫?}.fa-fire-extinguisher:before{content:'飫?}.fa-rocket:before{content:'飫?}.fa-maxcdn:before{content:'飫?}.fa-chevron-circle-left:before{content:'飫?}.fa-chevron-circle-right:before{content:'飫?}.fa-chevron-circle-up:before{content:'飫?}.fa-chevron-circle-down:before{content:'飫?}.fa-html5:before{content:'飫?}.fa-css3:before{content:'飫?}.fa-anchor:before{content:'飫?}.fa-unlock-alt:before{content:'飫?}.fa-bullseye:before{content:'飬€'}.fa-ellipsis-h:before{content:'飬?}.fa-ellipsis-v:before{content:'飬?}.fa-rss-square:before{content:'飬?}.fa-play-circle:before{content:'飬?}.fa-ticket:before{content:'飬?}.fa-minus-square:before{content:'飬?}.fa-minus-square-o:before{content:'飬?}.fa-level-up:before{content:'飬?}.fa-level-down:before{content:'飬?}.fa-check-square:before{content:'飬?}.fa-pencil-square:before{content:'飬?}.fa-external-link-square:before{content:'飬?}.fa-share-square:before{content:'飬?}.fa-compass:before{content:'飬?}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:'飬?}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:'飬?}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:'飬?}.fa-eur:before,.fa-euro:before{content:'飬?}.fa-gbp:before{content:'飬?}.fa-dollar:before,.fa-usd:before{content:'飬?}.fa-inr:before,.fa-rupee:before{content:'飬?}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:'飬?}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:'飬?}.fa-krw:before,.fa-won:before{content:'飬?}.fa-bitcoin:before,.fa-btc:before{content:'飬?}.fa-file:before{content:'飬?}.fa-file-text:before{content:'飬?}.fa-sort-alpha-asc:before{content:'飬?}.fa-sort-alpha-desc:before{content:'飬?}.fa-sort-amount-asc:before{content:'飬?}.fa-sort-amount-desc:before{content:'飬?}.fa-sort-numeric-asc:before{content:'飬?}.fa-sort-numeric-desc:before{content:'飬?}.fa-thumbs-up:before{content:'飬?}.fa-thumbs-down:before{content:'飬?}.fa-youtube-square:before{content:'飬?}.fa-youtube:before{content:'飬?}.fa-xing:before{content:'飬?}.fa-xing-square:before{content:'飬?}.fa-youtube-play:before{content:'飬?}.fa-dropbox:before{content:'飬?}.fa-stack-overflow:before{content:'飬?}.fa-instagram:before{content:'飬?}.fa-flickr:before{content:'飬?}.fa-adn:before{content:'飬?}.fa-bitbucket:before{content:'飬?}.fa-bitbucket-square:before{content:'飬?}.fa-tumblr:before{content:'飬?}.fa-tumblr-square:before{content:'飬?}.fa-long-arrow-down:before{content:'飬?}.fa-long-arrow-up:before{content:'飬?}.fa-long-arrow-left:before{content:'飬?}.fa-long-arrow-right:before{content:'飬?}.fa-apple:before{content:'飬?}.fa-windows:before{content:'飬?}.fa-android:before{content:'飬?}.fa-linux:before{content:'飬?}.fa-dribbble:before{content:'飬?}.fa-skype:before{content:'飬?}.fa-foursquare:before{content:'飭€'}.fa-trello:before{content:'飭?}.fa-female:before{content:'飭?}.fa-male:before{content:'飭?}.fa-gittip:before,.fa-gratipay:before{content:'飭?}.fa-sun-o:before{content:'飭?}.fa-moon-o:before{content:'飭?}.fa-archive:before{content:'飭?}.fa-bug:before{content:'飭?}.fa-vk:before{content:'飭?}.fa-weibo:before{content:'飭?}.fa-renren:before{content:'飭?}.fa-pagelines:before{content:'飭?}.fa-stack-exchange:before{content:'飭?}.fa-arrow-circle-o-right:before{content:'飭?}.fa-arrow-circle-o-left:before{content:'飭?}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:'飭?}.fa-dot-circle-o:before{content:'飭?}.fa-wheelchair:before{content:'飭?}.fa-vimeo-square:before{content:'飭?}.fa-try:before,.fa-turkish-lira:before{content:'飭?}.fa-plus-square-o:before{content:'飭?}.fa-space-shuttle:before{content:'飭?}.fa-slack:before{content:'飭?}.fa-envelope-square:before{content:'飭?}.fa-wordpress:before{content:'飭?}.fa-openid:before{content:'飭?}.fa-bank:before,.fa-institution:before,.fa-university:before{content:'飭?}.fa-graduation-cap:before,.fa-mortar-board:before{content:'飭?}.fa-yahoo:before{content:'飭?}.fa-google:before{content:'飭?}.fa-reddit:before{content:'飭?}.fa-reddit-square:before{content:'飭?}.fa-stumbleupon-circle:before{content:'飭?}.fa-stumbleupon:before{content:'飭?}.fa-delicious:before{content:'飭?}.fa-digg:before{content:'飭?}.fa-pied-piper:before{content:'飭?}.fa-pied-piper-alt:before{content:'飭?}.fa-drupal:before{content:'飭?}.fa-joomla:before{content:'飭?}.fa-language:before{content:'飭?}.fa-fax:before{content:'飭?}.fa-building:before{content:'飭?}.fa-child:before{content:'飭?}.fa-paw:before{content:'飭?}.fa-spoon:before{content:'飭?}.fa-cube:before{content:'飭?}.fa-cubes:before{content:'飭?}.fa-behance:before{content:'飭?}.fa-behance-square:before{content:'飭?}.fa-steam:before{content:'飭?}.fa-steam-square:before{content:'飭?}.fa-recycle:before{content:'飭?}.fa-automobile:before,.fa-car:before{content:'飭?}.fa-cab:before,.fa-taxi:before{content:'飭?}.fa-tree:before{content:'飭?}.fa-spotify:before{content:'飭?}.fa-deviantart:before{content:'飭?}.fa-soundcloud:before{content:'飭?}.fa-database:before{content:'飮€'}.fa-file-pdf-o:before{content:'飮?}.fa-file-word-o:before{content:'飮?}.fa-file-excel-o:before{content:'飮?}.fa-file-powerpoint-o:before{content:'飮?}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:'飮?}.fa-file-archive-o:before,.fa-file-zip-o:before{content:'飮?}.fa-file-audio-o:before,.fa-file-sound-o:before{content:'飮?}.fa-file-movie-o:before,.fa-file-video-o:before{content:'飮?}.fa-file-code-o:before{content:'飮?}.fa-vine:before{content:'飮?}.fa-codepen:before{content:'飮?}.fa-jsfiddle:before{content:'飮?}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:'飮?}.fa-circle-o-notch:before{content:'飮?}.fa-ra:before,.fa-rebel:before{content:'飮?}.fa-empire:before,.fa-ge:before{content:'飮?}.fa-git-square:before{content:'飮?}.fa-git:before{content:'飮?}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:'飮?}.fa-tencent-weibo:before{content:'飮?}.fa-qq:before{content:'飮?}.fa-wechat:before,.fa-weixin:before{content:'飮?}.fa-paper-plane:before,.fa-send:before{content:'飮?}.fa-paper-plane-o:before,.fa-send-o:before{content:'飮?}.fa-history:before{content:'飮?}.fa-circle-thin:before{content:'飮?}.fa-header:before{content:'飮?}.fa-paragraph:before{content:'飮?}.fa-sliders:before{content:'飮?}.fa-share-alt:before{content:'飮?}.fa-share-alt-square:before{content:'飮?}.fa-bomb:before{content:'飮?}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:'飮?}.fa-tty:before{content:'飮?}.fa-binoculars:before{content:'飮?}.fa-plug:before{content:'飮?}.fa-slideshare:before{content:'飮?}.fa-twitch:before{content:'飮?}.fa-yelp:before{content:'飮?}.fa-newspaper-o:before{content:'飮?}.fa-wifi:before{content:'飮?}.fa-calculator:before{content:'飮?}.fa-paypal:before{content:'飮?}.fa-google-wallet:before{content:'飮?}.fa-cc-visa:before{content:'飮?}.fa-cc-mastercard:before{content:'飮?}.fa-cc-discover:before{content:'飮?}.fa-cc-amex:before{content:'飮?}.fa-cc-paypal:before{content:'飮?}.fa-cc-stripe:before{content:'飮?}.fa-bell-slash:before{content:'飮?}.fa-bell-slash-o:before{content:'飮?}.fa-trash:before{content:'飮?}.fa-copyright:before{content:'飮?}.fa-at:before{content:'飮?}.fa-eyedropper:before{content:'飮?}.fa-paint-brush:before{content:'飮?}.fa-birthday-cake:before{content:'飮?}.fa-area-chart:before{content:'飮?}.fa-pie-chart:before{content:'飯€'}.fa-line-chart:before{content:'飯?}.fa-lastfm:before{content:'飯?}.fa-lastfm-square:before{content:'飯?}.fa-toggle-off:before{content:'飯?}.fa-toggle-on:before{content:'飯?}.fa-bicycle:before{content:'飯?}.fa-bus:before{content:'飯?}.fa-ioxhost:before{content:'飯?}.fa-angellist:before{content:'飯?}.fa-cc:before{content:'飯?}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:'飯?}.fa-meanpath:before{content:'飯?}.fa-buysellads:before{content:'飯?}.fa-connectdevelop:before{content:'飯?}.fa-dashcube:before{content:'飯?}.fa-forumbee:before{content:'飯?}.fa-leanpub:before{content:'飯?}.fa-sellsy:before{content:'飯?}.fa-shirtsinbulk:before{content:'飯?}.fa-simplybuilt:before{content:'飯?}.fa-skyatlas:before{content:'飯?}.fa-cart-plus:before{content:'飯?}.fa-cart-arrow-down:before{content:'飯?}.fa-diamond:before{content:'飯?}.fa-ship:before{content:'飯?}.fa-user-secret:before{content:'飯?}.fa-motorcycle:before{content:'飯?}.fa-street-view:before{content:'飯?}.fa-heartbeat:before{content:'飯?}.fa-venus:before{content:'飯?}.fa-mars:before{content:'飯?}.fa-mercury:before{content:'飯?}.fa-intersex:before,.fa-transgender:before{content:'飯?}.fa-transgender-alt:before{content:'飯?}.fa-venus-double:before{content:'飯?}.fa-mars-double:before{content:'飯?}.fa-venus-mars:before{content:'飯?}.fa-mars-stroke:before{content:'飯?}.fa-mars-stroke-v:before{content:'飯?}.fa-mars-stroke-h:before{content:'飯?}.fa-neuter:before{content:'飯?}.fa-genderless:before{content:'飯?}.fa-facebook-official:before{content:'飯?}.fa-pinterest-p:before{content:'飯?}.fa-whatsapp:before{content:'飯?}.fa-server:before{content:'飯?}.fa-user-plus:before{content:'飯?}.fa-user-times:before{content:'飯?}.fa-bed:before,.fa-hotel:before{content:'飯?}.fa-viacoin:before{content:'飯?}.fa-train:before{content:'飯?}.fa-subway:before{content:'飯?}.fa-medium:before{content:'飯?}.fa-y-combinator:before,.fa-yc:before{content:'飯?}.fa-optin-monster:before{content:'飯?}.fa-opencart:before{content:'飯?}.fa-expeditedssl:before{content:'飯?}.fa-battery-4:before,.fa-battery-full:before{content:'飰€'}.fa-battery-3:before,.fa-battery-three-quarters:before{content:'飰?}.fa-battery-2:before,.fa-battery-half:before{content:'飰?}.fa-battery-1:before,.fa-battery-quarter:before{content:'飰?}.fa-battery-0:before,.fa-battery-empty:before{content:'飰?}.fa-mouse-pointer:before{content:'飰?}.fa-i-cursor:before{content:'飰?}.fa-object-group:before{content:'飰?}.fa-object-ungroup:before{content:'飰?}.fa-sticky-note:before{content:'飰?}.fa-sticky-note-o:before{content:'飰?}.fa-cc-jcb:before{content:'飰?}.fa-cc-diners-club:before{content:'飰?}.fa-clone:before{content:'飰?}.fa-balance-scale:before{content:'飰?}.fa-hourglass-o:before{content:'飰?}.fa-hourglass-1:before,.fa-hourglass-start:before{content:'飰?}.fa-hourglass-2:before,.fa-hourglass-half:before{content:'飰?}.fa-hourglass-3:before,.fa-hourglass-end:before{content:'飰?}.fa-hourglass:before{content:'飰?}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:'飰?}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:'飰?}.fa-hand-scissors-o:before{content:'飰?}.fa-hand-lizard-o:before{content:'飰?}.fa-hand-spock-o:before{content:'飰?}.fa-hand-pointer-o:before{content:'飰?}.fa-hand-peace-o:before{content:'飰?}.fa-trademark:before{content:'飰?}.fa-registered:before{content:'飰?}.fa-creative-commons:before{content:'飰?}.fa-gg:before{content:'飰?}.fa-gg-circle:before{content:'飰?}.fa-tripadvisor:before{content:'飰?}.fa-odnoklassniki:before{content:'飰?}.fa-odnoklassniki-square:before{content:'飰?}.fa-get-pocket:before{content:'飰?}.fa-wikipedia-w:before{content:'飰?}.fa-safari:before{content:'飰?}.fa-chrome:before{content:'飰?}.fa-firefox:before{content:'飰?}.fa-opera:before{content:'飰?}.fa-internet-explorer:before{content:'飰?}.fa-television:before,.fa-tv:before{content:'飰?}.fa-contao:before{content:'飰?}.fa-500px:before{content:'飰?}.fa-amazon:before{content:'飰?}.fa-calendar-plus-o:before{content:'飰?}.fa-calendar-minus-o:before{content:'飰?}.fa-calendar-times-o:before{content:'飰?}.fa-calendar-check-o:before{content:'飰?}.fa-industry:before{content:'飰?}.fa-map-pin:before{content:'飰?}.fa-map-signs:before{content:'飰?}.fa-map-o:before{content:'飰?}.fa-map:before{content:'飰?}.fa-commenting:before{content:'飰?}.fa-commenting-o:before{content:'飰?}.fa-houzz:before{content:'飰?}.fa-vimeo:before{content:'飰?}.fa-black-tie:before{content:'飰?}.fa-fonticons:before{content:'飱€'}.fa-reddit-alien:before{content:'飱?}.fa-edge:before{content:'飱?}.fa-credit-card-alt:before{content:'飱?}.fa-codiepie:before{content:'飱?}.fa-modx:before{content:'飱?}.fa-fort-awesome:before{content:'飱?}.fa-usb:before{content:'飱?}.fa-product-hunt:before{content:'飱?}.fa-mixcloud:before{content:'飱?}.fa-scribd:before{content:'飱?}.fa-pause-circle:before{content:'飱?}.fa-pause-circle-o:before{content:'飱?}.fa-stop-circle:before{content:'飱?}.fa-stop-circle-o:before{content:'飱?}.fa-shopping-bag:before{content:'飱?}.fa-shopping-basket:before{content:'飱?}.fa-hashtag:before{content:'飱?}.fa-bluetooth:before{content:'飱?}.fa-bluetooth-b:before{content:'飱?}.fa-percent:before{content:'飱?}.flag-icon-background{background-repeat:no-repeat;background-position:50%;-webkit-background-size:contain;background-size:contain}.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em;background-repeat:no-repeat;background-position:50%;-webkit-background-size:contain;background-size:contain}.flag-icon:before{content:"\00a0"}.dropdown-menu .flag-icon{margin-right:5px}.flag-icon-ad{background-image:url('../images/ad.svg')}.flag-icon-ae{background-image:url('../images/ae.svg')}.flag-icon-af{background-image:url('../images/af.svg')}.flag-icon-ag{background-image:url('../images/ag.svg')}.flag-icon-ai{background-image:url('../images/ai.svg')}.flag-icon-al{background-image:url('../images/al.svg')}.flag-icon-am{background-image:url('../images/am.svg')}.flag-icon-ao{background-image:url('../images/ao.svg')}.flag-icon-aq{background-image:url('../images/aq.svg')}.flag-icon-ar{background-image:url('../images/ar.svg')}.flag-icon-as{background-image:url('../images/as.svg')}.flag-icon-at{background-image:url('../images/at.svg')}.flag-icon-au{background-image:url('../images/au.svg')}.flag-icon-aw{background-image:url('../images/aw.svg')}.flag-icon-ax{background-image:url('../images/ax.svg')}.flag-icon-az{background-image:url('../images/az.svg')}.flag-icon-ba{background-image:url('../images/ba.svg')}.flag-icon-bb{background-image:url('../images/bb.svg')}.flag-icon-bd{background-image:url('../images/bd.svg')}.flag-icon-be{background-image:url('../images/be.svg')}.flag-icon-bf{background-image:url('../images/bf.svg')}.flag-icon-bg{background-image:url('../images/bg.svg')}.flag-icon-bh{background-image:url('../images/bh.svg')}.flag-icon-bi{background-image:url('../images/bi.svg')}.flag-icon-bj{background-image:url('../images/bj.svg')}.flag-icon-bl{background-image:url('../images/bl.svg')}.flag-icon-bm{background-image:url('../images/bm.svg')}.flag-icon-bn{background-image:url('../images/bn.svg')}.flag-icon-bo{background-image:url('../images/bo.svg')}.flag-icon-bq{background-image:url('../images/bq.svg')}.flag-icon-br{background-image:url('../images/br.svg')}.flag-icon-bs{background-image:url('../images/bs.svg')}.flag-icon-bt{background-image:url('../images/bt.svg')}.flag-icon-bv{background-image:url('../images/bv.svg')}.flag-icon-bw{background-image:url('../images/bw.svg')}.flag-icon-by{background-image:url('../images/by.svg')}.flag-icon-bz{background-image:url('../images/bz.svg')}.flag-icon-ca{background-image:url('../images/ca.svg')}.flag-icon-cc{background-image:url('../images/cc.svg')}.flag-icon-cd{background-image:url('../images/cd.svg')}.flag-icon-cf{background-image:url('../images/cf.svg')}.flag-icon-cg{background-image:url('../images/cg.svg')}.flag-icon-ch{background-image:url('../images/ch.svg')}.flag-icon-ci{background-image:url('../images/ci.svg')}.flag-icon-ck{background-image:url('../images/ck.svg')}.flag-icon-cl{background-image:url('../images/cl.svg')}.flag-icon-cm{background-image:url('../images/cm.svg')}.flag-icon-cn{background-image:url('../images/cn.svg')}.flag-icon-co{background-image:url('../images/co.svg')}.flag-icon-cr{background-image:url('../images/cr.svg')}.flag-icon-cu{background-image:url('../images/cu.svg')}.flag-icon-cv{background-image:url('../images/cv.svg')}.flag-icon-cw{background-image:url('../images/cw.svg')}.flag-icon-cx{background-image:url('../images/cx.svg')}.flag-icon-cy{background-image:url('../images/cy.svg')}.flag-icon-cz{background-image:url('../images/cz.svg')}.flag-icon-de{background-image:url('../images/de.svg')}.flag-icon-dj{background-image:url('../images/dj.svg')}.flag-icon-dk{background-image:url('../images/dk.svg')}.flag-icon-dm{background-image:url('../images/dm.svg')}.flag-icon-do{background-image:url('../images/do.svg')}.flag-icon-dz{background-image:url('../images/dz.svg')}.flag-icon-ec{background-image:url('../images/ec.svg')}.flag-icon-ee{background-image:url('../images/ee.svg')}.flag-icon-eg{background-image:url('../images/eg.svg')}.flag-icon-eh{background-image:url('../images/eh.svg')}.flag-icon-er{background-image:url('../images/er.svg')}.flag-icon-es{background-image:url('../images/es.svg')}.flag-icon-et{background-image:url('../images/et.svg')}.flag-icon-fi{background-image:url('../images/fi.svg')}.flag-icon-fj{background-image:url('../images/fj.svg')}.flag-icon-fk{background-image:url('../images/fk.svg')}.flag-icon-fm{background-image:url('../images/fm.svg')}.flag-icon-fo{background-image:url('../images/fo.svg')}.flag-icon-fr{background-image:url('../images/fr.svg')}.flag-icon-ga{background-image:url('../images/ga.svg')}.flag-icon-gb{background-image:url('../images/gb.svg')}.flag-icon-gd{background-image:url('../images/gd.svg')}.flag-icon-ge{background-image:url('../images/ge.svg')}.flag-icon-gf{background-image:url('../images/gf.svg')}.flag-icon-gg{background-image:url('../images/gg.svg')}.flag-icon-gh{background-image:url('../images/gh.svg')}.flag-icon-gi{background-image:url('../images/gi.svg')}.flag-icon-gl{background-image:url('../images/gl.svg')}.flag-icon-gm{background-image:url('../images/gm.svg')}.flag-icon-gn{background-image:url('../images/gn.svg')}.flag-icon-gp{background-image:url('../images/gp.svg')}.flag-icon-gq{background-image:url('../images/gq.svg')}.flag-icon-gr{background-image:url('../images/gr.svg')}.flag-icon-gs{background-image:url('../images/gs.svg')}.flag-icon-gt{background-image:url('../images/gt.svg')}.flag-icon-gu{background-image:url('../images/gu.svg')}.flag-icon-gw{background-image:url('../images/gw.svg')}.flag-icon-gy{background-image:url('../images/gy.svg')}.flag-icon-hk{background-image:url('../images/hk.svg')}.flag-icon-hm{background-image:url('../images/hm.svg')}.flag-icon-hn{background-image:url('../images/hn.svg')}.flag-icon-hr{background-image:url('../images/hr.svg')}.flag-icon-ht{background-image:url('../images/ht.svg')}.flag-icon-hu{background-image:url('../images/hu.svg')}.flag-icon-id{background-image:url('../images/id.svg')}.flag-icon-ie{background-image:url('../images/ie.svg')}.flag-icon-il{background-image:url('../images/il.svg')}.flag-icon-im{background-image:url('../images/im.svg')}.flag-icon-in{background-image:url('../images/in.svg')}.flag-icon-io{background-image:url('../images/io.svg')}.flag-icon-iq{background-image:url('../images/iq.svg')}.flag-icon-ir{background-image:url('../images/ir.svg')}.flag-icon-is{background-image:url('../images/is.svg')}.flag-icon-it{background-image:url('../images/it.svg')}.flag-icon-je{background-image:url('../images/je.svg')}.flag-icon-jm{background-image:url('../images/jm.svg')}.flag-icon-jo{background-image:url('../images/jo.svg')}.flag-icon-jp{background-image:url('../images/jp.svg')}.flag-icon-ke{background-image:url('../images/ke.svg')}.flag-icon-kg{background-image:url('../images/kg.svg')}.flag-icon-kh{background-image:url('../images/kh.svg')}.flag-icon-ki{background-image:url('../images/ki.svg')}.flag-icon-km{background-image:url('../images/km.svg')}.flag-icon-kn{background-image:url('../images/kn.svg')}.flag-icon-kp{background-image:url('../images/kp.svg')}.flag-icon-kr{background-image:url('../images/kr.svg')}.flag-icon-kw{background-image:url('../images/kw.svg')}.flag-icon-ky{background-image:url('../images/ky.svg')}.flag-icon-kz{background-image:url('../images/kz.svg')}.flag-icon-la{background-image:url('../images/la.svg')}.flag-icon-lb{background-image:url('../images/lb.svg')}.flag-icon-lc{background-image:url('../images/lc.svg')}.flag-icon-li{background-image:url('../images/li.svg')}.flag-icon-lk{background-image:url('../images/lk.svg')}.flag-icon-lr{background-image:url('../images/lr.svg')}.flag-icon-ls{background-image:url('../images/ls.svg')}.flag-icon-lt{background-image:url('../images/lt.svg')}.flag-icon-lu{background-image:url('../images/lu.svg')}.flag-icon-lv{background-image:url('../images/lv.svg')}.flag-icon-ly{background-image:url('../images/ly.svg')}.flag-icon-ma{background-image:url('../images/ma.svg')}.flag-icon-mc{background-image:url('../images/mc.svg')}.flag-icon-md{background-image:url('../images/md.svg')}.flag-icon-me{background-image:url('../images/me.svg')}.flag-icon-mf{background-image:url('../images/mf.svg')}.flag-icon-mg{background-image:url('../images/mg.svg')}.flag-icon-mh{background-image:url('../images/mh.svg')}.flag-icon-mk{background-image:url('../images/mk.svg')}.flag-icon-ml{background-image:url('../images/ml.svg')}.flag-icon-mm{background-image:url('../images/mm.svg')}.flag-icon-mn{background-image:url('../images/mn.svg')}.flag-icon-mo{background-image:url('../images/mo.svg')}.flag-icon-mp{background-image:url('../images/mp.svg')}.flag-icon-mq{background-image:url('../images/mq.svg')}.flag-icon-mr{background-image:url('../images/mr.svg')}.flag-icon-ms{background-image:url('../images/ms.svg')}.flag-icon-mt{background-image:url('../images/mt.svg')}.flag-icon-mu{background-image:url('../images/mu.svg')}.flag-icon-mv{background-image:url('../images/mv.svg')}.flag-icon-mw{background-image:url('../images/mw.svg')}.flag-icon-mx{background-image:url('../images/mx.svg')}.flag-icon-my{background-image:url('../images/my.svg')}.flag-icon-mz{background-image:url('../images/mz.svg')}.flag-icon-na{background-image:url('../images/na.svg')}.flag-icon-nc{background-image:url('../images/nc.svg')}.flag-icon-ne{background-image:url('../images/ne.svg')}.flag-icon-nf{background-image:url('../images/nf.svg')}.flag-icon-ng{background-image:url('../images/ng.svg')}.flag-icon-ni{background-image:url('../images/ni.svg')}.flag-icon-nl{background-image:url('../images/nl.svg')}.flag-icon-no{background-image:url('../images/no.svg')}.flag-icon-np{background-image:url('../images/np.svg')}.flag-icon-nr{background-image:url('../images/nr.svg')}.flag-icon-nu{background-image:url('../images/nu.svg')}.flag-icon-nz{background-image:url('../images/nz.svg')}.flag-icon-om{background-image:url('../images/om.svg')}.flag-icon-pa{background-image:url('../images/pa.svg')}.flag-icon-pe{background-image:url('../images/pe.svg')}.flag-icon-pf{background-image:url('../images/pf.svg')}.flag-icon-pg{background-image:url('../images/pg.svg')}.flag-icon-ph{background-image:url('../images/ph.svg')}.flag-icon-pk{background-image:url('../images/pk.svg')}.flag-icon-pl{background-image:url('../images/pl.svg')}.flag-icon-pm{background-image:url('../images/pm.svg')}.flag-icon-pn{background-image:url('../images/pn.svg')}.flag-icon-pr{background-image:url('../images/pr.svg')}.flag-icon-ps{background-image:url('../images/ps.svg')}.flag-icon-pt{background-image:url('../images/pt.svg')}.flag-icon-pw{background-image:url('../images/pw.svg')}.flag-icon-py{background-image:url('../images/py.svg')}.flag-icon-qa{background-image:url('../images/qa.svg')}.flag-icon-re{background-image:url('../images/re.svg')}.flag-icon-ro{background-image:url('../images/ro.svg')}.flag-icon-rs{background-image:url('../images/rs.svg')}.flag-icon-ru{background-image:url('../images/ru.svg')}.flag-icon-rw{background-image:url('../images/rw.svg')}.flag-icon-sa{background-image:url('../images/sa.svg')}.flag-icon-sb{background-image:url('../images/sb.svg')}.flag-icon-sc{background-image:url('../images/sc.svg')}.flag-icon-sd{background-image:url('../images/sd.svg')}.flag-icon-se{background-image:url('../images/se.svg')}.flag-icon-sg{background-image:url('../images/sg.svg')}.flag-icon-sh{background-image:url('../images/sh.svg')}.flag-icon-si{background-image:url('../images/si.svg')}.flag-icon-sj{background-image:url('../images/sj.svg')}.flag-icon-sk{background-image:url('../images/sk.svg')}.flag-icon-sl{background-image:url('../images/sl.svg')}.flag-icon-sm{background-image:url('../images/sm.svg')}.flag-icon-sn{background-image:url('../images/sn.svg')}.flag-icon-so{background-image:url('../images/so.svg')}.flag-icon-sr{background-image:url('../images/sr.svg')}.flag-icon-ss{background-image:url('../images/ss.svg')}.flag-icon-st{background-image:url('../images/st.svg')}.flag-icon-sv{background-image:url('../images/sv.svg')}.flag-icon-sx{background-image:url('../images/sx.svg')}.flag-icon-sy{background-image:url('../images/sy.svg')}.flag-icon-sz{background-image:url('../images/sz.svg')}.flag-icon-tc{background-image:url('../images/tc.svg')}.flag-icon-td{background-image:url('../images/td.svg')}.flag-icon-tf{background-image:url('../images/tf.svg')}.flag-icon-tg{background-image:url('../images/tg.svg')}.flag-icon-th{background-image:url('../images/th.svg')}.flag-icon-tj{background-image:url('../images/tj.svg')}.flag-icon-tk{background-image:url('../images/tk.svg')}.flag-icon-tl{background-image:url('../images/tl.svg')}.flag-icon-tm{background-image:url('../images/tm.svg')}.flag-icon-tn{background-image:url('../images/tn.svg')}.flag-icon-to{background-image:url('../images/to.svg')}.flag-icon-tr{background-image:url('../images/tr.svg')}.flag-icon-tt{background-image:url('../images/tt.svg')}.flag-icon-tv{background-image:url('../images/tv.svg')}.flag-icon-tw{background-image:url('../images/tw.svg')}.flag-icon-tz{background-image:url('../images/tz.svg')}.flag-icon-ua{background-image:url('../images/ua.svg')}.flag-icon-ug{background-image:url('../images/ug.svg')}.flag-icon-um{background-image:url('../images/um.svg')}.flag-icon-us{background-image:url('../images/us.svg')}.flag-icon-uy{background-image:url('../images/uy.svg')}.flag-icon-uz{background-image:url('../images/uz.svg')}.flag-icon-va{background-image:url('../images/va.svg')}.flag-icon-vc{background-image:url('../images/vc.svg')}.flag-icon-ve{background-image:url('../images/ve.svg')}.flag-icon-vg{background-image:url('../images/vg.svg')}.flag-icon-vi{background-image:url('../images/vi.svg')}.flag-icon-vn{background-image:url('../images/vn.svg')}.flag-icon-vu{background-image:url('../images/vu.svg')}.flag-icon-wf{background-image:url('../images/wf.svg')}.flag-icon-ws{background-image:url('../images/ws.svg')}.flag-icon-ye{background-image:url('../images/ye.svg')}.flag-icon-yt{background-image:url('../images/yt.svg')}.flag-icon-za{background-image:url('../images/za.svg')}.flag-icon-zm{background-image:url('../images/zm.svg')}.flag-icon-zw{background-image:url('../images/zw.svg')}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url('../fonts/lg/lg.eot?n1z373');src:url('../fonts/lg/lg.eot?#iefixn1z373') format("embedded-opentype"),url('../fonts/lg/lg.woff?n1z373') format("woff"),url('../fonts/lg/lg.ttf?n1z373') format("truetype"),url('../fonts/lg/lg.svg?n1z373#lg') format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url('../images/vimeo-play.png') no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url('../images/vimeo-play.png') 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url('../images/video-play.png') no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url('../images/youtube-play.png') no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url('../images/youtube-play.png') 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url('../images/loading.gif') center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ /* Styles for basic PhotoSwipe functionality (sliding area, open/close transitions) */ /* pswp = photoswipe */ .pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; /* create separate layer, to avoid paint on window.onscroll in webkit/blink */ -webkit-backface-visibility: hidden; outline: none; } .pswp * { -webkit-box-sizing: border-box; box-sizing: border-box; } .pswp img { max-width: none; -webkit-transition: none; -o-transition: none; transition: none; } /* style is added when JS option showHideOpacity is set to true */ .pswp--animate_opacity { /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */ opacity: 0.001; will-change: opacity; /* for open/close transition */ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--open { display: block; } .pswp--zoom-allowed .pswp__img { /* autoprefixer: off */ cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .pswp--zoomed-in .pswp__img { /* autoprefixer: off */ cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; } .pswp--dragging .pswp__img { /* autoprefixer: off */ cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; } /* Background is added as a separate element. As animating opacity is much faster than animating rgba() background-color. */ .pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; opacity: 0; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity; } .pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; } .pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; } /* Prevent selection and tap highlights */ .pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; /* for open/close transition */ -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp__bg { will-change: opacity; for open/close transition -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; } .pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; } .pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; } .pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; } /* stretched thumbnail or div placeholder element (see below) style is added to avoid flickering in webkit/blink when layers overlap */ .pswp__img--placeholder { -webkit-backface-visibility: hidden; } /* div element that matches size of large image large image loads on top of it */ .pswp__img--placeholder--blank { background: #222; } .pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; } /* Error message appears when image is not loaded (JS option errorMsg controls markup) */ .pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #777; } .pswp__error-msg a { color: #333; text-decoration: underline; } /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */ /* Contents: 1. Buttons 2. Share modal and links 3. Index indicator ("1 of X" counter) 4. Caption 5. Loading indicator 6. Additional styles (root element, top bar, idle state, hidden state, etc.) */ /* 1. Buttons */ /*