﻿/* Body     ================================================== */body {    overflow-x: hidden;}.wrapper-body {    background-color: white;}.body-boxed {    margin-right: auto;    margin-left: auto;    padding: 0;    background: url('https://static.rayllie.com/rayllie/images/boxed-bg.png') repeat;    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .12);}ul,li {    padding: 0;    margin: 0;    list-style: none;}.hidden-text {    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    word-break: break-all;}hr {    margin-top: 0;    margin-bottom: 0;    border: 0;    border-top: 0;}@media (min-width: 768px) {    .body-boxed .navbar-fixed-top,    .body-boxed .menu-top {        margin-right: auto;        margin-left: auto;        padding-right: 15px;        padding-left: 15px;    }    .body-nav-fixed {        padding-top: 92px;    }    .body-nav-fixed-menu-top {        padding-top: 127px;    }}@media (min-width: 992px) {    .body-boxed,    .body-boxed .navbar-fixed-top,    .body-boxed .menu-top {        width: 1000px;    }    .body-boxed .section-intro-index .item .container,    .body-boxed .section-intro-shop .item .container,    .body-boxed .section-browser-slider .container,    .body-boxed .section-intro-app .container,    .body-boxed .section-call-to .container {        padding-right: 50px;        padding-left: 50px;    }}@media (min-width: 1200px) {    .body-boxed,    .body-boxed .navbar-fixed-top,    .body-boxed .menu-top {        width: 1200px;    }}/* Rows and Columns     ================================================== */.row-heading {    margin-right: -15px;    margin-bottom: 20px;    margin-left: -15px;}.row-heading:before,.row-heading:after {    display: table;    content: ' ';}.row-heading:after {    clear: both;}.row+.row-heading {    margin-top: 20px;}.row+.row-heading.row-heading-mt-40 {    margin-top: 40px;}/* 解决手机端首页品牌推荐的错位问题 */@media (max-width: 767px) {    /* [class^='col']+[class^='col'] {        margin-top: 40px;    } */    /* .row+.row {        margin-top: 40px !important;    } */    .section-call-to [class^='col']+[class^='col'],    .section-heading-page [class^='col']+[class^='col'] {        margin-top: 16px;    }}/* Typography     ================================================== */body {    font-family: 'Open Sans', sans-serif;    font-size: 12px;}body,button,input,select,textarea {    line-height: 1.6;}a {    -webkit-transition: all .2s ease-in-out;    transition: all .2s ease-in-out;}a:hover,a:focus {    text-decoration: none;    outline: none;}a,a:hover {    color: #085282;}a:focus {    color: inherit;}.a-black {    color: black;}.lead {    font-weight: 300;}label {    font-weight: 600;}.title,.subtitle {    margin: 0;    padding: 0;}.section-heading-page {    /* margin-bottom: 40px; */    padding: 20px 0;    color: black;    border-bottom: 1px solid #ddd;    background-color: #f7f7f7;}.heading-page {    font-size: 27px;    font-weight: 300;    margin: 0;}.text-theme-xs,.text-theme,.text-theme-sm,.text-theme-lg {    margin: 0;}.text-theme-xs+.text-theme-xs {    margin-top: 6px;    margin-bottom: 0;}.text-theme-sm+.text-theme-sm {    margin-top: 10px;    margin-bottom: 0;}.text-theme+.text-theme {    margin-top: 16px;    margin-bottom: 0;}.text-theme-lg+.text-theme-lg {    margin-top: 22px;    margin-bottom: 0;}.text-theme+.btn.text-theme {    margin-top: 20px;}.title-xs {    font-size: 14px;    font-weight: 700;    margin: 0;}.title-sm {    font-size: 16px;    font-weight: 700;    margin: 0;}.title-md {    font-size: 22px;    font-weight: 700;    margin: 0;}.title-md-mobile {    font-size: 22px;    font-weight: 700;    margin: 0;}.title-md-mobile.hr-left-mobile:after {    display: block;    width: 120px;    height: 2px;    margin-top: 12px;    content: '';    background-color: #085282;}.title-lg {    font-size: 30px;    font-weight: 800;    margin: 0;}.title-xl {    font-size: 38px;    font-weight: 800;    margin: 0;}.title-2-xl {    font-size: 56px;    font-weight: 800;    margin: 0;}.title-404 {    font-size: 140px;    margin: 0;}.subtitle-404 {    font-size: 20px;    font-weight: 400;}.title-bg {    display: inline-block;    padding: 10px 8px;    color: white;    background-color: #085282;}.title-v2 {    font-size: 22px;    font-weight: 300;    margin-top: 0;    margin-bottom: 16px;    padding-bottom: 14px;    padding-left: 25px;    border-bottom: solid 1px #ddd;    border-left: solid 1px #085282;}.headline {    font-size: 24px;    font-weight: 300;    display: block;    margin: 0;    margin-bottom: 0;    padding-bottom: 20px;    border-bottom: solid 1px #ddd;}.title-2-xl.hr:after,.title-xl.hr:after,.title-lg.hr:after,.title-md.hr:after,.title-sm.hr:after,.title-xs.hr:after {    display: block;    width: 60px;    height: 4px;    margin: 0 auto;    margin-top: 20px;    content: '';    background-color: #085282;}.section-primary .hr:after,.section-polygonal-primary .hr:after {    background-color: white;}.title-2-xl.hr-left:after,.title-xl.hr-left:after,.title-lg.hr-left:after,.title-md.hr-left:after,.title-sm.hr-left:after,.title-xs.hr-left:after {    display: block;    width: 60%;    height: 3px;    margin-top: 12px;    content: '';    background-color: #085282;}/* 手机端 */.title-sm-mobile {    font-size: 16px;    font-weight: 700;    margin: 0;}/* 下划线 */.title-sm-mobile.hr-left-mobile:after {    display: block;    width: 120px;    height: 2px;    margin-top: 12px;    content: '';    background-color: #085282;}.title-2-xl.hr-full:after,.title-xl.hr-full:after,.title-lg.hr-full:after,.title-md.hr-full:after,.title-sm.hr-full:after,.title-xs.hr-full:after {    display: block;    width: 100%;    height: 3px;    margin-top: 12px;    content: '';    background-color: #085282;}.title-xs.hr-before:before,.title-sm.hr-before:before,.title-md.hr-before:before,.title-lg.hr-before:before,.title-xl.hr-before:before,.title-2-xl.hr-before:before {    position: relative;    display: inline-block;    margin-right: 6px;    content: '';    background-color: #085282;}.title-xs.hr-before:before {    top: 1px;    width: 3px;    height: 13px;}.title-sm.hr-before:before {    top: 1px;    width: 3px;    height: 16px;}.title-md.hr-before:before {    top: 1px;    width: 3px;    height: 19px;}.title-lg.hr-before:before {    top: 1px;    width: 4px;    height: 24px;}.title-xl.hr-before:before {    top: 1px;    width: 5px;    height: 29px;}.title-2-xl.hr-before:before {    top: 1px;    width: 5px;    height: 42px;}.list-unstyled {    margin: 0;}.list-unstyled>li>a {    color: black;}.list-unstyled.bordered li+li {    margin-top: 10px;    padding-top: 10px;    border-top: solid 1px #ddd;}.list-md .fa {    margin-right: 8px;}.list-lg .fa {    margin-right: 8px;}.list-xl span {    font-size: 16px;    font-weight: 600;    position: relative;    top: -4px;    margin: 0;}.list-xl li+li {    margin-top: 16px;}.list-xl li .fa {    margin-right: 20px;}.list-md li+li {    margin-top: 4px;}.list-lg li+li {    margin-top: 14px;}.hr-divider {    margin: 50px 0;    border-top: 1px solid #ddd;}.hr-divider-ghost {    margin: 50px 0;    border: 0;}.hr-divider-xs {    margin: 16px 0;    border-top: 1px solid #ddd;}.hr-divider-double {    position: relative;    margin-top: 50px;    margin-bottom: 60px;    border-top: 1px solid #ddd;}.hr-divider-double:after {    display: block;    width: 100%;    height: 1px;    margin-top: 10px;    margin-bottom: 10px;    content: '';    background-color: #ddd;}.title-striped {    display: block;    margin: 50px 0 !important;}.title-striped:before {    position: relative;    top: -4px;    display: inline-block;    width: 20%;    height: 6px;    margin-right: 20px;    content: '';    border-top: solid 1px #ddd;    border-bottom: solid 1px #ddd;}.title-striped:after {    position: relative;    top: -4px;    display: inline-block;    width: 20%;    height: 6px;    margin-left: 20px;    content: '';    border-top: solid 1px #ddd;    border-bottom: solid 1px #ddd;}/* Forms     ================================================== */.form-control {    -webkit-transition: none;    transition: none;    border-radius: 0;    box-shadow: none;}.form-control:focus,.form-control:active {    border-color: #ddd;    outline: none;    box-shadow: none;}.form-bg {    padding: 16px;    background-color: #fcfcfc;}.form-boxed {    padding: 20px 16px;    border: solid 1px #ddd;    background-color: #fcfcfc;}.input-group-addon input[type='radio'],.input-group-addon input[type='checkbox'] {    margin-top: 3px;}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {    z-index: 2;    margin-right: -2px;}/* Navbar Menu-Top     ================================================== */@media (max-width: 767px) {    .menu-top .row>div+div {        margin-top: 0;    }}.menu-top-default {    border-bottom: solid 1px #ecf0f1;    background-color: white;}.menu-top-default .social-hover-v1:before,.menu-top-default .social-hover-v1:after {    color: black;}.menu-top-default .social-hover-v1:hover:after {    color: white;}.menu-top-default .title-menu-top {    margin-top: 5px;    margin-bottom: 0;    color: black;}.menu-top-default .btn-menu-top {    color: black;    border-left: solid 1px #ecf0f1;    background-color: transparent;}.menu-top-default .btn-menu-top,.menu-top-inverse .btn-menu-top {    line-height: 35px;    margin: 0;    padding: 0;    padding-right: 8px;    padding-left: 8px;    border: 0;    outline: 0;}.menu-top-default .dropdown:last-child .btn-menu-top {    border-right: solid 1px #ecf0f1;}.menu-top-default .social-icons-menu-top a+a {    border-left: 1px #ecf0f1 solid;}.menu-top-default .social-icons-menu-top a,.menu-top-inverse .social-icons-menu-top a {    float: left;}.menu-top-inverse {    background-color: #292929;    box-shadow: 0 4px 0 rgba(0, 0, 0, .04);}.menu-top-inverse .social-hover-v1:before,.menu-top-inverse .social-hover-v1:after,.menu-top-inverse .social-hover-v1:hover:after {    color: white;}.menu-top-inverse .title-menu-top {    margin-top: 8px;    margin-bottom: 0;    color: white;}.menu-top-inverse .btn-menu-top {    color: white;    background-color: #292929;    position: relative;    padding-right: 15px;    margin-right: 5px;}.menu-top-inverse .hasdrowDown:after {    border: 4px solid transparent;    border-top-color: #fff;    content: " ";    display: block;    position: absolute;    right: 0;    top: 50%;    margin-top: -2px;}.menu-top-inverse .btn-menu-top img {    margin-right: 5px;}.open .hasdrowDown:after {    border-bottom-color: #fff;    border-top: 0;}.menu-top-inverse .social-icons-menu-top a+a {    border-left: 1px #434343 solid;}/* login */.menu-top .dropdown-login .dropdown-menu {    overflow: hidden;    min-width: 262px;    margin-bottom: 0;    border-radius: 0;    border-bottom-right-radius: 2px;    border-bottom-left-radius: 2px;    background-color: white !important;}.menu-top .dropdown-login .dropdown-menu .wrapper-form-box {    border: 0;}.menu-top .dropdown-login .dropdown-menu .wrapper-form-box h3 {    font-size: 15px;    font-weight: 400;    margin: 0;}.menu-top .dropdown-login.open .dropdown-menu,.menu-top .dropdown-cart.open .dropdown-menu {    -webkit-animation-name: fadeInDownMenuTop;    animation-name: fadeInDownMenuTop;    -webkit-animation-duration: .33s;    animation-duration: .33s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both;}/* shop cart */.menu-top .dropdown-cart .dropdown-menu {    min-width: 500px;}.menu-top .dropdown-cart .dropdown-menu .panel-shopping-cart {    margin-bottom: 0;    border-top: 0;    background-color: white;}.menu-top .dropdown-cart .dropdown-menu .panel-shopping-cart table {    margin-bottom: 0;}.menu-top .dropdown-cart .dropdown-menu .panel-shopping-cart thead {    color: white;    background-color: #085282;}.menu-top .dropdown-cart .dropdown-menu .panel-shopping-cart thead th {    font-size: 15px;    font-weight: 400;}/* Navbar Positioning     ================================================== */@media (min-width: 768px) {    .body-nav-fixed-menu-top .menu-top {        position: fixed;        z-index: 9999;        top: 0;        right: 0;        left: 0;        height: 35px;    }    .body-nav-fixed-menu-top #nav.navbar-fixed-top {        top: 35px;    }}/* Navbar     ================================================== */.navbar {    min-height: 92px;    margin-bottom: 0;    border: 0;    box-shadow: 0 4px 0 rgba(0, 0, 0, .05);}@media (min-width: 768px) {    #header,    .navbar {        -webkit-backface-visibility: hidden;        backface-visibility: hidden;    }}#nav.nav-boxed {    padding: 0;}@media (max-width: 767px) {    .navbar {        min-height: 48px;    }    .navbar-fixed-top,    .navbar-fixed-bottom {        position: static;    }    .navbar-fixed-top.navbar-photographer {        position: fixed;    }    .navbar-fixed-top .navbar-collapse {        max-height: none;    }}.navbar-nav {    margin: 0 -15px;    margin-top: 30px;}.navbar-collapse {    box-shadow: none;}@media (min-width: 768px) and (max-width: 991px) {    .navbar-header {        float: none;    }    .navbar-right {        float: none !important;        margin: 0;    }}/* 导航logo图片 */.navbar-brand {    font-size: 24px;    line-height: 92px;    float: left;}/* 屏幕大于手机端时 */@media (min-width: 768px) {    .navbar-brand {        padding-top: 24px;    }}.navbar-brand>img {    display: block;}/* 手机端 */@media (max-width: 767px) {    .navbar-brand {        line-height: 48px;        height: 48px;        padding: 0;    }    .navbar-brand>img {        height: 48px;    }}/* 平板 */@media (min-width: 768px) and (max-width: 991px) {    .navbar-brand {        display: block;        float: none;        height: 58px;        padding: 0;        padding-left: 15px;    }    .navbar-brand>img {        height: 58px;        margin: 0 auto;    }}/* Navbar Toggle   ================================================== */.navbar-toggle {    margin-top: 6px;    margin-right: 5px;    margin-bottom: 0;    border: 0;    background-color: transparent;}.navbar-toggle:hover,.navbar-toggle:focus {    background-color: transparent !important;}.navbar-toggle .icon-bar {    height: 3px;    border-radius: 0;}/* 手机端搜索栏 */.search-mobile {    position: absolute;    left: 0;    top: 0;    width: calc(100vw - 50px);    height: 48px;}.search-mobile form.nav-search {    margin-top: 0;}/* 搜索按钮 */.search-mobile form.nav-search .btn-mobile {    float: right;    width: 30px;    height: 48px;    line-height: 54px;    text-align: center;    display: block;    cursor: pointer;    -webkit-transition: background-color .2s ease-in-out;    transition: background-color .2s ease-in-out;}.search-mobile form.nav-search .btn-mobile i {    font-size: 24px;    color: white;}.search-mobile form.nav-search>label {    margin-bottom: 0;}.search-mobile form.nav-search .form-input-mobile {    width: calc(100vw - 80px);    height: 48px;    font-size: 14px;    display: none;    z-index: 99;}.search-mobile form.nav-search .form-input-mobile .search-btn {    width: 50px;    height: 48px;    line-height: 42px;    padding-left: 5px;    font-size: 14px;    float: left;    border-radius: 0 50% 50% 0;    background-color: #085282;}.search-mobile form.nav-search .input-mobile {    width: calc(100vw - 135px);    height: 48px;    font-size: 14px;    padding: 3px 10px;    outline: 0;    border: 1px solid #085282;    float: left;}/* Navbar Links   ================================================== */#header .navbar-nav {}#header .navbar-nav>li>a {    font-size: 14px;    font-weight: 100;    line-height: 58px;    height: 58px;    padding: 0 24px;    text-transform: uppercase;}.tr-nav .navbar-nav {    margin-top: 30px;}@media (max-width: 767px) {    #header .navbar-nav>li>a {        font-size: 14px;        line-height: 50px;        height: 50px;        padding: 0 21px;    }}@media (min-width: 768px) and (max-width: 991px) {    #header .navbar-nav>li>a {        line-height: 58px;        height: 58px;        padding: 0 11px;    }}@media (min-width: 992px) and (max-width: 1199px) {    #header .navbar-nav>li>a {        padding: 0 12px;    }}#header .navbar .navbar-nav>.dropdown .dropdown-menu>li>a {    font-size: 13px;    font-weight: 100;    line-height: 46px;    height: 46px;    padding: 0 26px 0 20px;    text-transform: uppercase;}@media (min-width: 768px) {    #header .navbar .navbar-nav>.dropdown .dropdown-menu>.dropdown-submenu>a {        padding: 0 58px 0 20px;    }}@media (max-width: 767px) {    #header .navbar .navbar-nav>.dropdown .dropdown-menu>li>a {        font-size: 13px;        line-height: 46px;        height: 46px;        padding: 0;    }    #header .navbar .navbar-nav>.dropdown>.dropdown-menu>li>a {        padding-left: 32px;    }    #header .navbar .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>ul>li>a {        padding-left: 50px;    }    #header .navbar .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>ul>li>ul>li>a {        padding-left: 75px;    }    #header .navbar .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>ul>li>ul>li>ul>li a {        padding-left: 100px;    }    #header .navbar .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>ul>li>ul>li>ul>li>ul>li>a {        padding-left: 125px;    }    #header .navbar .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>ul>li>ul>li>ul>li>ul>li>ul>li>a {        padding-left: 150px;    }}#header .dropdown-toggle:after {    font-family: FontAwesome;    font-size: 10px;    position: relative;    top: -1px;    margin-left: 6px;    content: '\f0d7';}#header .dropdown-submenu>a:after {    font-family: FontAwesome;    font-size: 10px;    position: absolute;    right: 18px;    content: '\f0da';}@media (max-width: 767px) {    #header .open .dropdown-toggle:after {        content: '\f0d8';    }    #header .dropdown-toggle:after {        font-size: 13px;        position: absolute;        top: auto;        right: 34px;        margin-left: 0;    }    #header .dropdown-submenu>a:after {        display: none;    }}/* Navbar Dropdown Menu    ================================================== */.navbar-nav .dropdown-menu {    margin-top: 2px;}#header .navbar-nav .dropdown .dropdown-menu {    z-index: -1;    padding: 0;    border: 0;    border-radius: 0;}@media (max-width: 767px) {    #header .navbar-nav .open .dropdown-menu {        box-shadow: none;    }}/* Navbar Sub Dropdown Menu   ================================================== */#header .dropdown-menu>li {    position: relative;}#header .dropdown-menu>.dropdown-submenu:hover>.dropdown-menu {    display: block !important;}#header .navbar-inverse .navbar-nav .dropdown .dropdown-menu .dropdown-menu {    margin-top: 0;}@media (min-width: 768px) {    #header .dropdown-submenu .dropdown-menu {        position: absolute;        top: 0;        top: -2px;        right: auto;        left: 100%;        display: none;    }}#header .dropdown-submenu .dropdown-menu li {    position: relative;}@media (max-width: 767px) {    #header .dropdown-submenu .dropdown-menu {        display: block !important;    }}#header .dropdown-header {    font-size: 16px;    line-height: 22px;}@media (min-width: 768px) {    #header .navbar-nav>.dropdown:hover>.dropdown-menu {        display: block;    }    #header .navbar-nav>.open .dropdown-menu {        display: none;    }}/* Navbar Search Box     ================================================== */form.nav-search {    position: relative;}form.nav-search .btn-pc {    display: block;    margin-top: 5px;    width: 50px;    height: 50px;    /* margin-right: 15px; */    margin-left: 39px;    cursor: pointer;    -webkit-transition: background-color .2s ease-in-out;    transition: background-color .2s ease-in-out;    text-align: center;    border-bottom: solid 3px #b14227;    background-color: #085282;}form.nav-search .btn-pc:hover {    background-color: #c64a2c;}form.nav-search .btn-pc:active {    background-color: #bd462a;}form.nav-search .btn-pc>.fa {    font-size: 24px;    line-height: 56px;    color: white;}form.nav-search .input-pc {    font-size: 14px;    font-weight: 300;    line-height: 40px;    position: absolute;    top: 57px;    right: -9999px;    left: auto;    height: 50px;    margin: 0 auto;    padding: 3px 20px;    opacity: 0;    border: 0;    outline: 0;    width: 400px;}form.nav-search .input-pc:focus {    right: 0;    opacity: 1;}@media (max-width: 767px) {    form.nav-search {        margin-top: 7px;    }    form.nav-search .btn-pc {        margin-top: 0;    }    form.nav-search .input-pc {        top: 0;        right: auto;        left: -9999px;        height: 60px;        padding: 0;    }    form.nav-search .input-pc:focus {        right: auto;        left: 0;        width: 100%;        padding: 0 21px;    }}@media (min-width: 768px) and (max-width: 991px) {    form.nav-search .input-pc {        line-height: 58px;        top: 0;        width: 720px !important;        height: 58px;    }    form.nav-search .btn-pc {        height: 58px;        margin-top: 0;        margin-right: 0;        margin-bottom: 0;        margin-left: 9px;    }    .li-search {        float: right !important;    }}/* Navbar Mega Menu     ================================================== */.li-mega-menu {    position: static !important;}.li-mega-menu>.wrapper-mega-menu {    display: none;}.li-mega-menu>.wrapper-mega-menu>.mega-menu>.container {    padding: 0 15px;}@media (min-width: 768px) {    .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row {        padding: 16px;    }    .li-mega-menu>.wrapper-mega-menu.v2>.mega-menu>.container>.wrapper-row {        padding: 22px 36px 36px 30px;    }    .li-mega-menu>.wrapper-mega-menu>.mega-menu {        position: absolute;        right: 0;        left: 0;        width: 100%;        height: 0;    }    .li-mega-menu:hover .wrapper-mega-menu {        display: block;    }}@media (max-width: 767px) {    .li-mega-menu.open>.wrapper-mega-menu {        display: block;    }    .li-mega-menu .wrapper-mega-menu.v2 {        padding-top: 30px;        padding-bottom: 30px;    }}/* Navbar Mega Menu Content    ================================================== */.li-mega-menu>.wrapper-mega-menu.v1 [class^='col'] {    margin-top: 0;}.li-mega-menu>.wrapper-mega-menu>.mega-menu .post-xs-side+.post-xs-side {    margin-top: 20px;}.li-mega-menu>.wrapper-mega-menu>.mega-menu .title-sm {    margin-bottom: 16px;}.li-mega-menu>.wrapper-mega-menu.v2>.mega-menu .list-unstyled .fa {    color: #085282;}@media (min-width: 768px) {    .li-mega-menu>.wrapper-mega-menu>.mega-menu .img-wrapper {        margin-bottom: 20px;    }}/* Navbar Mega Menu Features   ================================================== */@media (min-width: 768px) {    .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row.wrapper-row-features {        padding-right: 30px;        padding-left: 30px;    }    .li-mega-menu .wrapper-row-features ul li a {        padding-left: 20px;    }}.li-mega-menu .wrapper-row-features ul li a {    font-size: 13px;    font-weight: 700;    line-height: 33px;    display: block;    text-decoration: none;    text-transform: uppercase;}.li-mega-menu .wrapper-row-features ul li a .fa {    width: 25px;}.li-mega-menu .wrapper-row-features>.row>[class^='col-']:first-child ul {    padding-left: 0;    border-left: none;}@media (max-width: 767px) {    .li-mega-menu .wrapper-row-features>.row>[class^='col-'] {        padding: 0 !important;    }    .li-mega-menu .wrapper-row-features ul li a {        line-height: 46px;        padding-left: 30px;    }    #header .navbar .navbar-nav .wrapper-row-features>.row>[class^='col-']:first-child ul {        border-top: none;    }}@media (min-width: 768px) and (max-width: 991px) {    .li-mega-menu .wrapper-row-features ul {        border-left: 0 !important;    }}@media (min-width: 992px) and (max-width: 1199px) {    .li-mega-menu .wrapper-row-features ul {        padding-left: 20px;    }}@media (min-width: 1200px) {    .li-mega-menu .wrapper-row-features ul {        padding-left: 30px;    }}/* Navbar Transparent and Version 1   ================================================== */@media (min-width: 768px) {    #header .navbar.navbar-transparent {        background-color: transparent;        box-shadow: none;    }    #header .navbar.navbar-transparent .navbar-nav>li>a {        position: relative;        color: white;    }    #header .navbar.navbar-transparent .navbar-nav>.dropdown:hover>a,    #header .navbar.navbar-transparent .navbar-nav>.dropdown:hover:after,    #header .navbar.navbar-transparent .navbar-nav>.open>a,    #header .navbar.navbar-transparent .navbar-nav>.open>a:hover,    #header .navbar.navbar-transparent .navbar-nav>.open>a:focus {        color: white;        background-color: transparent;    }    #header .navbar.navbar-transparent .navbar-nav>.dropdown.open:hover {        background-color: transparent;    }    #header .navbar.navbar-transparent .navbar-nav>.dropdown.open:hover>a {        color: white;    }    #header .navbar.navbar-transparent .navbar-nav>.dropdown:hover>a:before,    #header .navbar.navbar-v1 .navbar-nav>.dropdown:hover>a:before {        display: block;    }    #header .navbar.navbar-transparent .navbar-nav>li>a:before {        bottom: 0;        border-bottom: 8px solid #f8f8f7;    }    #header .navbar.navbar-transparent .navbar-nav>li>a:before,    #header .navbar.navbar-v1 .navbar-nav>li>a:before {        position: absolute;        right: 0;        left: 0;        display: none;        width: 0;        height: 0;        margin: 0 auto;        content: '';        border-right: 8px solid transparent;        border-left: 8px solid transparent;    }    #header .navbar-inverse.navbar-transparent .navbar-nav .dropdown .dropdown-menu,    #header .navbar-inverse.navbar-transparent .wrapper-row {        border-top: 0;    }    #header .navbar-inverse.navbar-transparent .navbar-nav .dropdown .dropdown-menu .dropdown-menu {        margin-top: 2px;    }}@media (min-width: 768px) {    #header .navbar.navbar-v1 .navbar-nav>li>a:before {        bottom: 6px;    }    #header.shrinked .navbar.navbar-v1 .navbar-nav>li>a:before {        bottom: 0;    }    #header .navbar.navbar-v1 .navbar-nav>li>a {        position: relative;    }    #header .navbar.navbar-v1 .navbar-nav>.dropdown>.dropdown-menu,    #header .navbar.navbar-v1 .li-mega-menu>.wrapper-mega-menu>.mega-menu {        margin-top: -6px;    }    #header.shrinked .navbar.navbar-v1 .navbar-nav>.dropdown>.dropdown-menu,    #header.shrinked .navbar.navbar-v1 .li-mega-menu>.wrapper-mega-menu>.mega-menu {        margin-top: 0;    }    #header .navbar-inverse.navbar-v1 .navbar-nav .dropdown .dropdown-menu,    #header .navbar-inverse.navbar-v1 .wrapper-row {        border-top: 0;    }    #header .navbar-inverse.navbar-v1 .navbar-nav .dropdown .dropdown-menu .dropdown-menu {        margin-top: 2px;    }}/* Navbar Shrinked   ================================================== */#header.shrinked #nav {    top: 0;}#header.shrinked #nav .navbar-nav {    margin-top: 0;}#header.shrinked .menu-top {    display: none;}#header.shrinked .navbar-brand {    padding: 0;}@media (min-width: 768px) and (max-width: 991px) {    .shrinked .navbar-brand,    .shrinked .navbar-brand>img {        height: 38px;    }}@media (min-width: 768px) and (max-width: 991px) {    #header.shrinked .navbar-nav>li>a {        line-height: 58px;        height: 58px;    }    #header.shrinked .navbar-header {        display: none;    }}@media (min-width: 768px) and (max-width: 991px) {    .shrinked form.nav-search .input-pc {        line-height: 58px;        height: 58px;    }    .shrinked form.nav-search .btn-pc {        height: 58px;    }}@media (min-width: 768px) {    #header.shrinked .navbar-nav>li>a {        line-height: 60px;        height: 60px;    }    .shrinked .navbar {}    .shrinked .navbar-brand {        font-size: 19px;        line-height: 60px;    }    .shrinked .navbar-brand>img {}    #header.shrinked .dropdown-header {        font-size: 13px;        line-height: 17px;    }    #header.shrinked .navbar .navbar-nav>.dropdown .dropdown-menu>li>a {        line-height: 42px;        height: 42px;    }    .shrinked form.nav-search .btn-pc {        height: 39px;        margin-top: 10px;    }    .shrinked form.nav-search .btn-pc>.fa {        font-size: 16px;        line-height: 37px;    }    .shrinked form.nav-search .input-pc {        top: 50px;    }}/* Navbar Styling ===================================   ================================================== *//* Navbar Default Styling   ================================================== */#header .navbar-default {    background-color: #fff;    background-color: rgba(255, 255, 255, .99);    background-image: url(../image/menuBg.gif);    background-position: 50% bottom;    background-repeat: no-repeat;}#header .navbar-default .navbar-collapse,#header .navbar-default .navbar-form {    border-color: #efeeec;}#header .navbar-default .navbar-brand {    color: black;}#header .navbar-default .navbar-brand:hover,#header .navbar-default .navbar-brand:focus {    color: #1a1a1a;    background-color: transparent;}#header .navbar-default .navbar-toggle {    border-color: #ccc;}#header .navbar-default .navbar-toggle:hover,#header .navbar-default .navbar-toggle:focus {    background-color: #f5f5f5;}#header .navbar-default .navbar-toggle .icon-bar {    background-color: white;    opacity: 0.95;}#header .navbar-default .navbar-nav>li>a {    color: #fff;}#header .navbar-default .navbar-nav .wrapper-mega-menu .mega-menu .wrapper-row-features ul li a:hover {    color: #085282;    background-color: #fff;}#header .navbar-default .navbar-nav>.active>a,#header .navbar-default .navbar-nav>.active>a:hover,#header .navbar-default .navbar-nav>.active>a:focus {    color: #fff;    background-color: #f8f8f7;}#header .navbar-default .dropdown-menu>.active>a,#header .navbar-default .dropdown-menu>.active>a:hover,#header .navbar-default .dropdown-menu>.active>a:focus {    background-color: transparent;}#header .navbar-default .navbar-nav>li>a:focus {    color: black;    background-color: transparent;}#header .navbar-default .navbar-nav>li>a:hover {    color: #fff;    background-color: #f8f8f7;}@media (min-width: 768px) {    #header .navbar-default .navbar-nav .dropdown .dropdown-menu>li+li {        border-top: solid 1px #efeeec;    }}@media (max-width: 767px) {    #header .navbar-default .navbar-nav .dropdown .dropdown-menu>li>a {        border-bottom: solid 1px #efeeec;    }    #header .navbar-default .navbar-nav .wrapper-row-features ul li+li,    #header .navbar-default .navbar-nav .wrapper-row-features ul {        border-top: solid 1px #efeeec;    }    #header .navbar-default .navbar-nav>li+li {        border-top: solid 1px #efeeec;    }}#header .navbar-default .navbar-nav .dropdown .dropdown-menu>li>a {    color: black;}#header .navbar-default .navbar-nav .dropdown .dropdown-menu>li>a:hover,#header .navbar-default .navbar-nav .dropdown .dropdown-menu>li>a:focus {    color: #085282;    background-color: white;}#header .navbar-default .navbar-nav .dropdown .dropdown-menu {    background-color: #f8f8f7;}#header .navbar-default .navbar-nav>.open>a,#header .navbar-default .navbar-nav>.open>a:hover,#header .navbar-default .navbar-nav>.open>a:focus {    color: black;    background-color: transparent;}@media (min-width: 768px) {    #header .navbar-default .navbar-nav>.dropdown:hover ul>li>a {        background-color: #f8f8f7;    }    #header .navbar-default .navbar-nav>.dropdown:hover>a,    #header .navbar-default .navbar-nav>.dropdown:hover:after,    #header .navbar-default .navbar-nav>.dropdown.open:hover {        color: black;        background-color: #f8f8f7;    }}@media (max-width: 767px) {    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a {        color: black;    }    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,    #header .navbar-default .navbar-nav .open .dropdown-menu>.active>a,    #header .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,    #header .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {        color: #085282;        background-color: white;    }}#header .navbar-default .dropdown-header {    color: #1a1a1a;}#header .navbar-default .dropdown-menu .divider {    background-color: #fff;}@media (max-width: 767px) {    #header .navbar-default .navbar-nav>li>a {        color: black;    }    #header .navbar-default .navbar-nav>.open>a {        border-bottom: 1px solid #efeeec;    }    #header .navbar-default .navbar-nav .open .dropdown-menu {        border-bottom: 0;        background-color: #fbfafa;    }}#header .navbar-default .navbar-nav .dropdown-toggle:after {    color: inherit;}#header .navbar-default .navbar-nav ul .dropdown-submenu>a:after {    color: #d6d6d6;}@media (min-width: 768px) and (max-width: 991px) {    .navbar-default .navbar-header {        border-bottom: solid 2px #f0f0f0;    }}#header .navbar-default form.nav-search .input-pc {    color: #3d3d3d;    background-color: #fff;}/* Navbar Inverse Styling   ================================================== */#header .navbar-inverse {    background-color: #171717;}#header .navbar-inverse .navbar-collapse,#header .navbar-inverse .navbar-form {    border-color: #262626;}#header .navbar-inverse .navbar-brand {    color: black;}#header .navbar-inverse .navbar-brand:hover,#header .navbar-inverse .navbar-brand:focus {    color: #1a1a1a;    background-color: transparent;}#header .navbar-inverse .navbar-toggle {    border-color: #000;}#header .navbar-inverse .navbar-toggle:hover,#header .navbar-inverse .navbar-toggle:focus {    background-color: #0d0d0d;}#header .navbar-inverse .navbar-toggle .icon-bar {    background-color: white;}#header .navbar-inverse .navbar-nav>li>a {    color: white;}#header .navbar-inverse .navbar-nav .wrapper-mega-menu .mega-menu .wrapper-row-features ul li a:hover {    color: #085282;    background-color: #fff;}#header .navbar-inverse .navbar-nav>.active>a,#header .navbar-inverse .navbar-nav>.active>a:hover,#header .navbar-inverse .navbar-nav>.active>a:focus {    color: #085282;    background-color: transparent;}#header .navbar-inverse .dropdown-menu>.active>a,#header .navbar-inverse .dropdown-menu>.active>a:hover,#header .navbar-inverse .dropdown-menu>.active>a:focus {    background-color: transparent;}#header .navbar-inverse .navbar-nav>li>a:focus {    color: white;    background-color: transparent;}#header .navbar-inverse .navbar-nav>li>a:hover {    color: #085282;    background-color: transparent;}@media (min-width: 767px) {    #header .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li+li {        border-top: solid 1px #efeeec;    }}@media (max-width: 767px) {    #header .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a {        border-bottom: solid 1px #efeeec;    }    #header .navbar-inverse .navbar-nav .wrapper-row-features ul li+li,    #header .navbar-inverse .navbar-nav .wrapper-row-features ul {        border-top: solid 1px #efeeec;    }    #header .navbar-inverse .navbar-nav>li+li {        border-top: solid 1px #262626;    }}#header .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a {    color: black;}#header .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a:hover,#header .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a:focus {    color: #085282;    background-color: white;}#header .navbar-inverse .navbar-nav .dropdown .dropdown-menu {    background-color: #f8f8f7;}@media (min-width: 768px) {    #header .navbar-inverse .navbar-nav .dropdown .dropdown-menu,    #header .navbar-inverse .wrapper-row {        border-top: 2px solid #d14f30;    }}#header .navbar-inverse .navbar-nav>.open>a,#header .navbar-inverse .navbar-nav>.open>a:hover,#header .navbar-inverse .navbar-nav>.open>a:focus {    color: white;    background-color: transparent;}@media (min-width: 768px) {    #header .navbar-inverse .navbar-nav .open .dropdown-menu>li>a,    #header .navbar-inverse .navbar-nav>.dropdown:hover ul>li>a {        background-color: #f8f8f7;    }    #header .navbar-inverse .navbar-nav>.dropdown:hover>a,    #header .navbar-inverse .navbar-nav>.dropdown:hover:after,    #header .navbar-inverse .navbar-nav>.dropdown.open:hover>a {        color: #085282;        background-color: transparent;    }}@media (max-width: 767px) {    #header .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {        color: black;    }    #header .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,    #header .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,    #header .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,    #header .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,    #header .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {        color: #085282;        background-color: white;    }}#header .navbar-inverse .dropdown-header {    color: #fff;}#header .navbar-inverse .dropdown-menu .divider {    background-color: #fff;}@media (max-width: 767px) {    #header .navbar-inverse .navbar-nav>li>a {        color: white;    }    #header .navbar-inverse .navbar-nav>.open>a {        border-bottom: 1px solid #262626;    }    #header .navbar-inverse .navbar-nav .open .dropdown-menu {        border-bottom: 0;        background-color: #fbfafa;    }}#header .navbar-inverse .navbar-nav .dropdown-toggle:after {    color: inherit;}#header .navbar-inverse .navbar-nav ul .dropdown-submenu>a:after {    color: #d6d6d6;}@media (min-width: 768px) and (max-width: 991px) {    .navbar-inverse .navbar-header {        border-bottom: solid 2px #1f1f1f;    }}#header .navbar-inverse form.nav-search .input-pc {    color: #b0b0b0;    background-color: #171717;}/* Navbar Mega Menu Styling   ================================================== */.li-mega-menu .wrapper-row-features ul li a {    color: black;}.li-mega-menu .wrapper-row-features ul li a:hover {    color: #085282;    background-color: #fff !important;}@media (min-width: 768px) {    .li-mega-menu .wrapper-row-features ul {        border-left: solid 1px #efeeec;    }}@media (min-width: 768px) {    #header .navbar-default .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row {        background-color: #f8f8f7;    }    #header .navbar-inverse .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row {        background-color: #f8f8f7;    }}@media (max-width: 767px) {    #header .navbar-default .li-mega-menu>.wrapper-mega-menu {        background-color: #fbfafa;    }    #header .navbar-inverse .li-mega-menu>.wrapper-mega-menu {        background-color: #fbfafa;    }}/* Navbar Transparent and Version 1 Styling   ================================================== */@media (min-width: 768px) {    #header .navbar.navbar-v1 .navbar-nav>li>a:before {        border-bottom: 8px solid #efeeec;    }    #header .navbar.navbar-v1 .navbar-nav>.dropdown:hover>a,    #header .navbar.navbar-v1 .navbar-nav>.dropdown:hover:after,    #header .navbar.navbar-v1 .navbar-nav>.dropdown.open:hover,    #header .navbar.navbar-v1 .navbar-nav>.open>a,    #header .navbar.navbar-v1 .navbar-nav>.open>a:hover,    #header .navbar.navbar-v1 .navbar-nav>.open>a:focus {        background-color: transparent;    }    #header .navbar.navbar-v1 .navbar-nav .wrapper-mega-menu .mega-menu .wrapper-row-features ul li a:hover {        color: #085282;        background-color: #f6f5f4;    }    #header .navbar.navbar-v1 .navbar-nav .dropdown .dropdown-menu,    #header .navbar.navbar-v1 .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row,    #header .navbar.navbar-v1 .navbar-nav .wrapper-row-features ul li a,    #header .navbar.navbar-v1 .navbar-nav>.dropdown:hover ul>li>a,    #header .navbar.navbar-v1 .navbar-nav>.dropdown:hover ul>li {        background-color: #efeeec;    }    #header .navbar.navbar-v1 .navbar-nav .dropdown .dropdown-menu>li+li {        border-top: 1px solid #e6e4e0;    }    #header .navbar.navbar-v1 .navbar-nav .dropdown .dropdown-menu>li>a:hover,    #header .navbar.navbar-v1 .navbar-nav .dropdown .dropdown-menu>li>a:focus {        color: #085282;        background-color: transparent;    }    #header .navbar.navbar-v1 .dropdown-menu .divider {        background-color: #fff;    }    .navbar-v1 .wrapper-row-features ul {        border-left: solid 1px #e6e4e0;    }    #header .navbar-transparent form.nav-search .input-pc {        color: #b0b0b0;        background-color: #171717;    }}@media (min-width: 768px) and (max-width: 991px) {    .navbar-transparent .navbar-header {        border-bottom: solid 2px #1f1f1f;    }}/* Navbar Dropdown Shadows   ================================================== */@media (min-width: 768px) {    #header .navbar.navbar-v1 .navbar-nav .dropdown .dropdown-menu,    #header .navbar.navbar-v1 .navbar-nav .dropdown .dropdown-menu,    #header .navbar.navbar-v1 .navbar-nav .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row {        box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .1);    }    #header .navbar-nav .dropdown .dropdown-menu {        box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);    }    .li-mega-menu>.wrapper-mega-menu>.mega-menu>.container>.wrapper-row {        box-shadow: 0 5px 14px -5px rgba(0, 0, 0, .13);    }}/* Switch Navbar Logo   ================================================== */@media (min-width: 768px) {    #header .switch-brand .switch-logo {        display: none;    }    #header.shrinked .switch-brand img:first-child {        display: none;    }    #header.shrinked .switch-brand .switch-logo {        display: block;    }}@media (max-width: 768px) {    #header .switch-brand .switch-logo {        display: none;    }    #header .switch-brand img:first-child {        display: none;    }    #header .switch-brand .switch-logo {        display: block;    }}/* Navbar IE8 Specific Styling   ================================================== */.ie8 #nav.navbar-default {    border-bottom: solid 1px #ddd;}.ie8 #nav.navbar-default.navbar-transparent {    border-bottom: 0;}@media (min-width: 768px) {    .ie8 #nav.navbar .navbar-nav>li>a {        padding: 0 20px;    }}@media (min-width: 768px) and (max-width: 1200px) {    .ie8 #nav.navbar .navbar-nav>li>a {        padding: 0 8px;    }}/* Navbar Transitions and Animations     ================================================== */#header .navbar li a {    -webkit-transition: .2s linear background-color, .2s linear color;    transition: .2s linear background-color, .2s linear color;}@media (min-width: 768px) {    #header.tr-nav .navbar-nav>li>a {        -webkit-transition: .18s ease-in-out height, .18s ease-in-out line-height, .2s linear background-color, .2s linear color;        transition: .18s ease-in-out height, .18s ease-in-out line-height, .2s linear background-color, .2s linear color;    }    .tr-nav .navbar-brand>img {        -webkit-transition: height .18s ease-in-out;        transition: height .18s ease-in-out;    }    .tr-nav form.nav-search .btn-pc {        -webkit-transition: height .18s ease-in-out, background-color .2s ease-in-out;        transition: height .18s ease-in-out, background-color .2s ease-in-out;    }    .tr-nav form.nav-search .btn-pc>.fa {        -webkit-transition: font-size .18s ease-in-out, line-height .18s ease-in-out;        transition: font-size .18s ease-in-out, line-height .18s ease-in-out;    }    form.nav-search .input-pc {        -webkit-transition: line-height .18s ease-in-out, height .18s ease-in-out, top .18s ease-in-out, .3s opacity ease-in-out;        transition: line-height .18s ease-in-out, height .18s ease-in-out, top .18s ease-in-out, .3s opacity ease-in-out;    }}@media (max-width: 767px) {    form.nav-search .input-pc {        -webkit-transition: .3s opacity ease-in-out;        transition: .3s opacity ease-in-out;    }}@media (max-width: 767px) {    #header .navbar-nav .open .dropdown-menu,    .li-mega-menu.open>.wrapper-mega-menu {        z-index: 9999;        -webkit-animation-name: fadeIn;        animation-name: fadeIn;        -webkit-animation-duration: .2s;        animation-duration: .2s;        -webkit-animation-fill-mode: both;        animation-fill-mode: both;    }}@media (min-width: 768px) {    #header .navbar-nav>.dropdown:hover>.dropdown-menu,    #header .navbar.navbar-transparent .navbar-nav>.dropdown:hover>a:before,    #header .navbar.navbar-v1 .navbar-nav>.dropdown:hover>a:before {        -webkit-animation-name: fadeIn;        animation-name: fadeIn;        -webkit-animation-duration: .2s;        animation-duration: .2s;        -webkit-animation-delay: .07s;        animation-delay: .07s;        -webkit-animation-fill-mode: both;        animation-fill-mode: both;    }    .li-mega-menu:hover .wrapper-mega-menu {        -webkit-animation-name: fadeInMega;        animation-name: fadeInMega;        -webkit-animation-duration: .2s;        animation-duration: .2s;        -webkit-animation-delay: .07s;        animation-delay: .07s;        -webkit-animation-fill-mode: both;        animation-fill-mode: both;    }    #header .dropdown-menu>.dropdown-submenu:hover>.dropdown-menu {        -webkit-animation-name: fadeInSub;        animation-name: fadeInSub;        -webkit-animation-duration: .2s;        animation-duration: .2s;        -webkit-animation-delay: .07s;        animation-delay: .07s;        -webkit-animation-fill-mode: both;        animation-fill-mode: both;    }}@media (min-width: 768px) {    #header.shrinked .navbar-fixed-top {        -webkit-animation-name: fadeInShrinked;        animation-name: fadeInShrinked;        -webkit-animation-duration: .35s;        animation-duration: .35s;        -webkit-animation-delay: .32s;        animation-delay: .32s;        -webkit-animation-fill-mode: both;        animation-fill-mode: both;    }}@media (min-width: 992px) {    #header #nav {        -webkit-transition: max-height .18s ease-in-out;        transition: max-height .18s ease-in-out;    }    #header.shrinked #nav {        min-height: 0;        max-height: 60px;    }    #header.tr-nav #nav {        height: 90px;    }}@media (min-width: 768px) {    .navbar.navbar-transparent.search-focus-navbar {        -webkit-transition: background-color .3s ease-in-out !important;        transition: background-color .3s ease-in-out !important;        background-color: #171717 !important;    }    #header.tr-nav .navbar.navbar-transparent.search-focus-navbar {        -webkit-transition-property: none !important;        transition-property: none !important;    }}@-webkit-keyframes fadeInShrinked {    0% {        -webkit-transform: translate3d(0, -100%, 0);        transform: translate3d(0, -100%, 0);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@keyframes fadeInShrinked {    0% {        -webkit-transform: translate3d(0, -100%, 0);        transform: translate3d(0, -100%, 0);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@-webkit-keyframes fadeIn {    0% {        -webkit-transform: translateY(-5px);        transform: translateY(-5px);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@keyframes fadeIn {    0% {        -webkit-transform: translateY(-5px);        transform: translateY(-5px);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@-webkit-keyframes fadeInMega {    0% {        margin-top: -5px;        opacity: 0;    }    100% {        margin-top: 0;        opacity: 1;    }}@keyframes fadeInMega {    0% {        margin-top: -5px;        opacity: 0;    }    100% {        margin-top: 0;        opacity: 1;    }}@-webkit-keyframes fadeInSub {    0% {        -webkit-transform: translateX(-5px);        transform: translateX(-5px);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@keyframes fadeInSub {    0% {        -webkit-transform: translateX(-5px);        transform: translateX(-5px);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@-webkit-keyframes fadeInDownMenuTop {    0% {        -webkit-transform: translate3d(0, -5%, 0);        transform: translate3d(0, -5%, 0);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}@keyframes fadeInDownMenuTop {    0% {        -webkit-transform: translate3d(0, -5%, 0);        transform: translate3d(0, -5%, 0);        opacity: 0;    }    100% {        -webkit-transform: none;        transform: none;        opacity: 1;    }}/* Helper Classes     ================================================== */.inset-shadow-top {    box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, .08);}.colored {    color: #085282;}.bg-box {    background-color: #f4f5f6;}.display-block {    display: block;}.display-inline-block {    display: inline-block;}.full-width {    width: 100%;}.width-16 {    width: 16px;}.width-20 {    width: 20px;}.width-30 {    width: 30px;}.width-40 {    width: 40px;}.width-180 {    width: 180px;}.max-width-300 {    max-width: 300px;}.width-50 {    width: 90px;}.padding-0 {    padding: 0;}.padding-vertical-32 {    padding-right: 32px;    padding-left: 32px;}.margin-center {    margin-right: auto;    margin-left: auto;}.mb {    margin-bottom: 40px;}.mt {    margin-top: 50px;}.mb-0 {    margin-bottom: 0;}.mt-4 {    margin-top: 4px;}.mt-10 {    margin-top: 10px;}.mt-16 {    margin-top: 16px;}.mt-20 {    margin-top: 20px;}.mt-30 {    margin-top: 30px;}.mt-40 {    margin-top: 40px;}.mt-50 {    margin-top: 50px;}.mt-60 {    margin-top: 60px;}.mt-70 {    margin-top: 70px;}.mt-80 {    margin-top: 80px;}.mt-90 {    margin-top: 90px;}.mt-100 {    margin-top: 100px;}.mt-120 {    margin-top: 120px;}.mt-130 {    margin-top: 130px;}.mt-140 {    margin-top: 140px;}.mt-150 {    margin-top: 150px;}.mt-160 {    margin-top: 160px;}.mt-170 {    margin-top: 170px;}.mt-180 {    margin-top: 180px;}.mt-190 {    margin-top: 190px;}.mt-200 {    margin-top: 200px;}.mt-minus-4 {    margin-top: -4px;}.mt-minus-10 {    margin-top: -10px;}.mt-minus-16 {    margin-top: -16px;}.mt-minus-20 {    margin-top: -20px;}.mt-minus-30 {    margin-top: -30px;}.mt-minus-40 {    margin-top: -40px;}.mt-minus-50 {    margin-top: -50px;}.mt-minus-60 {    margin-top: -60px;}.mt-minus-70 {    margin-top: -70px;}.mt-minus-80 {    margin-top: -80px;}.mt-minus-90 {    margin-top: -90px;}.mt-minus-100 {    margin-top: -100px;}.mt-minus-120 {    margin-top: -120px;}.mt-minus-130 {    margin-top: -130px;}.mt-minus-140 {    margin-top: -140px;}.mt-minus-150 {    margin-top: -150px;}.mt-minus-160 {    margin-top: -160px;}.mt-minus-170 {    margin-top: -170px;}.mt-minus-180 {    margin-top: -180px;}.mt-minus-190 {    margin-top: -190px;}.mt-minus-200 {    margin-top: -200px;}.mb-16 {    margin-bottom: 16px;}.mb-20 {    margin-bottom: 20px;}.mb-30 {    margin-bottom: 30px;}.mb-40 {    margin-bottom: 40px;}.mb-50 {    margin-bottom: 50px;}.mr-8 {    margin-right: 8px;}@media (max-width: 767px) {    .text-center-xs {        text-align: center;    }    .pull-none-xs {        float: none !important;    }}/* Img Wrapper - Hover Effect     ================================================== */.img-wrapper {    position: relative;    display: block;    overflow: hidden;    background-color: #085282;}@media (min-width: 768px) {    .img-wrapper,    .img-wrapper img {        -webkit-transform: translateX(0);        -ms-transform: translateX(0);        transform: translateX(0);        -webkit-backface-visibility: hidden;        backface-visibility: hidden;    }}@media (max-width: 767px) {    .img-wrapper {        max-width: 400px;        margin: 0 auto;    }    .portfolio-fluid .img-wrapper {        max-width: 100%;        margin: 0 auto;    }}.img-wrapper.rounded,.img-wrapper.rounded>img {    border-radius: 4px;}.img-wrapper.rounded-top,.img-wrapper.rounded-top>img {    border-top-left-radius: 2px;    border-top-right-radius: 2px;}.img-wrapper:before {    font-family: FontAwesome;    font-size: 20px;    line-height: 0;    position: absolute;    z-index: 1;    top: 50%;    left: 50%;    display: block;    visibility: hidden;    margin: 0 auto;    margin-left: -8px;    content: '\f067';    -webkit-transition: -webkit-transform .32s;    transition: transform .32s;    -webkit-transform: scale(.3);    -ms-transform: scale(.3);    transform: scale(.3);    color: white;}.img-wrapper:hover:before {    visibility: visible;    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);}.img-wrapper img {    -webkit-transition: .32s opacity, .32s -webkit-transform;    transition: .32s opacity, .32s transform;}.img-wrapper:hover img {    -webkit-transform: scale(1.15);    -ms-transform: scale(1.15);    transform: scale(1.15);    opacity: .35;    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';}/* Filterable Portfolio     ================================================== */#container-mixitup {    margin-top: 50px;}#container-mixitup .mix {    display: none;    margin-bottom: 30px;}#container-mixitup.portfolio-fluid .mix {    margin-bottom: 0;}@media (max-width: 767px) {    .filter {        margin-bottom: 4px;    }}/* Portfolio Fluid     ================================================== */@media (min-width: 768px) {    .portfolio-fluid>div>div {        margin: 0;        padding: 0;    }}/* Portfolio Caption Box     ================================================== */.caption-portfolio {    padding-top: 16px;    padding-bottom: 16px;    border: solid 1px #ecf0f1;    border-top: 0;    border-bottom: solid 5px #ecf0f1;    border-radius: 0 0 6px 6px;}.caption-portfolio .text-theme {    padding: 0 20px;}@media (max-width: 767px) {    .caption-portfolio {        max-width: 400px;        margin: 0 auto;    }    .portfolio-fluid .caption-portfolio {        max-width: 100%;        margin: 0 auto;    }}/* Portfolio Item Page Description     ================================================== */@media (min-width: 768px) {    .portfolio-item-description {        padding-left: 30px;    }}/* Browser (safari)     ================================================== */.browser {    position: relative;    width: 100%;    height: 30px;    margin: 0 auto;    border-top: solid 1px #d7d7d7;    border-top-left-radius: 4px;    border-top-right-radius: 4px;    background-color: #e8e8e8;    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);    -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);}.wrapper-browser-btn {    position: absolute;    top: 0;    right: 0;    left: 24px;    width: 70px;    height: 30px;}.btn-browser {    display: block;    width: 12px;    height: 12px;    border-radius: 50%;}.btn-browser {    float: left;    margin-top: 9px;    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);    -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);}.btn-browser+.btn-browser {    margin-left: 8px;}.btn-browser-1 {    background-color: #ff6052;}.btn-browser-2 {    background-color: #ffbe05;}.btn-browser-3 {    background-color: #15cc37;}/* Dials     ================================================== */.wrapper-dial-sm,.wrapper-dial-md,.wrapper-dial-xs {    position: relative;    text-align: center;}.wrapper-dial-xs {    height: 88px;}.wrapper-dial-sm {    height: 132px;}.wrapper-dial-md {    height: 182px;}.wrapper-dial-xs input.dial {    position: relative;    top: -11px;}.wrapper-dial-sm input.dial {    position: relative;    top: -14px;}.wrapper-dial-md input.dial {    position: relative;    top: -20px;}.wrapper-dial-xs .title {    font-size: 10px;    font-weight: 600;    position: absolute;    top: 44px;    right: 0;    left: 0;}.wrapper-dial-sm .title {    font-size: 14px;    font-weight: 700;    position: absolute;    top: 70px;    right: 0;    left: 0;}.wrapper-dial-md .title {    font-size: 16px;    font-weight: 800;    position: absolute;    top: 100px;    right: 0;    left: 0;}/* Progress Bars     ================================================== */.progress {    height: 20px;    border: 0;    border-radius: 0;    background-color: #eee;    box-shadow: none;}.progress.progress-xs {    height: 8px;}.progress.progress-sm {    height: 14px;}.progress.progress-lg {    height: 30px;}.progress-bar {    -webkit-transition: width 1.5s cubic-bezier(.7, .19, .29, .97);    transition: width 1.5s cubic-bezier(.7, .19, .29, .97);}.progress-bar {    border: 0;    border-radius: 0;    background-color: #085282;}.title-progress {    font-size: 14px;    font-weight: 600;}.countto-bar {    font-weight: 700;    float: right;    padding-right: 10px;    letter-spacing: 1px;}.countto-bar:after {    content: '%';}/* Breadcrumbs     ================================================== */.breadcrumb {    margin: 0;    margin-top: 5px;    padding: 0;    background-color: transparent;}.breadcrumb .active {    color: #085282;}.breadcrumb li a {    color: black;}.breadcrumb li {    font-size: 15px;    font-weight: 400;    margin: 0;    padding: 0;}.breadcrumb>li+li:before {    padding: 0 5px;    content: '/\00a0';    color: #ccc;}/* Buttons     ================================================== */.btn {    -webkit-transition-timing-function: ease-in-out;    transition-timing-function: ease-in-out;    -webkit-transition-duration: .16s;    transition-duration: .16s;    -webkit-transition-property: background-color, color, border-color;    transition-property: background-color, color, border-color;    letter-spacing: 1px;    border-radius: 2px;}.fa-btn {    margin: 0 !important;}/* button fix inputgroup hover */.btn-z-index {    z-index: 2;}.btn-rounded {    border-radius: 28px !important;}.open .dropdown-toggle.btn {    border-radius: 0;}.btn-xs {    font-weight: 400;    border-radius: 1px;}.btn:hover,.btn:focus,.btn:active,.btn.active,.open .dropdown-toggle.btn {    text-decoration: none;    outline: 0 !important;    box-shadow: none;}/* BUTTON WITH ICONS*/.btn .fa {    margin-right: 10px;}.btn-xs .fa {    margin-right: 4px;}.btn-lg .fa {    font-size: 22px;    position: relative;    top: 2px;}/* BUTTON PRIMARY */.btn-primary {    color: white;    border-color: #085282;    background-color: #085282;}.btn-primary:hover {    color: white;    border-color: #c64a2c;    background-color: #c64a2c;}.btn-primary:focus,.btn-primary:active,.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus {    color: white;    border-color: #b94529;    background-color: #b94529;}/* BUTTON DEFAULT */.btn-default {    color: #333;    border-color: #ccc;    background-color: #fff;}.btn-default:hover {    color: #333;    border-color: #ccc;    background-color: #f2f2f2;}.btn-default:focus,.btn-default:active,.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus {    color: #333;    border-color: #ccc;    background-color: #ddd;}/* BUTTON SEA */.btn-sea {    color: white;    border-color: #1abc9c;    background-color: #1abc9c;}.btn-sea:hover {    color: white;    border-color: #18ad90;    background-color: #18ad90;}.btn-sea:focus,.btn-sea:active,.btn-sea.active,.open .dropdown-toggle.btn-sea {    color: white;    border-color: #169e83;    background-color: #169e83;}/* BUTTON BLUE */.btn-blue {    color: white;    border-color: #34495e;    background-color: #34495e;}.btn-blue:hover {    color: white;    border-color: #283848;    background-color: #283848;}.btn-blue:focus,.btn-blue:active,.btn-blue.active,.open .dropdown-toggle.btn-blue {    color: white;    border-color: #22303d;    background-color: #22303d;}/* BUTTON RED */.btn-red {    color: white;    border-color: #fe5555;    background-color: #fe5555;}.btn-red:hover {    color: white;    border-color: #e53e2d;    background-color: #e53e2d;}.btn-red:focus,.btn-red:active,.btn-red.active,.open .dropdown-toggle.btn-red {    color: white;    border-color: #e3301e;    background-color: #e3301e;}/* BUTTON ORANGE */.btn-orange {    color: white;    border-color: #085282;    background-color: #085282;}.btn-orange:hover {    color: white;    border-color: #c64a2c;    background-color: #c64a2c;}.btn-orange:focus,.btn-orange:active,.btn-orange.active,.open .dropdown-toggle.btn-orange {    color: white;    border-color: #b94529;    background-color: #b94529;}/* BUTTON GREEN */.btn-green {    color: white;    border-color: #2ecc71;    background-color: #2ecc71;}.btn-green:hover {    color: white;    border-color: #2bbe69;    background-color: #2bbe69;}.btn-green:focus,.btn-green:active,.btn-green.active,.open .dropdown-toggle.btn-green {    color: white;    border-color: #28b062;    background-color: #28b062;}/* BUTTON YELLOW */.btn-yellow {    color: white;    border-color: #f1c40f;    background-color: #f1c40f;}.btn-yellow:hover {    color: white;    border-color: #e2b70d;    background-color: #e2b70d;}.btn-yellow:focus,.btn-yellow:active,.btn-yellow.active,.open .dropdown-toggle.btn-yellow {    color: white;    border-color: #d2aa0c;    background-color: #d2aa0c;}/* BUTTON GREY */.btn-grey {    color: white;    border-color: #95a5a6;    background-color: #95a5a6;}.btn-grey:hover {    color: white;    border-color: #8c9d9e;    background-color: #8c9d9e;}.btn-grey:focus,.btn-grey:active,.btn-grey.active,.open .dropdown-toggle.btn-grey {    color: white;    border-color: #839596;    background-color: #839596;}/* BUTTON GHOST GLOBAL */.btn.btn-ghost {    background-color: transparent;}/* BUTTON GHOST WHITE (TO USE WITH DARK BACKGROUND) */.btn-ghost-white {    color: white;    border-color: white;    background-color: transparent;}.btn-ghost-white:hover {    color: black;    border-color: white;    background-color: white;}.btn-ghost-white:focus,.btn-ghost-white:active,.btn-ghost-white.active,.open .dropdown-toggle.btn-ghost-white {    color: black;    border-color: white;    background-color: white;}/* BUTTON GHOST WHITE (TO USE WITH DARK BACKGROUND) */.btn-ghost-black {    color: black;    border-color: black;    background-color: transparent;}.btn-ghost-black:hover {    color: white;    border-color: black;    background-color: black;}.btn-ghost-black:focus,.btn-ghost-black:active,.btn-ghost-black.active,.open .dropdown-toggle.btn-ghost-white {    color: white;    border-color: black;    background-color: black;}/* BUTTON-GHOST PRIMARY */.btn-primary.btn-ghost {    color: #085282;    border-color: #085282;}.btn-primary.btn-ghost:hover {    color: white;    border-color: #c64a2c;    background-color: #c64a2c;}.btn-primary.btn-ghost:focus,.btn-primary.btn-ghost:active,.btn-primary.btn-ghost.active,.open .dropdown-toggle.btn-primary.btn-ghost {    color: white;    border-color: #b94529;    background-color: #b94529;}/* BUTTON-GHOST DEFAULT */.btn-default.btn-ghost {    color: #ccc;    border-color: #ccc;}.btn-default.btn-ghost:hover {    color: #333;    border-color: #ccc;    background-color: #f2f2f2;}.btn-default.btn-ghost:focus,.btn-default.btn-ghost:active,.btn-default.btn-ghost.active,.open .dropdown-toggle.btn-default.btn-ghost {    color: #333;    border-color: #ccc;    background-color: #ddd;}/* BUTTON-GHOST SEA */.btn-sea.btn-ghost {    color: #1abc9c;    border-color: #1abc9c;}.btn-sea.btn-ghost:hover {    color: white;    border-color: #18ad90;    background-color: #18ad90;}.btn-sea.btn-ghost:focus,.btn-sea.btn-ghost:active,.btn-sea.btn-ghost.active,.open .dropdown-toggle.btn-sea.btn-ghost {    color: white;    border-color: #169e83;    background-color: #169e83;}/* BUTTON-GHOST BLUE */.btn-blue.btn-ghost {    color: #34495e;    border-color: #34495e;}.btn-blue.btn-ghost:hover {    color: white;    border-color: #283848;    background-color: #283848;}.btn-blue.btn-ghost:focus,.btn-blue.btn-ghost:active,.btn-blue.btn-ghost.active,.open .dropdown-toggle.btn-blue.btn-ghost {    color: white;    border-color: #22303d;    background-color: #22303d;}/* BUTTON-GHOST RED */.btn-red.btn-ghost {    color: #fe5555;    border-color: #fe5555;}.btn-red.btn-ghost:hover {    color: white;    border-color: #e53e2d;    background-color: #e53e2d;}.btn-red.btn-ghost:focus,.btn-red.btn-ghost:active,.btn-red.btn-ghostactive,.open .dropdown-toggle.btn-red.btn-ghost {    color: white;    border-color: #e3301e;    background-color: #e3301e;}/* BUTTON-GHOST ORANGE */.btn-orange.btn-ghost {    color: #085282;    border-color: #085282;}.btn-orange.btn-ghost:hover {    color: white;    border-color: #c64a2c;    background-color: #c64a2c;}.btn-orange.btn-ghost:focus,.btn-orange.btn-ghost:active,.btn-orange.btn-ghost.active,.open .dropdown-toggle.btn-orange.btn-ghost {    color: white;    border-color: #b94529;    background-color: #b94529;}/* BUTTON-GHOST GREEN */.btn-green.btn-ghost {    color: #2ecc71;    border-color: #2ecc71;}.btn-green.btn-ghost:hover {    color: white;    border-color: #2bbe69;    background-color: #2bbe69;}.btn-green.btn-ghost:focus,.btn-green.btn-ghost:active,.btn-green.btn-ghost.active,.open .dropdown-toggle.btn-green.btn-ghost {    color: white;    border-color: #28b062;    background-color: #28b062;}/* BUTTON YELLOW */.btn-yellow.btn-ghost {    color: #f1c40f;    border-color: #f1c40f;}.btn-yellow.btn-ghost:hover {    color: white;    border-color: #e2b70d;    background-color: #e2b70d;}.btn-yellow.btn-ghost:focus,.btn-yellow.btn-ghost:active,.btn-yellow.btn-ghost.active,.open .dropdown-toggle.btn-yellow.btn-ghost {    color: white;    border-color: #d2aa0c;    background-color: #d2aa0c;}/* BUTTON GREY */.btn-grey.btn-ghost {    color: #95a5a6;    border-color: #95a5a6;}.btn-grey.btn-ghost:hover {    color: white;    border-color: #8c9d9e;    background-color: #8c9d9e;}.btn-grey.btn-ghost:focus,.btn-grey.btn-ghost:active,.btn-grey.btn-ghost.active,.open .dropdown-toggle.btn-grey.btn-ghost {    color: white;    border-color: #839596;    background-color: #839596;}/* Icons     ================================================== */.fa.colored {    color: #085282;}.fa.bg {    color: white;    border-color: #085282;    background-color: #085282;}a .fa-round {    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;}a .fa-round:hover {    color: white;    background-color: #085282;}/* Rounded icons */.fa-round {    width: 30px;    height: 30px;    padding-top: 6px;    text-align: center;    color: #085282;    border: solid 1px #085282;    border-radius: 50%;}.fa-round-social {    width: 30px;    height: 30px;    padding-top: 6px;    text-align: center;    border-radius: 50%;}/* Boxed icons */.fa-box {    width: 30px;    height: 30px;    padding-top: 6px;    text-align: center;    color: #085282;    border: solid 1px #085282;}/* Rounded icons @2x*/.fa-2x.fa-round,.fa-2x.fa-box,.fa-2x.fa-round-social,.fa-2x.fa-box-social,.fa-2x.fa-bg-social {    width: 50px;    height: 50px;    padding-top: 9px;}/* Rounded icons @3x*/.fa-3x.fa-round,.fa-3x.fa-box,.fa-3x.fa-round-social,.fa-3x.fa-box-social,.fa-3x.fa-bg-social {    width: 80px;    height: 80px;    padding-top: 17px;}/* Rounded icons @4x*/.fa-4x.fa-round,.fa-4x.fa-box,.fa-4x.fa-round-social,.fa-4x.fa-box-social,.fa-4x.fa-bg-social {    width: 120px;    height: 120px;    padding-top: 29px;}/* Social Icons    ================================================== */.fa-box-social,.fa-bg-social {    -webkit-transition: all .14s ease-in-out;    transition: all .14s ease-in-out;}.fa-box-social {    width: 30px;    height: 30px;    padding-top: 6px;    text-align: center;}.fa-bg-social {    width: 30px;    height: 30px;    padding-top: 6px;    text-align: center;}.fa-bg-social,.fa.fa-box-social:hover {    color: white;}/* social icon colors */.fa-facebook.fa-box-social {    color: #3b5998;    border: solid 1px #3b5998;}.fa-facebook.fa-box-social:hover {    background-color: #3b5998;}.fa-facebook.fa-bg-social {    background-color: #3b5998;}.fa-facebook.fa-bg-social:hover {    background-color: #2d4373;}.fa-google-plus.fa-box-social {    color: #dd4b39;    border: solid 1px #dd4b39;}.fa-google-plus.fa-box-social:hover {    background-color: #dd4b39;}.fa-google-plus.fa-bg-social {    background-color: #dd4b39;}.fa-google-plus.fa-bg-social:hover {    background-color: #c23321;}.fa-twitter.fa-box-social {    color: #00b6f1;    border: solid 1px #00b6f1;}.fa-twitter.fa-box-social:hover {    background-color: #00b6f1;}.fa-twitter.fa-bg-social {    background-color: #00b6f1;}.fa-twitter.fa-bg-social:hover {    background-color: #008fbe;}.fa-linkedin.fa-box-social {    color: #007bb6;    border: solid 1px #007bb6;}.fa-linkedin.fa-box-social:hover {    background-color: #007bb6;}.fa-linkedin.fa-bg-social {    background-color: #007bb6;}.fa-linkedin.fa-bg-social:hover {    background-color: #005983;}.fa-behance.fa-box-social {    color: #4176fa;    border: solid 1px #4176fa;}.fa-behance.fa-bg-social,.fa-behance.fa-box-social:hover {    background-color: #4176fa;}.fa-behance.fa-bg-social:hover {    background-color: #0f52f9;}.fa-pinterest.fa-box-social {    color: #cb2026;    border: solid 1px #cb2026;}.fa-pinterest.fa-bg-social,.fa-pinterest.fa-box-social:hover {    background-color: #cb2026;}.fa-pinterest.fa-bg-social:hover {    background-color: #9f191e;}.fa-youtube.fa-box-social {    color: #e52d27;    border: solid 1px #e52d27;}.fa-youtube.fa-bg-social,.fa-youtube.fa-box-social:hover {    background-color: #e52d27;}.fa-youtube.fa-bg-social:hover {    background-color: #c21d17;}.fa-dribbble.fa-box-social {    color: #f26798;    border: solid 1px #f26798;}.fa-dribbble.fa-bg-social,.fa-dribbble.fa-box-social:hover {    background-color: #f26798;}.fa-dribbble.fa-bg-social:hover {    background-color: #ee3878;}.fa-instagram.fa-box-social {    color: #2e5e86;    border: solid 1px #2e5e86;}.fa-instagram.fa-bg-social,.fa-instagram.fa-box-social:hover {    background-color: #2e5e86;}.fa-instagram.fa-bg-social:hover {    background-color: #214360;}.fa-dropbox.fa-box-social {    color: #007ee5;    border: solid 1px #007ee5;}.fa-dropbox.fa-bg-social,.fa-dropbox.fa-box-social:hover {    background-color: #007ee5;}.fa-dropbox.fa-bg-social:hover {    background-color: #0062b2;}.fa-reddit.fa-box-social {    color: #fc541c;    border: solid 1px #666;}.fa-reddit.fa-bg-social {    background-color: #fc541c;}.fa-reddit.fa-box-social:hover {    border-color: #fc541c;    background-color: #fc541c;}.fa-reddit.fa-bg-social:hover {    background-color: #e23b03;}.fa-yelp.fa-box-social {    color: #c41200;    border: solid 1px #c41200;}.fa-yelp.fa-bg-social,.fa-yelp.fa-box-social:hover {    background-color: #c41200;}.fa-yelp.fa-bg-social:hover {    background-color: #910d00;}.fa-skype.fa-box-social {    color: #00aff0;    border: solid 1px #00aff0;}.fa-skype.fa-bg-social,.fa-skype.fa-box-social:hover {    background-color: #00aff0;}.fa-skype.fa-bg-social:hover {    background-color: #008abd;}.fa-tumblr.fa-box-social {    color: #34465d;    border: solid 1px #34465d;}.fa-tumblr.fa-bg-social,.fa-tumblr.fa-box-social:hover {    background-color: #34465d;}.fa-tumblr.fa-bg-social:hover {    background-color: #222d3c;}.fa-soundcloud.fa-box-social {    color: #fe4700;    border: solid 1px #fe4700;}.fa-soundcloud.fa-bg-social,.fa-soundcloud.fa-box-social:hover {    background-color: #fe4700;}.fa-soundcloud.fa-bg-social:hover {    background-color: #cb3900;}.fa-flickr.fa-box-social {    color: #ff0080;    border: solid 1px #0d65d3;}.fa-flickr.fa-bg-social,.fa-flickr.fa-box-social:hover {    background-color: #0d65d3;}.fa-flickr.fa-bg-social:hover {    background-color: #0a4ea3;}.fa-stack-overflow.fa-box-social {    color: #fe7b16;    border: solid 1px #818285;}.fa-stack-overflow.fa-bg-social {    background-color: #fe7b16;}.fa-stack-overflow.fa-box-social:hover {    background-color: #818285;}.fa-stack-overflow.fa-bg-social:hover {    background-color: #e06201;}.fa-xing.fa-box-social {    color: #006567;    border: solid 1px #006567;}.fa-xing.fa-bg-social,.fa-xing.fa-box-social:hover {    background-color: #006567;}.fa-xing.fa-bg-social:hover {    background-color: #003334;}/* Social Icons Hover V1     ================================================== */.social-hover-v1 {    position: relative;    display: block;    overflow: hidden;    width: 35px;    height: 35px;    margin: 0;    padding: 0;    text-align: center;}.social-hover-v1-inverse:before,.social-hover-v1-inverse:after {    color: white;}.social-hover-v1-default:before,.social-hover-v1-default:after {    color: #cecece;}.social-hover-v1-default:hover:after {    color: white;}.social-hover-v1:before,.social-hover-v1:after {    font-family: FontAwesome;    font-weight: normal;    font-style: normal;    line-height: 35px;    position: absolute;    right: 0;    left: 0;    -webkit-transition: top .16s linear;    transition: top .16s linear;    text-align: center;    text-decoration: inherit;}.social-hover-v1:before {    top: 0;}.social-hover-v1:after {    top: 39px;    border-top: solid 8px transparent;}.social-hover-v1:hover:before {    top: -35px;}.social-hover-v1:hover:after {    top: -8px;}.social-hover-v1.a-facebook:before,.social-hover-v1.a-facebook:after {    content: '\f09a';}.social-hover-v1.a-facebook:after {    background-color: #3b5998;}.social-hover-v1.a-google:before,.social-hover-v1.a-google:after {    content: '\f0d5';}.social-hover-v1.a-google:after {    background-color: #dd4b39;}.social-hover-v1.a-twitter:before,.social-hover-v1.a-twitter:after {    content: '\f099';}.social-hover-v1.a-twitter:after {    background-color: #00b6f1;}.social-hover-v1.a-linkedin:before,.social-hover-v1.a-linkedin:after {    content: '\f0e1';}.social-hover-v1.a-linkedin:after {    background-color: #007bb6;}.social-hover-v1.a-behance:before,.social-hover-v1.a-behance:after {    content: '\f1b4';}.social-hover-v1.a-behance:after {    background-color: #4176fa;}.social-hover-v1.a-pinterest:before,.social-hover-v1.a-pinterest:after {    content: '\f0d3';}.social-hover-v1.a-pinterest:after {    background-color: #cb2026;}.social-hover-v1.a-youtube:before,.social-hover-v1.a-youtube:after {    content: '\f16a';}.social-hover-v1.a-youtube:after {    background-color: #e52d27;}/* Boxes     ================================================== */.shop-box {    position: relative;    padding: 8px 8px 16px 8px;    text-align: center;}.shop-box .caption-box {    right: 0;}.shop-box img {    margin: 0 auto;}.shop-box.bordered {    border: solid 1px #ddd;}.content-box {    padding: 8px 8px 16px 8px;    border: 1px solid #ccc;    min-height: 50px;    overflow-y: auto;}.content-box.bg {    background-color: #f4f5f6;}.content-box.bordered {    border: solid 1px #ddd;}.content-box td{    border: solid 1px #ddd;    padding: 4px;}.content-box td p{    margin: 0px;}.icon-box {    text-align: center;}.icon-box .fa-round,.icon-xs-side .fa-round,.icon-sm-side .fa-round,.icon-lg-side .fa-round {    -webkit-transition: all .2s linear;    transition: all .2s linear;}.icon-box:hover .fa-round,.icon-xs-side:hover .fa-round,.icon-sm-side:hover .fa-round,.icon-lg-side:hover .fa-round {    color: white;    background-color: #085282;}.icon-box.bg {    padding: 16px;    background-color: #f4f5f6;}.icon-box.bordered {    padding: 16px;    border: solid 1px #ddd;}.img-box {    position: relative;    display: block;}.caption-box {    font-size: 14px;    position: absolute;    top: 20px;    right: 0;    margin: 0;    padding: 3px 16px;    text-transform: uppercase;    color: white;    background-color: #085282;}.icon-xs-side,.icon-lg-side,.icon-sm-side {    padding: 16px 16px 20px 16px;}.icon-xs-side.bordered,.icon-lg-side.bordered,.icon-sm-side.bordered {    border: solid 1px #ddd;}.icon-lg-side {    min-height: 152px;}.icon-sm-side {    /*min-height: 112px;*/}.icon-xs-side .title {    font-size: 18px;    font-weight: 700;    margin-top: 0;    margin-bottom: 10px;    padding: 0 6px;}.icon-lg-side .title {    font-size: 28px;    font-weight: 700;    margin-top: 20px;    margin-bottom: 10px;}.icon-sm-side .title {    font-size: 18px;    font-weight: 700;    margin-top: 4px;    margin-bottom: 10px;    padding: 0 6px;}.icon-lg-side.left .fa,.icon-sm-side.left .fa,.icon-xs-side.left .fa {    float: left;    margin-right: 20px;    text-align: center;}.icon-lg-side.right .fa,.icon-sm-side.right .fa,.icon-xs-side.right .fa {    float: right;    margin-left: 20px;    text-align: center;}.icon-xs-side .fa {    margin-bottom: 60px;}.post-xs-side {    min-height: 106px;    padding: 8px 8px 8px 8px;    border: solid 1px #ddd;}.post-xs-side .title {    font-size: 14px;    margin-bottom: 2px;}.post-xs-side .meta {    font-size: 12px;    margin-top: 3px;    margin-bottom: 0;}.post-xs-side .category {    font-size: 13px;    margin-top: 0;    margin-bottom: 4px;    color: #085282;}.post-xs-side img {    float: left;    width: 90px;    margin-right: 14px;    margin-bottom: 0;}.wrapper-form-box {    border: solid 1px #ddd;    box-shadow: 0 4px 0 rgba(0, 0, 0, .05);}.wrapper-form-box h3 {    margin-bottom: 16px;    padding: 8px 16px;    color: white;    background-color: #085282;    box-shadow: 0 6px 0 rgba(0, 0, 0, .08);}.wrapper-form-box form {    padding: 16px;}.wrapper-form-box .input-group-addon .fa {    width: 12px;    text-align: center;}/* Panels     ================================================== */.panel {    margin-bottom: 20px;    border-radius: 2px;    background-color: #fff;    box-shadow: none;}.panel-title .fa {    margin-right: 8px;}.panel-default {    border-color: #ddd;}.panel-heading {    border-top-left-radius: 1px;    border-top-right-radius: 1px;}.panel-primary {    border-color: #085282;}.panel-primary>.panel-heading {    border-color: #085282;    background-color: #085282;}.panel-light {    border-color: #ddd;    border-radius: 0;}.panel-light .panel-body {    padding: 20px 32px;}.panel-light label {    font-size: 14px;    color: #666;}.panel-light>.panel-heading {    padding-top: 16px;    padding-bottom: 16px;    border-color: #ddd;    background-color: #f7f7f7;}.panel-light>.panel-heading>.panel-title {    font-size: 15px;}.panel-success {    border-color: #2ecc71;}.panel-success>.panel-heading {    color: white;    border-color: #2ecc71;    background-color: #2ecc71;}.panel-info {    border-color: #3498db;}.panel-info>.panel-heading {    color: white;    border-color: #3498db;    background-color: #3498db;}.panel-warning {    border-color: #f1c40f;}.panel-warning>.panel-heading {    color: #514205;    border-color: #f1c40f;    background-color: #f1c40f;}.panel-danger {    border-color: #e74c3c;}.panel-danger>.panel-heading {    color: white;    border-color: #e74c3c;    background-color: #e74c3c;}/* Accordion     ================================================== */.panel.accordion-group {    margin-bottom: 0;    border: 0;    border-radius: 0;    background-color: #fff;    box-shadow: none;}.accordion {    margin-bottom: 0;    border-right: solid 1px #ddd;    border-bottom: solid 1px #ddd;    border-left: solid 1px #ddd;}.accordion a .fa {    width: 24px;}.accordion-heading {    border-top: 1px solid #ddd;    background-color: #f3f3f3;}.accordion-heading>a:hover {    color: inherit;}.accordion-toggle {    display: block;    padding: 8px 16px;    color: black;}.accordion-body {    border-top: solid 1px #ddd;    background-color: #f9f9f9;}.accordion-inner .list-unstyled li a {    font-size: 14px;    display: block;    padding: 6px 32px;    color: black;}.accordion-inner .list-unstyled li {    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;}.accordion-inner .list-unstyled li:hover {    background-color: #f3f3f3;}.accordion-inner .list-unstyled {    margin: 0;    padding: 0;    background-color: #f9f9f9;}.panel.accordion-group .accordion-heading {    position: relative;}/* accordion-arrow-down */.panel.accordion-group .accordion-heading>.icon-toggle:after,.panel.accordion-group .accordion-heading>.icon-toggle.acc-on.collapsed:after,.panel.accordion-group .accordion-collapse-in>.icon-toggle.collapsed:after {    font-family: FontAwesome;    font-weight: normal;    font-style: normal;    position: absolute;    right: 16px;    content: '\f107';    text-decoration: inherit;}/* accordion-arrow-left */.panel.accordion-group .accordion-heading>.icon-toggle.acc-on:after,.panel.accordion-group .accordion-collapse-in>.icon-toggle:after {    right: 19px;    content: '\f104';}/* Accordion Sidebar Style     ================================================== */.nav-side .panel.accordion-group .accordion-heading>a,.nav-side .panel.accordion-group .accordion-heading>a.acc-on.collapsed,.nav-side .panel.accordion-group .accordion-collapse-in>a.collapsed {    background-color: #fbfbfb;}/* accordion-arrow-left */.nav-side .panel.accordion-group .accordion-heading>a.acc-on,.nav-side .panel.accordion-group .accordion-collapse-in>a {    background-color: #ebebeb;}.nav-side .accordion-inner .list-unstyled>li>a.active {    background-color: #f3f3f3;}.nav-side .accordion-toggle.active {    border-left: solid 2px #d14f30;}.accordion-heading>a {    font-size: 14px;    color: #333;}.accordion-heading>a {    background-color: #fbfbfb;}.accordion-heading .fa {    font-size: 13px;    color: #494949;}.nav-side .accordion-inner .list-unstyled>li>a {    font-size: 13px;    color: #333;}.nav-side .accordion-inner .list-unstyled>li>a:before {    font-family: FontAwesome;    font-size: 13px;    position: relative;    left: -8px;    content: '\f0a9';    color: #636363;}.nav-side .panel.accordion-group .accordion-heading>a:hover,.nav-side .panel.accordion-group .accordion-heading>a.active {    background-color: #ebebeb !important;}/* Accordion Versions     ================================================== *//* Accordion Group V1 */.panel-acc.panel-group-v1 .panel {    border: 0;    border-radius: 2px;    background-color: #fff;    box-shadow: none;}.panel-acc.panel-group-v1 .panel-heading {    padding: 0;    border: 0;}/* accordion-title */.panel-acc.panel-group-v1 .panel-title>a {    font-size: 15px;    display: block;    padding: 14px 16px;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;}.panel-acc.panel-group-v1 .panel-title .fa {    margin: 0;}.panel-acc.panel-group-v1.panel-acc.panel-group .panel-heading+.panel-collapse>.panel-body {    border-top: 0;}.panel-acc.panel-group-v1 .panel-default {    border-color: #ddd;}.panel-acc.panel-group-v1 .panel-heading {    border-top-left-radius: 1px;    border-top-right-radius: 1px;}.panel-acc.panel-group-v1 .panel-body {    border: 0;}/* accordion-title */.panel-acc.panel-group-v1 .panel-title>a:hover {    color: inherit;}.panel-acc.panel-group-v1 .panel-default>.panel-heading {    background-color: #ededed;}/* accordion-title color */.panel-acc.panel-group-v1 .panel-title>a.acc-on.collapsed,.panel-acc.panel-group-v1 .panel-collapse-in .panel-title>.collapsed {    color: black;    background-color: #ededed;}/* accordion-title color hover */.panel-acc.panel-group-v1 .panel-title>a:hover,.panel-acc.panel-group-v1 .panel-title>a.acc-on.collapsed:hover,.panel-acc.panel-group-v1 .panel-collapse-in .panel-title>.collapsed:hover {    -webkit-transition: background-color .1s linear;    transition: background-color .1s linear;    background-color: #e5e5e5;}/* accordion-title color active */.panel-acc.panel-group-v1 .panel-title>a.acc-on,.panel-acc.panel-group-v1 .panel-collapse-in .panel-title>a {    color: white;    background-color: #085282;}/* Accordion Group V2 */.panel-acc.panel-group-v2 .panel {    border: 0;    border-radius: 2px;    background-color: #fff;    box-shadow: none;}.panel-acc.panel-group-v2 .panel-heading {    padding: 0;    border: 0;    background-color: transparent;}/* accordion-title */.panel-acc.panel-group-v2 .panel-title>a {    font-size: 15px;    display: block;    padding: 12px 16px;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;}.panel-acc.panel-group-v2 .panel {    border-bottom: 1px solid #ddd;}.panel-acc.panel-group-v2 .panel+.panel {    margin-top: 0;}.panel-acc.panel-group-v2 .panel-title .fa {    margin: 0;}.panel-acc.panel-group-v2.panel-acc.panel-group .panel-heading+.panel-collapse>.panel-body {    border-top: 1px solid #ddd;}.panel-acc.panel-group-v2 .panel-default {    border-color: #ddd;}.panel-acc.panel-group-v2 .panel-heading {    border-top-left-radius: 1px;    border-top-right-radius: 1px;}.panel-acc.panel-group-v2 .panel-body {    border: 0;}/* Accordion Icons */.panel-acc.panel-group-icon-v1 .panel-title>a:after,.panel-acc.panel-group-icon-v2 .panel-title>a:after {    position: relative;    top: 2px;}/* accordion icon-right */.panel-acc.panel-group-icon-v1.icon-right .panel-title>a:after,.panel-acc.panel-group-icon-v2.icon-right .panel-title>a:after {    float: right;}/* panel icon-left */.panel-acc.panel-group-icon-v1.icon-left .panel-title>a:after,.panel-acc.panel-group-icon-v2.icon-left .panel-title>a:after {    float: left;    width: 32px;}/* Accordion Icon V1 *//* accordion-plus-icon */.panel-acc.panel-group-icon-v1 .panel-title>a:after,.panel-acc.panel-group-icon-v1 .panel-title>a.acc-on.collapsed:after,.panel-acc.panel-group-icon-v1 .panel-collapse-in .panel-title>a.collapsed:after {    font-family: FontAwesome;    font-weight: normal;    font-style: normal;    content: '\f067';    text-decoration: inherit;}/* accordion-minus-icon */.panel-acc.panel-group-icon-v1 .panel-title>a.acc-on:after,.panel-acc.panel-group-icon-v1 .panel-collapse-in .panel-title>a:after {    content: '\f068';}/* Accordion Icon V2  *//* accordion-arrow-down-icon */.panel-acc.panel-group-icon-v2.icon-right .panel-title>a:after,.panel-acc.panel-group-icon-v2.icon-right .panel-title>a.acc-on.collapsed:after,.panel-acc.panel-group-icon-v2.icon-right .panel-collapse-in .panel-title>a.collapsed:after {    font-family: FontAwesome;    font-weight: normal;    font-style: normal;    right: 0;    content: '\f078';    text-decoration: inherit;}.panel-acc.panel-group-icon-v2.icon-left .panel-title>a:after,.panel-acc.panel-group-icon-v2.icon-left .panel-title>a.acc-on.collapsed:after,.panel-acc.panel-group-icon-v2.icon-left .panel-collapse-in .panel-title>a.collapsed:after {    font-family: FontAwesome;    font-weight: normal;    font-style: normal;    left: 0;    content: '\f078';    text-decoration: inherit;}/* accordion-arrow-left-icon */.panel-acc.panel-group-icon-v2.icon-right .panel-title>a.acc-on:after,.panel-acc.panel-group-icon-v2.icon-right .panel-collapse-in .panel-title>a:after {    right: 3px;    content: '\f053';}/* accordion-arrow-right-icon */.panel-acc.panel-group-icon-v2.icon-left .panel-title>a.acc-on:after,.panel-acc.panel-group-icon-v2.icon-left .panel-collapse-in .panel-title>a:after {    left: 3px;    content: '\f054';}/* Pagination   ================================================== */.pagination>li>a,.pagination>li>span {    line-height: 1.42857143;    position: relative;    display: inline-block;    margin-left: 5px;    text-decoration: none;    color: #085282;    border: solid 1px #ddd;    font-size: 15px;    font-weight: bold;}.pagination {    word-spacing: -2px;}.pagination>li {    display: inline-block;}.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {    border-top-left-radius: 2px;    border-bottom-left-radius: 2px;}.pagination>li:last-child>a,.pagination>li:last-child>span .pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {    border-top-right-radius: 2px;    border-bottom-right-radius: 2px;}.pagination .active a {    border-color: white;    background-color: #085282;}.pagination>li>a:focus {    color: white;    background-color: #333;}.pagination>li>a:hover,.pagination>li>a:active {    color: white;    background-color: #085282;}.pagination .active a:hover {    background-color: #085282;}/* Dropdowns     ================================================== */.dropdown-menu {    font-weight: 400;    margin: 0;    padding: 0;    text-transform: none;    border: 0;    border-radius: 0;    background-color: #f5f5f5;    box-shadow: 2px 4px 0 0 rgba(0, 0, 0, .15);}.dropup .dropdown-menu {    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .15);}.dropdown-menu>li>a {    font-size: 14px;    font-weight: 400;    display: block;    clear: both;    padding: 8px 20px;    -webkit-transition: background-color .16s ease-in-out;    transition: background-color .16s ease-in-out;    white-space: nowrap;}.dropdown-menu .divider {    margin: 0;}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {    color: black;    background-color: #deddd8;}/* MFP Lightbox Animation     ================================================== */.mfp-content {    -webkit-animation-name: zoomIn;    animation-name: zoomIn;    -webkit-animation-duration: .2s;    animation-duration: .2s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both;}@-webkit-keyframes zoomIn {    0% {        -webkit-transform: scale3d(.3, .3, .3);        transform: scale3d(.3, .3, .3);        opacity: 0;    }    50% {        opacity: 1;    }}@keyframes zoomIn {    0% {        -webkit-transform: scale3d(.3, .3, .3);        -ms-transform: scale3d(.3, .3, .3);        transform: scale3d(.3, .3, .3);        opacity: 0;    }    50% {        opacity: 1;    }}/* Bootstrap Carousel Settings     ================================================== */.wrapper-slider {    position: relative;    z-index: 15;    right: 0;    left: 0;    max-width: 100%;    margin: 0 auto;}.section-slider {    z-index: 15;}.carousel {    right: 0;    left: 0;    overflow: hidden;    margin: 0 auto;}.img-slide {    display: block;    width: 100%;    height: auto;    margin: 0 auto;}.carousel-inner {    top: 0;    right: 0;    left: 0;    width: 100%;    margin: 0;}/* 首页pc端banner */.carousel-inner .pc-img {    height: 375px;}/* 首页移动端banner */.carousel-inner .m-img {    width: 100%;}@media (min-width: 768px) {    .carousel-inner {        -webkit-transform: translateX(0);        -ms-transform: translateX(0);        transform: translateX(0);        -webkit-backface-visibility: hidden;        backface-visibility: hidden;    }}/* Slider Button Visible On Hover */.btn-prev {    left: -52px;}.btn-next {    right: -52px;}.btn-prev,.btn-next {    line-height: 0;    position: absolute;    top: 50%;    display: block;    visibility: hidden;    margin-top: -26px;    padding: 26px 20px;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;    text-align: center;    opacity: 0;    color: #fff;    border-radius: 2px;    background-color: rgba(0, 0, 0, .7);}.btn-prev:hover,.btn-next:hover {    background-color: rgba(0, 0, 0, .8);}.wrapper-slider:hover .btn-prev {    left: 13px;    visibility: visible;    opacity: 1;}.wrapper-slider:hover .btn-next {    right: 13px;    visibility: visible;    opacity: 1;}/* Slider Button Always Visible */.btn-prev-visible {    left: 13px;}.btn-next-visible {    right: 13px;}.btn-prev-visible,.btn-next-visible {    line-height: 0;    position: absolute;    top: 50%;    display: block;    margin-top: -26px;    padding: 26px 20px;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;    text-align: center;    color: #fff;    border-radius: 2px;    background-color: rgba(0, 0, 0, .7);}.btn-prev-visible:hover,.btn-next-visible:hover {    background-color: rgba(0, 0, 0, .8);}.title-slider {    font-size: 18px;    font-weight: 300;    position: absolute;    bottom: -60px;    display: block;    width: 100%;    padding: 10px;    -webkit-transition: all .1s ease-in-out;    transition: all .1s ease-in-out;    -webkit-transition-delay: .1s;    transition-delay: .1s;    text-align: center;    color: white;    background-color: rgba(0, 0, 0, .7);}.active .title-slider {    bottom: 0;}/* Indicator Testimonial Slider */.carousel-indicators-testimonial {    position: relative;    margin-top: 60px;    margin-bottom: 0;}/* Macbook Slider     ================================================== */.wrapper-macbook {    position: relative;}.wrapper-macbook .wrapper-slider {    width: 75.8%;    margin: 0 auto;}.wrapper-macbook .wrapper-absolute {    position: absolute;    top: 5%;    right: 0;    left: 0;}/* Iphone Slider     ================================================== */.wrapper-iphone {    position: relative;    margin-top: 20px;}.wrapper-iphone .wrapper-slider {    width: 69%;    margin: 0 auto;}.wrapper-iphone .wrapper-absolute {    position: absolute;    top: 14%;    right: 0;    left: 0;    margin-left: .4%;}.wrapper-iphone>.iphone-intro {    width: 84%;    margin: 0 auto;}.wrapper-iphone>.iphone-services-section {    width: 84%;    margin: 0 auto;}.carousel-indicators.carousel-indicators-iphone {    position: absolute;    right: 0;    bottom: 0;    left: 0;    width: 100%;    height: 24px;    margin: 0 auto;    background-color: rgba(0, 0, 0, .8);}.carousel-indicators.carousel-indicators-iphone li {    line-height: 0;}/* BX Slider Global      ================================================== */.bx-wrapper {    position: relative;    margin: 0 auto;    padding: 0;    *zoom: 1;}.bx-wrapper .bx-viewport {    left: 0;    width: 100%;    -webkit-transform: translatez(0);    /*fix other elements on the page moving (on Chrome)*/    -ms-transform: translatez(0);    transform: translatez(0);    border: 0;    box-shadow: none;}/* 轮播图 */.bxslider,.bxslider li {    margin: 0;    padding: 0;    list-style: none;}.outside {    position: absolute;    top: 0;    right: 15px;}.outside>span {    position: relative;    display: inline-block;    width: 30px;    height: 30px;}.outside>span+span {    margin-left: 6px;}.fa-bx {    line-height: 0;    position: absolute;    right: 0;    left: 0;    display: block;    width: 30px;    height: 30px;    padding-top: 50%;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;    text-align: center;    color: black;    background-color: #f2f1ef;}.fa-bx:hover {    color: white;    background-color: #085282;}/* 清除浮动 */.clearfix::after {    content: '';    display: block;    clear: both;    height: 0;    visibility: hidden;}.clearfix {    *zoom: 1;}/* 分页器 */.bx-pager-shop {    display: block;    margin: 0;    margin-top: 10px;    padding: 0;    overflow: hidden;    text-align: center;}.bx-pager-shop a {    display: block;    float: left;    margin: 0;    margin-left: 1%;    padding: 0;    padding: 0.6% 1%;    -webkit-transition: border-color .16s ease-in-out;    transition: border-color .16s ease-in-out;    border: solid 1px #ddd;    font-size: 15px;    font-weight: bold;}/* 轮播缩略图 */.bx-pager-shop-small {    display: block;    margin: 0;    margin-top: 10px;    margin-left: -1%;    padding: 0;    height: 68px;    overflow: hidden;}.pagination-mobile .pagination .prev {    margin-right: 70px;}.bx-pager-shop-small a {    display: block;    float: left;    margin: 0;    margin-left: 1%;    padding: 0;    -webkit-transition: border-color .16s ease-in-out;    transition: border-color .16s ease-in-out;    border: solid 1px #ddd;    font-size: 15px;    font-weight: bold;}.bx-pager-shop-small a .smallImg {    width: 66px;    height: 66px;    line-height: 53px;    padding: 5px;    text-align: center;}.bx-pager-shop.bx-pager-6 a {    width: 15.66%;}.bx-pager-shop.bx-pager-4 a {    width: 24%;}.bx-pager-shop.bx-pager-5 a {    width: 19%;}.bx-pager-shop a:hover {    color: #fff;    background-color: #085282;}.bx-pager-shop a.active {    color: #fff;    background-color: #085282;}/* Owl Slider Portfolio Items     ================================================== */#owl-portfolio-item {    position: relative;}#owl-portfolio-item .owl-controls {    position: absolute;    top: -70px;    right: 0;    text-align: center;}/* Styling Next and Prev buttons */#owl-portfolio-item .owl-controls .owl-buttons div {    font-size: 15px;    display: inline-block;    zoom: 1;    /*IE7 life-saver */    margin: 3px;    padding: 4px 12px;    -webkit-transition: background-color .2s linear;    transition: background-color .2s linear;    opacity: 1;    color: #fff;    border-radius: 0;    background-color: #000;    background-color: rgba(0, 0, 0, .7);    *display: inline;}#owl-portfolio-item .owl-controls .owl-buttons div:hover {    background-color: rgba(0, 0, 0, .8);}#owl-portfolio-item .owl-controls .owl-buttons .owl-prev:before {    font-family: FontAwesome;    content: '\f104';}#owl-portfolio-item .owl-controls .owl-buttons .owl-next:before {    font-family: FontAwesome;    content: '\f105';}/* Owl Slider Page Specific Styling     ================================================== */#owl-our-work .owl-pagination {    margin-top: 39px;}.owl-carousel .item img,.owl-carousel .item a {    margin: 0 auto;}#owl-our-work .item {    margin: 0 6px;}#owl-our-work .item a {    max-width: 400px;}@media (min-width: 768px) {    #owl-our-work .item {        margin: 0 15px;    }}#owl-clients,#owl-clients-v2 {    padding: 10px 0;    border-top: solid 1px #ddd;    border-bottom: solid 1px #ddd;}#owl-clients .item,#owl-clients-v2 .item {    margin: 0 12px;}#owl-services .owl-pagination {    margin-top: 40px;}@media (min-width: 768px) {    #owl-portfolio-item .item {        margin: 0 5px;    }    #owl-clients-v2 .item {        margin: 0 30px;    }}/* Timeline     ================================================== */.container-timeline {    position: relative;}.timeline-box-wrapper-right {    padding-left: 30px;}.timeline-box-wrapper-left {    padding-right: 30px;}.timeline-box-left,.timeline-box-right {    position: relative;    width: 100%;    padding: 16px;    background-color: #eee;}.timeline-box-left:before,.timeline-box-right:before {    position: absolute;    top: 24px;    display: block;    width: 0;    height: 0;    content: '';    border-top: 14px solid transparent;    border-bottom: 14px solid transparent;}.timeline-box-left:before {    right: -18px;    border-left: 18px solid #eee;}.timeline-box-right:before {    left: -18px;    border-right: 18px solid #eee;}.timeline-box-left:after,.timeline-box-right:after {    font-family: FontAwesome;    font-size: 24px;    line-height: 21px;    position: absolute;    top: 28px;    padding: 0;    content: '\f192';    -webkit-transition: background-color .16s ease-in-out;    transition: background-color .16s ease-in-out;    color: #085282;    border-radius: 50%;    background-color: white;}.timeline-box-left:after {    right: -55px;}.timeline-box-right:after {    left: -55px;}.timeline-box-right:hover:after,.timeline-box-left:hover:after,.timeline-box-right-v2:hover:after,.timeline-box-left-v2:hover:after {    background-color: #085282;}/* Timeline Left     ================================================== */.timeline-box-right-v2 {    position: relative;    width: 100%;    margin-top: 24px;    padding-left: 30px;}.timeline-box-right-v2:after {    font-family: FontAwesome;    font-size: 24px;    line-height: 21px;    position: absolute;    top: 10px;    left: -25px;    padding: 0;    content: '\f192';    -webkit-transition: background-color .16s ease-in-out;    transition: background-color .16s ease-in-out;    color: #085282;    border-radius: 50%;    background-color: white;}.hr-timeline-center:before,.col-hr:before {    position: absolute;    top: 0;    display: block;    width: 3px;    height: 100%;    margin: 0 auto;    content: '';    background: #cacaca;    background: rgba(255, 255, 255, 0);    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(3%, #d1d1d1), color-stop(4%, #cacaca), color-stop(97%, #cacaca), color-stop(98%, #d6d6d6), color-stop(100%, rgba(255, 255, 255, 0)));    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #d1d1d1 3%, #cacaca 4%, #cacaca 97%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #d1d1d1 3%, #cacaca 4%, #cacaca 97%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);}.hr-timeline-center:before {    right: 0;    left: 0;}.col-hr>div+div {    margin-top: 40px;}/* Timeline date button style */.timeline-date-wrapper-v2 {    max-width: 160px;    margin: 0 auto;    padding: 8px 24px;    border: solid 2px #ddd;    border-radius: 3px;    background-color: white;}/* Timeline date circle style */.timeline-date-wrapper {    font-size: 14px;    font-weight: 600;    position: relative;    top: 21px;    width: 44px;    height: 44px;    margin-left: 0;    color: white;    border-radius: 50%;    background-color: #085282;}.timeline-date-wrapper .date-timeline {    position: relative;    top: 2px;    display: block;    margin: 0;}.timeline-date-wrapper .month-timeline {    position: relative;    top: -5px;    display: block;    margin: 0;}@media (min-width: 768px) {    .col-hr:before {        left: 123px;    }}@media (min-width: 992px) {    .col-hr:before {        left: 80px;    }}@media (min-width: 1200px) {    .col-hr:before {        left: 96px;    }}@media (max-width: 767px) {    .timeline-box-left:after,    .timeline-box-right:after,    .timeline-box-left:before,    .timeline-box-right:before,    .timeline-box-right-v2:after {        display: none;    }    .timeline-box-wrapper-right {        padding-left: 0;    }    .timeline-box-wrapper-left {        padding-right: 0;    }    .col-hr:before {        right: 0;        left: 0;    }    .timeline-box-right-v2 {        padding-left: 0;    }    .timeline-date-wrapper {        margin: 0 auto;    }}/* Pricetables     ================================================== */.pricetable {    overflow: hidden;    border-radius: 2px;    background-color: #f5f5f5;}.pricetable .membership,.pricetable .price {    margin: 0;    text-align: center;    text-transform: uppercase;}.pricetable-v1 .membership,.pricetable-v3 .membership {    text-transform: uppercase;    color: white;    background-color: #085282;}.pricetable-v1 .price,.pricetable-v3 .price {    color: #2a2a2a;    background-color: #e4e4e4;}.pricetable>ul>li {    padding: 0 32px;    color: #2a2a2a;}.pricetable>ul>li>.fa {    width: 28px;    color: #085282;}.pricetable>ul>li:after {    display: block;    width: 100%;    height: 1px;    margin: 16px 0;    content: '';    background-color: #ddd;}/* Pricetable Version 1 */@media (min-width: 768px) {    .section-pricetable-v1>div>div>div {        margin: 0;        padding: 0;    }    .pricetable.pricetable-v1 {        width: 100%;        border-radius: 0;    }    .section-pricetable-v1>div>div {        margin-top: 28px;    }    .pricetable-v1.pricetable-best-value {        margin-top: -28px;    }}.pricetable.pricetable-v1>ul {    margin-top: 32px;}.pricetable.pricetable-v1 .membership {    padding: 22px 0;}.pricetable.pricetable-v1 .price {    font-size: 28px;    font-weight: 700;    padding: 16px;}.pricetable-v1.pricetable-best-value {    background-color: #ededed;}.pricetable.pricetable-v1.pricetable-best-value .membership {    font-size: 24px;    font-weight: 600;    padding: 36px 0;    letter-spacing: 1px;    background-color: #085282;}.pricetable.pricetable-v1.pricetable-best-value .price {    font-size: 28px;    font-weight: 700;    padding: 16px;    color: #2a2a2a;    background-color: #dcdcdc;    background-color: #e4e4e4;}.pricetable-v1 .btn {    margin-top: 16px;    margin-bottom: 32px;}/* Pricetable version 2 */.pricetable.pricetable-v2 {    padding-bottom: 14px;    border: solid 1px #ddd;}.pricetable.pricetable-v2 .membership {    font-size: 40px;    font-weight: 300;    padding: 14px 0;    letter-spacing: 1px;}.pricetable.pricetable-v2 .price {    font-size: 36px;    font-weight: 300;}.pricetable.pricetable-v2>ul {    margin-top: 16px;    text-align: center;    text-transform: uppercase;}/* Pricetable version 3 */.pricetable.pricetable-v3 .membership {    font-size: 24px;    font-weight: 300;    padding: 16px 0;    letter-spacing: 1px;}.pricetable.pricetable-v3 .price {    font-weight: 300;    padding: 16px 0;}.pricetable.pricetable-v3>ul {    margin-top: 16px;}.pricetable.pricetable-v3 .btn {    margin-bottom: 16px;}/* Pricetable version 4 */.pricetable.pricetable-v4 {    width: 180px;    height: 180px;    margin: 0 auto;    padding-top: 24px;    text-align: center;    border-radius: 50%;    background-color: #191919;}.pricetable.pricetable-v4 .membership {    font-size: 20px;    font-weight: 300;    padding: 8px 0;    letter-spacing: 1px;    color: white;    background-color: #085282;}.pricetable.pricetable-v4 .price {    font-size: 20px;    font-weight: 300;    margin-top: 8px;    color: white;}.pricetable.pricetable-v4>span {    display: block;    margin-top: 8px;    margin-bottom: 10px;    padding: 0;    color: white;}/* Tabs     ================================================== *//* tabs reset */.nav>li>a {    -webkit-transition: none;    transition: none;    color: black;}.nav-tabs {    position: relative;    border-bottom: 0;}.nav-tabs>li {    margin-bottom: 0;}.nav-tabs>li>a {    line-height: inherit;    margin-right: 0;    border: 0;    border-radius: 0;}.nav-tabs>li>a:hover {    border-color: white;}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {    color: black;    border: 0;}.nav-tabs.nav-justified>li>a {    margin-bottom: 0;}.nav-tabs.nav-justified>li>a {    border-radius: 0;}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {    border: 0;}@media (min-width: 768px) {    .nav-tabs.nav-justified>li>a {        border-bottom: 0;        border-radius: 0;    }    .nav-tabs.nav-justified>.active>a,    .nav-tabs.nav-justified>.active>a:hover,    .nav-tabs.nav-justified>.active>a:focus {        border-bottom-color: transparent;    }}.nav-pills>li>a,.nav-tabs-justified>li>a {    border-radius: 0;}.nav-pills>li+li {    margin-left: 0;}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {    color: #fff;    background-color: #085282;}.nav-stacked>li+li {    margin-top: 0;}.nav-justified>li>a {    margin-bottom: 0;}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {    border: 0;}@media (min-width: 768px) {    .nav-tabs-justified>li>a {        border-bottom: 0;        border-radius: 0;    }}/* Tabs General*/.row-tabs>.nav-tabs>li.active>a,.row-tabs>.nav-tabs>li.active>a:hover,.row-tabs>.nav-tabs>li.active>a:focus,.row-tabs>.nav-tabs>li>a:hover,.row-tabs>.nav-tabs>li.active,.row-tabs>.nav-tabs>li.active:hover,.row-tabs>.nav-tabs>li.active:focus {    background-color: transparent;}.row-tabs .nav-tabs>li.active {    z-index: 1;}.tab-content {    position: relative;    padding: 16px;}/* Tabs Top*/.row-tabs .tabs-top>.nav-tabs {    position: relative;}.row-tabs .tabs-top .tab-content {    border: solid 1px #ddd;}.row-tabs .tabs-top>.nav-tabs>li {    margin-bottom: -1px;    border: solid 1px transparent;    border-top-width: 2px;}.row-tabs .tabs-top>.nav-tabs>li:hover {    background-color: #ebebeb;}.row-tabs .tabs-top>.nav-tabs>li.active {    border-color: #ddd;    border-top-color: #085282;    border-bottom-color: white;}/* Tbas Bottom */.row-tabs .tabs-bottom>.nav-tabs {    position: relative;}.row-tabs .tabs-bottom .tab-content {    border: solid 1px #ddd;}.row-tabs .tabs-bottom>.nav-tabs>li {    margin-top: -1px;    border: solid 1px transparent;    border-bottom-width: 2px;}.row-tabs .tabs-bottom>.nav-tabs>li:hover {    background-color: #ebebeb;}.row-tabs .tabs-bottom>.nav-tabs>li.active {    border-color: #ddd;    border-top-color: white;    border-bottom-color: #085282;}/* Tabs Justified */.row-tabs .tabs-justified-top>.nav-tabs>li.active:after,.row-tabs .tabs-justified-bottom>.nav-tabs>li.active:after {    position: absolute;    display: block;    width: 100%;    height: 1px;    content: '';    background-color: white;}/* Tabs Justified Top */.row-tabs .tabs-justified-top>.nav-tabs>li.active:after {    bottom: -2px;}/* Tabs Justified Bottom*/.row-tabs .tabs-justified-bottom>.nav-tabs>li.active:after {    top: -2px;}@media (max-width: 767px) {    .row-pills [class^='col']+[class^='col'] {        margin-top: 0;    }    .row-tabs .tabs-justified-top>.nav-tabs>li,    .row-tabs .tabs-justified-top>.nav-tabs>li>a,    .row-tabs .tabs-justified-bottom>.nav-tabs>li,    .row-tabs .tabs-justified-bottom>.nav-tabs>li>a {        margin: 0;        border: 0;    }    .row-tabs .tabs-justified-top>.nav-tabs>li.active>a,    .row-tabs .tabs-justified-top>.nav-tabs>li.active>a:hover,    .row-tabs .tabs-justified-top>.nav-tabs>li.active>a:focus,    .row-tabs .tabs-justified-bottom>.nav-tabs>li.active>a,    .row-tabs .tabs-justified-bottom>.nav-tabs>li.active>a:hover,    .row-tabs .tabs-justified-bottom>.nav-tabs>li.active>a:focus {        background-color: #eee;    }}/* Pills */.row-pills {    background-color: #f4f5f6;}.row-pills .nav {    background-color: white;}.row-pills,.row-pills>div {    margin: 0;    padding: 0;}/* Sections     ================================================== */.section-primary {    position: relative;    color: white;    border: 0;    background-color: #085282;}.section-blue {    position: relative;    color: white;    border: 0;    background-color: #085282;}.section-black {    position: relative;    color: white;    border: 0;    background-color: black;}.section-dark {    border: solid 1px #ddd;    background-color: #fcfcfc;}.section-dark-2x {    position: relative;    color: white;    border: 0;    background-color: #191919;}.section-light {    position: relative;    border: 0;    background-color: #f5f5f5;}.section-2-xl.section-both {    padding: 350px 0;}.section-xl.section-both {    padding: 250px 0;}.section-lg.section-both {    padding: 125px 0;}.section-md.section-both {    padding: 100px 0;}.section-sm.section-both {    padding: 80px 0;}.section-xs.section-both {    padding: 20px 0;}.section-2-xl.section-both {    padding-bottom: 350px;}.section-xl.section-bottom {    padding-bottom: 250px;}.section-lg.section-bottom {    padding-bottom: 125px;}.section-md.section-bottom {    padding-bottom: 100px;}.section-sm.section-bottom {    padding-bottom: 80px;}.section-xs.section-bottom {    padding-bottom: 20px;}.section-2-xl.section-both {    padding-top: 350px;}.section-xl.section-top {    padding-top: 250px;}.section-lg.section-top {    padding-top: 125px;}.section-md.section-top {    padding-top: 100px;}.section-sm.section-top {    padding-top: 40px;    padding-bottom: 40px;}.section-xs.section-top {    padding-top: 20px;}@media (max-width: 767px) {    .section-xl.section-both {        padding: 90px 0;    }}.section-xl>div>.row>div>.title-section,.section-xl>div>.row>div>.lead-section {    margin-bottom: 80px;}.section-lg>div>.row>div>.title-section,.section-lg>div>.row>div>.lead-section {    margin-bottom: 62px;}.section-md>div>.row>div>.title-section,.section-md>div>.row>div>.lead-section {    margin-bottom: 50px;}.section-sm>div>.row>div>.title-section,.section-sm>div>.row>div>.lead-section {    margin-bottom: 40px;}.section-xs>div>.row>div>.title-section,.section-xs>div>.row>div>.lead-section {    margin-bottom: 25px;}.section>div>.row>div>.title-section.text-theme {    margin-bottom: 0;}.section>div>.row>div>.lead-section {    max-width: 550px;    margin-right: auto;    margin-left: auto;}.section-arrow-bottom,.section-arrow-top {    position: relative !important;    background-attachment: scroll !important;}.section-arrow-top:after {    position: absolute;    top: -20px;    right: 0;    left: 0;    display: block;    width: 0;    height: 0;    margin: 0 auto;    content: '';    border-right: 20px solid transparent;    border-bottom: 20px solid;    border-left: 20px solid transparent;}.section-arrow-bottom:after {    position: absolute;    right: 0;    bottom: -20px;    left: 0;    display: block;    width: 0;    height: 0;    margin: 0 auto;    content: '';    border-top: 20px solid;    border-right: 20px solid transparent;    border-left: 20px solid transparent;}.section-bg {    height: auto;    color: white !important;    background-image: url('https://static.rayllie.com/rayllie/images/bg-mac-grey.jpg');    background-repeat: no-repeat;    background-position: center;    background-size: cover;}.section-polygonal-primary,.section-polygonal-black,.section-polygonal-light {    height: auto;    background-image: url('../image/polygonal.png');    background-repeat: no-repeat;    background-position: center;    background-size: cover;}.section-polygonal-primary {    color: white !important;}.section-polygonal-black {    color: white !important;}.section-polygonal-light {    color: black !important;}.section-bg>.opacity-layer {    display: block;    width: 100%;    height: auto;    /* Fallback for web browsers that don't support RGBa */    background-color: #000;    background-color: rgba(0, 0, 0, .82);    /* For IE 8*/    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=82)';}.section-polygonal-black>.opacity-layer {    display: block;    width: 100%;    height: auto;    /* Fallback for web browsers that don't support RGBa */    background-color: #085282;    /* For IE 8*/    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';}.section-polygonal-light>.opacity-layer {    display: block;    width: 100%;    height: auto;    /* Fallback for web browsers that don't support RGBa */    background-color: #fff;    background-color: rgba(255, 255, 255, .82);    /* For IE 8*/    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=82)';}.section-polygonal-primary>.opacity-layer {    display: block;    width: 100%;    height: auto;    /* Fallback for web browsers that don't support RGBa */    background-color: #085282;    background-color: rgba(209, 79, 48, .82);    /* For IE 8*/    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=82)';}/* Arrow Colors Polygonal Primary     ================================================== */.section-polygonal-primary.section-arrow-top:after {    border-bottom-color: #085282;}.section-polygonal-primary.section-arrow-bottom:after {    border-top-color: #085282;}/* Arrow Colors Polygonal Black     ================================================== */.section-polygonal-black.section-arrow-top:after {    border-bottom-color: #085282;}.section-polygonal-black.section-arrow-bottom:after {    border-top-color: #085282;}/* Arrow Colors Polygonal Light     ================================================== */.section-polygonal-light.section-arrow-top:after {    border-bottom-color: #e5e5e5;}.section-polygonal-light.section-arrow-bottom:after {    border-top-color: #e5e5e5;}/* Arrow Colors Primary     ================================================== */.section-primary.section-arrow-top:after {    border-bottom-color: #085282;}.section-primary.section-arrow-bottom:after {    border-top-color: #085282;}/* Arrow Colors Dark     ================================================== */.section-black.section-arrow-top:after {    border-bottom-color: black;}.section-black.section-arrow-bottom:after {    border-top-color: black;}/* Arrow Colors Light     ================================================== */.section-light.section-arrow-top:after {    border-bottom-color: #f5f5f5;}.section-light.section-arrow-bottom:after {    border-top-color: #f5f5f5;}/* Section Intro Sliders Global     ================================================== */.carousel-intro {    height: auto;}/*-- Carousel Slide Speeds --*/.carousel-inner>.item {    -webkit-transition: .35s ease-in-out left;    transition: .35s ease-in-out left;}@media all and (transform-3d),(-webkit-transform-3d) {    .carousel-inner>.item {        -webkit-transition: -webkit-transform .35s ease-in-out;        transition: transform .35s ease-in-out;    }}#intro-slider-wrapper .carousel-inner>.item {    -webkit-transition: .6s ease-in-out left;    transition: .6s ease-in-out left;}@media all and (transform-3d),(-webkit-transform-3d) {    #intro-slider-wrapper .carousel-inner>.item {        -webkit-transition: -webkit-transform .6s ease-in-out;        transition: transform .6s ease-in-out;    }}@media screen and (max-width: 767px) {    .carousel-intro .carousel-indicators {        bottom: 0;    }    .carousel-intro .item .container .row [class^='col']+[class^='col'] {        margin-top: 0;    }}.btn-prev-intro {    left: 8%;}.btn-next-intro {    right: 8%;}.btn-prev-intro,.btn-next-intro {    font-size: 36px;    line-height: 0;    position: absolute;    top: 50%;    display: block;    visibility: hidden;    margin-top: -26px;    padding: 26px 20px;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;    text-align: center;    opacity: 0;    color: #fff;    border-radius: 4px;    background-color: rgba(0, 0, 0, .15);}.section-slider:hover .btn-prev-intro {    left: 1%;    visibility: visible;    opacity: 1;}.section-slider:hover .btn-next-intro {    right: 1%;    visibility: visible;    opacity: 1;}/* Section Default Index Page Slider     ================================================== */.section-intro-index {    position: relative;    height: auto;    color: white !important;    background-color: black;    background-image: url('../image/polygonal.png');    background-repeat: no-repeat;    background-position: center;    background-size: cover;}.layer-intro-index {    background-color: #000;    background-color: rgba(0, 0, 0, .9);    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';}/* Section Shopping Page Slider */.section-intro-shop {    position: relative;    height: auto;    color: white !important;    background-color: black;    background-image: url('../image/polygonal.png');    background-repeat: no-repeat;    background-position: center;    background-size: cover;}.layer-intro-shop {    background-color: #000;    background-color: rgba(0, 0, 0, .9);    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';}.layer-intro-shop .carousel-intro .item {    min-height: 374px;}@media (max-width: 767px) {    .layer-intro-shop .carousel-intro .item {        min-height: 393px;        padding: 50px 0;    }}@media (max-width: 767px) {    .section-intro-shop .title-xl {        margin-top: 0;    }}/* Section Background Image Page Slider     ================================================== */.section-intro-bg-slider {    position: relative;    height: auto;    color: white !important;    background-color: black;}.layer-bg-slider {    height: 545px;    padding-top: 180px;    padding-bottom: 178px;    background-color: #000;    background-color: rgba(0, 0, 0, .76);    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=76)';}@media (max-width: 767px) {    .layer-bg-slider {        height: 474px;        padding-top: 140px;        padding-bottom: 120px;        text-align: center;    }}@media (min-width: 768px) {    .section-intro-bg-slider .item .container {        padding: 0 90px;    }}@media (max-width: 767px) {    .section-intro-bg-slider .title-xl {        margin-top: 0;        text-align: center;    }}.item-bg-1,.item-bg-2,.item-bg-3 {    background-image: url('https://static.rayllie.com/rayllie/images/bg-11.jpg');    background-repeat: no-repeat;    background-position: center;    background-size: cover;}.item-bg-1 {    background-image: url('https://static.rayllie.com/rayllie/images/bg-11.jpg');}.item-bg-2 {    background-image: url('https://static.rayllie.com/rayllie/images/bg-8.jpg');}.item-bg-3 {    background-image: url('https://static.rayllie.com/rayllie/images/bg-7.jpg');}/* Section Call To    ================================================== */.section-call-to {    box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, .08);    padding: 0;    color: #fff;}.section-call-to p {    text-align: center;}.section-call-to a {    color: #fff;    display: block;    padding: 30px 0 15px 0}.section-call-to a:hover {    background: #292e2e;}.section-call-to .fa {    display: block;    text-align: center;}.section-call-to .title-md {    margin-top: 8px;    word-spacing: 2px;    text-transform: uppercase;}.section-call-to .btn {    margin: 0;    padding-right: 30px;    padding-left: 30px;}/* Section of Application Pages Intro    ================================================== */.list-app-stores {    margin-top: 26px;    margin-left: -5px;}.list-app-stores li {    width: 160px;}.list-app-stores li+li {    margin-left: 16px;}.list-app-stores li img {    width: 160px;    -webkit-transition: background-color .12s linear;    transition: background-color .12s linear;    border-radius: 6px;}.list-app-stores li img:hover {    background-color: rgba(0, 0, 0, .5);}@media (max-width: 767px) {    .app-mt-0-xs {        margin-top: 0;    }    .wrapper-iphone {        max-width: 300px;        margin: 0 auto;    }    .list-app-stores {        text-align: center;    }    .list-app-stores li {        display: block;        margin-right: auto;        margin-left: auto;    }    .list-app-stores li+li {        margin-top: 16px;        margin-right: auto;        margin-left: auto;    }}/* Section Contact Form Error-Success     ================================================== */.required {    color: #fe5555;}#success,#error {    display: none;}/* 联系我们的联系人轮播图 */#map {    width: 100%;    height: 350px;    background: #e4ecf1 url(../image/bg_contact.jpg) 50% 50% no-repeat;    background-size: cover;}#map h3 {    font-size: 24px;    font-weight: bold;    padding-top: 80px;    padding-bottom: 20px;}@media (min-width: 768px) {    .owl-carousel .item {        width: 215px;        max-height: 200px;        overflow: auto;        background: #fff;        margin-right: 20px;        float: left;        padding: 20px 10px;        border-radius: 5px;        box-shadow: 0 0 5px rgba(0, 0, 0, .4);        margin: 5px;    }}@media (max-width: 767px) {    .owl-carousel .item {        width: 215px;        max-height: 200px;        overflow: auto;        background: #fff;        margin-right: 20px;        float: left;        padding: 20px 10px;        border-radius: 5px;        box-shadow: 0 0 5px rgba(0, 0, 0, .4);        margin-left: 20%;    }}.owl-carousel .item .hd {    font-weight: bold;}/* Shopping Page Styling Global   ================================================== */.shop-price {    font-size: 12px;    display: block;    padding: 8px;    text-align: center;    border: solid 1px #ccc;}.shop-box>.img-box>img {    width: 150px;}.tab-content-shop,.tab-content-shop .tab-pane {    padding: 0;}.nav-tabs.nav-tabs-shop {    border-bottom: solid 1px #085282;}.nav-tabs.nav-tabs-shop>li.active>a,.nav-tabs.nav-tabs-shop>li.active>a:hover,.nav-tabs.nav-tabs-shop>li.active>a:focus {    color: white;    border: 0;    background-color: #085282;}/* 产品详情的产品名称 */.shop-item-description h3 {    font-size: 22px;}@media (min-width: 768px) {    .shop-item-description {        padding-left: 30px;    }}/* shop cart*/.panel-shopping-cart {    border-radius: 2px;}.col-tags .btn {    margin-right: 8px;    margin-bottom: 10px;}.panel-shopping-cart .panel-heading {    color: white;    background-color: #085282;}.panel-shopping-cart .table>thead>tr>th {    vertical-align: bottom;    border-bottom: 0;}.panel-shopping-cart img {    width: 32px;    margin-right: auto;    margin-left: auto;}.panel-shopping-cart input {    width: 35px;    height: 30px;    margin-top: 5px;}.panel-shopping-cart span {    display: block;    margin-top: 9px;}.panel-shopping-cart td .btn {    margin-top: 5px;}.panel-shopping-cart .fa-times {    margin: 0;}.close-cart {    width: 8%;}.close-cart>a {    margin-right: 8px;}.box-cart tbody>tr>td {    margin: 0;    padding-top: 0;    padding-bottom: 10px;    border: 0;}.cart-box-bordered {    padding: 26px 16px;    border: 1px solid #ddd;}@media (max-width: 767px) {    .panel-shopping-cart>table>thead>tr>th {        display: none;    }    .panel-shopping-cart .table-first {        display: none;    }    .panel-shopping-cart {        font-size: 12px;    }    .panel-shopping-cart td .btn {        margin-top: 3px;    }    .panel-shopping-cart .panel-footer {        text-align: center;    }    .panel-shopping-cart .panel-footer .text-right {        text-align: center;    }}/* 产品详情页 *//* 轮播图 */.shop-item-slider {    /* padding: 30px; */    border: solid 1px #ddd;    height: 300px;}.stars-feedback {    display: inline-block;}.wrapper-shop-review .title-comment {    margin-right: 8px;    margin-left: 8px;}.wrapper-shop-review a {    font-size: 14px;    display: inline-block;    padding: 0 8px;    color: black;    border-left: solid 1px #ddd;}.title-lg-shop-item {    font-weight: 700;}.input-group.shop-item {    width: 170px;}.tab-shop-item table {    margin-bottom: 0;    border-collapse: collapse;}.tab-shop-item table tbody tr td {    padding-right: 16px;    padding-left: 16px;}.tab-shop-item {    padding: 0;    border-right: solid 1px #ddd;    border-bottom: solid 1px #ddd;    border-left: solid 1px #ddd;}.tab-shop-item table .fa {    color: #085282;}.tab-shop-item table img {    width: 80px;}.wrapper-item-comments {    padding-top: 16px;}/* Blog     ================================================== */.grid-posts>.row+.row {    margin-top: 60px;}.grid-sidebar {    padding: 40px 30px;    border: solid 1px #dadada;    background-color: #fcfcfc;}.grid-sidebar>.row+.row {    margin-top: 40px;}.wrapper-post {    border: solid 1px #dadada;    background-color: #fff;    box-shadow: 0 1px 1px 0 rgba(218, 218, 218, .2);}.wrapper-post-text h3 a {    color: black;}.wrapper-post-text h3 a:hover,.wrapper-post-text ul a:hover {    color: #085282;}.wrapper-post p,.wrapper-post-v1 p {    font-size: 16px;    line-height: 25px;    margin: 0 0 20px;    color: #6b6b6b;}.wrapper-post p+img,.wrapper-post img+p {    margin-top: 16px;}.wrapper-post-v1 .img-featured {    margin-bottom: 18px;}.wrapper-post-text {    padding: 30px;}.wrapper-post .post-date-author {    margin-bottom: 16px;}.post-date-author li {    font-size: 13px;    padding: 0;    color: #6b6b6b;}.post-date-author li>a {    color: black;}.post-date-author li>a .fa {    margin-right: 4px;}.post-date-author li+li:before {    font-size: 10px;    position: relative;    bottom: 2px;    margin-right: 8px;    margin-left: 4px;    content: '|';}.img-sidebar-sm {    width: 110px;    margin-right: 20px;}.section-blog-photo-intro {    position: relative;    height: auto;    color: white !important;    background-image: url('https://static.rayllie.com/rayllie/images/bg-3.jpg');    background-repeat: no-repeat;    background-position: 25% 16%;    background-size: cover;}.section-blog-photo-intro>.opacity-layer {    display: block;    width: 100%;    height: auto;    /* Fallback for web browsers that don't support RGBa */    background-color: #000;    /* RGBa with 0.6 opacity */    background-color: rgba(0, 0, 0, .7);    /* For IE 8*/    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=82)';}.section-blog-photo-intro-height {    min-height: 430px;}.grid-posts-intro {    margin-top: -300px;    margin-bottom: 60px;    padding: 50px 65px;    border-right: solid 1px #ddd;    border-bottom: solid 1px #ddd;    border-left: solid 1px #ddd;    background-color: white;}.grid-posts-intro .post-date-author li {    font-size: 15px;    padding: 0;    color: #6b6b6b;}.grid-posts-intro .media-body .post-date-author li {    font-size: 13px;}.grid-posts-intro .post-date-author li+li:before {    font-size: 10px;    position: relative;    bottom: 2px;    margin-right: 8px;    margin-left: 4px;    content: '|';}.grid-posts-intro>.row+.row:before {    display: block;    width: 96%;    height: 1px;    margin-right: auto;    margin-bottom: 60px;    margin-left: auto;    content: '';    background-color: #ddd;}.grid-posts-intro .row:last-child:before {    display: none;}.grid-posts-intro .wrapper-post-text {    padding: 0;}.grid-posts-intro .media-blog {    padding: 0;    border: 0;    background-color: transparent;}@media (max-width: 767px) {    .section-blog-photo-intro-height {        min-height: 250px;    }    .row-wrapper-posts-intro {        padding: 0 10px;    }    .grid-posts-intro {        margin-top: -150px;        padding: 30px 16px;    }}/* Post Comments */.media-blog {    margin-top: 60px;    padding: 30px 30px;    border: 1px solid #ddd;    background-color: #fcfcfc;}.media-body .post-date-author {    margin-top: 7px;    margin-bottom: 7px;}.user-by:before {    content: 'by ';    color: #6b6b6b;}.post-date-author>li>.user-by {    color: #085282;}.media-blog .media-body .media-heading {    color: black;}.media-blog .media-body {    font-size: 15px;    line-height: 25px;    color: #6b6b6b;}.media-left {    padding-right: 30px;}.media-blog .media+.media:before,.media>.media-body>.media:before {    display: block;    width: 100%;    height: 1px;    margin-bottom: 40px;    content: '';    background-color: #ddd;}.media-blog .media+.media,.media>.media-body>.media:before {    margin-top: 40px;}/* footer底部样式 */.section.footer {    padding: 25px 0;    border-bottom: solid 1px #555;    background-color: #191919;}.section.footer .list-unstyled a,.section.footer h3 {    color: white;}.section.footer p {    margin-bottom: 0;    color: white;}.section.footer .text-info {    font-size: 14px;}.section.footer .list-unstyled li+li {    margin-top: 8px;}.section.footer li a:hover {    color: #085282;}/* Section Footer Bottom     ================================================== */.section.footer-bottom {    color: white;    background-color: black;}.section.footer-bottom .copyright {    line-height: 0;    padding-top: 47px;}.section.footer-bottom .copyright-mobile {    line-height: 0;    padding-top: 30px;}.section.footer-bottom .fa-angle-up {    font-size: 34px;    line-height: 0;    padding-top: 22px;}.col-footer-bottom {    position: relative;    height: 110px;}.col-footer-bottom a#scroll-top {    position: fixed;    right: 10px;    bottom: 50px;    display: block;    width: 50px;    height: 50px;    margin: 0 auto;    -webkit-transition: all .16s ease-in-out;    transition: all .16s ease-in-out;    color: #fff;    border: solid 1px #085282;    background-color: #085282;}.col-footer-bottom a#scroll-top:hover {    color: white;    border-color: #085282;    background-color: #184264;}.col-footer-bottom a {    color: white;}.col-footer-bottom a:hover {    background: none;}/* Styling of "feature - Ui Elements" pages     ================================================== */.btn-show,.btn-show-manual {    display: block;    margin-top: 30px;    padding: 8px;    cursor: pointer;    text-align: center;    border: solid 1px #ddd;    background-color: #f7f7f7;    box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, .05);}.btn-show:hover,.btn-show-manual:hover {    background-color: #ddd;}.body-callout [class^='section']+[class^='section'] {    margin-top: 40px;}.demo-social-icons .fa {    margin-bottom: 10px;}.ul-glyphicon {    margin: 0 -1%;    padding-left: 0;    list-style: none;}.ul-glyphicon li {    float: left;    width: 11.5%;    height: 150px;    margin: 0 .5%;    margin-bottom: 8px;    padding: 0 10px;    text-align: center;    border: 1px solid #fff;    background-color: #f9f9f9;}.glyphicon-class {    font-size: 13px;}.ul-glyphicon .glyphicon {    font-size: 24px;    margin-top: 20px;    margin-bottom: 20px;}.ul-glyphicon li span {    display: block;}@media (max-width: 992px) {    .ul-glyphicon li {        width: 24%;        margin: 0 .5%;        margin-bottom: 8px;        padding: 0 10px;    }}.fa-demo-wrapper {    height: 116px;    padding-right: 10px;    padding-left: 10px;    background-color: #f9f9f9;}.fontawesome-icon-list>div {    margin-bottom: 16px;    text-align: center;}.fontawesome-icon-list>div i {    font-size: 24px;    display: block;    width: 100%;    margin-bottom: 20px;    padding-top: 20px;}#fa-demo a {    color: #333;}.fontawesome-icon-list {    margin-bottom: 50px;}/* Styling of Online Demo Page     ================================================== */.tr-nav .logo-circle,.tr-nav .logo-circle-outer {    -webkit-transition: all .18s ease-in-out;    transition: all .18s ease-in-out;}.nav-search input {    z-index: 9999;}.navbar-brand {    position: relative;}.logo-circle {    position: absolute;    z-index: -1;    top: 10px;    -webkit-border-radius: 50%;    border-radius: 50%;    background-color: #085282;}.logo-circle-outer {    position: absolute;    z-index: -1;    top: 0;    left: 6px;    opacity: .2;    -webkit-border-radius: 50%;    border-radius: 50%;    background-color: white;    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=20)';}.logo-footer img {    position: relative;    z-index: 10;}.logo-circle-footer {    position: absolute;    z-index: 4;    top: 0;    width: 54px;    height: 54px;    -webkit-border-radius: 50%;    border-radius: 50%;    background-color: #085282;}.logo-circle-outer-footer {    position: absolute;    z-index: 3;    top: 0;    left: 8px;    width: 36px;    height: 36px;    opacity: .2;    -webkit-border-radius: 50%;    border-radius: 50%;    background-color: white;    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=20)';}@media (min-width: 768px) {    .logo-circle {        top: 19px;        left: 15px;        width: 53px;        height: 53px;    }    .logo-circle-outer {        left: 8px;        width: 36px;        height: 36px;        opacity: .2;    }    .shrinked .logo-circle {        top: 12px;        left: 15px;        width: 35px;        height: 35px;    }    .shrinked .logo-circle-outer {        left: 6px;        width: 23px;        height: 23px;    }}@media (min-width: 768px) and (max-width: 992px) {    .logo-circle {        top: 12px;        left: 42.26%;        width: 33px;        height: 33px;    }    .logo-circle-outer {        left: 5px;        width: 22px;        height: 22px;    }}@media (max-width: 767px) {    .logo-circle {        top: 12px;        left: 15px;        width: 35px;        height: 35px;    }    .logo-circle-outer {        left: 6px;        width: 23px;        height: 23px;    }}.sprite {    width: 30px;    height: 30px;    cursor: pointer;    background: url('../image/color-sprite.png') no-repeat top left;}.sprite.blue-1-switch {    background-position: 0 0;}.sprite.blue-2-switch {    background-position: 0 -40px;}.sprite.blue-3-switch {    background-position: 0 -80px;}.sprite.blue-4-switch {    background-position: 0 -120px;}.sprite.green-1-switch {    background-position: 0 -160px;}.sprite.green-2-switch {    background-position: 0 -200px;}.sprite.green-3-switch {    background-position: 0 -240px;}.sprite.green-4-switch {    background-position: 0 -280px;}.sprite.orange-1-switch {    background-position: 0 -320px;}.sprite.orange-2-switch {    background-position: 0 -360px;}.sprite.orange-3-switch {    background-position: 0 -400px;}.sprite.orange-4-switch {    background-position: 0 -440px;}.sprite.purple-1-switch {    background-position: 0 -480px;}.sprite.purple-2-switch {    background-position: 0 -520px;}.sprite.purple-3-switch {    background-position: 0 -560px;}.sprite.purple-4-switch {    background-position: 0 -600px;}.sprite.red-1-switch {    background-position: 0 -640px;}.sprite.red-2-switch {    background-position: 0 -680px;}.sprite.red-3-switch {    background-position: 0 -720px;}.sprite.red-4-switch {    background-position: 0 -760px;}.style-switcher {    position: fixed;    z-index: 9999;    top: 0;    left: 0;    left: -220px;    width: 220px;    padding-bottom: 20px;    -webkit-transition: left .12s ease-in-out;    -moz-transition: left .12s ease-in-out;    -o-transition: left .12s ease-in-out;    transition: left .12s ease-in-out;    -webkit-transition-delay: .16s;    -moz-transition-delay: .16s;    -o-transition-delay: .16s;    transition-delay: .16s;    border: solid 1px #e0e0e0;    -webkit-border-bottom-right-radius: 4px;    border-bottom-right-radius: 4px;    background-color: white;    -webkit-backface-visibility: hidden;    -moz-backface-visibility: hidden;    backface-visibility: hidden;}.style-switcher:hover {    left: 0;    -webkit-transition-delay: .02s;    -moz-transition-delay: .02s;    -o-transition-delay: .02s;    transition-delay: .02s;}.style-switcher:before {    font-family: FontAwesome;    font-size: 26px;    font-weight: normal;    font-style: normal;    position: absolute;    top: 26%;    right: -49px;    display: block;    width: 48px;    height: 48px;    padding-top: 4px;    content: '\f085';    text-align: center;    text-decoration: inherit;    color: white;    -webkit-border-top-right-radius: 4px;    border-top-right-radius: 4px;    -webkit-border-bottom-right-radius: 4px;    border-bottom-right-radius: 4px;    background-color: #085282;}.style-switcher:before:hover {    cursor: pointer;}.style-switcher ul {    left: -5px;    width: 160px;    margin-right: auto;    margin-left: auto;    padding: 0;    list-style: none;}.style-switcher ul li {    display: inline-block;    margin: 1px 1px;    padding: 1px;    border: solid 1px #ddd;    -webkit-border-radius: 2px;    border-radius: 2px;}.style-switcher ul li a {    display: block;}.style-switcher hr {    width: 80%;    border-color: #ddd;}.header-switches {    width: 80%;    margin: 0 auto;}.lang a {    display: block;    text-align: left;    padding: 10px;}.lang img {    margin-right: 5px;}.lang a:hover {    background: #efefef;}.footerfeture {    background: #085282;}.homeabout {    /* height: 500px; */}.homeabout p {    font-size: 14px;    line-height: 30px;}.section-news {    background-image: url(../image/bg_news.jpg)}.homeNewsBox {    background: #fff;    width: 1388px;    padding: 30px 0;}.homeNewsBox .row {    padding: 0 93px;}.homeNewsBox .row .col1 {    width: 474px;    float: left;}.homeNewsBox .row .col1 h3 {    display: block;    height: 62px;    margin-left: -107px;    margin-bottom: 30px;}.homeNewsBox .row .col1 .newsitem {    background: #08b1ce;    color: #fff;    padding: 28px;    overflow: hidden;}.homeNewsBox .row .col1 .newsitem .datatime {    float: left;    width: 78px;    color: #a5dae7;    font-size: 12px;    text-align: center}.homeNewsBox .row .col1 .newsitem .datatime span {    font-weight: bold;    font-size: 30px;    color: #fff;    display: block;}.homeNewsBox .row .col1 .newsitem .newsinfo {    float: right;    width: 325px;}.homeNewsBox .row .col1 .newsitem .newsinfo h5 {    font-size: 16px;    color: #fff;    border-bottom: 1px solid #4ac5db;    padding-bottom: 20px;}.homeNewsBox .row .col1 .newsitem .newsinfo p {    display: block;    padding-top: 10px;    line-height: 21px;}.homeNewsBox .row .col2 {    width: 718px;    float: right;}.tab-home-news {    padding: 0;}.tab-home-news ul {    padding: 0;}.tab-home-news ul li {    overflow: hidden;    padding: 12px 0;    border-bottom: 1px solid #dfdfdf;    position: relative;}.top10 li a {    display: block;}.top10 li a span,.top10 li a p {    display: none;}.top10 li a label,.top10 .on a label a {    float: right;}.top10 li a div:hover {    font-weight: bold;}.top10 li a:hover label,.top10 .on a label {    display: none;}.top10 li a:hover .datatime,.top10 .on a .datatime {    display: block;    color: #888888;    font-size: 16px;    float: right;    display: block;    text-align: right;    position: absolute;    right: 0;    top: 11px;}.top10 li a:hover .datatime span,.top10 .on a .datatime span {    font-size: 12px;    display: block;}.top10 li a:hover p,.top10 .on a p {    display: block;    font-weight: 100;    width: 70%;    color: #9f9f9f;    font-size: 12px;    height: 85px;    overflow: hidden;    padding-top: 10px;    border-top: 1px solid #dfdfdf;    margin-top: 10px;}/* 首页的产品推荐模块 */.home-pro {    overflow: hidden;}/* pc端的标题 */.home-pro .title {    font-weight: 800;    font-size: 18px;    position: relative;    margin-bottom: 20px;    height: 40px;}.home-pro .title:after {    content: " ";    display: block;    position: absolute;    left: 0;    backface-visibility: 0;    height: 2px;    background: #085282;    width: 120px;}.home-pro .title a.more {    position: absolute;    display: block;    right: 0;    top: 12px;    margin-top: -10px;    height: 30px;    background: #08B1CE;    color: #fff;    text-align: center;    line-height: 30px;    padding: 0 15px;    border-radius: 15px;    font-size: 12px;}/* 手机端 */.home-pro .title-mobile {    font-weight: 800;    font-size: 18px;    position: relative;    margin-bottom: 10px;    height: 40px;    padding-left: 5px;}.home-pro .title-mobile:after {    content: " ";    display: block;    position: absolute;    left: 5px;    backface-visibility: 0;    height: 2px;    background: #085282;    width: 120px;}.home-pro .title-mobile a.more {    position: absolute;    display: block;    right: 8px;    top: 12px;    margin-top: -10px;    height: 30px;    background: #08B1CE;    color: #fff;    text-align: center;    line-height: 30px;    padding: 0 15px;    border-radius: 15px;    font-size: 12px;}/* 首页产品列表 */.home-pro .proBox li a {    width: 100%;    display: block;    padding: 10px;    text-align: center;}.home-pro .proBox li a .indexProImg {    height: 145px;    line-height: 145px;    margin: 0 auto;}.home-pro .proBox li a p {    display: block;    height: 44px;    line-height: 44px;    text-overflow: ellipsis;    overflow: hidden;    white-space: nowrap;}.home-pro .col-pro {    float: left;    width: 873px;    overflow: hidden;}.home-pro .col-pic {    float: right;    width: 327px;    overflow: hidden;}.tab-home-news .top10 {    padding-top: 50px}/* 栅格布局定义5列划分 */.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {    position: relative;    min-height: 1px;    padding-right: 10px;    padding-left: 10px;}.col-xs-1-5 {    width: 20%;    float: left;}@media (min-width: 768px) {    .col-sm-1-5 {        width: 20%;        float: left;    }}@media (min-width: 992px) {    .col-md-1-5 {        width: 20%;        float: left;    }}@media (min-width: 1200px) {    .col-lg-1-5 {        width: 20%;        float: left;    }}/* 图片宽高等比例自适应 */.picAuto {    width: auto;    height: auto;    max-width: 100%;    max-height: 100%;}.proBox {    border-right: 1px solid #efefef;    border-top: 1px solid #efefef;    border-left: 1px solid #efefef;    overflow: hidden;    clear: both;}.proBox li {    float: left;    /* width: 20%; */    text-align: center;    position: relative;    background: #fff;    border-bottom: 1px solid #efefef;}@media (max-width: 767px) {    .home-pro .proBox li:nth-child(n+5) {        display: none;    }}.proBox li:after {    display: block;    content: " ";    height: 100%;    width: 1px;    position: absolute;    top: 0;    left: 0;    background: #efefef}.proBox li img {    margin: 0 auto;}.proBox li a {    display: block;    width: 100%;    height: 100%;}.proBox li a:hover {    background: #efefef;}.proBox li a .pic {    width: 150px;    height: 150px;    line-height: 150px;    text-align: center;    margin: 0 auto;}.proBox li a .brandProImg {    width: 100%;    height: 240px;    line-height: 240px;    padding: 10px;    text-align: center;}.proBox li a p {    display: block;    margin-bottom: 0;    height: 26px;}.brandBox {    overflow: hidden;    clear: both;}.brandBox {    border: 1px solid #efefef;}.brandBox li {    float: left;    /* width: 16.666666%; */    text-align: center;    position: relative;    background: #fff;}.brandBox li:after {    display: block;    content: " ";    width: 100%;    height: 1px;    position: absolute;    bottom: 0;    left: 0;    background: #efefef}.brandBox li a {    display: block;    padding: 10px;}.brandBox li a:hover {    background: #efefef;}.brandImg {    width: 124px;    height: 51px;    line-height: 51px;    text-align: center;    overflow: hidden;}.brandBox li a p {    display: block;    height: 23px;}/* 左侧图片 */.home-brand .col-pic {    float: left;    width: 306px;    height: 100%;}/* 右侧的品牌推荐 */.home-brand .col-brand {    height: 100%;    overflow: hidden;}.home-brand .col-brand .brandBox li a .img {    width: 100%;    height: 52px;    line-height: 52px;    text-align: center;}.home-brand .col-brand .brandBox li a .img img {    max-width: 100%;    max-height: 100%;    width: auto;    height: auto;}/* 产品中心列表页的产品列表 */.proList {    overflow: hidden;    clear: both;    margin-top: 10px;    /* width: 1268px; */    /* padding: 5px; */}.proList li {    float: left;    /* margin: 0 20px 30px 0; */    background: #fff;    border-radius: 4px;    overflow: hidden;    list-style: none;    /* width: 220px; */    text-align: center;    margin-bottom: 20px;}.proList li a {    display: block;    border-bottom: 1px solid #ddd;    padding-bottom: 10px;}.proList li a:hover {    background: #f2f2f2;}.proList li .img-container {    /* width: 200px; */    height: 200px;    line-height: 200px;    /* padding: 10px; */    margin: 0 auto;}.proList li h6 {    font-size: 14px;}.proList li p {    font-size: 12px;    color: #050505;    margin-bottom: 0;}.subBanner {    background: url(../image/18tt6Rn8zER5Xs3k2x.jpg) 50% 50% no-repeat;    background-size: cover;    height: 192px;    position: relative;}.subBanner .local {    position: absolute;    right: 20px;    bottom: 0;    line-height: 30px;    font-size: 14px;    color: #69C;    padding: 10px 20px;    font-family: Verdana, Geneva, sans-serif}.subBanner .local a {    color: #69C}.subBanner .local span {    color: #fff;}.subConMenu {    background: #e4ecf1;    text-align: center;    padding: 20px 0 10px 0;}.subConMenu .container {    overflow: hidden;    clear: both;}.subConMenu .container a {    margin-right: 15px;    color: #242424;    float: left;    padding: 10px 0;    margin-bottom: 10px;}.subConMenu .container a span {    background: #f2f2f2;    padding: 10px 10px;    text-align: center;}.subConMenu .container a:hover span {    background: #fff;}.subConMenu .container a.current span {    background: #ffba00;}/* 关于我们 *//* pc端 */.about-con-pc {    padding: 50px 0;    overflow: hidden;    clear: both;}.about-con-pc .col-img img {    width: auto;    height: auto;    max-width: 100%;    max-height: 100%;}/* 手机端 */.about-con-mobile {    padding: 35px 0;    overflow: hidden;    clear: both;}/* 图片 */.about-con-mobile .col-img img {    width: auto;    height: auto;    max-width: 100%;    max-height: 100%;}/* 文章 */.about-con-mobile .col-text {    padding: 10px 25px;}/* 解决方案列表页 */.solution-list-pc {    margin: 30px 0;    padding: 10px;    overflow: hidden;}.solution-list-pc li {    float: left;    margin-bottom: 20px;    height: 150px;}.solution-list-pc li a {    position: relative;    display: block;    background: #f2f2f2;    clear: both;    min-height: 150px;    padding: 10px;}.solution-list-pc li a:hover {    background-color: #fff;    box-shadow: 0 0 10px rgba(0, 0, 0, .3)}.solution-list-pc li:nth-child(odd) {    padding-left: 0;    padding-right: 10px;}.solution-list-pc li:nth-child(2n) {    padding-left: 10px;    padding-right: 0;}/* 左侧图片 */.solution-list-pc li .applyImg {    position: absolute;    left: 10px;    top: 10px;    width: 130px;    height: 130px;    line-height: 130px;    text-align: center;}/* 右侧文章 */.solution-list-pc li .info {    position: absolute;    left: 160px;    top: 0;}.solution-list-pc li .info h6 {    font-size: 16px;    font-weight: bold;    transition: all .3s;}.solution-list-pc li a:hover h6 {    padding-left: 10px;}.solution-list-pc li .info .abstract {    font-size: 12px;    height: 93px;    display: block;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 5;    -webkit-box-orient: vertical;}/* 手机端解决方案列表页 */.solution-list-mobile {    margin: 30px 0;    /* padding: 10px; */    overflow: hidden;}.solution-list-mobile li {    float: left;    margin-bottom: 20px;    height: 150px;}.solution-list-mobile li a {    position: relative;    display: block;    background: #f2f2f2;    clear: both;    min-height: 150px;    padding: 10px;}.solution-list-mobile li a:hover {    background-color: #fff;    box-shadow: 0 0 10px rgba(0, 0, 0, .3)}/* .solution-list-mobile li:nth-child(odd) {    padding-left: 0;    padding-right: 10px;}.solution-list-mobile li:nth-child(2n) {    padding-left: 10px;    padding-right: 0;} *//* 左侧图片 */.solution-list-mobile li .applyImg {    position: absolute;    left: 10px;    top: 10px;    width: 130px;    height: 130px;    line-height: 130px;    text-align: center;}/* 右侧文章 */.solution-list-mobile li .info {    position: absolute;    left: 160px;    top: 0;}.solution-list-mobile li .info h6 {    font-size: 16px;    font-weight: bold;    transition: all .3s;}.solution-list-mobile li a:hover h6 {    padding-left: 10px;}.solution-list-mobile li .info .abstract {    font-size: 12px;    height: 93px;    display: block;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 5;    -webkit-box-orient: vertical;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type {    background: #f8f8f7;    width: 1200px;    padding: 0;    margin: 0 auto;    overflow: hidden;    clear: both;}#productFrist {    /* height: calc(100vh - 500px); */    height: 460px;    overflow-y: auto;}#productNext {    height: 460px;    overflow-y: auto;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col1 {    float: left;    width: 190px;    padding: 5px;    background: #069;    min-height: 400px;    /* height: calc(100%-300px); */}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col1 .list-unstyled li {    margin-top: 8px;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col1 .list-unstyled li a:hover {    color: #fff;}/* 其他的一级分类 */.other-first-cate {    padding: 3px 15px;    display: block;    background: none;    border-radius: 3px;    color: #fff;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}/* 当前选中的一级分类 */.current-first-cate {    display: block;    background: none;    border-radius: 3px;    overflow: hidden;    color: #fff;    background: #60B3E3;}/* #navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col1 .list-unstyled li a {    padding: 3px 15px;    display: block;    background: none;    border-radius: 3px;    overflow: hidden;    color: #fff;} *//* #navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col1 .list-unstyled li a i {    margin-right: 5px;} *//* #navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col1 .list-unstyled li a:hover {    background: #60B3E3;} */#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 {    padding: 0 0 0 20px;    float: left;    width: 720px;}/* 导航栏产品中心的二三级 */#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl {    overflow: hidden;    clear: both;    padding: 0;    margin: 0;    border-bottom: 1px solid #ddd;    padding: 10px 0 10px 20px;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl:last-child {    border-bottom: 0;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl dt {    width: 120px;    float: left;    padding: 0;    margin: 0;}/* #navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl dt a:hover {    color: #F60;} *//* 产品中心的三级导航 */#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl dd {    width: 540px;    float: left;    padding-left: 20px;    margin: 0;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl dd a {    margin-right: 16px;    margin-bottom: 7px;    float: left;    color: #333}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col2 dl dd a:hover {    color: #F60;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 {    /* float: right;    width: 250px; */    position: fixed;    margin-left: 740px;    padding: 20px 20px 0 0;}/* 产品中心导航菜单的右侧品牌图片 */#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 .recombrand {    width: 250px;    overflow: hidden;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 .recombrand a {    display: block;    float: left;    margin-right: 10px;    margin-bottom: 10px;    /* border: 2px solid #60B3E3 */}/* #navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 .recombrand a:hover {    border: 2px solid #F60} */#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 .recombrand a .img {    float: left;    width: 106px;    height: 43px;    line-height: 42px;    text-align: center;    overflow: hidden;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 .recombrand a .img img {    width: auto;    height: auto;    max-width: 100%;    max-height: 100%;}#navbar .navbar-right .dropdown .wrapper-mega-menu .mega-menu .product-type .col3 .recomImg img {    max-width: 100%;}.tabMenuCon .bd {    display: none;}.doc-pic {    overflow: hidden;    clear: both;    list-style: none;    margin: 0;    padding: 0;    width: 1310px;}.doc-pic li {    float: left;    width: calc(33.3333% - 10px);    position: relative;    list-style: none;    padding: 0;    margin: 0;    height: 156px;    overflow: hidden;    margin-bottom: 20px;}.doc-pic li a:hover {    display: block;}.doc-pic li img {    float: left;}.doc-pic li .conTxt {    background: rgba(0, 0, 0, .5);    color: #fff;    padding: 16px;    width: 240px;    float: left;}.doc-pic li a:hover .conTxt {    background: rgba(0, 0, 0, .4);}.doc-pic li .conTxt h6 {    font-size: 16px;    padding: 0 5px;    display: block;    border-bottom: 1px solid #ccc;    padding-bottom: 10px;}.doc-pic li .conTxt p {    font-size: 14px;    line-height: 175%;    display: block;    height: 65px;    overflow: hidden;    font-size: 12px;    color: #f2f2f2;}.form-search {    margin: 0 auto;    border: 2px solid #085282;    overflow: hidden;    margin-bottom: 40px;    padding: 10px 10px;    position: relative;}.form-search input {    width: 100%;    border: 0;    height: 44px;}.form-search .btn {    background: #085282;    position: absolute;    right: 10px;    top: 10px;    height: 44px;    color: #fff;    border: 0;    width: 120px;    font-size: 20px;}.doc .title {    font-size: 25px;    font-weight: bold;}.doc .title span {    font-weight: 100;    font-size: 20px;    color: #ccc;    padding-left: 20px;}.doc-text {    overflow: hidden;    clear: both;    list-style: none;    margin: 0;    padding: 0;    width: 1230px;}.doc-text li {    width: 45%;    float: left;    margin: 5px 0;    border-bottom: 1px dotted #ddd;    padding: 10px 0;    margin-right: 2.5%;    position: relative;    line-height: 44px;    overflow: hidden;}.doc-text li .type {    font-weight: bold;    margin-right: 10px;}.doc-text li a {    font-size: 14px;    transition: all .3s;}.doc-text li a span {    right: -30px;    position: absolute;    transition: all .3s;    color: #ccc}.doc-text li a:hover {    padding-left: 10px;}.doc-text li a:hover span {    right: 0;}.one-page-con {    padding: 40px 0;    overflow: hidden;    clear: both;}.one-page-con .h3 {    text-align: center;    padding-bottom: 10px;    margin-bottom: 20px;    clear: both;}.one-page-con .solution-pic {    float: left;    background: #f5f5f5;    border: 1px solid #CCC;    padding: 20px;    margin: 0 40px 40px 0;    width: 400px;    height: 400px;    line-height: 355px;    text-align: center;}.one-page-con .solution-pic img {    margin: 0 auto;}/* pc端解决方案详情页-适用解决方案、服务中心、新闻资讯 */.one-pic-detail-pc {    padding: 40px 0;    overflow: hidden;    clear: both;    margin-top: -20px;}/* 标题 */.one-pic-detail-pc .h3 {    text-align: center;    padding-bottom: 10px;    margin-bottom: 20px;    clear: both;}/* 左侧图片 */.one-pic-detail-pc .img {    float: left;    background: #f5f5f5;    border: 1px solid #CCC;    padding: 20px;    margin: 0 40px 40px 0;    width: 400px;    height: 400px;    line-height: 360px;    text-align: center;}/* 手机端解决方案详情页-适用解决方案、服务中心、新闻资讯 */.one-pic-detail-mobile {    overflow: hidden;    clear: both;    margin-top: -20px;}.one-pic-detail-mobile .h3 {    text-align: center;    clear: both;}/* 左侧图片 */.one-pic-detail-mobile .img {    float: left;    background: #f5f5f5;    border: 1px solid #CCC;    padding: 20px;    width: 100%;    /* height: 400px; */    text-align: center;    margin-bottom: 20px;}/* 右侧文章 */.one-pic-detail-mobile .article {    padding: 0 5px;}.article h2,.article h3,.article h4,.article h5,.article h6{    font-size: 1.5em;    font-weight: 700;}/* pc端的上下篇 */.page-next-pre-pc {    overflow: hidden;    padding: 20px 0;}.page-next-pre-pc ul {    list-style: none;    margin: 0;    padding: 0;}.page-next-pre-pc li {    float: left;    width: 50%;    list-style: none;    margin: 0;    padding: 0;    position: relative;    padding: 20px 0;    padding-left: 147px;}.page-next-pre-pc li:after {    display: block;    height: 2px;    background-color: #085282;    width: 200px;    position: absolute;    left: 147px;    top: 0;    content: " ";}.page-next-pre-pc li a {    color: #000;}.page-next-pre-pc li a:hover {    color: #085282;    text-decoration: underline}.page-next-pre-pc li span {    margin-right: 20px;    color: #ccc;    text-align: left;}/* 手机端的上下篇 */.page-next-pre-mobile {    overflow: hidden;    padding: 20px 0;}.page-next-pre-mobile ul {    list-style: none;    margin: 0;    padding: 0;}.page-next-pre-mobile li {    float: left;    width: 50%;    list-style: none;    margin: 0;    padding: 0;    position: relative;    padding: 0px 30px;    padding-top: 20px;    /* padding-left: 147px; */}.page-next-pre-mobile li:after {    display: block;    height: 2px;    background-color: #085282;    width: 100px;    position: absolute;    left: 30px;    top: 0;    content: " ";}.page-next-pre-mobile li a {    color: #000;}.page-next-pre-mobile li a:hover {    color: #085282;    text-decoration: underline}.page-next-pre-mobile li span {    margin-right: 20px;    color: #ccc;    text-align: left;}/* 推荐产品模块 */.recommend-pro {    padding-bottom: 20px;}.recommend-pro .h3 {    text-align: center;    clear: both;}.datatime {    text-align: center;    margin-bottom: 30px;}.datatime span {    padding-right: 20px;}/* 新闻中心列表页 */.news-pic {    overflow: hidden;    clear: both;    list-style: none;    margin: 0;    padding: 0;    padding: 40px 0;    margin-bottom: -40px;}.news-pic li {    float: left;    height: 156px;    margin-bottom: 20px;}.news-pic li .img {    float: left;    width: 140px;    height: 140px;    line-height: 138px;    text-align: center;}.news-pic li .serviceImg {    position: absolute;    left: 0;    top: 0;    width: 140px;    height: 140px;    line-height: 140px;    text-align: center;}.news-pic li .serviceImg img {    margin: 0 auto;}.news-pic li .newsImg {    position: absolute;    left: 0;    top: 0;    width: 140px;    height: 140px;    line-height: 140px;    text-align: center;}.news-pic li .newsImg img {    margin: 0 auto;}.news-pic li .conTxt {    overflow: hidden;    height: 100%;    padding-left: 10px;    padding-right: 15px;    /* padding: 0 40px 16px 240px; */}.news-pic li .conTxt h6 {    font-size: 20px;    font-weight: bold;    /* padding: 0 5px; */    display: block;    border-bottom: 1px solid #ccc;    padding-bottom: 10px;    line-height: 140%;    margin-top: 0px;}.news-pic li .conTxt .abstract {    font-size: 12px;    display: block;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 4;    -webkit-box-orient: vertical;}.no-pic li .conTxt {    padding: 0 40px 16px 140px;}.no-pic li .time {    background: #e4ecf1;    width: 120px;    height: 55px;    line-height: 55px;    text-align: center;    font-size: 14px;    position: absolute;    left: 0;    top: 0;    border-radius: 5px;}.no-pic li .time span {    font-size: 60px;    line-height: 115%;    display: block;}.brandList {    overflow: hidden;    padding: 0 17px;}.brandList li {    background: #fff;    float: left;    width: 50%;    overflow: hidden;    text-align: center;    padding: 7px 0;    text-align: center;    margin-bottom: 1px;    position: relative;}.brandList li:after {    height: 100%;    right: 0;    background: #e3e3e3;    width: 1px;    content: " ";    position: absolute;    top: 0;}.brandList--100 {    overflow: hidden;    padding: 0;    margin: 0;    margin-bottom: 30px;}.brandList--100 li {    background: #fff;    float: left;    overflow: hidden;    text-align: center;    padding: 7px 0;    text-align: center;    margin-bottom: 1px;    position: relative;    margin-right: 10px;}.brandList--100 li a {    display: block;    line-height: 48px;    /* border-radius: 5px; */    overflow: hidden;    border: 1px solid #d5d7d9;}.brandList--100 li a span {    display: block;    padding: 0 20px;}.brandList--100 li a:hover {    background: #f2f2f2;}.brandList--100 .current a {    background: #f2f2f2;    border: 1px solid #f2f2f2;}.brandList--100 li:after {    height: 50%;    right: 0;    background: #e3e3e3;    width: 1px;    content: " ";    position: absolute;    top: 50%;    display: none;}.typeList {    overflow: hidden;    /* padding: 0; */    border: 1px solid #dad4d4;    background-color: #f7f7f7;    margin-top: 10px;    padding: 6px 0;    margin-right: 15px;    min-height: 38px;}.typeList li {    /* background: #fff;    float: left;    overflow: hidden;    text-align: center;    padding: 0;    text-align: center;    margin-bottom: 1px;    position: relative;    margin-right: 20px; */    /* background: #fff; */    float: left;    overflow: hidden;    text-align: center;    padding: 0;    margin-bottom: 1px;    position: relative;}.typeList li a {    /* display: block;    line-height: 30px;    border-radius: 5px;    overflow: hidden; */    display: block;    line-height: 23px;    border-radius: 5px;    overflow: hidden;    background-color: #f7f7f7;}.typeList li a span {    display: block;    padding: 0 10px;}.typeList li a:hover {    /* background: #f2f2f2; */    color: #F60;}/* .typeList .current a {    background: #f2f2f2;} */.selected {    padding-bottom: 20px;    padding-left: 15px;}.brandList li img {    margin: 0 auto;}.box-brand {    overflow: hidden;    clear: both;    display: flex;    /*设为伸缩容器*/    flex-flow: row;    /*伸缩项目单行排列*/}.box-brand .col1 {    flex: 1;    padding-right: 20px;    /*这里设置为占比1，填充满剩余空间*/}.box-brand .col2 {    width: 430px;    padding-top: 20px;}/* 手机端 */.box-brand-mobile {    overflow: hidden;    clear: both;    padding: 0 8px;}.box-brand-mobile .col1 {    width: 100%;    padding-top: 0;}.box-brand-mobile .col2 {    width: 100%;    padding-top: 20px;}.box-doc .hd {    background: #fff;}.box-doc .hd h3 {    display: block;    background: #08b1ce url(../image/bg_title_box1.gif) right 0 no-repeat;    width: 160px;    text-align: center;    color: #fff;    height: 47px;    line-height: 47px;    padding: 0;    margin: 0;    font-size: 18px;    padding-right: 20px;}.box-doc .bd {    background: #08b1ce;    padding: 20px;}.doclist {    margin: 0;    padding: 0;    list-style: none;}.doclist li a {    color: #fff;    padding-left: 20px;    line-height: 28px;}/* 文件列表标题溢出隐藏 */.doclist li {    background: url(../image/icon_doc_bg.gif) 0 50% no-repeat;    margin-bottom: 9px;    padding: 0;    list-style: none;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;    color: white;}.doclist li a:hover {    color: #FC0}.brandLogo {    padding: 20px 0;}.brandInfo {    font-size: 14px;}.layer100 {    background: #e5f7fb;    padding: 30px 0}/* 品牌详情页的产品应用 */.solution-list-slider {    overflow: hidden;    padding-bottom: 40px;}.solution-list-slider .item {    float: left;    /* width: 280px;    height: 280px; */    overflow: hidden;    /* margin-right: 15px; */    position: relative;    margin-bottom: 15px;}.solution-list-slider .item a {    width: 100%;    height: 100%;    display: block;}.solution-list-slider .item a .img {    /* width: 280px; */    width: 100%;    height: 280px;    line-height: 280px;    padding: 10px;    overflow: hidden;    text-align: center;}.solution-list-slider .item a .img img {    width: auto;    height: auto;    max-width: 100%;    max-height: 100%;}.solution-list-slider .item h4 {    text-align: center;    display: block;    padding: 0 5%;    color: #fff;    font-size: 20px;    top: 280px;    z-index: 2;    position: absolute;    width: 90%;    transition: all .3s;}.solution-list-slider .item a:hover h4 {    top: 44px;}.solution-list-slider .item a span {    display: block;    height: 280px;    width: 100%;    top: 0;    left: 0;    background: rgba(0, 0, 0, 0);    position: absolute;    z-index: 1;    transition: all .3s;    top: 280px;}.solution-list-slider .item a:hover span {    top: 0;    background: rgba(0, 0, 0, .9);}.solution-list-slider .item a:hover h4:after {    content: " ";    width: 50px;    position: absolute;    height: 3px;    background: #fff;    top: 36px;    left: 50%;    margin-left: -25px;    z-index: 2;}.solution-list-slider .item p {    display: block;    padding: 27px;    padding-top: 15px;    position: absolute;    top: 280px;    left: 0;    z-index: 2;    font-size: 12px;    transition: all .3s;    color: rgba(0, 0, 0, .1)}.solution-list-slider .item a:hover p {    top: 82px;    z-index: 2;    color: #ffce42;}.job-list {    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);}.pro-item {    position: relative;    height: 90px;    -webkit-transition: -webkit-box-shadow 0.2s;    transition: -webkit-box-shadow 0.2s;    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;    border-bottom: 1px solid #ddd;    background: #fff;    transition: all .3s;}.title-box {    position: relative;    min-height: 136px;    padding: 30px;    background: #ffffff;    border: 1px solid #dddddd;    border-radius: 2px;}.pro-item-box {    transition: all .3s;}.pro-item-head {    display: block;    background: url(../image/product-job-new-PC-bg02.jpg) 0 0 no-repeat;    background-size: cover;    overflow: hidden;}.pro-item-head>* {    float: left;}.pro-item-head span,.pro-item span {    display: inline-block;}.pro-item-head span {    padding: 12px 20px;    color: #FFFFFF;    line-height: 18px;}.pro-item-head div {    display: inline-block;    width: 56%;}.pro-item-head span:nth-of-type(1) {    width: 28%;}.pro-item-head div span:nth-child(1) {    width: 30%;}.pro-item-head div span:nth-child(2) {    width: 70%;}.pro-item-head span:nth-of-type(2) {    width: calc(16% - 1px);}.pro-item>span,.pro-item .wrap-span {    position: absolute;    top: 50%;    transform: translate(0, -50%);    padding: 0 20px;    line-height: 20px;    color: #666A75;}.pro-item>span:nth-of-type(1) {    width: 28%;    font-size: 14px;    color: #1B79C8;    transition: all .3s;}.pro-item .wrap-span {    left: 28%;    width: 56%;    padding: 0;    font-size: 16px;    color: #252B3A;}.pro-item .wrap-span span {    padding: 0 20px;}.sociology .pro-item-head span:nth-of-type(1),.doctor .pro-item-head span:nth-of-type(1) {    width: 36%;}.sociology .pro-item-head div,.doctor .pro-item-head div {    width: 48%;}.sociology .pro-item-head .wrap-head-items span:nth-child(1),.doctor .pro-item-head .wrap-head-items span:nth-child(1) {    width: 36%;}.sociology .pro-item-head .wrap-head-items span:nth-of-type(2),.doctor .pro-item-head .wrap-head-items span:nth-of-type(2) {    width: 64%;}.sociology .pro-item-head span:nth-of-type(2),.doctor .pro-item-head span:nth-of-type(2) {    width: calc(16% - 2px);}.sociology .pro-item .wrap-span span:nth-child(1),.doctor .pro-item .wrap-span span:nth-child(1) {    width: 50%;}.sociology .pro-item .wrap-span span:nth-child(2),.doctor .pro-item .wrap-span span:nth-child(2) {    width: 50%;}.sociology .pro-item>span:nth-of-type(1),.doctor .pro-item>span:nth-of-type(1) {    width: 36%;}.sociology .pro-item .wrap-span,.doctor .pro-item .wrap-span {    left: 36%;    width: 58%;}.pro-item span i {    display: inline-block;    font-style: normal;    font-size: 14px;    line-height: 20px;}.pro-item .wrap-span span:nth-child(1) {    position: absolute;    top: 50%;    transform: translate(0, -50%);    left: 0;    width: 30%;    font-size: 14px;}.pro-item .wrap-span span:nth-child(2) {    position: absolute;    top: 50%;    transform: translate(0, -50%);    left: 30%;    width: 70%;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2;    overflow: hidden;    max-height: 40px;}.pro-item>span:nth-of-type(2) {    left: 84%;    width: 16%;    font-size: 14px;    line-height: 20px;}.job-details {    border: 1px solid #DDDDDD;    border-radius: 2px;}.job-name {    margin-bottom: 20px;    font-size: 24px;    color: #252B3A;}.job-header {    padding: 30px 40px;}.job-header {    background: url(../image/product-job-details-new-PC-bg03.jpg) 0 0 no-repeat;    background-size: cover;}.job-description {    padding: 20px 50px;}.recomBrandList {    overflow: hidden;    clear: both;    background: #fff;    height: 191px;    box-shadow: 0 0 5px rgba(0, 0, 0, .3);}.recomBrandList .hd {    float: left;    width: 167px;    background: url(https://static.rayllie.com/rayllie/assets/images/brand_left.jpg) 0 0 no-repeat;}.recomBrandList .bd {    float: right;    width: 1033px;}.brand-grid-list {    overflow: hidden;    clear: both;    width: 1050px;}.brand-grid-list li {    float: left;    margin: 0;    padding: 0;    text-align: center;    position: relative;    border-bottom: 1px solid #d9d9d9}.brand-grid-list li:after {    content: " ";    height: 100%;    width: 1px;    background: #d9d9d9;    position: absolute;    right: 0;    top: 0;}.brand-grid-list li img {    padding: 19px 15px;    margin: 0 auto;}/* 品牌列表页 */.box-brandList {    overflow: hidden;    margin: 20px 0;    background: #fff;    box-shadow: 0 0 5px rgba(0, 0, 0, .3);}.box-brandList .hd {    line-height: 37px;    background: #f3f3f3;    padding: 10px;    overflow: hidden;    clear: both;}.box-brandList .hd a {    display: block;    padding: 0 10px;    float: left;    color: #085282;    line-height: 37px;    font-size: 18px;}.box-brandList .hd a:hover,.box-brandList .hd .current {    background: #085282;    color: #fff;    border-radius: 3px;    overflow: hidden;}.box-brandList .curLetter a {    background: #085282;    color: #fff;    border-radius: 3px;    overflow: hidden;}.box-brandList .bd {    padding: 30px 20px;}.box-brandList .bd ul {    /* width: 1200px; */    overflow: hidden;    clear: both;}.box-brandList .bd ul li {    float: left;    text-align: center;    position: relative;    overflow: hidden;    background: #fff;    padding: 0 7px;    margin-left: 0;    margin-bottom: 20px;}.box-brandList .bd ul li .brand-content {    height: 87px;    border: 1px solid #e7e7e7;}.box-brandList .bd ul li .img {    height: 85px;    line-height: 84px;    text-align: center;    overflow: hidden;}.box-brandList .bd ul li .img img {    transition: all .3s;}.box-brandList .bd ul li a:hover img {    transform: scale(1.1, 1.1)}/* 鼠标滑入弹出阴影 */.box-brandList .bd ul li p {    position: absolute;    display: block;    /* width: 100%; */    height: 87px;    left: 7px;    right: 7px;    top: 97px;    line-height: 120%;    background: rgba(0, 0, 0, .3);    color: #fff;    text-align: center;    /* padding: 0; */    transition: all .3s;    z-index: 9;    overflow: hidden;    padding-top: 20px;}.box-brandList .bd ul li a:hover p {    top: 0;}/* 品牌详情页产品展示 */.box-pro .hd {    font-weight: 100;    margin-bottom: 20px;    font-size: 24px;    display: flex;    flex-flow: row;}.box-pro .hd .brand-pro-title {    width: 150px;}.box-pro .hd .brand-pro-cate {    flex: 1;}/* 手机端 */.box-pro .hd-mobile {    font-weight: 100;    margin-bottom: 20px;    font-size: 24px;    /* display: flex;    flex-flow: row; */}.box-pro .hd-mobile .brand-pro-title {    /* width: 150px; */}.box-pro .hd-mobile .brand-pro-cate {    padding-top: 10px;}.box-pro .brand-pro-cate li {    float: left;    list-style: none;    margin: 0;    padding: 0;    padding-right: 15px;}.box-pro .brand-pro-cate li a {    font-size: 14px;    font-weight: 100;    padding: 10px;}.box-pro .brand-pro-cate .current a,.box-pro .brand-pro-cate a:hover {    background: #08B1CE;    padding: 10px;    color: #fff;}/* 产品分类 */.box-pro .hd .brand-type {    padding-left: 50px;    float: left;    width: 92%;}.box-pro .hd .brand-type li {    float: left;    list-style: none;    margin: 0;    padding: 0;    padding-right: 15px;}.box-pro .hd .brand-type li a {    font-size: 14px;    font-weight: 100;    padding: 10px;}.box-pro .hd .brand-type .current a,.box-pro .hd .brand-type a:hover {    background: #08B1CE;    padding: 10px;    color: #fff;}/* 产品详情的产品信息 */.pro-detail-info a:hover {    color: #085282;}.clearfix::after {    content: '';    display: block;    clear: both;    height: 0;    visibility: hidden;}/* 调整导航栏位置 */.dropdownNav {    margin-top: 4px;}.allPages {    display: block;    float: left;    margin: 0;    margin-left: 1%;    padding: 0;    padding: 0.6% 1%;    -webkit-transition: border-color .16s ease-in-out;    transition: border-color .16s ease-in-out;    border: solid 1px #ddd;    font-size: 15px;    font-weight: bold;}/* 下载中心列表页 */.massonry-area {    overflow: hidden;    padding-top: 20px;    clear: both;    margin-bottom: 20px;}.box-doclist {    float: left;    padding-left: 5px;    padding-right: 5px;    margin-bottom: 20px;}.box-doclist .content {    border: 1px solid #666;    padding: 10px;    height: 240px;}.box-doclist .hd {    padding-bottom: 15px;}.box-doclist .hd img {    /* border: 1px solid #E3E3E3; */}/* 品牌图片 */.box-doclist .brandImg {    width: 124px;    height: 51px;    line-height: 51px;    text-align: center;    overflow: hidden;    float: left;    /* border: 1px solid #E3E3E3; */}/* 文字 */.hd .infoBrand {    padding-left: 140px;}.hd .infoBrand .brandName {    font-size: 18px;    padding-top: 13px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}/* .hd .infoBrand .brandName a:hover {    color: #FF8B53;} */.hd .infoBrand .brandFile {    line-height: 10px;}.hd .infoBrand .brandFile a {    float: right;    margin-right: 5px;}.hd .infoBrand .brandFile a:hover {    color: #FF8B53;}.box-doclist .bd a {    display: block;    margin-bottom: 12px;    border-bottom: 1px solid #E3E3E3;    line-height: 120%;    padding: 5px 0 5px 10px;    border-left: 2px solid #337ab7;    font-size: 12px;}.box-doclist .bd a:hover {    border-left-color: #F90;    color: #FF8B53}.fileSize {    float: right;}.clearfix::after {    content: '';    display: block;    clear: both;    height: 0;    visibility: hidden;}/* 溢出隐藏 */.overflow-hidden {    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}/* 产品中心列表页 */.pro-list {    padding-bottom: 20px;}/* 左侧分类 */.pro-list .col-left {    float: left;    width: 160px;    border: 1px solid #dad4d4;}/* 目录标题 */.pro-list .col-left .cate-title {    padding: 6px 0;    font-size: 15px;    color: black;    padding-left: 15px;    background-color: #f7f7f7;    font-weight: bold;    border-bottom: 1px solid #dad4d4;}/* 分类菜单 */.pro-list .col-left .cateMenu {    position: relative;}/* 一级菜单 */.pro-list .col-left .first-cate {    height: 330px;    overflow-y: auto;    /* padding: 5px; */    background: #f7f7f7;}.pro-list .col-left .first-cate li a {    color: black;}/* .pro-list .col-left .first-cate li a:hover {    color: #fff;} *//* 二级菜单 */.pro-list .col-left .second-cate {    position: absolute;    left: 158px;    top: -38px;    width: 720px;    height: 369px;    background-color: #f7f7f7;    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.25);    z-index: 20;    display: none;    overflow-y: auto;}.pro-list .col-left .second-cate .bd {    display: none;}.pro-list .col-left .second-cate .bd .col2 {    padding-left: 20px;}.pro-list .col-left .second-cate .bd .col2 dl {    overflow: hidden;    clear: both;    padding: 0;    margin: 0;    border-bottom: 1px solid #ddd;    padding: 10px 0 10px 20px;}.pro-list .col-left .second-cate .bd .col2 dl dt {    width: 120px;    float: left;    padding: 0;    margin: 0;}.pro-list .col-left .second-cate .bd .col2 dl dd {    width: 540px;    float: left;    padding-left: 20px;    margin: 0;}.pro-list .col-left .second-cate .bd .col2 dl dd a {    margin-right: 16px;    margin-bottom: 7px;    float: left;    color: #333;}.pro-list .col-left .second-cate .bd .col2 dl dd a:hover {    color: #F60;}/* 其他的一级分类 */.other-pro-cate {    padding: 3px 15px;    display: block;    background: none;    border-radius: 3px;    color: #fff;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}/* 当前选中的一级分类 */.current-pro-cate {    display: block;    /* border-radius: 3px; */    overflow: hidden;    /* color: #fff; */    background: #eae9e9;}/* 右侧内容 */.pro-list .col-right {    height: 100%;    overflow: hidden;    padding-left: 20px;}/* 产品中心分类页 */.pro-cate {}.pro-cate .first-li {    padding-bottom: 12px;}/* 一级分类 */.pro-cate .first-cate {    font-size: 14px;    font-weight: bold;    border-left: 4px solid #085282;    padding: 2px 0;    padding-left: 7px;    background: #f4f4f4;}.pro-cate .first-cate a {    color: black;}/* 二三级分类 */.pro-cate .second-third-cate li {    padding: 10px;    border-bottom: 1px solid #ebebeb;    border-left: 1px solid #ebebeb;    border-right: 1px solid #ebebeb;}/* 二级分类 */.pro-cate .second-third-cate .second-cate {    float: left;    width: 120px;}.pro-cate .second-third-cate .second-cate a {    font-weight: bold;}/* 三级分类 */.pro-cate .second-third-cate .third-cate {    padding-left: 130px;}.pro-cate .second-third-cate .third-cate a {    color: #848484;    margin-right: 12px;}.pro-cate .second-third-cate .third-cate a:hover {    color: #F60;    text-decoration: underline;}/* 手机端导航 *//* =============================================公共样式部分================================================ *//* 弹框 */.modal.left .modal-dialog,.modal.right .modal-dialog {    position: fixed;    margin: auto;    width: 300px;    height: 100%;    -webkit-transform: translate3d(0%, 0, 0);    -ms-transform: translate3d(0%, 0, 0);    -o-transform: translate3d(0%, 0, 0);    transform: translate3d(0%, 0, 0);}/*从左侧弹出*/.modal.left.fade .modal-dialog {    left: -300px;    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;    -o-transition: opacity 0.3s linear, left 0.3s ease-out;    transition: opacity 0.3s linear, left 0.3s ease-out;}.modal.left.fade.in .modal-dialog {    left: 0;}/* 弹窗内容 */.modal.left .modal-content {    height: 100%;    background-color: #f8f8f7;    overflow-y: auto;    border-radius: 0;    border: none;    position: relative;    overflow: hidden;}/* 头部 */.modal-dialog .header {    text-align: center;    padding: 10px 0;    border-bottom: 1px solid #ccc;    position: relative;}.modal-dialog .header .back {    width: 50px;    position: absolute;    left: 0;    top: 0;    padding: 10px 0;    color: #aba6a6;}/* 列表 */.modal-dialog .navList {    height: calc(100vh - 40px);    overflow-y: auto;}.modal-dialog .navList ul li {    border-bottom: 1px solid #ccc;}.modal-dialog .navList ul li a {    display: block;    padding: 6px 0 6px 20px;    color: #666;}/* 有子类的父级 */.modal-dialog .navList ul .childCate {    position: relative;}/* 左侧文字 */.modal-dialog .navList ul .childCate .left {    margin-right: 50px;}/* 右侧箭头 */.modal-dialog .navList ul .childCate .forwardArrow {    width: 50px;    position: absolute;    right: 0;    top: 0;    padding: 6px 0;    text-align: center;    color: #aba6a6;    border-left: 1px solid #ccc;}/* ===========================================各自列表页================================================= *//* 首页导航 */.modal-dialog .nav-index {    width: 300px;    height: 100%;    position: absolute;    left: 0;    top: 0;}/* 除首页外其他导航菜单页 */.modal-dialog .nav-menu {    width: 300px;    height: 100%;    position: absolute;    left: 300px;    top: 0;}