@import url('https://fonts.googleapis.com/css?family=Russo+One');
/*=====================================================
           All Css Here
======================================================*/
:root{
    --maxwidth:100%;
}
*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    border-radius: 0;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
html{
    overflow-x: hidden;
}
body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    background-color: #ffffff;
    color: #3d4853;
}
*{
    outline-color: transparent !important;
}
a:hover,
a {
    color: inherit;
    text-decoration: none;
}
p {
    color: #3d4853;
    margin-bottom: 20px;
    line-height: 2;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 500;
}
section{
    padding-bottom: 50px;
}
section.noBottom{
    padding-bottom: 0px;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

/*==================== Miscellaneous =====================*/
.section-title h2 {
    position: relative;
    display: inline-block;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 55px;
    color: #4c4d4e;
    word-spacing: 3px;
    z-index: 100;
    margin-bottom: 0;
}
.section-tag {
    color: #888;
    font-weight: 400;
    font-family: 'Microsoft YaHei', serif;
    font-size: 18px;
    margin-bottom: 5px;

}
.section-detail-para {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    color: #777;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 50px;
    font-weight: 500;
}
.btn-primary:not([disabled]):not(.disabled).active:focus,
.btn-primary:not([disabled]):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn:focus {
    box-shadow: none;
    outline: none !important;
}
.btn.main-btn {
    border-radius: 5px;
}
.container-fluid {
    width: 1200px;
    padding:0;
}
/*== reload button ==*/
.checkout .product-wrap,
.wishlist .product-wrap {
    padding-bottom: 30px;
    padding-top: 35px;
}
.btn.btn-primary.btn-reload:hover,
.btn.btn-primary.btn-checkout:hover {
    background-color: #333;
}
.btn.btn-primary.btn-reload i {
    margin-right: 6px;
}
.btn.btn-primary.btn-reload,
.btn.btn-primary.btn-checkout {
    background-color: #4785CE;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    min-width: 180px;
    margin-top: 15px;
    border-color: transparent;
}

/*==================== middle menu =====================*/
.middle-menu {
    border-bottom: 1px solid #eee;
}
.middle-menu .middle-menu-wrap {
    margin-top: 15px;
    margin-bottom: 15px;
}
.middle-menu .middle-menu-wrap .site-logo img {
    max-width: 295px;
}

.header-social-icon > ul > li > a:hover > i {
    color: #4785CE;
}
.header-social-icon > ul > li > a > i {
    color: #777;
    margin-left: 5px;
}
.header-social-icon {
    text-align: right;
    float: right;
    margin-top: 12px;
}

/*==================== Navigation =====================*/
.default-menu.navbar .container-fluid {
    padding: 0;
}
.default-menu.navbar {
    padding-bottom: 0;
    padding-top: 0;
    min-height: 70px;
    background-color: #F9f9f9;
    font-family: "Raleway",sans-serif;
}
.site-logo.navbar-brand {
    color: #464646;
    font-family: 'Russo One', sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
}
.default-menu.navbar .navbar-collapse {
    border-color: rgba(153, 153, 153, 0.1) !important;
    justify-content: flex-end;
}

.default-menu.navbar-light .navbar-toggler span.icon-bar {
    background-color: #464646;
}

.default-menu.navbar-light .navbar-toggler {
    border-radius: 0;
    border-width: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
}
.default-menu.navbar-light .navbar-nav .nav-item{
	min-width: 100px;
	text-align: center;
}
.default-menu.navbar-light .navbar-nav > li > a {
    color: #000000;
    font-size: 16px;
    /*font-weight: 600;*/
    letter-spacing: .6px;
    line-height: 40px;
    text-transform: uppercase;
}
.nav.navbar-nav.ml-auto .dropdown-toggle::after {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.default-menu.navbar-light .navbar-nav > .dropdown .dropdown-item.active {
    background-color: transparent;
    color: #4785CE;
}
.default-menu.navbar-light .navbar-nav.mr-auto > .dropdown > .nav-link.dropdown-toggle {
    margin-right: 10px;
}
.default-menu.navbar-light .navbar-nav.mr-auto > li:not(:first-child) > a {
    padding-right:  10px;
    padding-left:  10px;
}
.default-menu.navbar-light .navbar-nav.ml-auto > li:not(:last-child) > a {
    padding-right: 15px;
    padding-left: 15px;
}
.default-menu.navbar-light .navbar-nav.ml-auto {
    margin-bottom: -10px;
}
.default-menu.navbar-light .navbar-nav > li > a i {
    position: relative;
}
.default-menu.navbar-light .navbar-nav > li > a:active,
.default-menu.navbar-light .navbar-nav > li > a:hover {
    color: #fff;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
}

.default-menu.navbar-light .navbar-nav > .active > a,
.default-menu.navbar-light .navbar-nav > .active > a:focus,
.default-menu.navbar-light .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.default-menu.navbar-light .navbar-nav > .open > a,
.default-menu.navbar-light .navbar-nav > .open > a:focus,
.default-menu.navbar-light .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #4785CE;
}
.default-menu.navbar-light .dropdown-menu {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #4785CE;
    min-width: 230px;
    padding: 5px 0;
    margin-top: 0;
    width: 100%;
    display: none;
    top: 85px;
}
.default-menu .dropdown-menu > li > a:hover .ion {
    opacity: 1;
    visibility: visible;
    left: 25px;

}
.default-menu .dropdown-menu > li > a .ion {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    left: 0;
    transition: all .2s ease-in-out;
}
.default-menu .dropdown-menu > li > a:hover {
    /* padding: 15px 20px 15px 40px;
    position: relative; */
}
.default-menu .dropdown-menu > li:first-child > a{
    border-left:none;
}
.default-menu .dropdown-menu > li > a {
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
    padding: 0px 25px;
    font-size: 13px;
    margin:15px 0;
    background-color: #4785CE;
    left: 0;
    word-spacing: 3px;
    letter-spacing: .8px;
    transition: all .2s ease-in-out;
    border-left: 1px solid #fff;
}
.default-menu.navbar-light .dropdown-menu > li > a:focus,
.default-menu.navbar-light .dropdown-menu > li > a:hover {
    /* background-color:#4785CE;
    color: #fff;
    text-decoration: none; */
}
.default-menu.navbar-light .navbar-nav.navbar-left {
    margin-left: -15px;
}

/* menu cart */
.default-menu.navbar-light .cart {
    min-width: 300px;
    padding: 8px 0;
    margin-bottom: 0;
    margin-top: -4px;
}
.default-menu.navbar-light .cart-number {
    background-color: #4785CE;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    height: 21px;
    padding-top: 4px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -12px;
    width: 21px;
    font-family: 'Montserrat', sans-serif;
}
.default-menu.navbar-light .ml-auto .nav-link i {
    font-size: 25px;
}
.default-menu.navbar-light .cart > li.dropdown-item {
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
}
.default-menu .cart.dropdown-menu > li > a:hover {
    background-color: transparent !important;
}
.default-menu .cart.dropdown-menu > li > a {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
    display: block;
    padding: 0;
}
/* nav search */
.default-menu.navbar-light .list-search > li.dropdown-item {
    background-color: transparent;
}

.default-menu .dropdown-menu.list-search {
    border-bottom: 0;
    margin-top: 3px;
}

.default-menu.navbar-light .nav-search .form-inline i {
    color: #ccc;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 24px;
}
.default-menu.navbar-light .nav-search .form-inline i:hover {
    color: #4785CE;
}

.default-menu.navbar-light .nav-search .form-inline {
    position: relative;
}

.default-menu.navbar-light .nav-search .form-control::placeholder,
.default-menu.navbar-light .nav-search .form-control::-moz-placeholder {
    color: #ccc;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
}
.default-menu.navbar-light .nav-search .form-control {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    width: 250px;
    background-color: transparent;
    color: #eee;
    padding: 20px 0 20px 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.dropdown-menu.dropdown-menu-right.list-search {
    padding: 0;
}

/*  small menu */
.small-menu {
    background-color: #F6F6F6;
    min-height: 40px;
    border-bottom: 1px solid #eee;
}
.small-menu .info-link {
    margin: 13px 0;
    display: inline-block;
}

.small-menu .info-link > li {
    font-size: 12px;
    padding-left: 0;
    cursor: pointer;
}
.small-menu .info-link > li:hover i,
.small-menu .info-link > li:hover span {
    color: #4785CE;
}
.small-menu .info-link > li:last-child span {
    text-transform: capitalize;
}
.small-menu .info-link > li span {
    color: #777;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.6px;
    margin-left: 10px;
    word-spacing: 2px;
    text-transform: uppercase;
}
.small-menu .list-inline li:not(:last-child) {
    padding-right: 12px;
}
.small-menu .info-link > li i {
    color: #4785CE;
    float: left;
    font-size: 16px;
    margin-top: -2px;
}

/*==================== Products =====================*/
.product-wrap .tab-content {
    clear: both;
}
.product-wrap .section-title h2 {

}
.product-tab {
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
}
.product-tab .nav-tabs {
    border-bottom: 0;
}
.product-tab .nav-tabs .nav-link i {
    color: #4785CE;
}
.product-tab .nav-tabs .nav-link {
    position: relative;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    padding: 0 13px;
    border: none;
    letter-spacing: 0.5px;
}
.product-tab .nav-tabs .nav-item.show .nav-link,
.product-tab .nav-tabs .nav-link.active {
    color: #4785CE;
}
.product-tab .nav-tabs .nav-item.show .nav-link:before,
.product-tab .nav-tabs .nav-link.active:before,
.product-tab .nav-tabs .nav-link::before {
    left: 50%;
    content: '';
    width: 0;
    height: 3px;
    background-color: #4785CE;
    position: absolute;
    bottom: -26px;
    transition: all 0.3s ease;
    visibility: hidden;
    transform: translate(-50%);
}
.product-tab .nav-tabs:hover .nav-item.show .nav-link:before,
.product-tab .nav-tabs:hover .nav-link.active:before {
    width: 0;
}
.product-tab .nav-tabs .nav-item.show .nav-link:before,
.product-tab .nav-tabs .nav-link.active:before,
.product-tab .nav-tabs .nav-item.show .nav-link:hover:before,
.product-tab .nav-tabs .nav-link.active:hover:before,
.product-tab .nav-tabs .nav-link:hover::before {
    visibility: visible;
    width: 100%;
}

.product__item {
    margin-top: 25px;
}
.product__item .card {
    padding: 20px;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 15px 10px rgba(50, 50, 50, 0.1);
    height: 310px;
}
.product__item-img {
    overflow: hidden;
    position: relative;
    -webkit-clip-path: ellipse(65% 65% at 50%  34%);
    clip-path: ellipse(65% 65% at 50% 34%);
}
.product__item-img::before {
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-clip-path: ellipse(75% 35% at 50% -25%);
    clip-path: ellipse(75% 35% at 50% -25%);
}

.product__item-img .product-face {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-height: 250px;
}
.product__content-inner {
    position: relative;
    overflow: hidden;
    padding: 5px 5px 0;
}
.product__item-overlay {
    position: absolute;
    background: rgba(49, 58, 68, .9);
    width: 100%;
    height: 100%;
    top: -20%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    -webkit-clip-path: ellipse(65% 65% at 50%  34%);
    clip-path: ellipse(65% 65% at 50% 34%);
}
.product__item:hover .product__item-overlay {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.product-info {
    padding-left: 0;
    list-style: none;
    text-align: center;
    top: 50%;
    position: relative;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.product__title-price {
    position: relative;
}
.product__title-price h5:hover {
    color: #4785CE;
}
.product__title-price h5 {
    font-size: 13px;
    display: inline-block;
    text-align: left;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 0;
    word-spacing: 1px;
}
.product__content-inner .product-para {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    margin-top: 10px;
    line-height: 25px;
    letter-spacing: .3px;
}
.product-info .list-inline-item {
    border: 1px solid #eee;
    width: 65px;
    height: 65px;
    text-align: center;
    font-size: 27px;
    color: #fff;
    text-transform: uppercase;
    line-height: 67px;
    border-radius: 50%;
}
.product-info .list-inline-item:hover {
    background-color: #4785CE;
    border-color: transparent;
    color: #fff;
}
.product-info .list-inline-item a {
    display: block;
    margin: -1px;
}
.product-action {
    position: absolute;
    top: 20px;
    width: 35px;
    z-index: 99999;
    height: 35px;
    right: 20px;
    display: block;
    background-color: #4785CE;
    clip-path: polygon(50% 0, 100% 100%, 50% 75%, 0% 100%);
}
.product-price {
    position: absolute;
    top: -6px;
    z-index: 99999;
    right: 0;
}
.product-price span {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #4785CE;
    letter-spacing: 1px;
    background-color: #fff;
    padding: 4px 0 4px 10px;
    display: block;
    text-align: center;
}

/*==================== footer area =====================*/
.main-btn:hover {
    border-color: #4785CE;
    background-color: #4785CE;
}
.main-btn {
    border: 3px solid #222;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 0;
    background-color: transparent;
    padding: 13px 32px;
    color: #222;
    font-size: 18px;
    min-width: 205px;
    text-align: center;
}
.footer-item-title h4 {
    position: relative;
    font-size: 13px;
    margin-top: 15px;
    margin-left: 23px;
    text-transform: uppercase;
    margin-bottom: 35px;
    letter-spacing: .5px;
    word-spacing: 2px;
    font-weight: 600;
    color: #777;
}
.footer-item-title h4::before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #4785CE;
    transform: none;
    position: absolute;
    border-radius: 50%;
    top: 1px;
    left: -24px;
}
.footer-area {
    background: #3a464646f;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
.top-arrow i {
    font-size: 28px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 6px;
    color: #fff;
}
.top-arrow {
    position: absolute;
    top: -22px;
    right: 14%;
    height: 44px;
    width: 44px;
    border-radius: 6px;
    background-image: linear-gradient(0deg, #4785CE 50%, transparent 50%, #3A464646F 50%);
    /* margin-right: -25px; */
    transform: skew(-22deg);
}
.footer-logo {
    margin-bottom: 32px;
    margin-top: 13px;
    max-width: 240px;
}
.footer-area p {
    font-size: 13px;
    font-weight: 400;
    word-spacing: 2px;
    line-height: 27px;
    margin-bottom: 25px;
    color: #888;
    margin-top: -8px;
}
.just-links {
    margin-top: -8px;
}
.just-links ul li a {
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
    word-spacing: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #888;
}
.just-links ul li a:hover {
    color: #4785CE;
}
.just-links ul li a i {
    font-size: 17px;
    margin-right: 15px;
    color: #4785CE;
}
hr {
    margin-bottom: 40px;
    margin-top: 30px;
    border-top: 1px solid rgba(225, 225, 225, .05);
}
.list-wrap {
    margin-top: 18px;
}
.social-links .list-inline-item:not(:last-child) {
    margin-right: 14px;
}
.social-links li i {
    font-size: 18px;
    cursor: pointer;
    color: #888;
}

/*==================== footer =====================*/
.footer {
    background: #1f2021;
    padding: 0px 0 0;
}
.footer p {
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
    word-spacing: 3px;
    letter-spacing: 1px;
    color: #626262;
    font-weight: 500;
}
.list-inline.footer-menu {
    /* margin-bottom: 0;
    text-align: left;
    height:30px;
    color: #bfbfbf; */
    text-align: left;
    color: #bfbfbf;
}
.footer-menu li {
    position: relative;
}
.footer-menu li:first-child a {
    margin-left: 0px;
}
.footer-menu li a {
    color: #bfbfbf;
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;

}
.footer-menu li a:hover {
    color: #bfbfbf;
}
.footer-menu li:not(:first-child)::after {
    display: block;
    border-top: 15px solid #505050;
    position: absolute;
    top: 3px;
    left: -5px;
    width: 2px;
    content: '';
}

/*==================== single product details =====================*/
.product-detail-content {
    padding: 20px 40px;
}
.product-detail-text .product-categories .list-inline-item {
    position: relative;
    font-size: 10px;
    color: #999;
    margin-right: 5px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.product-detail-title {
    font-size: 17px;
    display: inline-block;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    width: 75%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.product-detail-para {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 30px;
}
.product-detail-price {
    color: #4785CE;
    font-weight: 800;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 20px;
}
.colors .product-color {
    margin-bottom: 40px;
}
.product-detail-text .product-categories .list-inline-item,
.colors .product-color .list-inline-item {
    position: relative;
    font-size: 10px;
    color: #999;
    margin-right: 5px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.colors .product-color a {
    width: 26px;
    display: inline-block;
    height: 26px;
    border-radius: 50%;
    color: transparent;
}
.colors .product-color .list-inline-item:nth-child(1) a {  background-color: #4785CE; }
.colors .product-color .list-inline-item:nth-child(2) a {  background-color: blue; }
.colors .product-color .list-inline-item:nth-child(3) a {  background-color: green; }
.colors .product-color .list-inline-item:nth-child(4) a {  background-color: yellow; }
.product-detail-buttons .product-fav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.product-detail-buttons .product-fav .list-inline-item a.icon {
    font-size: 25px;
    text-transform: uppercase;
    width: 55px;
    background-color: #eee;
    height: 50px;
    color: #777;
    text-align: center;
    line-height: 1;
    font-weight: 500;
    display: inline-block;
    padding-top: 13px;
}
.product-detail-buttons .product-fav .list-inline-item a.btn-cart {
    font-size: 12px;
    text-transform: uppercase;
    width: 150px;
    background-color: #20BF6B;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 1;
    letter-spacing: .5px;
    font-weight: 500;
    display: inline-block;
    padding-top: 20px;
}
.product-detail-buttons .product-fav .list-inline-item a i {
    font-size: 25px;
}
.input-field {
    border: none;
    background: #eee;
    width: 70px;
    color: #777;
    padding: 0 12px;
    height: 50px;
}

/*==================== offset slide canvas =====================*/
.popup {
    position: fixed;
    z-index: 65535;
}
.popup-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    padding: 30px;
    z-index: 9999;
    overflow: hidden;
    overflow-y: scroll;
    min-width: 270px;
    background-color: #2d333a;
    transform: translateX(100%);
    transition: all .5s ease-in-out;
}
.popup:target .popup-content {
    transform: translateX(0);
    transition: all .5s ease-in-out;
}
.canvas-title {
    margin-bottom: 30px;
    margin-top: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Raleway",sans-serif;
    letter-spacing: .5px;
    word-spacing: 2px;
    margin-left: 22px;
    position: relative;
    font-weight: 500;
}
.canvas-title::before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #4785CE;
    transform: none;
    position: absolute;
    border-radius: 50%;
    top: 1px;
    left: -24px;
}
.slide-sidebar {
    padding-bottom: 30px;
    margin-bottom: 0;
}
.slide-sidebar > li:hover > a {
    color: #4785CE;
}
.slide-sidebar > li > a {
    font-size: 12px;
    line-height: 25px;
    color: #ddd;
    display: block;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border-bottom: solid 1px rgba(225,225,225,.15);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.popup-close:link, .popup-close:visited {
    color: #555;
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 32px;
    background-color: transparent;
    z-index: 100;
}
.popup-close:hover {
    color: #16A085;
}
.popup-open:hover,
.popup-open {
    background-color: #16A085;
    color: #fff;
    font-size: 20px;
    padding: 2.1rem 5rem;
    line-height: 1;
    text-decoration: none !important;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 50px;
    font-family: "Raleway",sans-serif;
}

/*==================== page header =====================*/
.page-header {
    min-height: 250px;
    padding: 50px 0 50px;
    margin-bottom: 40px;
    position: relative;
    background-size:cover ;
    background-repeat: no-repeat;
    background-position: center;
}
.page-header::before {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: .85;
}
.page-header-tag {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Microsoft YaHei', serif;
    position: relative;
}
.page-header-title {
    color: #fff;
    margin-top: 16px;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

/* breadcrumb */
.page-breadcrumb {
    background-color: #F1F4F8;
    padding: 15px 0 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;
}
.page-breadcrumb-items .list-inline-item:first-child a {
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 47%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 47%, 0% 0%);
    padding-left: 18px;
}
.page-breadcrumb-items .list-inline-item a {
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    color: #555;
    background-color: #ddd;
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    padding: 6px 33px;
    text-align: center;
}
.page-breadcrumb-items .list-inline-item:nth-child(even) a {
    background-color: #ccc;
}
.page-breadcrumb-items .list-inline-item :nth-child(even) a:hover,
.page-breadcrumb-items .list-inline-item a:hover {
    color: #fff;
    background-color: #85acd3;
}
.page-breadcrumb-items .list-inline-item{
    margin: 0;
}
.page-breadcrumb-items .list-inline-item:not(:first-child) {
    margin-left: -33px;
}
.page-breadcrumb-items {
    margin-bottom: 0;
}

/*==================== Product Details =====================*/
.product-details .popup-content {
    position: relative;
    top: 0;
    left: 0;
    max-width: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all .5s .2s;
    -o-transition: all .5s .2s;
    transition: all .5s .2s;
    padding-bottom: 35px;
}
.product-details .product-detail-content .colors strong {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333;
    padding-bottom: 8px;
    display: inline-block;
}
.product-details .product-detail-content {
    padding: 0;
    max-width: 600px;
    margin: 0 auto;
}

.product-details-tabs .product-wrap {
    background-color: #fff;
    padding-bottom: 35px;
}
.product-details-tabs p {
    line-height: 2;
    font-size: 14px;
}
.product-details-tabs .product-tab {
    float: left;
    display: inline-block;
    margin-bottom: 30px;
}

.product-details-tabs .product-tab .nav-tabs .nav-link {
    background-color: #222;
    color: #fff;
    padding: 6px 12px;
    border-left: none;
    margin-right: 7px;
}
.product-details-tabs .contact {
    padding-top: 10px;
}
.product-details-tabs .product-tab .nav-tabs .nav-item.show .nav-link,
.product-details-tabs .product-tab .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #4785CE;
}
.more-products .product-wrap .section-title h2 {
    float: none;
    line-height: 2;
    margin-bottom: 0;
}
.product-detail-slider .slick-dots li {
    margin: 0 3px;
}
.product-detail-slider .slick-dots li.slick-active button {
    background: #4785CE;
}
.product-detail-slider .slick-dots li button {
    width: 12px;
    height: 12px;
    background: #ccc;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 50%;
}

/*==================== Contact us =====================*/
.page-title-1 {
    font-weight: 700;
    font-size: 28px;
    color: #333;
    text-transform: uppercase;
    word-spacing: 3px;
    margin-bottom: 20px;
}
.page-tag-1 {
    color: #777;
    margin-top: 20px;
    margin-bottom: 50px;
    font-weight: 500;
    font-family: 'EB Garamond', serif;
    font-size: 20px;
}
.contact .row .contact-overlay {
    margin-right: 15px;
    margin-left: 15px;
    overflow: auto;
}
.contact .form-group {
    margin-bottom: 22px;
}
.contact .form-control {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #777;
    font-size: 13px;
    font-weight: 500;
    height: auto;
    letter-spacing: 1px;
    padding: 18px;
    width: 100%;
    word-spacing: 1px;
}

.contact .textarea {
    min-height: 140px !important;
    width: 100% !important;
}

.contact .form-control:focus {
    border-color: #4785CE;
}

.contact .form-control::-moz-placeholder {
    color: #aaa;
    font-size: 12px;
    font-weight: 500;
    opacity: 1;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.contact .form-group .btn {
    background-color: #333;
    border: 2px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.1);
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 10px;
    min-width: 180px;
    padding: 18px 24px;
    text-transform: uppercase;
    word-spacing: 2px;
}

/* google map */
.google-map {
    padding: 0;
    margin-top: -40px;
}

/*==================== single blog post ===========================*/
.post-card {
    background-color: #fff;
    margin-bottom: 30px;
}
.single-post-header {
    text-align: center;
}
.single-post-header h1 {
    text-transform: capitalize;
    color: #464646;;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    padding-top: 25px;
    line-height: 40px;
    font-size: 25px;
    margin-bottom: 10px;
}
.single-post-header .post-tag {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #464646;;
    letter-spacing: 0.8px;
    font-family: 'EB Garamond', serif;
    display: inline-block;
}
.post-card .list-inline-item:not(:last-child) {
    border-right: 2px solid #999;
    padding-right: 5px;
}
.post-card .blog-item-links{
    position: relative;
    padding: 15px 20px;
    margin-bottom: 30px;
}
.post-card .blog-item-links::after {
    display: block;
    border-top: 2px solid #4785CE;
    position: absolute;
    top: 61px;
    left: 50%;
    height: 8px;
    width: 68px;
    content: '';
    margin-left: -34px;
}
.post-card .list-inline-item {
    color: #777;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif;
    letter-spacing: 4px;
    position: relative;
}
.post-card .card-details .card-tag-date span {
    font-weight: 500;
    font-size: 12px;
    font-style: italic;
    color: #999;
    letter-spacing: 0.3px;
}
.post-card .card-details .card-tag span {
    margin: 35px 0 25px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 1;
    text-indent: 8px;
    color: #999;
}
.post-card .card-details .card-tag span::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #ccc;
    display: inline-block;
    top: 7px;
    right: -30px;
}
.post-card .card-details .card-tag span::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #ccc;
    display: inline-block;
    top: 7px;
    left: -30px;
}
.post.post-card .templates-details h2,.post-card .card-details h2 {
    font-family: "Raleway",sans-serif;
    color:#464646;;
    font-size: 22px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600;
}
.post.post-card .templates-details ol li,.post.post-card .templates-details ul li,.post-card .card-details ol li,.post-card .card-details ul li {
    color: #777;
    font-weight: 400;
    text-indent: 10px;
    line-height: 2.2rem;
    font-size: 15px;
    text-transform: uppercase;
}
.post.post-card .templates-details ol,.post.post-card .templates-details ul,.post-card .card-details ol,.post-card .card-details ul {
    padding-left: 25px;
}
.post.post-card .templates-details,.post-card .card-details {
    margin: 0 20px;
    border-bottom: 1px solid #eee;
    padding: 30px;
}
.post.post-card .templates-details hr,.post.post-card .card-details hr {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    border-color: #ccc;
}
.post.post-card .templates-details,.post.post-card .card-details {
    margin: 0;
    border: none;
}
.post.post-card .card-details img {
    max-width: 100%;
}
.post.post-card .templates-details img {
}
.post-card .card-details h3 {
    color: #333;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.post-card .card-tag + h3 {
    color: #273f5b;
    margin-bottom: 40px;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 600;
}
.post.post-card p {
    font-size: 14px;
    font-weight: 400;
    line-height: 2.2;
    word-spacing: 1px;
    letter-spacing: 0.3px;
    margin-bottom: 0px;
}
.post.post-card .post-image .featured-img {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
}
.post-card .featured-img {
    height: 250px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.post.post-card .share-icon {
    padding: 0;
    margin-bottom: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.post.post-card .share-icon i {
    font-size: 20px;
    margin-right: 5px;
}
.post.post-card .share-icon .list-inline-item {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #999;
    padding: 12px 20px;
    margin: 15px 1px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 30px;
}

.post-writer .media {
    background-color: #fff;
}
.post-writer .media img {
    max-width: 140px;
    border-radius: 50%;
}
.post-writer .media .media-body {
    padding: 0 20px 0 0;
}
.post-writer .media p {
    line-height: 1.8;
    font-size: 14px;
}
.post-writer .media h5 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #333;
}

/*==================== Comments =====================*/
.all-comments {
    padding-top: 0;
}
.all-comments .comment-section-title {
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 700;
    color: #333;
    word-spacing: 2px;
}
.border-wrapper {
    border-top: 1px solid #ddd;
    margin-top: 45px;
    padding-top: 30px;
}
.comment-posts {
    border-top: 1px solid #ddd;
    padding-top: 50px;
}
.comment-posts .single-content {
    background-color: transparent;
    border-bottom: 1px solid rgba(198, 198, 198, 0.5);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.comment-posts .single-content:not(:last-child) {
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.comment-posts .single-content .media-body .single-content {
    border-top: 2px dashed rgba(198, 198, 198, .5);
    padding-top: 25px;
    margin-top: 25px;
}
.comment-posts .single-content:last-child {
    border: none;
    padding-bottom: 0;
}

.comment-posts .single-content img {
    margin-right: 25px;
    max-width: 68px;
    border-radius: 50%;
}
.comment-posts .single-content h3 span{
    font-size: 12px;
    color: #4785CE;
}
.comment-posts .single-content h3 {
    color: #666;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.1;
    margin: 0 auto 20px;
}
.comment-posts .single-content p {
    color: #777;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 0;
    word-spacing: 2px;
}

/*==================== blog page ===========================*/
.blog-page-1 .blog-post {
    background-color: #ffffff;
    margin-bottom: 40px;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.2);
    border-radius: 5px;
    overflow: hidden;
}
.blog-page-1 .news-post {
    background-color: #ffffff;
    margin-bottom: 20px;
	padding-bottom: 20px;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.2);
    border-radius: 5px;
    overflow: hidden;
	border-bottom: #e2e2e2 solid 1px;
}
.blog-page-1 h4 {
    color: #464646;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-transform: capitalize;
}
.blog-page-1 .blog-details p {
    color: #777;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}
.blog-page-1 .news-details p {
    color: #777;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}
.blog-page-1 .post-img {
    position: relative;
}
.blog-page-1 .post-img img {
    width: 100%;
}
.blog-page-1 .blog-post .blog-details {
    padding: 10px;
    min-height: 210px;
}
.blog-page-1 .blog-post .blog-details .list-inline {
    margin: 0;
    margin-top: 10px;
    display: block;
}

.blog-page-1 .blog-post .blog-details .blog-item-links > .list-inline-item:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 10px;
}
.blog-page-1 .blog-post .blog-details .blog-item-tags > .list-inline-item:not(:last-child) {
    margin-right: 5px;
    margin-bottom: 8px;
}
.blog-page-1 .blog-post .blog-details .blog-item-tags > li a {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #999;
}
.blog-page-1 .blog-post .blog-details .blog-item-links > li > a  > i  {
    color: #4785CE;
    margin-right: 6px;
    font-size: 17px;
}
.blog-page-1 .blog-post .blog-details .blog-item-links > li a {
    color: #888;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.blog-page-1 .blog-post .blog-details .blog-item-tags > li a:hover,
.blog-page-1 .blog-post .blog-details .blog-item-links > li a:hover {
    color: #4785CE;
    text-decoration: none;
}
.blog-page-1 .blog-post .blog-item-btn:active:focus,
.blog-page-1 .blog-post .blog-item-btn:hover {
    background-color: #4785CE;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.blog-page-1 .blog-post .blog-post-link:hover { color: #4785CE; }
.blog-page-1 .blog-post .blog-post-link {
    margin-top: 25px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    word-spacing: 4px;
    color: #888;
}
.blog-page-1 .news-post .blog-post-link:hover { color: #4785CE; }
.blog-page-1 .news-post .blog-post-link {
    margin-top: 25px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    word-spacing: 4px;
    color: #888;
}

/* ========================= slick config ===========================*/
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots li button::before {
    visibility: hidden;
    opacity: 0;
    display: none;
}
.slick-dots {
    bottom: 10px;
}
.slick-dots li {
    margin: 0 10px;
}
.slick-dots li.slick-active button{
    background: #fff;
    opacity: 1;
}
.slick-dots > li > button {
    width: 25px;
    height: 5px;
    padding: 0;
    background: #fff;
    opacity: 0.5;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.slick-prev {
    left: 20px;
    z-index: 100;
}
.slick-prev::before {
    content: '\f3d2';
}
.slick-next {
    right: 20px;
    z-index: 100;
}
.slick-next::before {
    content: '\f3d3';
}
.slick-prev::before, .slick-next::before {
    font-family: 'Ionicons';
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #666;
    position: absolute;
}

/*==================== about & why choose us =====================*/
.why-choose-wrap,
.about-wrap {
    margin-left: auto;
    margin-right: auto;
}
.why-choose-wrap p,
.about-wrap p {
    font-size: 13px;
    font-weight: 500;
}
.about-image img,
.why-choose-image img {
    max-width: 500px;
    width: 100%;
}

/*==================== header intro =====================*/
.header-intro-1 {
    /* background: url("../images/background/background_01.jpg") no-repeat scroll center top / cover ; */
    /* position: relative; */
    /* min-height: 800px; */
    /* -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 80%, 70% 100%, 0 80%, 0 0); */
    /* clip-path: polygon(50% 0%, 100% 0, 100% 80%, 70% 100%, 0 80%, 0 0); */
}
.header-intro-1 .fa{
    font-size:26px;
    vertical-align: middle;
}
.header-intro-1::before {
    /* background: linear-gradient(0deg, #97BEE5 15%, transparent 100%, rgba(0, 0, 0, 0) 100%); */
    /* content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: radial-gradient(circle farthest-side at 24% 93%, #d1e609, #235900);

    opacity: .6; */
}
.swiper-container{
    height:30px;
    display: flex;
    align-items: center;
    width: 1160px;
}
.swiper-container2{
    width:100%;
    overflow: hidden;
    text-align: left;
}
.swiper-container2 .swiper-slide{
    background: #eee;
    border-radius: 10px;
    overflow: hidden;
    height: 415px;
}
.swiper-container2 .swiper-title{
    font-size:20px;
    color: black;
    padding: 25px 20px;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.swiper-container2 .swiper-cont{
    margin: 0px 20px 15px;
    font-size:14px;
    max-height:55px;
    overflow: hidden;
}
.swiper-container .swiper-slide{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width:100%;
    line-height: 30px;
}
.newMessageFormat-box{
    display: flex;
    width:100%;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
    flex-wrap:wrap;
    overflow: hidden;
}
.newMessageFormat{
    display: flex;
    width:80%;
    align-items: center;
}
.newMessageMore{
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000100;
    background: #eaeaea;
    border-radius: 25px;
    display: inline-block;
}
.swiper-img{
    width:100%;
    display: inline-block;
}
.header-intro-1 .header-intro-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 100;
}
.header-intro-1 .header-intro-wrap .header-intro-title h3 {
    color: #fff;
    font-weight: 700;
    font-size: 70px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.header-intro-1 .header-intro-wrap .header-intro-tag {
    font-family: 'Microsoft YaHei', serif;
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 65px;
}
.header-intro-1 .header-intro-wrap .btn.main-btn {
    background-color: #fff;
    border-color: transparent;
    color: #fff;
    letter-spacing: 0.3px;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 25px;
}

.header-intro-1 .btn.main-btn.bg-main {
    background-color: transparent;
    border: 1px solid #fff;
}
.header-intro-1 .btn.main-btn.bg-green {
    color: #666;
}
.header-intro-1 .header-intro-wrap .btn.main-btn.bg-green:hover {
    background-color: #313a44;
    color: #fff;
}
.header-intro-1 .header-intro-wrap .btn.main-btn:hover {
    background-color: #fff;
    color: #555;
}

/*==================== header intro 2 =====================*/
.header-intro-2 {
    background: url("../images/background/background_04.jpg") no-repeat scroll center top / cover ;
    position: relative;
    padding: 150px 0 0;
    max-height: 820px;
    overflow: hidden;
}
.header-intro-2::before {
    background: #4785CE;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: .95;
}
.header-intro-2 .header-intro-wrap {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.header-intro-2 .header-intro-wrap .header-intro-title h3 {
    color: #fff;
    font-weight: 800;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 40px;
}
.header-intro-2 .header-intro-wrap .header-intro-tag {
    font-family: 'EB Garamond', serif;
    color: #fff;
    font-size: 30px;
}
.header-intro-2 .header-intro-wrap .btn.main-btn {
    background-color: #fff;
    border-color: transparent;
    color: #fff;
    letter-spacing: 0.3px;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 25px;
}
.header-intro-2 .header-intro-wrap .btn.main-btn:hover {
    background-color: #fff !important;
    color: #555;
}
.header-intro-2 .btn.main-btn.bg-green { background-color: #4785CE;}
.header-intro-image {
    position: relative;
}
.header-intro-image img {
    width: 50%;
    float: left;
}
/*==================== speciality =====================*/
.speciality {
    background-color: #fff;
}
.speciality-wrap {
    text-align: center;
    margin: 0 auto;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0);
    border-radius: 15px;
    padding: 25px 15px;
    min-height: 165px;
    overflow: hidden;
}
.speciality-wrap a {
    color: #777;
    font-weight: 600;
    max-width: 130px;
    display: block;
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}
.speciality-wrap i {
    background-color: #85acd3;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 55px;
    line-height: 120px;
}
.speciality [class^="col"]:nth-child(1) .speciality-wrap i { background-color: #ffb521; }
.speciality [class^="col"]:nth-child(2) .speciality-wrap i { background-color: #5CC3F2; }
.speciality [class^="col"]:nth-child(3) .speciality-wrap i { background-color: #92989E; }
.speciality [class^="col"]:nth-child(4) .speciality-wrap i { background-color: #CE81EF; }
.speciality [class^="col"]:nth-child(5) .speciality-wrap i { background-color: #2BD55C; }
.speciality [class^="col"]:nth-child(6) .speciality-wrap i { background-color: #FF681F; }

/*==================== feature =====================*/
.feature,.highlight-section {
    position: relative;
}
.feature{
    height:666px;
}
.feature-wrap {
    margin-top: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.feature-icon-wrap {
    float: left;
}
.feature-image {
    margin-top: 40px;
}
.feature-image img {
	width: 100%;
    filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.2));
}
.feature-wrap i:before {
    transform: rotate(45deg);
}
.feature-wrap i {
    background-color: #4785CE;
    width: 50px;
    height: 50px;
    border-radius: 15px 100% 15px 0;
    color: #fff;
    font-size: 25px;
    padding-top: 15px;
    padding-left: 12px;
    transform: rotate(-45deg);
    text-align: left;
}
.feature-wrap p {
    letter-spacing: 0.3px;
    font-size: 13px;
    line-height: 2.2;
    font-weight: 500;
}
.feature-wrap a {
    color: #464646;
    font-weight: 600;
    display: inline-block;
    line-height: 20px;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 15px;
}

/*==================== call to action =====================*/
.call-to-action {
    background-color: #E4ECF4;
    min-height: 200px;
    padding: 75px 0;
}
.call-to-action-title { position: relative; }
.call-to-action-title h3 {
    color: #3d4853;
    font-size: 28px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 500;
    font-family: Raleway;
    max-width: 900px;
    line-height: 40px;
}
.call-to-action-title .call-btn-wrap  {
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(100%, -50%);
}
.call-to-action-title a.main-btn:hover {
    background-color: #fff;
    color: #666;
}
.call-to-action .call-to-action-title a.main-btn{
    background-color: #4785CE;
    border: none;
    color: #fff;
    letter-spacing: .5px;
    font-size: 15px;
    font-weight: 500;
}

/*==================== call to action 2 =====================*/
.call-to-action-2 {
    background-color: #4785CE;
    min-height: 200px;
    padding: 75px 0;
    -webkit-clip-path: polygon(50% 0%, 100% 15%, 100% 100%, 50% 100%, 0 100%, 0 15%);
    clip-path: polygon(50% 0%, 100% 15%, 100% 100%, 50% 100%, 0 100%, 0 15%);
}

.call-to-action-2 .call-to-action-wrap {
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.call-to-action-2 .call-to-action-title h3 {
    color: #fff;
    font-family: 'Microsoft YaHei', serif;
    font-size: 27px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight:400;
}
.call-to-action-2 .call-to-action-title div {
    display: block;
    float: none;
}
.call-to-action-title a.main-btn:hover {
    background-color: #fff;
    color: #666;
}
.call-to-action-title a.main-btn{
    border-color: #fff;
    border-width: 1px;
    color: #fff;
    letter-spacing: .5px;
    font-size: 15px;
    font-weight: 500;
}
.applications li a img {
    border-radius: 4px;
}
/*==================== highlight section =====================*/
.highlight-section {
    background: url("../images/background/background_02.jpg") no-repeat scroll center top / cover ;
    position: relative;
    padding: 140px 0;
    -webkit-clip-path: polygon(10% 0, 100% 10%, 100% 90%, 90% 100%, 0 90%, 0 10%);
    clip-path: polygon(10% 0, 100% 10%, 100% 90%, 90% 100%, 0 90%, 0 10%);
}
.highlight-section::before {
    background-color: #313A44;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.97;
}
.highlight-section-wrap {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.highlight-section-wrap .highlight-section-title h3 {
    color: #fff;
    font-weight: 100;
    font-size: 55px;
    word-spacing: 3px;
    text-transform: uppercase;
}
.highlight-section-wrap .highlight-section-tag {
    font-family: 'Microsoft YaHei', serif;
    color: #fff;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 55px;
    font-weight: 500;
    line-height: 2rem;
}
.highlight-section-wrap .btn.main-btn {
    background-color: #fff;
    border-color: transparent;
    color: #fff;
    letter-spacing: 0.3px;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 25px;
}
.highlight-section-wrap .btn.main-btn:hover {
    background-color: #fff !important;
    color: #555;
}
.btn.main-btn.bg-main { background-color: #85acd3;}
.btn.main-btn.bg-green { background-color: #4785CE; }

/*==================== newsletter =====================*/
.newsletter {
    min-height: 270px;
    position: relative;
    background: #97bee5 url("../images/logo/wave=banner.png") no-repeat scroll right top / cover;
}
.newsletter::before {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: url("../images/logo/pattern_01.png") repeat scroll;
    background-size: 270px;
    opacity: .15;
}
.newsletter-wrap .newsletter-title h3 {
    color: #fff;
    font-weight: 200;
    font-size: 35px;
    text-transform: uppercase;
}
.newsletter-wrap p {
    color: #fff;
    font-family: 'EB Garamond', serif;
    font-size: 20px;
    margin-bottom: 0;
}
.newsletter .subscribe {
    margin-top: 20px;
}
.form-control::placeholder {
    color: #ddd;
    font-weight: 500;
    opacity: 1;
}
.subscribe .form-control {
    border-radius: 4px 0 0 4px;
    font-size: 13px;
    min-height: 55px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 1.5rem;
    color: #eee;
    letter-spacing: 1px;
}
.subscribe button.btn-primary {
    border: none;
    border-radius: 0 4px 4px 0;
    background-color: #97bee5;
    min-height: 55px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -2px;
}

/*==================== client =====================*/
.testimonial .client-content-wrap {
}
.client-content-wrap img {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
    height: 60px;
    padding: 10px 15px;
    display: inline-block;
    max-height: 60px;
    margin-top: 15px;
    filter: sepia(.4);
}
.list-inline.client-content-logo {
    text-align: center;
}
.client-content-logo .list-inline-item{
    margin-right: 4px;
    margin-left: 4px;
}
.client-content-logo.list-inline-item:not(:last-child) {
    margin-right: 0;
}
/*==================== testimonial =====================*/
.testimonial {
    background: rgba(0, 0, 0, 0) url("../images/background/background_02.jpg") no-repeat scroll center top / cover ;
    position: relative;
    padding: 50px 0;
}
.testimonial::before {
    background-color: #313A44;
    /* background: linear-gradient(to bottom, #106bb8, #010c5f); */
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: .97;
}
.testimonial .section-tag,
.testimonial .section-detail-para,
.testimonial .section-title h2 {
    color: #ffffff;
}
.testimonial-wrap {
    max-width: 750px;
}
.testimon-icon {
    float: left;
    margin-right: 20px;
    min-width: 100px;
}
.testimon-icon i {
    font-size: 70px;
    color: #fff;
}
.testimon-detail {
    max-width: 750px;
    padding: 40px 30px;
    border-radius: 10px;
    margin-top: 50px;
    background: linear-gradient(98deg, #4785CE 17%, transparent 17%, #fff 10%);
}
.testimon-detail strong {
    color: #555;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    word-spacing: 3px;
    position: relative;
}
.testimon-detail strong::after {
    display: block;
    border-top: 1px solid #999;
    position: absolute;
    top: 13px;
    right: -45px;
    height: 8px;
    width: 40px;
    content: '';
}
.testimon-detail p {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 500;
    color: #888;
}
.testimon-img-wrap img {
    border-radius: 50%;
    width: 76px;
    border: 3px solid #eee;
    margin-bottom: 20px;
}
.testimon-img::after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #fff;
    transform: none;
    position: absolute;
    border-radius: 50%;
    top: -20px;
    margin-left: -4px;
}
.testimon-img::before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #ffff;
    transform: none;
    position: absolute;
    border-radius: 50%;
    top: -42px;
    margin-left: -6px;
}
.testimon-img-wrap {
    text-align: center;
    margin-top: 65px;
    margin-bottom: 65px;
}
.testimon-img {
    display: inline-block;
    position: relative;
}
.testimon-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    word-spacing: 2px;
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: .5px;
}
.testimon-tag {
    font-weight: 500;
    font-size: 18px;
    color: #f1f1f1;
    font-family: 'Microsoft YaHei', serif;
    letter-spacing: 8px;
}

/* slick slider config */
.slick-dots {
    bottom: 0;
    z-index: 100;
}
.slick-dots li {
    margin: 4px;
}
.slick-dots li.slick-active button {
    background: #fff;
}
.slick-dots li button {
    width: 12px;
    height: 12px;
    background-color: #fff;
    transform: none;
    border-radius: 50%;
    opacity: .2;
}

/*=== product details ===*/
.pro-action {
    margin-top: 30px;
    margin-bottom: 45px;
}

.page-header-title h1 {
    color: #fff;
    margin-top: 16px;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

.single-pro-title h1 {
    font-size: 20px;
    font-family: "Raleway",sans-serif;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #464646;
    letter-spacing: .5px;
    word-spacing: 2px;
}
.single-pro-title {
    background-color: #E4ECF4;
    border-radius: 5px;
    padding: 25px 30px 18px;
    margin-bottom: 30px;
}
.pro-screenshot {
    display: block;
    position: relative;
}

.pro-img img {
    width: 100%;
    border: 1px solid #dddd;
    padding: 12px;
    border-radius: 4px;
}

a.preview {
    display: block;
    background-color: #eee;
    color: #888;
    text-align: center;
    padding: 16px 10px;
    text-decoration: none;
    font-size: 13px;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-box-shadow: 0px 15px 10px -13px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 15px 10px -13px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 15px;
}

a.preview:hover {
    color: #fff;
    border-color: transparent;
    background-color: #4785CE;
    -webkit-box-shadow: 0px 0px 0px 2px #fff, 0px 0px 0px 4px #4785CE;
    box-shadow: 0px 0px 0px 2px #fff, 0px 0px 0px 4px #4785CE;
}

a.preview:active {
    color: #fff;
    border-color: transparent;
    background-color: #4785CE;
    -webkit-box-shadow: 0px 0px 0px 2px #168758, 0px 0px 0px 4px #168758;
    box-shadow: 0px 0px 0px 2px #168758, 0px 0px 0px 4px #168758;
}

a.preview i {
    margin-right: 8px;
    display: inline;
}
.product-details .nav-tabs {
    border-bottom: 0;
    margin-top: 50px;
}
.pro-features h3 {
    font-size: 18px;
    color: #464646;
    margin: 30px 0 15px;
}
.pro-features .list-unstyled {
    padding-left: 15px;
    list-style: outside;
}

.pro-features .list-ordered {
    padding-left: 20px;
}
.pro-features li {
    font-size: 14px;
    line-height: 2.2;
    padding-left: 8px;
    font-weight: 500;
}
.product-details .nav-tabs .nav-item.nav-link {
    font-size: 13px;
    font-weight: 500;
    color: #555;
    padding: 14px 12px;
    text-transform: uppercase;
    background-color: #E4ECF4;
    border-radius: 0;
    margin-right: 0;
    border: 0;
    width: 33.3333333333%;
    text-align: center;
}
.product-details .nav-tabs .nav-item.nav-link:first-child { border-radius: 3px 0 0 3px; }
.product-details .nav-tabs .nav-item.nav-link:last-child { border-radius: 0 3px 3px 0; }
.product-details .nav-tabs .nav-item.nav-link:not(:last-child) {
    border-right: 1px solid #ccc;
}
.product-details .nav-tabs .nav-item.show .nav-link,
.product-details .nav-tabs .nav-link.active:hover,
.product-details .nav-tabs .nav-link.active {
    background-color: #85acd3;
    color: #fff;
}

.product-details .nav-tabs .nav-link:focus {
    border-bottom-color: transparent;
}

.product-details .nav-tabs .nav-link:hover {
    background-color: #85acd3;
    color: #fff;
}

.pro-des {
    background-color: #fff;
    padding: 45px 0 0;
    border-top: none;
    border-radius: 0 0 4px 4px;
    border: 0;
}

.pro-des .pro-link {
    color: #4785CE;
    font-weight: 500;
}
.pro-des strong {
    display: block;
    font-size: 16px;
    margin-bottom: 12px;
    color: #464646;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.6;
}
.input-comment {
    margin-bottom: 30px;
    margin-top: 15px;
}

.input-comment form input.form-control {
    font-size: 13px;
    border-radius: 3px;
    border-color: #eee;
    background-color: #f9f9f9;
    padding: 14px 15px;
    color: #666;
}

.input-comment form input.form-control:focus {
    background-color: #Fff;
}

.input-comment .btn.main-btn:hover {
    background-color: #3A464646F;
}
.input-comment .btn.main-btn {
    border-color: transparent;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 10px 12px;
    background-color: #4785CE;
    cursor: pointer;
    color: #fff;
    min-width: 160px;
}

.user3 {
    width: 50px;
}

.user2 {
    width: 56px;
    border-radius: 50%;
}

.show-comments > .media {
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 25px;
}

.show-comments > li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.show-comments h5 a {
    color: #4785CE;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.show-comments .list-inline li {
    border-right: 1px solid #ccc;
    margin: 8px 5px 15px 0;
    padding-right: 6px;
    line-height: 1;
}
.show-comments .list-inline li a {
    color: #666;
    font-size: 12px;
    font-weight: 500;
}
.show-comments .list-inline li a:hover {
    color: #4785CE;
}

.show-comments .list-inline li:last-child {
    border-right: 0;
    padding-right: 0;
}

.com-replies > .media {
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 25px;
}

.com-replies .user2 {
    width: 40px;
}

/*=== aside ===*/
.single-product-sidebar-wrap {
    border-radius: 6px;
    background-color: #E4ECF4;
    padding: 30px;
}

aside {
    background-color: transparent;
    min-height: 500px;
}
.buy, .cart, .table,
.aside-box {
    margin-bottom: 20px;
}

.aside-box {
    background-color: #fff;
    text-align: center;
    padding: 30px 20px 25px;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin: 40px 0 15px;
}
.aside-box img {
    width: 65px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 0px 5px #fff, 0px 0px 0px 6px #ccc;
    box-shadow: 0px 0px 0px 5px #fff, 0px 0px 0px 6px #ccc;
    margin-bottom: 23px;
    margin-top: -60px;
}
.profile-name {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #464646;
    text-transform: capitalize;
}

.single-product-action-btn > a {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 18px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    background-color: #85acd3;
    border-radius: 3px;
    text-transform: uppercase;
    /*
    -webkit-box-shadow:  0px 3px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 3px 1px 0px rgba(0, 0, 0, 0.5);

    */
}

.single-product-action-btn > a:hover {
    background-color: #4785CE;
}
.single-product-action-btn > a > i {
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}
.single-product-action-btn > a .price {
    display: inline-block;
    margin-right: 3px;
    font-weight: 800;
}
.support > a { background-color: #4785CE; }
.cart > a:hover { background-color: #3A464646F; }

.item-attributes tr {
    border-bottom: 1px solid #bfbfbf;
}
.item-attributes th {
    font-size: 13px;
    letter-spacing: 1px;
    color: #464646;
    font-weight: 400;
    padding: 14px 20px;
    text-transform: uppercase;
}
.item-attributes.table-bordered {
    border: 1px solid #bfbfbf;
    border-radius: 3px;
}
.item-attributes td {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    padding: 14px 20px;
    color: #4785CE;
}
.table-bordered td, .table-bordered th {
    border: 0;
}
.dreamer-pagination{
	font-size: 14px;
	float: right;
}
.dreamer-ul{

}
.dreamer-ul,.dreamer-ul li{
	list-style: none;
}
.dreamer-ul li{
	min-width: 30px;
	height: 30px;
	float: left;
	border: #777 solid 1px;
	line-height: 30px;
	text-align: center;
	margin: 0 3px;
	padding: 0 10px;
}
.dreamer-ul .active{
	background: #4785CE;
	color: #ffffff;
}
.document-ul{
	background: #4785CE;
}
.document-ul a{
	padding: 10px;
}
.document-ul,.document-ul ul{
	list-style: none;
	line-height: 35px;
}
.document-title{
	font-weight: bold;
	color: #ffffff;
	display: block;
}
.document-ul a:hover{
	color: #e2e2e2;
	background: #313a44;
}
.document-ul-item{
	text-indent: 10px;
	font-size: 14px;
}
.document-ul-item a{
	color: #ffffff;
	display: block;
}
.document-details{
	color: #777;
    font-weight: 400;
    line-height: 2.2rem;
    font-size: 15px;
    padding: 10px;
}
.document-details table{
	width: 100%;
	border-top:#e2e2e2 solid 1px;
	border-left:#e2e2e2 solid 1px;
}
.document-details table td,.document-details table th{
	border-right:#e2e2e2 solid 1px;
	border-bottom:#e2e2e2 solid 1px;
}
.document-details ul,.document-details ol{
	margin: 0 30px;
}
.document-details img{
	width: 100%;
}
.search-list{border-bottom:#4785CE dashed 1px;margin-bottom:30px;}
.search-item-links{line-height:35px;}
.search-item-links a:hover{color:#4785CE;}
.search-item-links .date{float:right;}
.dropdown{
    /* position: static; */
}
.nav-item:hover{
    position: static;
}
.header .top{
    height: 40px;
    background: #000;
    color: #aaa;
    line-height: 40px;
    color: #e0e0e0 !important;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.header .top .left {
    background: url(tel.jpg) left center no-repeat;
    color: #aaa;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "宋体";
    display: inline-block;
}
.right {
    float: right;
    font-size: 14px;
    text-align: right;
}
.header .top .right li.wxss {
    height: 36px;
    max-width: 120px;
}
.header .top .right li {
    float: left;
    margin-right: 8px;
}
.header .top #krshop_wx {
    position: relative;
    z-index: -100;
    left: -70px;
    display: block !important;
}
.header ul li{
    list-style: none;
}
.header .fa{
    font-size: 22px;
    vertical-align: middle;
}
/* 在线QQ*/
.main-im {
	position: fixed;
	right: 10px;
	top:200px;
	z-index: 100;
	width: 110px;
	height: 272px;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url("../images/qq-icon-bg.png") no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
}
/* .kf_list {
    background: #e3e3e3;
    padding: 0 5px 8px;
    margin-right: 8px;
    clear: both;
} */
.kf_list ul li {
    background: #FFF;
    padding: 0 12px;
}
.kf_list ul li span {
    display: block;
    line-height: 28px;
    border-bottom: 1px solid #ccc;
    background: url("../images/qq2.png") #FFF 8px center no-repeat;
    padding-left: 26px;
}
.kf_list ul li a {
    color: #1c61ae;
    text-decoration: none;
    display: block;
    line-height: 24px;
    padding-top: 4px;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	border-bottom: 1px solid #dddddd;
}
.main-im .im_main .im-tel div {
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url("../images/weixin-icon.png") no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 172px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -126px;
	display:none;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 134px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 132px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url("../images/totop-icon.png") no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url("../images/close_im.png") no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 68px;
	width: 40px;
	height: 133px;
	background: url("../images/open_im.png") no-repeat left top;
	display: none;
}
.z_left{ width:270px; margin-left:10px;_margin-left:5px; float:left;}
.lm_left{ background:url(../images/lm_left.jpg) no-repeat; height:38px;text-align:center;    background-size: 100% 100%;}
.lm_left a{ text-align:center; font-size:14px; font-weight:bold; color:#FFF; line-height:30px;}
.left_nr{ border:1px solid #ccc; border-top:none; padding-bottom:10px; width:255px; margin-left:5px;}
.left_nr ul{ padding:0;margin: 0;}
.left_nr ul li{ height:30px;    background:url(../images/li_bg.jpg) no-repeat bottom;border-bottom:1px dashed #ccc;list-style: none;background-size: 100% 100%; }
.left_nr ul li:hover{ background:url(../images/li_hover.jpg) no-repeat bottom;background-size: 100% 100%; }
.left_nr ul li a{ line-height:30px; padding-left:30px; padding-left:80px;}
.contact{ margin-top:10px;}
.contact_nr{ border:1px solid #ccc; border-top:none; padding:10px; width:255px; margin-left:5px;}
.contact_nr p{ line-height:24px;}
.zi_right{ width:955px; float:right;}
.lm_right{ height:30px; border-bottom:1px solid #ccc; line-height:30px; padding-left:10px;}
.lm_right a{font-family:"微软雅黑";font-weight:bold; font-size:14px;}
.con_zi{ line-height:2; padding:15px; min-height:280px;}
.zi_right{ width:955px; float:right;}
.lm_right{ height:30px; border-bottom:1px solid #ccc; line-height:30px; padding-left:10px;}
.lm_right a{font-family:"微软雅黑";font-weight:bold; font-size:14px;}
.con_zi{ line-height:2; padding:15px; min-height:280px;
}

.con_zi .list{
    border-bottom: 1px dotted #D7D7D7;
    display: flex;
    height:140px;
    align-items:center;
}
.con_zi .list .con_img{
    width:200px;
    height:100px;
    margin-right:15px;
}
.con_zi .list .con_img img{
    width:200px;
    height:100px;
}
.con_zi .list .con_text a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width:100%;
    display: block;
}
.con_zi .list .con_text{
    width:calc(100% - 215px);
    height:100px;
    margin-right:15px;
    
}
.con_zi .list .con_text p{
    margin-bottom: 0;
}
.photomain{clear:both;}
.photomain ul{text-align:center;}
.photomain li{
    width:100%;
    float: left;
    box-sizing: border-box;
    padding:10px 15px;
    border-radius: 5px;
    text-align:left; 
    list-style:none;margin:12px; 
    border-bottom:1px solid #E5E5E5 ;  
    display:flex;
}
.photomain .list{
}
.photomain li:hover{
    box-shadow: 2px 2px 5px #4A4B4D;
    transform: translate(0,-2px);
    
}
.photomain img:hover{filter:alpha(opacity=60);width:200px;height:70px;}
.photomain img{filter:alpha(opacity=60);width:200px;height:70px;}
.photomain .title{ line-height:30px; text-align:left;font-size:16px;margin-top:0;}
.photomain .title.desc1 a{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    height: 60px;
    margin-top: 35px;;
}
.photomain .title.desc1{
    font-size:12px;
}
.nav-link{
    padding:1.5rem 1rem;
}
/*产品*/
.clear{
    clear: both;
}
.products.solutions {
	height: 818px;
	background: url("../images/products-bg.jpg") top center no-repeat;
	overflow: hidden;
}
.products ul{
    margin: 0;
}
.products .title {
}
.products .title p {
}
.products .menu {
	padding-top: 57px;
	overflow: hidden;
	text-align:center;
}
.products .menu ul li {
	display:inline-block;
	margin:0 60px;
	text-align: center;
}
.products .menu ul li a {
	display: block;
	color: #d0d6e4;
	font-size: 18px;
}
.products .menu ul li a:hover, .products .menu ul li.on a {
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;
	color: #fff;
}
.products .cont {
	margin-top: 32px;
	overflow: hidden;
}
.products .cont ul {
	overflow: hidden;
	width: 1170px;
}
/*.products .cont ul li:nth-child(3){margin-right: 0;}*/
.products .cont ul li {
	width: 372px;
	height: 490px;
	background: #fff;
	float: left;
	margin-right: 18px;
	opacity: 0.9;
	border-radius: 5px;
}
.products .cont ul li .img {
	height:150px;
	margin:15px 0;
}
.products .cont ul li .img img {
	display: block;
	margin: 0 auto;
}
.products .cont ul li .info {
	padding: 0 28px;
	text-align: left;
}
.products .cont ul li .info p {
	font-size: 30px;
	color: #464646;
}
.products .cont ul li .info dt {
	font-size:24px;
	color: #464646;
	margin-top:20px;
	text-align:center;
}
.products .cont ul li .info dd {
	font-size: 14px;
	color: #464646;
	line-height: 24px;
	height:100px;
}
.products .cont ul li .info dd a b {
	font-weight: normal;
	color: #4785ce;
}
.products .cont ul li .info .btn {
	height: 52px;
    margin-top:50px;
    display: block;
}
.products .cont ul li .info .btn a {
	width: 220px;
	height: 50px;
	border-radius: 25px;
	border: 2px solid #4785ce;
	line-height: 50px;
	display: block;
	font-size: 18px;
	text-align: center;
	color: #4785ce;
	font-weight: normal;
	margin: 0 auto;
}
.products .cont ul li .info .btn a:hover {
	background: #4785ce;
	color: #fff;
}
.products .prev {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 522px;
	margin-top: 16px;
	background: url("../images/prev.png") top center no-repeat;
}
.products .next {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 58px;
	margin-top: 16px;
	background: url("../images/next.png") top center no-repeat;
}
.products .prev:hover {
	background: url("../images/prev-hover.png") top center no-repeat;
}
.products .next:hover {
	background: url("../images/next-hover.png") top center no-repeat;
}
.title {
	font-size: 36px;
	text-align: center;
	margin-top: 55px;
}


/*解决方案*/
.solutions {
	height: 754px;
	background: url("../images/solutions-bg.jpg") top center no-repeat;
	overflow: hidden;
}
.solutions .title {
	color: #000;
}
.solutions .title p {
	color: #787878;
}
.solutions #demo-01 {
	margin-top: 0px;
}
.solutions ul li:last-child {
	margin-right: 0;
}
.solutions ul li {
	width: 372px;
	height: 508px;
	background: #fff;
	float: left;
	margin-right: 18px;
	border-radius: 5px;
}
.solutions ul li .no_1 {
	height: 230px;
	background: url("../images/solu_1.jpg") top center no-repeat;
}
.solutions ul li .no_2 {
	height: 230px;
	background: url("../images/solu_2.jpg") top center no-repeat;
}
.solutions ul li .no_3 {
	height: 230px;
	background: url("../images/solu_3.jpg") top center no-repeat;
}
.solutions ul li .no_4 {
	height: 230px;
	background: url("../images/solu_4.jpg") top center no-repeat;
}
.solutions ul li .no_5 {
	height: 230px;
	background: url("../images/solu_5.jpg") top center no-repeat;
}
.solutions ul li .no_6 {
	height: 230px;
	background: url("../images/solu_6.jpg") top center no-repeat;
}
.solutions ul li .img span {
	display: block;
	height: 230px;
	width: 372px;
}
.solutions ul li:hover .img span {
	background: #4785ce;
	opacity: 0.5;
}
.solutions ul li dl {
	padding: 0 28px;
	text-align: left;
}
.solutions ul li dl dt {
	font-size: 20px;
	color: #464646;
	margin-top: 35px;
}
.solutions ul li dl dd {
	margin-top: 8px;
	height: 71px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.solutions ul li dl dd a {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.solutions ul li dl dd a b {
	font-weight: normal;
	color: #4785ce;
}
.solutions ul li dl .btn {
	height: 52px;
    margin-top: 42px;
    display: block;
}
.solutions ul li dl .btn a {
	width: 220px;
	height: 50px;
	border-radius: 25px;
	border: 2px solid #4785ce;
	line-height: 50px;
	display: block;
	font-size: 18px;
	text-align: center;
	color: #4785ce;
	font-weight: normal;
	margin: 0 auto;
}
.solutions ul li:hover dl .btn a {
	background: #4785ce;
	color: #fff;
}
.solutions a.prev {
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 522px;
	margin-top: 16px;
	background: url("../images/prev2.png") top center no-repeat;
}
.solutions a.next {
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 58px;
	margin-top: 16px;
	background: url("../images/next2.png") top center no-repeat;
}
.solutions a.prev:hover {
	background: url("../images/prev2-hover.png") top center no-repeat;
}
.solutions a.next:hover {
	background: url("../images/next2-hover.png") top center no-repeat;
}
/*客户案例*/
.w1260 {
	width: 1260px;
	margin: 0 auto;
}
.case {
	height: 754px;
	background: url("../images/case-bg.jpg") top center no-repeat;
	overflow: hidden;
}
.case .title {
	/* color: #fff; */
}
.case .title p {
	color: #787878;
}
.case .info {
	margin-top: 54px;
	width: 1260px;
	position: absolute;
	overflow: hidden;
}
.case .info ul {
	overflow: hidden;
	position: relative;
}
.case .info ul li {
	width: 1260px;
	height: 540px;
	float: left;
}
.case .info ul li .l_left {
	width: 676px;
	height: 540px;
	float: left;
}
.case .info ul li .l_right {
	width: 458px;
	height: 516px;
	padding: 0 36px;
	background: #ebeced;
	float: left;
	border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    box-sizing: initial;
}
.case .info ul li .l_right .img {
	margin-top: 117px;
	height: 62px;
}
.case .info ul li .l_right .text {
	margin-top: 30px;
}
.case .info ul li .l_right p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
.case .info ul li .l_right p span {
	color: #565656;
	padding-left: 14px;
	width: 320px;
	float: right;
	display: block;
}

.case .info ul li .l_right a {
	width: 156px;
	height: 45px;
	margin-top: 66px;
	display: block;
	background: #4785ce;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 30px;
}
.case .anniu {
	position: absolute;
	left: 60%;
	top: 15px;
	height: 30px;
	line-height: 30px;
	width: 200px;
	margin-left: -50px;
}
.case .info .anniu .lis {
	width: 10px;
	line-height: 10px;
	height: 10px;
	background: #c5d2e4;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	margin-top: 10px;
}
.case .info .anniu .ative {
	background: #4785ce;
}

.case .info a.next1 {
	height: 60px;
	width: 54px;
	position: absolute;
	top: 121px;
	left: 1206px;
	background: url("../images/next1.png") no-repeat;
}
.case .info a.prev1 {
	height: 60px;
	width: 54px;
	position: absolute;
	top: 191px;
	left: 1206px;
	background: url("../images/prev1.png") no-repeat;
}
.case .info a.next1:hover {
	height: 60px;
	width: 54px;
	position: absolute;
	top: 121px;
	left: 1206px;
	background: url("../images/next1-hover.png") no-repeat;
}
.case .info a.prev1:hover {
	height: 60px;
	width: 54px;
	position: absolute;
	top: 191px;
	left: 1206px;
	background: url("../images/prev1-hover.png") no-repeat;
}
.dreamer-prevnext {
    display: flex;
    justify-content: space-between;
}
.dreamer-prevnext li{
    list-style: none;
    color:#4785CE;
    font-size:14px;
}
/*友情链接*/
.link {
	height: 320px;
	background: #fff;
	overflow: hidden;
}
.link .title {
	color: #000;
}
.link .title p {
	color: #787878;
}
.link ul {
	margin-top: 58px;
}
.link ul li {
	width: 163px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
    border-right: 1px solid #edeff7;
    list-style: none;
}
.link ul li a {
	font-size: 16px;
	color: #464646
}
.link ul .nnr {
	border-right: none;
}
.link ul .nnb {
	border-bottom: none;
}
.navbar-brand{
    padding-top:0;
    padding-bottom:0;
}
.nav-item:hover,.nav-item.active{
    background: #4785CE;
}


.content_body{
    padding: 50px 0 0;
    background: #f5f5f5;
}
.content_body section{
    padding-bottom: 20px;
}
.detail_con{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 58px;
	position: relative;
}
.detail_content_box{
	 width: calc(100% - 220px); 
	float: right;
	height: 100%;
}
.detail_content{
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	padding: 0 50px 130px;
}


.detail_content_con{
	padding-top: 0px;
}
.detail_nav{
	background: #fff;
}
.detail_nav_left{
	float: left;
}
.detail_nav_left{
	/* min-width: 190px;
	max-width: 300px;  */
	width:100%;
}
.detail_nav{
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.detail_nav .detail_title{
	display: block;
	line-height: 40px;
	padding: 20px 20px 20px 40px;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	margin: 0;
	cursor: pointer;
	position: relative;
}
.detail_nav_list_one.active .detail_title::before{
	content: '';
	height: 100%;
	width: 5px;
	background-color: #096dd9;
	position: absolute;
	left: 0;
	top: 0;
}
.detail_nav_list_one.active .detail_nav_list_two{
	display: block;
}
.detail_nav_list_one .detail_nav_list_two{
	display: none;
}
.detail_nav li{
	list-style: none;
	line-height: 48px;
	font-size: 16px;
}
.detail_nav li a{
	color: #666666;
	text-decoration: none;
}
.detail_nav li.active .detail_nav_two_title{
    cursor: default;
	color: #0f71da;
}
.detail_nav .menu_nav li .detail_nav_two_title{
    cursor: pointer;
}
.detail_nav li .detail_nav_two_title{
    padding-left: 40px;
    cursor: default;
}
.detail_nav li .detail_nav_three{
	display: none;
}
.detail_nav li.active .detail_nav_three{
	display: block;
}
.detail_nav li.active .detail_nav_three .detail_nav_three_list.active a{
	color: #0f71da;
}
.detail_nav .detail_nav_three_list {
    font-size:14px;
    line-height:34px;
    /*padding:2px 0px 0px 0px;*/
}
.detail_nav_three{
	background: #f5f5f5;
	padding-left: 40px;
    padding:10px 0 10px 40px;
}
.detail_serve_support{
	margin-top: 30px;
	background: #096dd9;
	padding: 0 10px 10px;
}
.detail_serve_header{
	font-weight: normal;
	line-height: 62px;
	height: 62px;
	font-size: 0;
	color: #ffffff;
}
.detail_serve_header .iconfont{
	font-size:18px;
}
.detail_serve_header span{
	margin-left: 18px;
	font-size: 18px;
}
.detail_serve_pic img {
	width:100%;
}
@media (min-width:1100px) {
	.left-nav{
	width: 24%;
	float:left;
	}
	.detail_nav_left{
		width: 100%;
		float: none;
	}
}
@media (max-width:1050px) {
	.detail_nav_left{
		width: 100%!important;
		float: none;
	}
	.detail_nav{
		width: 100%!important;
	}
	.detail_nav li{
		display: inline-block;
	}
	.detail_serve_support{
		display: none;
	}
	.detail_nav_three_list{
		float: left;
		margin: 0 10px;
	}
}
#header{
	height: 90px;
	width: 100%;
	line-height: 90px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	box-shadow:0 1px 3px rgba(0,0,0,0.1)
	
}
.active-shadow{
	box-shadow: 2px 0 10px rgba(0,0,0,0.3);
}
#header .logo a{
	display: block;
	width: 220px;
	height: 90px;
	margin-left: 36px;
	font-size: 0;
	background: url(../../images/logo.png) no-repeat center;
}
.dis_inle_block{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
}
.nav ul{
	font-size:0;
	/* height: 90px; */
	padding-left: 0;
}
.nav ul li:first-child {
	/* padding-left:54px; */
}
.nav ul li{
	display: inline-block;
	/* padding:0 27px; */
	font-size: 18px;
}
.nav ul li.active a{
	color:#fff ;
}
.nav ul li:hover a{
	color:#fff ;
}
.nav ul a{
	color: #333;
	text-decoration: none;
}
.secondMenu {
    display: none;
    top:90px;
    left:0px;
    padding:10px 20px;
    position:absolute;
    z-index:10000;
    background:#fff;
    font-size:0;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
}
.arrows_wrap {
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid transparent;
    border-bottom: 16px solid #fff;
    position: absolute;
    top: -32px;
    left: 60px;
}
.arrows_wrap:after {
    content: '';
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid transparent;
    border-bottom: 16px solid rgba(0,0,0,0.1);
    position: absolute;
    top: -18px;
    left: -6px;
    position: absolute;
    z-index: -1;
    margin-left:-10px;
    filter: blur(1px);
}
.menuWrap {
    width:200px;
    display: inline-block;
    vertical-align: top;
    padding:10px 20px;
    line-height:34px;
}
.ml20 {
    margin-left:20px;
}
.menuWrap h4 {
    color:#333;
    margin-bottom:20px;
}
.menuWrap h4 a{
    color:#1d6ec4;
    font-size:19px;
    font-weight:bold;
}
.menuWrap h4 a:hover{
	 color:#0f71da;
}
.menuItemWrap {
    width:100%;
}
.menuItem {
    cursor: pointer;
    font-size:18px;
}
.menuItem a {
	color:#333;	
	 font-size:18px;
}
.menuItem a:hover {
    color:#0f71da;
}
.menuItem .icon-xiayiye {
	display:inline-block;
    margin-right:8px;
    font-size:10px;
    color:#888;
}
.menuItem .icon-xiayiye:hover {
	 color:#0f71da;

	}
.thirdMenu {

}
.thirdMenuTit {
    color:#0b6ed9;
}
.header_right{
	float: right;
	font-size: 0;
	transition: all 500ms;
}
.mobile_show_menu{
	display: none;
}
.spread{
	font-size: 0;
}
.spread .spead_list{
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 16px;
	position: relative;
}
.spread .spead_list a{
	color: #333333;
	text-decoration: none;
}

.spread .spead_list:hover a{
	color: #0f71da;
}
.spead_list .search{
	width: 200px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #979797;
	margin-right: 28px;
	padding-left: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}
.spead_list .icon-sousuo{
	position: absolute;
	right: 40px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}
.float_right{
	float: right;
}
.product{
	width: 80px;
	text-align: center;
	border-left: 1px solid #cccccc;
	cursor: pointer;
}

.spead_list_img{
	display: none;
	padding: 10px;
	border: 1px solid #f8f8f8;
	background-color: #fff;
	position: absolute;
	z-index: 3;
	top: 80px;
	left:50% ;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.spead_mobile_move:first-child  .spead_list_img{
	left: 0;
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.spead_list_img::after{
	content: '';
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -20px;
	border: 10px solid transparent;
	border-bottom-color: #f8f8f8;
	border-left-width: 8px;
	border-right-width: 8px;
}
.spead_list_img.active{
	display: block;
}

.mobile_header_foot a{
	position: relative;
}
.mobile_header_foot .spead_list_img{
	top: -160px
}
.mobile_header_foot .spead_list_img::after{
	border: 0;
}
.mobile_header{
	display: none;
}

 @media screen and (max-width: 1300px) {
	 .nav ul li{
		 margin-left: 27px;
	 }
}
 @media screen and (max-width: 1200px) {
	 .nav ,.header_right {
		 display: none;
	 }
	 .mobile_show_menu{
		 display: inline-block;
		 margin-right: 20px;
	 }
	 .mobile_show_menu .iconfont{
		font-size: 24px;
	 }
	 html,body{
		 width: 100%;
		 height:100%;
	 }
	 .mobile_header{
		width: 100%;
		height: 100vh;
		background: #F8F8F8;
		position: absolute;
		left: 0;
		top: 0;
		overflow: auto;
		z-index: 2;
	 }
	 .mobile_header.dis_block{
		 overflow: hidden;
	 }
	 .mobile_header h3{
		 background: #fff;
		 margin: 0;
		 padding:10px 0;
	 }
	 .mobile_search{
		 width: 80%;
		 margin-left: 10px;
		 position: relative;
	 }
	 .mobile_search input{
		width: 100%;
		height: 40px;
		line-height: 40px;
	 }
	 .mobile_header .close_btn{
		 float: right;
		 margin-right: 5%;
		 font-size: 20px;
		 height: 40px;
		 line-height: 40px;
	 }
	 .mobile_search .iconfont {
		 position: absolute;
		 right: 10px;
		 top: 50%;
		 -webkit-transform: translateY(-50%);
		 transform: translateY(-50%);
	 }
	 .moblie_header_list{
		 font-size: 16px;
		 line-height: 30px;
		 padding-left: 5%;
		 position: relative;
		 padding: 11px 15px;
		 background: #fff;
	 }
	 .mobile_product{
		 background: #fff;
		 margin-top: 10px;
	 }
	 .moblie_header_list::after{
		 content: '';
		 width: 100%;
		 height: 1px;
		 background: #d4d4d4;
		 position: absolute;
		 left: 0;
		 bottom: 0;
		 -webkit-transform: scaleY(0.5);
		 transform: scaleY(0.5);
		 -webkit-transform-origin: 0 0;
		 transform-origin: 0 0;
	 }
	 .moblie_header_list a{
		 color: #4c4c4c;
	 }
	 .mobile_header_con{
		 margin-top: 10px;
	 }
	 .mobile_header_foot{
		height: 40px;
		line-height: 40px;
		background: #fff;
		padding-left: 5%;
		margin-top: 10px;
	 }
	 .mobile_header_foot a{
		color: #333;
		margin-right: 20px;

	 }

}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes slideOutRightMle {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRightMle {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRightMle {
  -webkit-animation-name: slideOutRightMle;
  animation-name: slideOutRightMle;
}
@media (min-width:1366px) {
	.detail_content_box{
	 width: 72%; 
	float: right;
	height: 100%;
}
}

@media (max-width:1050px) {
	.detail_con{
		width: 100%!important;
	}
	.detail_content{
		padding: 0 5px 60px;
	}
	.detail_content_box{
		width: 100%!important;
	}
	
}
.detail_content .detail_content_title{
    font-size: 20px;
    color: #096dd9;
    border-bottom: 1px dashed #cccccc;
    margin: 0;
    text-overflow: ellipsis;
    padding: 25px 0;
    line-height: 24px;
}

.detail_query {
	color: #3c3c3c;
	font-weight: normal;
	font-size: 14px;
	
}
.detail_query .btn {
	width: 280px;
	padding: 9px 0;
	text-align: left;
	padding-left: 12px;
}
.detail_query .dropdown{
	margin-left: 8px;
}
.detail_query .btn .caret{
	float: right;
	margin-top: 7px;
	margin-right: 14px;
}
.detail_call{
	font-size: 20px;
	color: #1876dc;
}

.detail_fast_query{
	color: #3f3f3f;
	font-size: 14px;
}
.detail_fast_box{
	position: relative;
}
.detail_fast_box input{
	width: 290px;
	height: 30px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	outline:none;
	border-radius: 4px;
	
}
.detail_fast_box input::-webkit-input-placeholder { /* WebKit browsers */
  color: #cecece;
}

.detail_fast_box input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #cecece;

}

.detail_fast_box input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #cecece;
 
}   
.detail_fast_box .iconfont{
	position: absolute;
	right: 8px;
	height: 100%;
	cursor: pointer;
	color: #9e9e9e;
}








#popupShade{position:fixed;left:0px;top:0px;z-index:100;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;background-color:#000;}#popupBox{box-shadow:0 1px 3px #ddd;-webkit-box-shadow: 0 1px 3px #ddd;-moz-box-shadow: 0 1px 3px #ddd;position:fixed;*position:absolute;left:0px;top:0px;z-index:101;width:400px;height:300px;background:#fff;margin:100 auto;}#popupBox #closeTip{bodrer:1px solid red;cursor:pointer;float:right;margin:10px 10px 0 0;width:20px;height:20px;background:url('//ss.51miz.com/images/icons.png') no-repeat -67px -1px;}#popupBox #closeTip:hover{background-position:-67px -25px;}
#popupBox.center{width:640px;height:auto;top:450px;}
#popupBox{position: absolute;}

.suggest-bg{background: url('//ss.51miz.com/images/suggest/demand-bg@2x.jpg') no-repeat;}
.suggest-title{display: inline-block;}

.suggest-box{margin-top: 30px}
.suggest-box label{display: block;width: 560px;margin: 0 auto;text-align: left}
.suggest-box label .suggest-name{color: #3b3b3b;font-weight: bold;font-size: 15px}
.suggest-box label .suggest-detail{font-size: 15px}
.suggest-box input{display: block;width: 560px;margin: 10px auto 0 auto;height: 40px;border: 1px solid #e5e6e7;text-indent: 10px}
.suggest-box .suggest-text{display: block;width: 560px;margin: 10px auto;height: 80px;border: 1px solid #e5e6e7;resize: none;text-indent: 10px}

.login-form-vcode {
    float: left;
}

.login-form-vcode-input {
    float: left;
}

.clearFix {
    clear: both;
}
.detail_con_paragraph img{
    width:100%;
}

.green-color{
    color: green !important;
}
.red-color{
    color: red !important;
}
.blue-color{
    color: #4785CE !important;
}