@import url('awesome-bootstrap-checkbox.css');
@import url('//at.alicdn.com/t/font_1177936_76l61mogr4o.css');
/*
Author: Bootstrap Themes
Author URI: http://bootstrapthemes.co
*/

/*==========================================
 01.  PREDIFINEED (FROM 1 TO 780 )
 02.  PRELOADER - LINE NO 786
 03.  NAVIGATION - LINE NO 930
 04.  HOME - LINE NO 1150
 05.  THU FEATURE - LINE NO 1280
 06.  THU FLIDE - LINE NO 1355
 07.  THU SERVICE - LINE NO 1385
 08.  PORTFOLIO - LINE NO 1444
 09.  THU SOLUTION - LINE NO 1620
 10.  THU TEAM - LINE NO 1658
 11.  THU CLIENTS FEEDBACK - LINE NO 1730
 12. THU BLOG - LINE NO 1848
 13. THU SUBCRIBS - LINE NO 1935
 14. FOOTER - LINE NO 2020
==========================================*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    width: 100%;
    font-family: '宋体', sans-serif;
}

/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/*
    Page Content
------------------------------------------*/


.page-content,
section {
    overflow: hidden;
}

/*
    On Scroll Animations 
------------------------------------------*/

/*.animated { visibility: hidden; }
.visible { visibility: visible; }*/

/*
    Spacing & Alignment 
------------------------------------------*/

.font-20{
    font-size: 40px;
}

.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.roomy-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.roomy-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.roomy-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.roomy-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.roomy-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.roomy-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-l-5 {
    padding-left: 5px;
}

.padding-b-5 {
    padding-bottom: 5px;
}

.margin-l-5 {
    margin-left: 5px;
}

.margin-t-10 {
    margin-top: 10px !important;
}

/*text color*/

.text-muted {}

.text-primary {
    color: #00a885 !important;
    ;
}

.text-finence {
    color: #13A0B2 !important;
    ;
}

.text-mega {
    color: #00a885 !important;
    ;
}

.text-white {
    color: #fff !important;
    ;
}

.text-black {
    display: inline-block;
    color: #000 !important;
    min-width: 80px;
}

.text-warning {}

.text-danger {}

.disabled {
    cursor: not-allowed;
}

/*bacground color*/
.lightbg {
    background-color: #f2f2f2;
}

.bg-primary {
    background-color: #00a885;
}

.bg-finence {
    background-color: #13A0B2;
}

.bg-mega {
    background-color: #1b1b1b;
}

.bg-grey {
    background-color: #f5f5f5;
}

.bg-black {
    background-color: #222222;
}

.bg-white {
    background-color: #fff;
}

.modal-dialog {
    z-index: 1051;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-user-drag: none;
    -user-drag: none;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

a {
    color: #333;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn {
    border-radius: 0;
    line-height: 1.9;
}

.btn:focus,
.btn:active {
    outline: inherit;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}

.form-control {
    border-radius: 0;
    height: 40px;
    line-height: 40px;

}

.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    color: #1a1a1a;
    margin-bottom: 10px;
}

h1 {
    font-size: 3rem;
    line-height: 4rem;
}

h2 {
    font-size: 2.5rem;
    line-height: 3rem;
}

h3 {
    font-size: 1.500rem;
    line-height: 2rem;
}

h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
}

h5 {
    font-size: 1.125rem;
    line-height: 1.575rem
}

h6 {
    font-size: 1rem;
}



h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span {
    color: #012042;
}

p {
    line-height: 1.5rem;
}

p:last-child {
    margin-bottom: 0px;
}

/*colors*/
.w100 {
    font-weight: 100;
}

.w200 {
    font-weight: 200;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 700;
}

.w800 {
    font-weight: 800;
}

.w-100 {
    width: 100px !important;
}

.text-size-24 {
    font-size: 24px;
}

.text-size-18 {
    font-size: 18px;
}

.table p {
    margin: 0 0 5px;
}

/*
Section
*/

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*all overlay*/

.overlay {
    background-color: rgba(41, 39, 34, 0.50);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.left-no-padding {
    padding-left: 0 !important;
}

.right-no-padding {
    padding-right: 0 !important;
}

.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}

.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}


/*
Separator
*/
.separator_left {
    width: 85px;
    height: 2px;
    margin: 20px 0px;
    background: #00a885;
}

.separator_auto {
    width: 85px;
    height: 2px;
    margin: 20px auto;
    background: #00a885;
}

.separator_small {
    width: 30px;
    height: 2px;
    margin: 20px 0px;
    background: #00a885;
}



.row-collapse {
    margin-right: -5px;
    margin-left: -5px;
}

.row-collapse .col-lg-1,
.row-collapse .col-lg-10,
.row-collapse .col-lg-11,
.row-collapse .col-lg-12,
.row-collapse .col-lg-2,
.row-collapse .col-lg-3,
.row-collapse .col-lg-4,
.row-collapse .col-lg-5,
.row-collapse .col-lg-6,
.row-collapse .col-lg-7,
.row-collapse .col-lg-8,
.row-collapse .col-lg-9,
.row-collapse .col-md-1,
.row-collapse .col-md-10,
.row-collapse .col-md-11,
.row-collapse .col-md-12,
.row-collapse .col-md-2,
.row-collapse .col-md-3,
.row-collapse .col-md-4,
.row-collapse .col-md-5,
.row-collapse .col-md-6,
.row-collapse .col-md-7,
.row-collapse .col-md-8,
.row-collapse .col-md-9,
.row-collapse .col-sm-1,
.row-collapse .col-sm-10,
.row-collapse .col-sm-11,
.row-collapse .col-sm-12,
.row-collapse .col-sm-2,
.row-collapse .col-sm-3,
.row-collapse .col-sm-4,
.row-collapse .col-sm-5,
.row-collapse .col-sm-6,
.row-collapse .col-sm-7,
.row-collapse .col-sm-8,
.row-collapse .col-sm-9,
.row-collapse .col-xs-1,
.row-collapse .col-xs-10,
.row-collapse .col-xs-11,
.row-collapse .col-xs-12,
.row-collapse .col-xs-2,
.row-collapse .col-xs-3,
.row-collapse .col-xs-4,
.row-collapse .col-xs-5,
.row-collapse .col-xs-6,
.row-collapse .col-xs-7,
.row-collapse .col-xs-8,
.row-collapse .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.alert-default {
    background: #f7f7f7;
    border: 1px solid #eee;
}

/*
Button
*/
.btn {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid;
}

.btn-primary {
    color: #fff;
    background-color: #042143;
    border: 1px solid;
    border-color: #042143;

}

.btn-primary:hover {
    background-color: #063062;
    border-color: #063062;
    color: #fff;
}

.btn-default {
    background-color: transparent;
    border: 1px solid;
    border-color: #ddd;
    background: #fff;
}

.btn-default:hover {
    color: #fff;
    background-color: #063062;
    border-color: #063062;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 9px;
    }
}


.btn-lg {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
}


.control-label-left {
    text-align: left;
    margin-bottom: 0;
    padding-top: 9px;
}


/*
socail icon
--------------------------------*/
/*
Extra height css
*/
.m-0 {
    margin: 0 !important;
}

.m-top-0 {
    margin-top: 0;
}

.m-r-0 {
    margin-right: 0;
}

.m-l-0 {
    margin-left: 0;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-r-15 {
    margin-right: 15px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-top-10 {
    margin-top: 10px;
}

.m-top-20 {
    margin-top: 20px;
}

.m-top-30 {
    margin-top: 30px;
}

.m-top-40 {
    margin-top: 40px;
}

.m-top-50 {
    margin-top: 50px;
}

.m-top-60 {
    margin-top: 60px;
}

.m-top-70 {
    margin-top: 70px;
}

.m-top-80 {
    margin-top: 80px;
}

.m-top-90 {
    margin-top: 90px;
}

.m-top-100 {
    margin-top: 100px;
}

.m-top-110 {
    margin-top: 110px;
}

.m-top-120 {
    margin-top: 120px;
}

.m-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.m-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.m-bottom-10 {
    margin-top: 10px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}

.m-bottom-30 {
    margin-bottom: 30px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-90 {
    margin-bottom: 90px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-110 {
    margin-bottom: 110px;
}

.m-bottom-120 {
    margin-bottom: 120px;
}

.m_t__b {
    margin: 14rem 0;
}

.p_t__b {
    padding: 6rem 0;
}

.p-0 {
    padding: 0 !important;
}

.p-l-15 {
    padding-left: 15px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-top-10 {
    padding-top: 10px;
}

.p-top-20 {
    padding-top: 1.33rem;
}

.p-bottom-20 {
    padding-bottom: 1.33rem;
}

.p-top-30 {
    padding-top: 1.875rem;
}

.p-bottom-30 {
    padding-bottom: 1.875rem;
}

.p-top-40 {
    padding-top: 2.66rem;
}

.p-bottom-40 {
    padding-bottom: 2.66rem;
}

.p-top-60 {
    padding-top: 5rem;
}

.p-bottom-60 {
    padding-bottom: 5rem;
}

.p-top-80 {
    padding-top: 5.714rem;
}

.p-bottom-80 {
    padding-bottom: 5.714rem;
}

.p-top-90 {
    padding-top: 6.429rem;
}

.p-bottom-90 {
    padding-bottom: 6.429rem;
}

.p-top-100 {
    padding-top: 100px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}

.p-top-110 {
    padding-top: 110px;
}

.p-bottom-110 {
    padding-bottom: 110px;
}

.p-bottom-0 {
    padding-bottom: 0;
}

.p_l_r {
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}

.padding-fourty {
    padding: 20px 0;
}

.padding-sixty {
    padding: 30px 0;
}

.padding-eighty {
    padding: 40px 0;
}

/*border*/
.no-border-top {
    border-top: 0px solid transparent !important;
}

.no-border-rigth {
    border-right: 0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control::-webkit-input-placeholder {
    color: #797979;
    background-color: transparent;
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder {
    color: #cdcdcd;
}

textarea::-webkit-input-placeholder,
textarea::-moz-input-placeholder,
textarea::-ms-input-placeholder {
    color: #cdcdcd;
    padding: 5px;
}

.transform_scal_rotate:hover img {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}

.culmn {
    width: 100%;
    overflow: hidden;
}

.fix {
    overflow: hidden;
}

/*heading title all area*/
.head_title {
    padding-bottom: 2.143rem;
    overflow: hidden;
}

.head_title h2 {
    font-weight: 700;
    font-size: 2.250rem;
}

.head_title h5 {
    font-weight: 400;
    font-size: 1.125rem;
    color: #999999;
}

/*End off pridifain css*/



/*Preloader*/
#loading {
    background-color: #00a885;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    left: 0;
    z-index: 9999;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;

}

.object {
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;

}


#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}

#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}

#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
}

#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}


@-webkit-keyframes loading-center-absolute {
    100% {
        -webkit-transform: rotate(-45deg);
    }

}

@keyframes loading-center-absolute {
    100% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
}



@-webkit-keyframes object_one {
    25% {
        -webkit-transform: translate(0, -50px) rotate(-180deg);
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }

}

@keyframes object_one {
    25% {
        transform: translate(0, -50px) rotate(-180deg);
        -webkit-transform: translate(0, -50px) rotate(-180deg);
    }

    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }
}


@-webkit-keyframes object_two {
    25% {
        -webkit-transform: translate(50px, 0) rotate(-180deg);
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }
}

@keyframes object_two {
    25% {
        transform: translate(50px, 0) rotate(-180deg);
        -webkit-transform: translate(50px, 0) rotate(-180deg);
    }

    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }
}

@-webkit-keyframes object_three {
    25% {
        -webkit-transform: translate(-50px, 0) rotate(-180deg);
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }
}

@keyframes object_three {
    25% {
        transform: translate(-50px, 0) rotate(-180deg);
        -webkit-transform: translate(-50px, 0) rotate(-180deg);
    }

    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: rtranslate(0, 0) rotate(-180deg);
    }
}


@-webkit-keyframes object_four {
    25% {
        -webkit-transform: translate(0, 50px) rotate(-180deg);
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }
}

@keyframes object_four {
    25% {
        transform: translate(0, 50px) rotate(-180deg);
        -webkit-transform: translate(0, 50px) rotate(-180deg);
    }

    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: translate(0, 0) rotate(-180deg);
    }
}

/*End off Preloader*/


/*
Nav Menu style
==================*/

.navbar-brand {
    padding: 35px 15px;
}

.navbar-brand>img {
    display: block;
}

.navbar-callus li a {
    font-size: 14px;
    padding: 10px;
    color: #444444;
    display: inline-block;
}

.navbar-callus li a i {
    font-size: 13px;
    color: #1abc9c;
    margin-right: 5px;
}

.navbar-socail li a {
    font-size: 16px;
    padding: 10px;
    color: #aaaaaa;
    display: inline-block;
}

.navbar-socail li a:hover {
    background-color: #3765a3;
    color: #fff;
}

.navbar-nav {
    margin: 80px 30px 20px 0;
}

.attr-nav {
    position: absolute;
    right: 25px;
    bottom: 30px;
}

.attr-nav>ul>li>a {
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 100%;
    background: #bfbfbf;
    color: #fff;
}

/*
Home Section style
==================*/

.home {
    background: url(../images/home-bg.jpg) no-repeat scroll center center;
    background-size: cover;
    position: relative;
    padding-top: 300px;
    padding-bottom: 190px;
    width: 100%;
}

.main_home .home_text h2 {
    font-size: 36px;
    font-weight: 400;
}

.main_home .home_text h1 {
    font-size: 48px;
    font-weight: 700;
}

.main_home .home_text h3 {
    font-size: 24px;
    font-weight: 400;
}

.main_home .slick-dots li button::before {
    font-family: slick;
    font-size: 8px;
    line-height: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
    opacity: 0.9;
    color: white;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}

.main_home .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
}

.main_home .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #00a885;
}

.main_home .slick-dots {
    bottom: -200px;
}

.work_container .slick-arrow,
.main_home .slick-arrow {
    font-size: 3rem;
    color: #fff;
    top: 30%;
    position: absolute;
    z-index: 90;
    cursor: pointer;
}

.main_home .nextprevleft {
    left: -3%;
}

.main_home .nextprevright {
    right: -3%;
}

.home_btns {
    margin-left: -10px;
}

.home_btns a {
    margin-left: 10px;
}


/*首页*/
.index {
    padding: 29%;
    text-align: center
}

.index-button {
    margin-top: 62px;
}

.index-button a {
    display: inline-block;
    margin: 0 10px;
    padding: 6px 60px;
    border: 1px solid #666;
    color: #fff;
    font-size: 15px;
}

.index-button a:hover {
    background: #012042;
    text-decoration: none;
    border-color: #eee;
}

.btn-index-login {
    background: #666;
}


/*内页导航*/
.main-nav {
    float: left;
    width: 210px;
    background: #f7f7f7;
    border: 1px solid #eee;
}

.main-right {
    float: right;
    width: 730px;
}

.main-title {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.main-title h2 {
    line-height: 2rem;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #012042;
}

.main-title p {
    margin: 0;
    line-height: 1rem;
}


.main-nav h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    margin-bottom: 0;
    color: #555;
}

.main-nav ul>li {

    border-top: 1px solid #ddd;
    font-size: 13xpx;
}

.main-nav ul>li>a {
    display: block;
    padding: 8px 10px;
    color: #777;
}

.main-nav ul>li>a>i {
    margin-right: 8px;
    display: inline-block;
    font-style: normal;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #ddd;
}

.main-nav ul>li>a>i:before {
    content: '+';
    color: #fff;
    font-size: 16px;
}

.main-nav ul>li>ul>li {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-nav ul>li>ul>li>a:before {
    content: '-';
    padding-right: 5px;
    color: #666;
    font-size: 16px;
}



  #shop_menu>li{
            
        }
        #shop_menu>li>span{
            padding-left:10px;
        }
        #shop_menu .file{
            display: block;
            position: relative;
            padding-left:25px;
        }
        #shop_menu .file:before{
             position: absolute;
             content: '-';
             display: inline-block;
             left:0;
             margin-right: 5px;
             width: 18px;height: 18px;
             line-height: 18px;
             text-align: center;
            color: #fff;
            font-size: 14px;
            background: #ddd;
        }
        #shop_menu .folder{
            display: block;
            padding-top:10px;
            padding-bottom: 10px;
        }
        #shop_menu .folder:before{
            content:'+';
            display: inline-block;
            margin-right: 5px;
            width: 18px;height: 18px;
            line-height: 18px;
            text-align: center;
            color: #fff;
            font-size: 14px;
            background: #ddd;
        }



/*----------------------------*/
/* Breadcrumbs
/*----------------------------*/

.breadcrumbs {
    margin-top: -3px;
    margin-bottom: 10px;
}

.breadcrumbs_item {
    display: inline-block;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}

.breadcrumbs_item:last-child:after {
    display: none;
}

.breadcrumbs_item i {
    font-size: 14px;
}

.breadcrumbs_item:after {
    content: '\f015';
    font-family: 'ui-icons';
    display: inline-block;
    position: relative;
    top: -1px;
    font-size: 9px;
    margin: 0 6px;
}

.breadcrumbs_url {
    color: #878c8e;
}

/*product*/
.product {
    margin:0 auto;
    padding: 40px 0 20px;
    width:760px;
}

.product-content {
    padding: 20px 0;
}

.product a {
    color: #012042;
}

.product .product-item{
    float: left;
    width:300px;
}

.product .product-item:nth-child(odd){
    margin-right: 130px;
}

.product .product-item .title {
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: underline
}

.product-item {
    margin-bottom: 30px;
}

.product-item p {
    color: #333;
}




.product-li-title {
    margin-bottom: 10px;
    background: #f7f7f7;
    color: #012042;
    border: 1px solid #eee;
    border-bottom: 1px solid #012042;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}

.product-box {
    margin: 0 0 10px 0;
    padding: 5px;
    width: 48%;
    height: 240px;
    border: 1px solid #ddd;
}

.product-box:nth-child(odd) {
    float: left;
}

.product-box:nth-child(even) {
    float: right;
}

.product-box h3 {
    padding: 5px 10px;
    background: #C0B893;
    font-size: 14px;
    color: #fff;
}

.product-box-desc {
    position: relative;
}

.product-box .img {
    float: left;
}

.product-box .img img {
    width: 100px;
    height: 100px;
}

.product-box .add-cart {
    position: absolute;
    top: 110px;
    display: block;
    border: 1px solid #011F5F;
    width: 100px;
    text-align: center;
    background: #BDB793;
    color: #fff;
    line-height: 32px;
    font-weight: bold;
}

.product-box .desc {
    float: left;
    margin-left: 10px;
    width: 200px;
}

.product-box .desc li {
    position: relative;
    margin-bottom: 9px;
    font-size: 12px;
    padding-left: 65px;
}

.product-box .desc li span {
    position: absolute;
    left:0;
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
    color: #333;
}

/*image*/
#imgPreviewWithStyles {
    display: none;
    position: absolute;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    z-index: 999;
    border: none;
}

#imgPreviewWithStyles span {
    color: white;
    font-size: 1em;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

/*news*/

.latest-articles {
    padding: 20px 0;
    /*    padding-top: 200px;
    padding-bottom: 50px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;*/
}

.latest-articles article figure.has-overlay {
    height: 100%
}

.latest-articles article:hover h2:after {
    margin-left: 10px;
    opacity: 1
}

.latest-articles article:hover .has-overlay:after {
    background-color: rgba(65, 74, 82, 0.8)
}

.latest-articles img {
    margin: 0;
    padding: 0;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.latest-articles figcaption h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 15px 10px 0 0;
    margin-bottom: 5px;
    color: #414A52
}

.latest-articles figcaption time {
    margin-bottom: 5px;
}

.latest-articles figcaption p {
    color: #666;
}

.latest-articles figcaption h2:after {
    font-family: FontAwesome;
    content: '\f105';
    -webkit-transition: all 300ms;
    transition: all 300ms;
    opacity: 0
}

.latest-articles article.article-post {
    position: relative;
    margin-bottom: 20px;
    min-height: 360px;
    overflow: hidden
}

.latest-articles article.article-post .article-image {
    position: relative;
    overflow: hidden;
    height: 225px;
    max-height: 250px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.latest-articles .has-overlay:after,
.latest-articles .freebies .has-overlay:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
    background-color: rgba(65, 74, 82, 0)
}

.article-title {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.article-time {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.entry-article {
    margin-top: 20px;
    line-height: 24px;
}

.entry-navigation {
    margin-top: 40px;
}

.entry-navigation-left {
    float: left;
}

.entry-navigation-right {
    float: right;
}

/*contact*/
.contact {
    padding: 20px 0;
}

.wrap-title {
    margin: 10px 0 40px 0;
    text-align: center;
}

.wrap-title>h2 {
    position: relative;
    margin: 15px 0 20px 0;
}

.wrap-title>h2:after {
    content: ' ';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -25px;
    display: block;
    width: 50px;
    height: 2px;
    background: #012042;
}

.contact .tit {
    line-height: 52px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    font-weight: normal;
}

.contact .tit i {
    font-size: 20px;
    margin-right: 5px;
}

/*register*/
#register {
    padding: 20px 0;
}

.register-bg,
.login-box {
    position: relative;
    background-size: cover;
}

.register-form {
    float: right;
    width: 490px;
    background: #fff;
    margin: 10px;
    padding: 30px 10px 10px;
}

.register-form .form-control {}

.register-city {
    margin: 0 -5px;
    overflow: hidden;
}

.register-city li {
    float: left;
    width: 33.33%;
    padding: 0 5px;
}

.agreement {
    font-size: 12px;
}

.login-container {}

.login-left {
    float: left;
    width: 600px;
}

.login-right {
    float: right;
    padding: 20px;
    margin: 50px 0;
    width: 390px;
    background: #fff;
}

.login-right .title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #333;
}

.register-container {
    padding: 20px;
    margin: 40px auto;
    width: 1200px;
    overflow: hidden;
    _zoom: 1;
    background: #fff;
}

.register-left {
    float: left;
    padding-right: 30px;
    width: 800px;
    border-right: 1px solid #ddd;
}

.register-right {
    float: right;
    padding: 20px;
    width: 350px;
}

.register-left .title {
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #000;
    font-weight: bold;
}

.foregt-container {
    padding: 20px 20px 20px 20px;
    margin: 40px auto;
    width: 1000px;
    overflow: hidden;
    _zoom: 1;
    background: #fff;
}

.forget-form {
    width: 800px;
    margin: 0 auto;
}

.forget-title {
    margin-bottom: 30px;
    font-size: 30px;
    text-align: center;
}

.step-plan .tab-pane {
    padding: 30px 0;
}

.step-plan {
    margin: 0 auto;
    width: 500px;
}

.step-plan p {
    color: #333;
}

/*Footer section*/
.footer {
    padding: 30px 0;
    background: #012042;
}

.footer .logo-footer {
    float: left;
    width: 230px;
}

.footer .copyright {
    float: right;
    padding-top: 8px;
    width: 70%;
    color: #7E8C95;
}

.footer .copyright p {
    margin-bottom: 6px;
    line-height: 24px;
}

.footer .copyright a{
    color:#7E8C95;
}

/*member*/
#page-container {
    min-height: 600px;
}

.member {
    padding: 20px 0;
}

.member_left {
    float: left;
    width: 20%;
}

.member_container {
    background: #fff;
    padding: 20px;
    float: right;
    width: 78%;
    min-height: 590px;
    border: 1px solid #eee;
}

.order_container {
    background: #fff;
    float: right;
    width: 78%;
    min-height: 590px;
}

.member_title {
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
    _zoom: 1;
}

.member_title h3 {
    float: left;
    font-size: 20px;
}

.member_content {
    padding: 20px 0;
}

.member-quick a {
    display: block;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.member-quick a:hover {
    background: #BC9C5D;
    color: #fff;
}

.topstats {
    background: #fff;
    color: #76747A;
    position: relative;
    font-size: 12px;
    border-radius: 3px;
    text-shadow: none;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.topstats li {
    float: left;
    text-align: center;
    margin: 10px 0;
    width: 25%;
}

.topstats .title {
    color: #37363e;
    font-weight: 600;
    font-size: 13px;
}

.topstats .title .iconfont {
    font-size: 15px;
    color: #000;
    margin-right: 4px;
    opacity: 0.4;
}

.topstats h3 {
    font-size: 28px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -1px;
    line-height: normal;
    margin: 1px 0;
}

.topstats h3 small {
    color: #37363e;
}

.topstats .diff b {
    font-weight: bold;
}

.topstats .diff .fa {
    margin-right: 2px;
}

.topstats .arrow {
    position: absolute;
    width: 0;
    height: 0;
    top: -18px;
    right: 5px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
}

.page-nav {
    background: #f7f7f7;
    border: 1px solid #eee;
}

.page-nav>ul {
    overflow: hidden;
}

.page-nav>ul>li {
    position: relative;
    padding: 0 10px;
    z-index: 0;
    border-top: 1px solid #ddd;
}

.page-nav>ul>li>a {
    position: relative;
    z-index: 1;
    display: block;
    padding: 12px 5px;
    color: #333;
}

.page-nav>ul>li.active {
    background: #012042;

}

.page-nav>ul>li.active a {
    color: #fff;
}

.page-nav>ul>li:hover {
    color: #fff;
    background: #012042;
    transition: left 2s;
    -moz-transition: left 2s;
    -webkit-transition: left 2s;
    -o-transition: left 2s;
}

.page-nav>ul>li:hover a {
    color: #fff;
}

.page-nav>ul>li>a>i {
    float: right;
}

.right-subtitle {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    padding: 6px 10px;
    margin: 0;
    font-weight: bold;
}


/*cart*/
.order-title {
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    border-bottom: 1px solid #eee;
}

.order-title span>a {
    font-size: 14px;
    font-weight: normal;
}

.order-number {
    width: 50px;
    text-align: center
}

.order .table>thead>tr>th,
.order .table>tbody>tr>th,
.order .table>thead>tr>td,
.order .table>tbody>tr>td {
    padding: 10px 8px;
    vertical-align: middle;
}

.order-address {}

.order-detail {
    margin-bottom: 20px;
}

.order-detail p {
    margin-bottom: 5px;
}

.order-detail p .tt{
    display: inline-block;
    width:100px;
    color:#666;
}

.order-status {
    margin-bottom: 10px;
}

.order-status .memo {
    padding-left: 24px;
}


/*cd-tabs*/

.cd-tabs {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.cd-tabs:after {
    content: "";
    display: table;
    clear: both;
}

.no-cssgradients .cd-tabs::after {
    display: none;
}

.cd-tabs.is-ended::after {
    /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-tabs nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 768px) {
    .cd-tabs::after {
        display: none;
    }

    .cd-tabs nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1;
    }
}

@media only screen and (min-width: 960px) {
    .cd-tabs nav {
        position: relative;
        float: none;
        background: transparent;
        box-shadow: none;
    }
}

.cd-tabs-navigation {
    width: 660px;
}

.cd-tabs-navigation:after {
    content: "";
    display: table;
    clear: both;
}

.cd-tabs-navigation li {
    float: left;
}

.cd-tabs-navigation a {
    position: relative;
    display: block;
    height: 42px;
    width: 72px;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    color: #c3c2b9;
    padding-top: 10px;
}

.no-touch .cd-tabs-navigation a:hover {
    color: #29324e;
    background-color: rgba(233, 230, 202, 0.3);
}

.cd-tabs-navigation a.selected {
    background-color: #ffffff !important;
    color: #29324e;
}


@media only screen and (min-width: 960px) {
    .cd-tabs-navigation {
        /* tabbed on top on big devices */
        width: auto;
        background-color: #f8f7ee;
    }

    .cd-tabs-navigation a {
        height: 42px;
        line-height: 42px;
        width: auto;
        text-align: left;
        font-size: 14px;
        font-size: 0.875rem;
        padding: 0 1.6em 0 1.6em;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }

    .cd-tabs-navigation li:last-child a {
        border-right: 1px solid #ddd;
    }

    .cd-tabs-navigation a.selected {
        border-top: 2px solid #29324e;
    }

    .cd-tabs-navigation a::before {
        top: 50%;
        margin-top: -10px;
        margin-left: 0;
        left: 38px;
    }
}



.order-main {
    margin-bottom: 10px;
    border: 1px solid #eee;
    overflow: hidden;
    _zoom:1;
}

.order-main-title {
    padding: 10px;
    background: #f4f4f4;
    border-bottom: 1px solid #eee;
}

.order-main-title .time {
    font-size: 12px;
}

.order-goods {
    padding: 10px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    _zoom: 1;
}

.order-goods .img {
    float: left;
    margin-right: 10px;
}

.order-goods .price {
    float: right;
    text-align: right;
}

.order-goods .title {
    float: left;
}

.order-goods .title span {
    display: block;
    font-size: 12px;
    color: #999;
}

.order-main-info {
    padding: 10px;
    float: right;
}

.order-main-info p {
    margin-bottom: 0;
}

.order-main-info p .tt{
    display: inline-block;
    width: 80px;
    color:#666;
}

 /*图片列表*/

    .filelist {
        display: block;
    }

    .filelist ul {
        overflow: hidden;
        _zoom: 1;
        background: #fff;
    }

    .filelist ul li {
        float: left;
        width: 100px;
        text-align: center;
        margin: 10px 10px 10px 0;
        position: relative;
    }

    .filelist ul li a {
        width: 100px;
        height: 70px;
        border: 1px solid #eee;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        position: relative;
    }

    .filelist ul li .title {
        font-size: 12px;
        overflow: hidden;
        text-align: center;
        width: 100px;
        white-space: nowrap;
        margin: 0 auto;
    }

    .filelist ul li a:hover {
        background: #f3f6fa;
    }

    .filelist ul li .on {
        background: #f3f6fa;
        border: 1px solid #0099ff;
    }

    .filelist ul li a {
        display: inline-block;
        width: 100px;
        overflow: hidden;
    }

    .filelist ul li a img {
        width: 100%;
        z-index: 9;
    }

    .filelist ul li a .checkd {
        width: 25px;
        height: 25px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 10;
    }

    .filelist ul li .filelist-close {
        position: absolute;
        z-index: 999;
        right: 15px;
        top: 10px;
        display: block;
        cursor: pointer;
        color: #fff;
    }

    .filelists {
        display: block;
    }

    .filelists ul {
        overflow: hidden;
        _zoom: 1;
        background: #fff
    }

    .filelists ul li {
        margin: 10px 0;
        text-align: left;
        position: relative;
    }

    .filelists ul li span {
        display: inline-block;
        margin: 0 5px;
    }

    .filelists ul li span.memo {
        width: 400px;
    }

    .filelists ul li a img {
        width: 34px;
        height: 34px;
        z-index: 9;
    }

    .yzmcms_notice{
        display: block;
        margin-bottom: 10px;
    }



        .index-footer{
      position: absolute;
      width: 100%;
      bottom:20px;
      left:0;
    }
    .index-footer a{color:#f5f5f5;}