﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */



body {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}


html, body {
    height: 100%;
    background-color:#fff;
}

.page-container {
    position: relative;
    min-height: 100%;
}


.page-main {
    padding-bottom: 140px;
}

.page-left-logo {
    width: 200px;
    /*padding:20px 20px 20px 20px;*/
}


.main-left {
    margin-left: 0px;
    position: absolute;
    box-sizing: border-box;
    width: 220px;
}

.list-group-item.borsehung, .list-group-item.borsehung:focus, .list-group-item.borsehung:hover {
    z-index: 2;
    color: #e6efec;
    background-color: #006633;
    border-color: #006633;
}

a.list-group-item.borsehung .list-group-item-heading, button.list-group-item.borsehung .list-group-item-heading {
    color: #e6efec;
}


.main-right {
    box-sizing: border-box;
    float: left;
    width:1000px;
    box-sizing: border-box;
    padding-left: 240px;
    overflow-x: hidden;
    clear: both;
    min-width: 100%;
}

.vehicle-select-form {
    background: -webkit-linear-gradient(#cccccc, #efefef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#cccccc, #efefef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#cccccc, #efefef); /* Firefox 3.6 - 15 */
    background: linear-gradient(#cccccc, #efefef); /* 标准的语法（必须放在最后） */
    color: #fff;
    padding: 15px 15px 1px 0;
    margin-top: 30px;
    /*margin-bottom: 15px;*/
}

.vehicle-select-form-top {
    background: -webkit-linear-gradient(#cccccc, #efefef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#cccccc, #efefef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#cccccc, #efefef); /* Firefox 3.6 - 15 */
    background: linear-gradient(#cccccc, #efefef); /* 标准的语法（必须放在最后） */
    color: #fff;
    padding: 15px 15px 1px 0;
    margin-bottom: 15px;
}



/*.logoDiv {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 70px;
    background-color: #354457;
    font-size: 17px;
    color: #fff;
    vertical-align: bottom;
}

.logoTitle {
    margin-left: 15px;
    line-height: 1.7;
}

.menu-title {
    margin-left: 15px;
    color: #828e9a;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.menu-item {
    padding-left: 15px;
    line-height: 40px;
    height: 40px;
    color: #aab1b7;
    cursor: pointer;
}

.menu-item-active {
    background-color: #3d4e60;
    border-right: 4px solid #647f9d;
    color: #fff;
}

.right {
    box-sizing: border-box;
    float: left;
    box-sizing: border-box;
    padding-left: 200px;
    overflow-y: overlay;
    overflow-x: hidden;
    clear: both;
    color: #717592;
    min-width: 100%;
    min-height: 500px;
}*/
.wrap {
    min-height: 100%;
}

.main {
    padding-top: 20px;
    padding-bottom:20px;
}


.login-background-image {
    background-image: url(../images/logins/login-bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.container {
    /*width:90%;*/
    min-width: 1280px;
    width: 1280px;
    margin: 0 auto;
}

.container-exp {
    min-height:370px;
    /*padding: 10px 15px 10px 15px;*/
    font-size:1.0em;
}
    /* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

.carousel img {
    width:100%;
}

/*首页滚动高度*/
.carousel .item {
    height: 446px;
    background-color: #b5b5b6;
}



/* Make .svg files in the carousel display properly in older browsers */
/*.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}*/
/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}


/** {
     margin: 0; 
     padding: 0; 
}*/

a:focus {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}
/*指正常的未被访问过的链接*/

a:visited {
    text-decoration: none;
}
/*指已经访问过的链接*/

a:hover {
    text-decoration: none;
}
/*指鼠标在链接*/


a:active {
    text-decoration: none;
}
/*指正在点的链接*/


/*li.active {
    color: #fff;
    background: #808080;
}*/


/*
    Search 页面
*/
#search-result {
    background-color: #fff;
}

.item-table {
    margin-left: -25px;
}

.item-row{
    border-bottom: 1px #dfe1e2 solid;
    padding: 10px 30px 10px 10px;
}

.item-row-img {
    padding:0 10px 0 10px;
}

/*.item-row-info{

}*/


#top-navbar {
    border-bottom: 1px solid #ddd;
    /*background-color: #6f262a;*/
    background-color: #e3e4e5;
}

#top-navbar .w{
    height:30px;
    line-height:30px;
    color:#999;
}

/*.w{
    margin:auto;
}*/

.navbar-vika-color {
    background-color: #6f262a;
    /*border-color: #080808;*/
}

/*自定义 .navbar-inverse*/
.navbar-inverse {
    border:none;
    background-color: #006633;
    margin-bottom: 0;
}


.lang-left-img
{
    width:20px;

}


/*自定义 .breadcrumb*/
.breadcrumb {
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}







.head-block {
    background-color: #006633;
    color: #fff;
}

.head-block2 {
    padding: 9px;
    background-color: #006633;
    color: #fff;
}

.head-block-dark {
    background-color: #363737;
    color: #fff;
}

.header-logo {
    float: left;
    width: 350px
}

.header-logo-left {
    float: left;
    width: 250px;
    margin-left: 10px;
}

.header-logo-right {
    float: left;
    width: 350px;
}

/*全屏页头1*/

.header {

    color: #3a3a3a;
    height: auto !important;
    height: 100%;
    position: relative;
}


.header-top {
    background-color: #006633;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
}

.header-top-button {
    margin: 5px 0 0 0;
    font-size: 1.2em;
}


.header-middle {
    background-color: #a68830;
    height: 10px;
}

.header-bottom {
    /*border-top:2px solid #999;*/
    padding-top:10px;
    padding-bottom:10px;
    width:100%;
}




/*全屏页脚*/
.page-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
    background-color: #006633;
}

.footer-top {
    width: 100%;
    padding: 15px 0 0 0;
    /*background-color: #2c2b27;*/
    /*border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #626061;*/
}

/*图片反色，0 ~ 100% */
.inverted {
    filter: invert(100%);
}

.footer-bottom {
    width: 100%;
    /*height: 60px;*/
    /*background-color: #2c2b27;*/
    /*color: #9d9d9d;*/
    padding: 15px 0 15px 0;
}

.footer-bottom a{
    color:#fff;
}



.footer-img {
    width: 60px;
    margin:0 10px 0 10px;
}

.footer-img2 {
    width: 50px;
    margin: 0 10px 0 10px;
}

img.logo-facebook {
}
    img.logo-facebook:hover {
        content: url("/images/footer/logo-facebook.png");
    }

img.logo-twitter {
}

    img.logo-twitter:hover {
        content: url("/images/footer/logo-twitter.png");
    }

img.logo-pinterest {
}
    img.logo-pinterest:hover {
        content: url("/images/footer/logo-pinterest.png");
    }

img.logo-eca{
}
    img.logo-eca:hover {
        content: url("/images/footer/logo-eca.png");
    }

img.logo-tecdoc {
}
    img.logo-tecdoc:hover {
        content: url("/images/footer/logo-tecdoc.png");
    }
img.logo-tiktok {
}

    img.logo-tiktok:hover {
        content: url("/images/footer/logo-tiktok.png");
    }
img.logo-youtube {
}

    img.logo-youtube:hover {
        content: url("/images/footer/logo-youtube.png");
    }

.footer-img-lg {
    width: 120px;
    margin: 0 10px 0 10px;
}
.footer-img-new {
    height: 50px;
    margin: 10px 10px 0 0px;
}
.border-left {
    margin: 0 0 0 15px;
    padding:0 0 0 15px;
    text-indent: 8px;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #fff;
}


.a-border-left {
    padding-left: 25px;
    margin-left: -15px;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #fff;
}

.a-border-right-null {
    padding-right:10px;
}

.a-border-left-null {
    padding-left: 15px;
}





.itemcode {
    color: #000;
    font-weight:bold;
}



.dropdown-menu > li > a {
    color: #006633;
}

    .dropdown-menu > li > a:hover {
        color: #035b32;
        font-weight: bold;
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #006633;
    outline: 0;
}


.row-bottom-line {
    border-bottom: 2px solid #eeeeee;
}

.row-border-line3 {
    border-bottom: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}

.row-border {
    padding: 20px 0 20px 0;
    border: 2px solid #eeeeee;
    margin: 0 0 15px 0;
}


.title-img {
    float: left;
    width: 60px;
    margin-right: 20px;
}

.dialog-title-img {
    float: left;
    width: 30px;
    margin-top:-5px;
    margin-right: 20px;
}


.report-project {
    padding-top:15px;
    padding-bottom: 15px;
    margin-bottom:30px;
}

.report-project-bottom-line {
    border-bottom: 3px solid #f6f6f6;
}

.report-title {
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-weight: bold;
    font-size: 1.1em;
    background-color: #006633;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}




/*login 页面**************************************************************************/
/*登录页-广告栏位*/
#body2 {
    background-image: url(../images/logins/bg1.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 100%;
    overflow: scroll;
}

.login-container {
    padding: 50px 50px 100px 50px;
}

.login-logo {
    width: 300px;
    padding:30px 0 80px 0;
}

.login-main {
    float: left;
    background-color: #fff;
    padding: 30px 0 50px 50px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    background-image: url('../images/7year/login-7year.png');
    background-size:100% 100%;
    color: #ffffff;
    /*height: 330px;*/
    /*opacity: 0.9;
    filter: alpha(opacity=90);*/
    /* IE8 及更早版本 */
}

    .login-main a {
        /* color: #666666; */
        color: #ffffff;
    }

.login-form .form-control {
    /* border: 2px solid #006633; */
    border: 2px solid #ffffff; 
    background-color:rgba(255,255,255,0);
    color: #ffffff;
}

    .login-title {
        font-size: 1.2em;
        /* color: #006633; */
        color: #ffffff;
        font-weight: bold;
        padding-bottom: 20px;
    }
    .login-form input::-webkit-input-placeholder { 
        /* WebKit browsers */ 
        color: #ffffff; 
        } 
        .login-form input:-moz-placeholder { 
        /* Mozilla Firefox 4 to 18 */ 
        color: #ffffff; 
        } 
        .login-form input::-moz-placeholder { 
        /* Mozilla Firefox 19+ */ 
        color: #ffffff; 
        } 
        .login-form input:-ms-input-placeholder { 
        /* Internet Explorer 10+ */ 
        color: #ffffff; 
        }
        .login-btn {
            border-radius: 0;
            color: rgb(4,98,64); 
            background-color: #ffffff; 
            /* font-weight: bold; */
        }

        .alert-7year {
            /* background-image: url(../images/7year/alert-7year.png) ; */
            background-color: #00000040;
            /* background-repeat:no-repeat;
            background-position-x:center;
            background-position-y:center;
            background-size:contain; */
            z-index: 9999;
        }
.login-4year {
    display:none;
    position:absolute;
    right: 0px;
    bottom: 0px;
    width: 200px;
}

.login-lang-set {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 120px;
}
.div-7year {
    margin-top: 30px;
    text-align: center;
}
.div-7year-margin {
    margin-top: 200px;
}
.card-7year-div {
    height: 100px;
}

.div-7year p {
    color: #006633;
    text-align: left;
}
.div-7year h3 {
    color: #006633;
}

.div-7year-main-font{
    font-size:1.3em;
}

.div-7year-well{
    float:left;
    width:100%;
    background-color:#cccccc;
    padding:0px 15px 0px 15px;
    margin-top:15px;
    margin-bottom:15px;
    /*height:200px;*/
}

.div-7year-row {
    float: left;
    width: 100%;
    padding-top: 15px;
}
.alert-7year {
    padding-right: 0 !important
}
@-webkit-keyframes fromBack {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
@-moz-keyframes fromBack {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}
@keyframes fromBack {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@-webkit-keyframes arrow {
    50% {
        opacity: 0;
    }
}
@-moz-keyframes arrow {
    50% {
        opacity: 0;
    }
}
@keyframes arrow {
    50% {
        opacity: 0;
    }
}
.alert-7year-div {
    -webkit-animation: fromBack 0.5s ease-out;
    -moz-animation: fromBack 0.5s ease-out;
    -ms-animation: fromBack 0.5s ease-out;
    animation: fromBack 0.5s ease-out;
}
.youroe {
    margin-top: 20px;
    position: absolute;
    padding: 5px 15px;
    background-color: #006633;
    border-radius: 25px;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    left: calc(50% - 83px);
}
.prog {
    float: right;
    margin-right:10px;
    padding: 5px 15px;
    background-color: #006633;
    border-radius: 15px;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
}
.card-7year {
    position: absolute;
    right: 0px;
}
.item-card-7year {
    position: relative;
    min-height: 1px;
    margin-right: 1.33%;
    /*padding-left: 10px;*/
    float: left;
    width: 24%;
}
.item-card-7year-right {
    position: relative;
    min-height: 1px;
    /*padding-right: 10px;*/
    /*padding-left: 10px;*/
    float: left;
    width: 24%;
}
.item-card-7year img {
    width: 100%;
}
.item-card-7year-right img {
    width: 100%;
}
.item-group-7year {
    width: 100%;
    height: 210px;
    margin-bottom: 15px;
}
.susframe {
    width: 100px;
    /*height: 200px;*/
    position: fixed;
    float: left;
    left:10px;
    top: 50%;
    z-index: 999;
    background-color:#fff;
    text-align:center;
}
.susframe img{
    width: 100%;
}
.susframe span{
   color:#006633;
   font-weight:bold;
}
.susframe1 {
    width: 150px;
    position: fixed;
    right: 5px;
    top: 50%;
    z-index: 999;
    text-align: center;
}

    .susframe1 img {
        width: 100%;
    }
.login-foot {
    display:none;
}

.login-form {
    width: 350px;
    /*border-radius: 10px;
    background-color: #c4c3c3;
    color: #000;
    padding: 30px 50px 50px 50px;
    margin: 0 auto;
    width: 100%;
    opacity: 0.9;
    filter: alpha(opacity=90); /* IE8 及更早版本 */ */
}

    .loginform a {
        color: #000;
    }

    .loginform h2 {
        color: #000;
    }

.login-ad-block {
    height:auto;
}

.login-sign-block {
    width: 35%;
    height: auto;
}

.bgwhite{
    background-color:#fff;
}


/*Detail页面*/
.art-item-img {
    /*border: 1px #dfe1e2 solid;*/
    /*margin-bottom: 20px;*/
    border: 1px #dfe1e2 solid;
}


.art-item-text {
    padding-left: 20px;
    /*padding-right:20px;*/
    min-height: 400px;
    margin-bottom: 20px;
}

.art-item-desc {
    min-height: 120px;
    /*font-size: 1.1em;*/
}

.art-item-number {
    font-weight: bold;
    /*font-size: 1.5em;*/
}


.art-item-oe-list {
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

.art-item-oe-value {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    /*background-color: aqua;*/
    border-left: 1px #6f262a solid;
}

.content-header {
    background-color: #dfe1e2;
    padding: 0 20px 0 20px;
    min-height: 40px;
    color: #6f262a;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 20px;
}


.content-header-sub {
    margin-top:20px;
    background-color: #dfe1e2;
    padding: 10px 20px 10px 20px;
    min-height: 40px;
    color: #6f262a;
    /*font-size: 1.2em;*/
    font-weight: bold;
}

/*New Index页面 */

.more2 {
    min-height: 250px;
    margin-bottom:20px;
}

.floorhd {
    height: 65px;
}

.grid_c1 {
    margin: 0 auto;
}


.floorhd_tit, .floorhd_tit_empty {
    position: relative;
    width: 210px;
    height: 45px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 45px;
    padding: 0 10px;
    margin: 0 auto 20px;
    overflow: hidden;
    color: #333
}

    .floorhd_tit:after, .floorhd_tit:before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -10px
    }

    .floorhd_tit:before {
        background-image: url(../images/sprite.png);
        background-position: 0 0;
        width: 25px;
        height: 20px;
        left: 0
    }

    .floorhd_tit:after {
        background-image: url(../images/sprite.png);
        background-position: -25px 0;
        width: 25px;
        height: 20px;
        right: 0
    }

.feed-tab-wrapper {
    background: #fff;
    margin-bottom: 10px;
}

.feed-tab-wrapper--fixed {
    position: fixed;
    top: 52px;
    left: 0;
    z-index: 10;
    width: 100%;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    -webkit-animation: FeedsTab .5s ease-in-out;
    animation: FeedsTab .5s ease-in-out
}


.feed-tab {
    margin: 0 auto;
    height: 60px;
}


.feed-tab-tit {
    position: relative;
    width: 210px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 45px;
    padding: 0 10px;
    margin: 0 auto 20px;
    overflow: hidden;
    color: #333
}

.feed-tab__item {
    position: relative;
    float: left;
    width: 203px;
    height: 60px;
    text-align: center;
    cursor: pointer
}

    .feed-tab__item:focus {
        outline: 0
    }

.feed-tab__item-title {
    color: #333;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    height: 27px
}

.feed-tab__item-desc {
    color: #999;
    font-size: 14px
}

.feed-tab__item-gap {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    margin: 10px 0;
    width: 1px;
    background: #dfdfdf;
    background: -webkit-gradient(linear,left top,left bottom,from(white),color-stop(51%,#dfdfdf),to(white));
    background: linear-gradient(180deg,white,#dfdfdf 51%,white)
}

.feed-tab__item--active .feed-tab__item-title-text {
    background: #e1251b;
    color: #fff;
    width: 70px;
    height: 27px;
    display: inline-block;
    border-radius: 50px;
    padding: 0 5px
}

.feed-tab__item--active .feed-tab__item-desc {
    color: #e1251b
}

.feed-tab__item:hover .feed-tab__item-title-text {
    color: #c81623
}

.feed-tab__item:hover .feed-tab__item-desc {
    color: #c81623
}

.feed-tab__item--active:hover .feed-tab__item-title-text {
    color: #fff
}

.feed-tab__item--active:hover .feed-tab__item-desc {
    color: #e1251b
}

.o2_mini .feed-tab__item {
    width: 180px
}

.o2_mini .feed-tab-wrapper--fixed {
    width: 100%
}

    .o2_mini .feed-tab-wrapper--fixed .feed-tab {
        margin-bottom: 0
    }



.new-group-card-title1 {
    opacity: unset;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    color: #fff;
}


.new-group-card-title2 {
    opacity: unset;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    border-bottom: 1px solid #fff;
}


.new-group-area {
    background-image: url(../images/items/bg-img-new.jpg);   
    background-repeat:no-repeat;
    background-size:cover;
    width: 100%;
    height: 100%;
    padding-bottom:30px;
    margin-bottom:15px;
}

.new-group-area-right {
    padding: 15px 5px 15px 5px;
    width: 420px;
}

.new-group-card {
    opacity: 0.3;
    background-color: #666666;
    color: #fff;
    float: left;
    width: 100%;
    padding: 5px 15px 5px 15px;
    box-shadow: 2px 2px 3px #888888;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: none;
}
    .new-group-card:hover {
        background-color: #006633;
        opacity: unset;
    }

    .new-group-card.selected, .new-group-card-title1.selected, .new-group-card-title2.selected {
        opacity: unset;
        background-color: #006633;
        color: #fff;
    }

    .new-group-card.selected {
        box-shadow: 2px 2px 3px #888888;
    }



.img-border {
    border: 1px #dfe1e2 solid;
}


.item-group-area {
    float:left;
    width: 100%;
    height: 100%;
    padding:150px 30px 30px 30px;
    padding-bottom: 30px;
    margin-bottom:15px;
}

.item-group-bg-kit {
    background-image: url(../images/items/bg-img-kit.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item-group-bg-eng {
    background-image: url(../images/items/bg-img-eng.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item-group-bg-ele {
    background-image: url(../images/items/bg-img-ele.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item-group-card {
    color: #333;
    font-weight: bold;
    float:left;
    width: 260px;
    opacity: 0.8;
    margin:0 15px 0 15px;
}

    .item-group-card:hover {
        opacity: unset;
        color: #006633;
    }

    .item-group-card.selected {
        opacity: unset;
        color: #fff;
        box-shadow: 2px 2px 2px #888888;
    }

.item-group-card-title {
    background-color: #cccccc;
    padding: 10px 5px 10px 10px;
}

    .item-group-card-title.selected {
        color: #ffffff;
        background-color: #006633;
    }


.block_yellow {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color: sandybrown;
}

.block_green {
    margin:0 auto;
    width: 20px;
    height: 20px;
    background-color: green;
}

.block_blue {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color: skyblue;
}

.block_gray {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color:gray;
}


.block_yellow_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: sandybrown;
}

.block_green_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: green;
}

.block_skyblue_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: skyblue;
}

.block_blue_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: blue;
}

.block_black_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: black;
}

.wddStatus_A01 {
    width: 20px;
    height: 20px;
    background-color: #ffccff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A02 {
    width: 20px;
    height: 20px;
    background-color: #ffff00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A03_A04 {
    width: 20px;
    height: 20px;
    background-color: #00b050;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A05 {
    width: 20px;
    height: 20px;
    background-color: #800000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A06 {
    width: 20px;
    height: 20px;
    background-color: gray;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}



.margin_center {
    margin: 0 auto;
}

.dialog-related .modal-dialog {
    width: 1100px;
    margin-top: 5vh;
}
/*dialog-order*/
.dialog-order .modal-dialog {
    width: 1000px;
    margin-top: 10vh;
}

.bootstrap-dialog.dialog-order .modal-header, .bootstrap-dialog.dialog-related .modal-header {
    background-color: #006633;
    border-bottom: none;
    padding: 20px 30px 15px 30px;
}

.bootstrap-dialog.dialog-order .bootstrap-dialog-title, .bootstrap-dialog.dialog-related .bootstrap-dialog-title {
    color: #fff;
    font-weight: bold;
}

.bootstrap-dialog.dialog-order .modal-body, .bootstrap-dialog.dialog-related .modal-body {
    background-color: #fff;
    /*padding: 15px 30px 15px 30px;*/
}

.bootstrap-dialog.dialog-order .modal-footer, .bootstrap-dialog.dialog-related .modal-footer, {
    background-color: #fff;
    border-top: none;
    padding: 15px 30px 15px 30px;
}
.dialog-cart .modal-dialog {
    margin-top: 10vh;
}
/*dialog-cart 购物车*/
.bootstrap-dialog.dialog-cart .modal-header {
    background-color: #006633;
    border-bottom: none;
}

.bootstrap-dialog.dialog-cart .bootstrap-dialog-title {
    color: #fff;
    font-weight: bold;
}

.bootstrap-dialog.dialog-cart .modal-body {
    /*background-color: #f5f5f5;*/
    padding: 15px 30px 15px 30px;
}

.bootstrap-dialog.dialog-cart .modal-footer {
    background-color: #fff;
    border-top: none;
    padding: 15px 30px 15px 30px;
}

/*dialog-default*/
.dialog-default {
    top: 10vh;
}
.bootstrap-dialog.dialog-default .modal-header {
    background-color: #006633;
}

.bootstrap-dialog.dialog-default .bootstrap-dialog-title {
    color: #fff;
    font-weight: bold;
}

.bootstrap-dialog.dialog-default .modal-body {
    /*background-color: #fff;*/
    /*padding: 15px 30px 15px 30px;*/
    min-height:150px;
}

.bootstrap-dialog.dialog-default .modal-footer {
    /*background-color: #f5f5f5;*/
    background-color: #f5f5f5;
    /*padding: 15px 30px 15px 30px;*/
}

/*dialog-waiting*/
.bootstrap-dialog.dialog-waiting .modal-header {
    background-color: #f5f5f5;
}

.bootstrap-dialog.dialog-waiting .bootstrap-dialog-title {
    color: #000;
    font-weight: bold;
}


.bootstrap-dialog.dialog-waiting .modal-footer {
    background-color: #f5f5f5;
}




div.btn-file {
    color: #fff;
    background-color: #006633;
    border-color: #006633;
}

    div.btn-file:hover {
        color: #fff;
        background-color: #035b32;
        border-color: #035b32;
    }


.btn-group-lg >.btn, .btn-lg{
    padding-left:20px;
    padding-right:20px;
    /*border-radius: 30px;*/
}



.btn-default {
    color: #e6efec;
    background-color: #006633;
    border-color: #006633;
    margin-right:5px;
}

    .btn-default:hover {
        color: #fff;
        background-color: #035b32;
        border-color: #035b32;
    }

    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
        color: #fff;
        background-color: #035b32;
        border-color: #035b32;
    }

.btn-line {
    color: #333333;
    background-color: #fff;
    border-color: #cccccc;
    margin-right: 5px;
}
.btn-line:hover {
    color: #333333;
    background-color: #cccccc;
}

.btn-a {
    color: #006633;
    background-color: #fff;
    /*border-color: #fff;*/
    padding: 1px 1px;
    margin-bottom:1px;
    box-shadow: 2px 2px 3px #888888;
}
    .btn-a:hover {
        background-color: #cccccc
    }

.btn-w {
    color: #fff;
    background-color: #006633;
    padding: 1px 1px;
    border: 1px solid #eeeeee;
}

    .btn-w:hover {
        background-color: #cccccc
    }

.btn-w-icon {
    width: 24px;
}

.font-color-black {
    color: #000
}

.font-color-red {
    color: #e1251b;
}

.font-color-Borsehung
{
    color:#006633;
}



.col-number {
    text-align: right;
}



.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
}

th {
    text-align:center;
}

.navbar-form2 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.sub-title {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
    padding:15px 15px 15px 15px;
    text-align: left;
    font-size: 1.9em;
    background-color: #6f262a;
}

.sub-title2 {
    margin-top: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    font-weight:bold;
    background-color: #b5b5b6;
}

.sub-title3 {
    margin-top: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    font-weight: bold;
    border: 2px solid #fff;
    border-bottom: none;
}

.sub-title-borsehung {
    color: #fff;
    padding: 10px 15px 10px 15px;
    background-color: #006633;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}




.sub-title2-borsehung {
    margin-top: 30px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 1.3em;
    background-color: #006633;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}

.item-detail-title {
    margin-top: 30px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 1.2em;
    background-color: #006633;
    border: 2px solid #eeeeee;
}




.sub-title4 {
    background-color: #f5f5f5;
    margin-top: 30px;
    padding: 10px 15px 10px 17px;
    font-size: 1.1em;
    font-weight: bold;
    border: 1px #dfe1e2 solid;
    border-bottom: none;
    margin-bottom: -2px;
}

.sub-title5 {
    background-color: #f5f5f5;
    margin-top: 30px;
    padding: 10px 15px 10px 17px;
    font-size: 1.1em;
    font-weight: bold;
    border: 1px #dfe1e2 solid;
}

.well-area {
    padding: 30px 15px 15px 15px;
    background-color: #f5f5f5;
    border: 1px #dfe1e2 solid;
    margin-bottom:15px;
}

.well-area-left {
    padding-top:20px;
}


.margin-top-45 {
    margin-top: 45px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-x60 {
    margin-top: -60px;
}

.margin-top-x20 {
    margin-top: -20px;
}

.margin-top-x15 {
    margin-top: -15px;
}

.margin-top-x10 {
    margin-top: -10px;
}

.margin-bottom-15 {
    margin-bottom:15px;
}

.search-block {
    /*margin:15px 0 15px 0;*/
    padding: 15px 60px 15px 60px;
    background-color: #6f262a;
}



.price-block {
    background-color: #cbe1d5;
    padding: 10px 10px 10px 10px;
}

.price-block-fob {
    font-size: 1.5em;
}



.login-footer-shadow .page-footer {
    box-shadow: 0px -5px 4px 1px #dfe1e2;
}

.login-top-shadow {
    box-shadow: 0px 5px 4px 1px #dfe1e2;
}

.navbar-inverse .navbar-nav > li > a {
    color: #e6efec;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        background-color: #f5f5f5;
        color: #035b32;
        margin-right: -1px;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #f5f5f5;
    color: #035b32;
    margin-right: -1px;
}


.navbar-inverse .navbar-brand {
    color: #fff;
    font-size: larger;
    margin-top: -12px;
}

    .navbar-inverse .navbar-brand:hover {
        color: #999;
    }


.art-table-title {
    margin-top: 30px;
    color: #333333;
    padding: 10px 15px 10px 15px;
    font-size: 1.2em;
    background-color: #cccccc;
    /*border: 2px solid #eeeeee;*/
}

.art-table {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.art-card {
    float: none;
    width: 290px;
    min-height: 240px;
    border: 2px #cdcdcd solid;
    margin: 15px;
    box-shadow: none;
}

    .art-card:hover {
        border: 2px #006633 solid;
    }


.art-card-text {
    float: none;
    padding: 10px;
    background-color: #ebebeb;
}

.art-card-img {
    float: none;
    padding: 10px;
    border-bottom: 1px #ebebeb solid;
    position: relative;
}


.col-width-p25{
    width:25%;
    float:left;
}

/*ResetPasswordForm*/
.ResetPasswordForm {
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 30px 30px 30px 30px;
    margin: 15px auto;
    width: 600px;
}

/*FAQ HELP*/
.faqHeader i {
    background-color: #5e6a70;
    color: #fff;
    padding: 5px 8.75px;
}


/*BorsehungNo*/

.BorsehungNo {
    font-size:1.2em;
    color: #006633;
    font-weight: bold;
}



/*直角处理*/
.input-group-addon {
    border-radius:0;
}

.btn {
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}


/*表格处理*/
.table-header-borsehung {
    color: #fff;
    padding: 10px 15px 10px 15px;
    background-color: #006633;
    border-top: 2px solid #006633;
    border-left: 2px solid #006633;
    border-right: 2px solid #006633;
    font-size: 0.9em;
}

.table-header-borsehung-light {
    color: #333333;
    padding: 10px 15px 10px 15px;
    background-color: rgba(0, 102, 51, 0.2);
    /*border-top: 2px solid #006633;
    border-left: 2px solid #006633;
    border-right: 2px solid #006633;*/
    font-size: 0.9em;
}



.table-footer-stype {
    background-color: rgba(0, 102, 51, 0.2);
    margin-bottom: 15px;
    color: #333333;
}

/*表格的替换色*/
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 102, 51, 0.05);
}


/*表格线条颜色*/
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 2px solid #eeeeee;
}



.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #006633;
    border-color: #363737;
}


.b-icon {
    background-color: #006633;
    color: #fff;
    border: 1px solid #006633;
}

.b-icon-width{
    width:32px;
}

.btn-a-icon{
    width:32px;
}

#search1 .form-control {
    border: 1px solid #006633;
}


.header-user-block {
    /*font-size:1.0em;*/
    float: left;
    padding: 0 15px 0 0;
    /*padding: 0 0 0 0;*/
    margin-right: 15px;
    background-color: #fff;
    color: #000;
    border: 1px solid #006633;
    line-height: 30px;
}
/*.head-block-gray {
    padding: 0 15px 0 0;
    margin-right: 15px;
    background-color: #eeeeee;
    color: #000;
}*/


.page-title {
    color: #333;
    padding-bottom: 15px;
    margin: 0 0 15px 0;
}




/*modal-dialog*/
.modal-content {
    /*border-radius: 0px;*/
    /*background-color:#cccccc;*/
}

.bootstrap-dialog .modal-header {
     border-top-left-radius: 0; 
    border-top-right-radius: 0;
}
.collection[data-state="false"]:hover, .collection1[data-state="false"]:hover, .collection1[data-state="False"]:hover {
    background-image: url(/images/collection.png);
}
.collection, .collection1 {
    margin: auto;
    width: 28px;
    height: 28px;
    background-size: 100% 100%;
    cursor: pointer;
}

    .collection[data-state="true"], .collection1[data-state="true"], .collection1[data-state="True"] {
        background-image: url(/images/collection.png);
    }

    .collection[data-state="false"], .collection1[data-state="false"], .collection1[data-state="False"] {
        background-image: url(/images/collection_no.png);
    }
.arrow_box {
    position: absolute;
    background: #006633;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: left;
    top: 45px;
    right: 15px;
    z-index: 999;
    color: #fff;
    padding: 5px 10px;
    width: 370px;
    display:none;
}

    .arrow_box:after, .arrow_box:before {
        bottom: 100%;
        right: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: #006633;
        border-width: 8px;
        margin-right: 12px;
    }

    .arrow_box:before {
        border-color: rgba(0,0,0, 0);
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-right: 10px;
    }
@keyframes fade {
    from {
        opacity: 1.0;
    }

    70% {
        opacity: 1.0;
    }

    85% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }

    70% {
        opacity: 1.0;
    }

    85% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}
@keyframes fade1 {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade1 {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    to {
        opacity: 1.0;
    }
}
.msg-fade {
    position: relative;
    animation: fade 5000ms infinite;
    -webkit-animation: fade 5000ms infinite;
}

.pull-right:hover .btn-group .arrow_box {
    display: block;
}

.msg-fade-top > span {
    top: -5px;
    right: -5px;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
}

.img-hot {
    position: absolute;
    width: 50px;
    right: 0;
    top: 0;
}
/*#header_top .col-xs-4 {
    width: 28% !important;
}*/
.header-search {
    /*width: 460px;*/
    float: left;
    /*margin-right: 15px;*/
}
.header-select {
    margin-left: 10px;
    display: inline-block;
    float: left;
}
.select-group {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 2px;
}

.msg-fade3, .msg-fade2{
    position: relative;
}

    .msg-fade3 > span {
        right: -5px;
        top: -3px;
        width: 10px;
        height: 10px;
        position: absolute;
        border-radius: 50%;
        animation: fade 1000ms infinite;
        -webkit-animation: fade 1000ms infinite;
        /*background-color: unset;*/
    }

        .msg-fade3 > span > img, .msg-fade2 > span > img {
            width: 100%;
        }

    .msg-fade2 > span {
        right: 10px;
        top: 10px;
        width: 10px;
        height: 10px;
        position: absolute;
        border-radius: 50%;
        animation: fade 1000ms infinite;
        -webkit-animation: fade 1000ms infinite;
        /*background-color: unset;*/
    }
#biggerImg {
    position: absolute;
    display: none; /*隐藏层*/
    z-index: 9999;
}

    #biggerImg img {
        width: 500px;
        border-radius: 5px;
        border: 1px solid rgb(111,38,42);
    }
#scrollUp {
    background-color: #777;
    color: #eee;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    bottom: 20px;
    right: 10px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border: none;
    opacity: .8;
}

    #scrollUp:hover {
        background-color: #333;
    }

@media screen and (min-width:992px) {
    #scrollUp {
        bottom: 100px
    }
}
#header_top[data-fixed="fixed"] {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 9998;
    background-color: #006633;
}

#header_top[data-fixed="fixed"] #produce-search-text,#header_top[data-fixed="fixed"] .b-icon, #header_top[data-fixed="fixed"] button {
    border: 1px solid #FFF;
}
.row-page-title {
    padding-bottom: 15px;
    margin: 0 0 15px 0;
}
.dialog-claim .modal-dialog {
    width: 1000px !important;
}

.bootstrap-select button {
    background-color: #fff !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #006633;
    /*color:#fff;*/
    font-weight: bold;
}

.popover-title {
    color: #006633;
    font-weight: bold;
}

.header-select .bootstrap-select a {
    line-height: 34px;
}

.no-results {
    color: #006633;
}

.col-xs-5ths {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-7ths {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 14.2857142%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}

.tag-title {
    background-color: rgb(0, 101, 61);
    margin:30px 0 0px 0;
}
    .tag-title img {
        background-color: #fff;
        padding: 5px;
    }
.tag-title-w {
    background-color: #fff;
    color: rgb(0, 101, 61);
    font-size:25px;
    font-weight:bold;
}

    .tag-title-w img {
        background-color: #fff;
        margin: 5px;
        padding-right: 15px;
        border-right: 1px solid #cccc;
    }

.tag-end {
    text-align: right;
    margin-top: 10px;
}
.tag-card {
    margin-top: 10px;
}
.tag-card-new {
    float: none;
    padding: 10px;
    background-color: rgb(219,219,219);
    border: 2px #fff solid;
    border-top: unset;
}
.tag-card-Highlight {
    float: none;
    padding: 10px;
    background-color: rgb(0,101,61);
    color: #fff;
    border: 2px #fff solid;
    border-top: unset;
    height:80px;
}
.tag-card-Video {
    float: none;
    padding: 10px;
    background-color: rgb(219,219,219);
    border: 2px #fff solid;
    border-top: unset;
}
.tag-card-img, .tag-card-text {
    float: none;
    border: 2px #fff solid;
    border-top: unset;
    position: relative;
}
.tag-card-img1, .tag-card-text1 {
    float: none;
    border: 2px #fff solid;
    border-bottom: unset;
    position: relative;
}
.tag-card:hover .tag-card-img {
    border: 2px #006633 solid;
    border-bottom: unset;
}
.tag-card:hover .tag-card-text {
    border: 2px #006633 solid;
    border-top: unset;
}
.tag-card:hover .tag-card-img1 {
    border: 2px #006633 solid;
    border-top: unset;
}

.tag-card:hover .tag-card-text1 {
    border: 2px #006633 solid;
    border-bottom: unset;
}
.tag-card-text-name {
    font-weight: bold;
    text-align: left;
}
.tag-card-text-title {
    font-size: 1.2em;
    font-weight: bold;
}

.tag-card-text-name-r {
    font-weight: bold;
    text-align: right;
}
.tag-card-text-name-rn {
    text-align: right;
}
.brand-card-img {
    background-color: rgb(219, 219, 219);
}
.tag-card-text-oe {
    text-align: right;
}
.tag-card-text-price {
    text-align: right;
    font-weight: bold;
}
.newenrty-icon img {
    float: right;
    padding:5px;
    margin: 5px 5px;
    cursor: pointer;
}
    .newenrty-icon img:hover {
        background-color: rgb(230, 230, 230);
    }
.newenrty-text {
    color: #006633;
}

.newenrty {
margin:20px 0 10px 0;
}
.newenrty-title {
    color: #006633;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 20px 10px 0;
}

.box-img {
    /*         width: 270px;
            height: 270px; */
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .box-img .auto-img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }

.box-video {
    /*         width: 366.66px;
            height: 213.24px; */
    /* display: table-cell; */
    vertical-align: middle;
    text-align: center;
    /* background-color: #E5E6E8; */
}

    .box-video .auto-video {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }