#part-login {
    width: 400px;
    height: 300px;
    float: right;
    margin-right: 150px;
    margin-bottom: 50px;
    margin-top: 60px;
}
.breadcrumbs-v4 {
    width: 100%;
    padding: 25px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/banner1.png);
}
.breadcrumbs-v4:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.3);
}
.breadcrumbs-v4 .container {
    position: relative;
    padding-left: 35px;
}
.breadcrumbs-v4 span.page-name {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 200;
    margin: 0 0 5px 3px;
}
.breadcrumbs-v4 h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin: 0 0 20px;
    line-height: 50px;
    text-transform: uppercase;
}
.shop-green {
    color: #18ba9b;
}
.breadcrumbs-v4 .breadcrumb-v4-in {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.breadcrumbs-v4 .breadcrumb-v4-in > li {
    color: #fff;
    font-size: 13px;
    display: inline-block;
}
.breadcrumbs-v4 .breadcrumb-v4-in li a {
    color: #fff;
}
.breadcrumbs-v4 .breadcrumb-v4-in > li + li:before {
    color: #fff;
    content: "\f105";
    margin-left: 7px;
    padding-right: 8px;
    font-family: FontAwesome;
}

.breadcrumbs-v4 .breadcrumb-v4-in li.active, .breadcrumbs-v4 .breadcrumb-v4-in li a:hover {
    color: #18ba9b;
    text-decoration: none;
}
.content-md {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
}
.content-md .container {
	padding-left: 25px;
}
.log-reg-v3 h2.welcome-title {
    font-size: 34px;
    font-weight: 200;
    line-height: 50px;
    margin-top: -10px;
    margin-bottom: 20px;
}
p {
    color: #888;
    font-size: 14px;
}
/*@media (min-width: 480px)*/
.info-block-v2 {
    margin: 0 120px 20px 0;
}
.info-block-v2 i {
    float: left;
    color: #18ba9b;
    font-size: 30px;
    margin: 7px 15px 0 0;
}
.info-block-in {
    overflow: hidden;
}
.log-reg-v3 .log-reg-block {
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 2px #ccc;
}
.log-reg-v3 .log-reg-block h2 {
    font-size: 22px;
    font-weight: 200;
    text-align: center;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.log-reg-v3 .log-reg-block section {
    margin-bottom: 5px;
}
.log-reg-v3 .log-reg-block label {
    font-weight: normal;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.log-reg-v3 .login-input span, .log-reg-v3 .login-input input {
    color: #ccc;
    border-color: #ccc;
}
.log-reg-v3 .login-input .form-control {
    color: #555;
    font-weight: 600;
}
.btn-u.btn-u-sea-shop {
    background-color: #ff0000;
    font-size: 14px;
    border-radius: 0px;
}
.main-container {
    background-color: #0986d3;
}
.main-container .container {
    min-height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/images/dc_login_03.png);
}
#sky-form1 {
    margin-left: 20px;
    background-color: white;
    width: 320px;
    margin-top: 60px;
    padding-left: 36px;
    padding-right: 20px;
    padding-top: 10px;
    height: 230px;
    position: relative;
}
#sky-form1 h3 {
    color: #ff0000;
}
#holdLogin {
    margin-left: 0px;
    position: relative;
}
.hold-div {
    margin-top: -6px;
    padding-top: 0px;
    padding-bottom: 7px;
}
.hold-name {
    padding-left: 0px;
}
.forget-pwd {
    padding-right: 0px;
}
.forget-pwd span, .hold-name label {
    cursor: pointer;
}

.other-way {
    height: 45px;
    margin-left: -15px;
}
.other-way li {
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: solid 6px rgba(0, 0, 0, 0.1);
    margin-left: 16px;
    opacity: 0.7;
    list-style-type: none;
}
.other-way li img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #FFF;
}

body {
    background-color: #ffffff;
}
.header_logo b {
    background: url(/images/welcome_login.png) no-repeat;
    width: 100px;
    height: 40px;
    position: absolute;
    top: 25px;
}
.height_logo_img {
    height: 80px;
}
.footer-v1 {
    text-align: center;
    min-height: 100px;
    padding-top: 35px;
}
.footer-v1 .links a {
    color: #777777;
    margin-left: 10px;
    margin-right: 10px;
}
.footer-v1 a:hover {
    color: #ff0000;
}
.footer-v1 .copyright {
    margin-top: 10px;
}
.input-group-addon {
    padding: 0px;
    padding-left: 5px;
    padding-right: 3px;
}
.input-group-addon img {
    width: 20px;
}
.input-group input {
    border-left: 0px;
    box-shadow: none !important;
    background-color: #fff !important;
}
#sky-form1 section label {
    display: block;
}
#sky-form1 .hold-div label {
    font-weight: inherit !important;
    font-size: 12px;
}
.form-control {
    font-size: 13px;
}
#login {
    height: 35px;
    margin-bottom: 10px;
    width: 249px;
}
section input {
    height: 32px !important;
    width: 220px !important;
}
section label {
    margin-bottom: 10px;
}
.forget-pwd {
    font-size: 12px;
    margin-left: -14px;
}
.tishi-div {
    display: none;
}
.tishi-login {
    color: #ff0000;
    font-size: 11px;
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

.tishi-div {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
.loginwx-image {
    position: absolute;
    width: 50px;
    right: 0px;
    top: 0px;
    cursor: pointer;
    /*display: none;*/
}
.back-index {
    color: #0986d3;
}
.back-index:focus, .back-index:hover, .back-index:active {
    text-decoration: none;
    color: #f00;
}