body{
	/*cursor: url(/templates/17wa/images/123.png), auto !important;*/
	width: 100%;
	margin: 0 auto;
	position: relative;
	/*overflow: hidden;*/
	/* background: url(../images/bg_tex.jpg) #1f1a19 top center; */
	background: url(../images/bg.jpg) repeat-y;
	background-color: #2c2f32;
	padding: 40px 0;
	color: #f2e0c3;
	text-shadow: 0px 0px 0px #000000, 0px 0px 2px #000;
}
.lanj838{
    position: relative;
}
.text-center{text-align: center;}

.lanj838-menu{
    position: relative;
    z-index: 1000;
    margin: 0 auto;
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.lanj838-menu .layui-container{
    height: 80px;
    line-height: 66px;
    /*padding-bottom: 20px;*/
    border-bottom: 1px solid #ffd5c51f;
    margin-bottom: 10px;
}
.lanj838-menu .layui-nav .layui-nav-item{line-height: 66px;}
.lanj838-menu .layui-nav{
    border-radius: unset;
    background-color: unset;
}
.lanj838-menu .layui-nav .layui-this:after, .lanj838-menu .layui-nav-bar{
    background-color: unset;
}
.lanj838-menu .layui-nav .layui-nav-item a{
    font-size: 17px;
    color: #EEE;
    text-shadow: 0 1px 1px #ccc1ba;
}
.lanj838-menu .layui-nav .layui-nav-child{
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.lanj838-menu .layui-nav .layui-nav-child a{
    color: #FFF;
}
.lanj838-menu .layui-nav .layui-nav-child a:hover, .lanj838-menu .layui-nav .layui-nav-child a:active{
    background-color: rgba(255, 255, 255, 0.8) !important;color: #000!important;
}
.lanj838-menu .layui-nav .layui-nav-item p{font-size: 10px;text-align: center;line-height: 10px;margin-top: -16px;padding-bottom: 5px}
.lanj838-menu .layui-nav .layui-nav-item dd p{margin-top: -5px;}
.lanj838-menu .logo{position: absolute;left: 0;z-index: 1001}
.lanj838-menu .logo img{height: 60px;}
.lanj838-menu .lanj838-menu-description{
    line-height: 30px;
    float: left;
    margin-left: 80px;
    margin-top:10px;
}
.lanj838-card{
    /* min-height: 500px; */
    align-self: stretch;
    -ms-grid-row-align: stretch;
    -ms-flex-item-align: stretch;
    /* border: 1px solid #ffd5c51f; */
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
}

.lanj838-tab-card{
    overflow-x: hidden;
    PADDING: 15PX;
}

.lanj838-tab-card .lanj838-icon{
    width: 22px;
    height: 22px;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    margin-right: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #db9710;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

main .active{
    display: block;
}

main .lanj838-container{margin-top: 15px}

main .lanj838-tab{
    /* min-height: 500px; */
    font-family: 'Philosopher', sans-serif;
	display: flex;
}

main .lanj838-tab .layui-col-md3{
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	/* border: 1px solid #2b221f; */
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
	/* background: url(../images/bg_tex.jpg) #1f1a19 top center; */
	padding: 0;
	margin-right: 10px;
}

main .lanj838-tab .layui-col-md3,main .lanj838-tab .layui-col-md9{
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	border: 1px solid #ffd5c51f;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
	padding: 0;
	margin-right: 10px;
	box-shadow: 0px 0px 6px #f6efbc52;
}

main .lanj838-tab-left{
    position: relative;
}

main .lanj838-tab-left .active{
    width: 100%;
    border-left: 3px solid #db9710;
    background: rgb(255 255 255 / 19%);
}

main .lanj838-tab-left .lanj838-tab-left-items{
    width: 100%;
    height: 70px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #ffd5c51f;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all 300ms ease-out;
    /*border-left: 2px solid rgba(255, 255, 255, 0);*/
    background-size: 200% 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03) 50%, rgba(255, 255, 255, 0) 50%);
    background-position: right bottom;
}

main .lanj838-tab-left .lanj838-tab-left-items:hover{
    background-position: left bottom;
}

main .lanj838-tab-left .lanj838-tab-left-icon>img{
    width: 50px;
    height: 50px;
    padding: 0 10px;
    position: relative;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}
main .lanj838-tab-left .lanj838-tab-left-description{
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

main .lanj838-tab-left .lanj838-tab-left-description>h1{
    font-weight: 600;
    font-size: 18px;
}
main .lanj838-tab-left .lanj838-tab-left-description>p{
    color: #aaaaaa;
}

main .lanj838-tab-left .lanj838-tab-left-items:hover .lanj838-tab-left-icon>img{
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
main .lanj838-tab-left .lanj838-tab-left-items:hover .lanj838-tab-left-description{
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}
main .lanj838-tab-right {
    position: relative;
}
main .lanj838-tab-right .lanj-tab-right-title{
    height: 80px;
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ffd5c51f;
    padding: 0 10px;
}
main .lanj838-tab-right .lanj-tab-right-title .lanj-tab-right-title-icon{
}
main .lanj838-tab-right .lanj-tab-right-title .lanj-tab-right-title-text{
    margin-left: 10px;
    /* font-weight: 600; */
    font-size: 24px;
    color: #f2e0c3;
    text-shadow: 1px 1px 3px #000000, 1px 1px 3px #000;
}
main .lanj838-tab-right .lanj-tab-right-title .lanj-tab-right-title-text p{
    font-size: 14px;
    color: #aaaaaa;
}

@media (max-width: 700px) {
    .desc-main__header-info {
        display: none;
    }
}

main .lanj838-tab-right .layui-tab{
    padding-top: 5px;
}

main .lanj838-tab-right .layui-tab .layui-tab-item>*{
    width: 100%;
    overflow: hidden;
}


main .lanj838-tab-right .layui-tab-title{
    height: unset;
    width: 150%;
    position: relative;
    margin-top: 20px;
    border: 1px solid rgba(181, 145, 133, 0.149);
    background: rgba(45, 39, 37, 0.15);
    -webkit-box-shadow: 0px 10px 10px #150f0d;
    box-shadow: 0px 10px 10px #150f0d;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #ff9d00;
}

main .lanj838-tab-right .layui-tab-content{
    border-radius: 0px 0px 5px 5px;
    background: rgba(8, 3, 3, 0.15);
}

main .lanj838-tab-right .layui-tab-title li{
    width: calc( 86% / 7);
    height: auto;
    position: relative;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding: 25px 11px 15px 11px;
    background: -webkit-linear-gradient(135deg, rgba(162, 127, 119, 0.149) 0%, rgba(93, 93, 93, 0) 100%);
    background: -o-linear-gradient(135deg, rgba(162, 127, 119, 0.149) 0%, rgba(93, 93, 93, 0) 100%);
    background: linear-gradient(-45deg, rgba(162, 127, 119, 0.149) 0%, rgba(93, 93, 93, 0) 100%);
    cursor: pointer;
}

main .lanj838-tab-right .layui-tab-title li>img{
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 3px solid #3c2c29;
    position: absolute;
    top: -20px;
    /*noinspection CssInvalidPropertyValue*/
    left: calc( ( 100% - 40px ) / 2);
    background: #000;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}
main .lanj838-tab-right .layui-tab-brief>.layui-tab-title .layui-this{
    color: #ffbd01;
}
main .lanj838-tab-right .layui-tab-title .layui-this:after{
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: unset;
    bottom: 0;
    box-sizing: border-box;
    pointer-events: none;
    background: url(../images/content_nav_active.png) top center;
    background-size: 110% 120%;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    border-bottom: unset;
}

.lanj838-right{
    /* border: 1px solid #ffd5c51f; */
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    /* background: url(../images/webzen.png) #170f0d center center no-repeat; */
    display: none;
    /* margin-bottom: 10px; */
}

main .lanj838-tab-right .desc-main__header{
    width: 100%;
    height: 136px;
    background: url(../images/bg1.jpg) top center no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: 0px 10px 10px #150f0d;
    box-shadow: 0px 10px 10px #150f0d;
    border-radius: 5px;
    position: relative;
}
main .lanj838-tab-right .desc-main__header2{
    width: 100%;
    height: 250px;
    background: url(../images/bg2.jpg) top center no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: 0px 10px 10px #150f0d;
    box-shadow: 0px 10px 10px #150f0d;
    border-radius: 5px;
    position: relative;
}

main .lanj838-tab-right .desc-main__header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-bottom: 25px;
}

main .lanj838-tab-right .desc-main__header-date {
    width: 310px;
    padding: 15px 25px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    margin-left: -1px;
    border-left: 2px solid #1cf81c;
}

main .lanj838-tab-right .desc-main__header-date.right {
    /* background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0))); */
    /* background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%); */
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    margin-right: 0;
    border-left: 0px solid #f8a01c;
    border-right: 2px solid #f8a01c;
}

main .lanj838-tab-right .desc-main__header-date-title {
    display: block;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    color: #e4d4cb;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 4px;
}

main .lanj838-tab-right .desc-main__header-date-title.right {
    text-align: right;
}

main .lanj838-tab-right .desc-main__header-date-text {
    display: block;
    width: 100%;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #f8a01c;
    font-size: 22px;
}

.desc-main__header-date-text2 {
  display: block;
  width: 100%;
  font-family: 'Philosopher', sans-serif;
  font-weight: 600;
  color: #f86f1c;
  font-size: 15px;
  text-shadow: 0 0 3px rgb(0 0 0 / 75%), 0 0 3px rgb(0 0 0 / 75%);
}

.desc-main__header-date-text3 {
  display: block;
  width: 100%;
  font-family: 'Philosopher', sans-serif;
  font-weight: 600;
  color: #1cf8f0;
  font-size: 15px;
  text-shadow: 0 0 3px rgb(0 0 0 / 75%), 0 0 3px rgb(0 0 0 / 75%);
}

.desc-main__header-date-text2.right {
  text-align: right;
}

.desc-main__header-date-text3.right {
  text-align: right;
}

main .lanj838-tab-right .desc-main__header-date-text.right {
    text-align: right;
}

main .lanj838-title{
    color: #f2e0c3;
}
main .lanj838-text{
    color: #867567;
}
main .desc-text{
	border: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-box-shadow: 0px 10px 10px #150f0d;
	/* box-shadow: 0px 0px 12px #f6efbc52; */
	border-radius: 5px;
	padding: 15px;
}
}
/*è¶…å°å±å¹•  (æ‰‹æœºâ‰¥450px)*/
@media screen and (max-width: 450px) {

}
/*è¶…å°å±å¹•  (æ‰‹æœº<768px)*/
@media screen and (max-width: 768px) {
    body{padding: 0;}
    .lanj838-menu {background-color: rgba(0,0,0,.8);}
    .lanj838-menu .layui-container .logo,.lanj838-menu .layui-container .lanj838-menu-description {display: none;}
    .lanj838-menu .layui-container{height: 66px;line-height: 66px;}
    .lanj838-menu .layui-nav {background-color: rgba(0,0,0,.8);display: none;}
    .lanj838-menu .layui-nav li{display: block;border-bottom: 1px solid rgba(255, 255, 255, 0.15)}
    .lanj838-menu .layui-nav .layui-nav-item dd{border-bottom: 1px solid rgba(255, 255, 255, 0.15)}
    .lanj838-menu .layui-nav .layui-nav-item dd:last-child{border: unset}
    .lanj838-menu .layui-nav .layui-nav-item p{display: inline-block;margin-left: 2rem}
    .lanj838-menu .lanj838-menu-mobile{position: relative;padding: 0 .8rem;z-index: 1001}
    .lanj838-menu .lanj838-menu-mobile-content a{color: #EEEEEE;font-size: 1.5rem;}
    .lanj838-menu .lanj838-menu-mobile-button{cursor: pointer;display: block;position: absolute;top: 0;right: 0}
    .lanj838-menu .lanj838-menu-mobile-button i{font-size: 1.8rem;border-radius: .25rem;color: #EEEEEE;}
    .lanj838-menu .lanj838-download-btn-list .layui-btn{margin-right: .1rem}
    .lanj838-menu .layui-nav .layui-nav-child {top: 50px;border: 1px solid #ffffff4d;background-color: rgba(0,0,0,.8)}

    main .lanj838-right, main .lanj838-tab-right .layui-tab .layui-tab-item{
        display: block;
    }
}

/*å°å±å¹•  (å¹³æ¿â‰¥768px)*/
@media screen and (min-width: 768px) {
    .lanj838-menu .layui-nav {position: absolute;padding: 0;right: 0;}
    .lanj838-menu .layui-nav .layui-nav-bar:hover,
    .lanj838-menu .layui-nav .layui-nav-bar:active,
    .lanj838-menu .lanj838-menu-mobile-content, .lanj838-menu-mobile-button{display: none;}
    .lanj838-menu .layui-nav .layui-nav-item{
        line-height: 40px;
        margin: 0 5px;
        background: linear-gradient(to bottom, #f6e9d7, #d7c4aa, #816f59, #b29e82);
        background-size: auto 100%;
        box-shadow: 0 2px 0 #614c2d;
        -webkit-box-shadow: 0 2px 0 #614c2d;
        border-radius: 2px;
    }
    .lanj838-menu .layui-nav .layui-nav-more{
        margin-left: 5px;
        font-size:unset;
        position:unset;
    }
    .lanj838-menu .layui-nav .layui-nav-item a{
        font-family: 'Philosopher', sans-serif;
        font-weight: 600;
        color: #1d1a17;
        z-index: 1;
        margin-top: 1px;
        padding: 0 25px;
        text-shadow: 1px 1px 0px #d5d5d59c;
    }
    .lanj838-menu .layui-nav .layui-nav-item a:hover {
        transition: opacity 1s;
        background: linear-gradient(to bottom, #d7c4aa, #7c674d, #b29e82);
    }
    .lanj838-menu .layui-nav .layui-nav-child {
        top: 55px;
        border: 1px solid #ffffff14;
        background: linear-gradient(to bottom, #d7c4aa, #62523f, #b29e82);
    }
    .lanj838-menu .layui-nav .layui-nav-child a{color: #1d1a17;text-align: center}
    .lanj838-menu  .lanj838-menu-mobile-content{color: rgba(238,238,238,.8);}
    .lanj838-menu .lanj838-menu-mobile-button i{color: #EEEEEE;}
    main .lanj838-container{padding: 0;}
}

/*ä¸­ç­‰å±å¹•  (æ¡Œé¢â‰¥992px)*/
@media screen and (min-width: 992px) {

}
/*å¤§åž‹å±å¹•  (æ¡Œé¢â‰¥1200px)*/
@media screen and (min-width: 1200px) {
    .lanj838-menu .layui-container .logo {left: 10px;display: block}
    .layui-container {width: 1570px;}
}
.lanj838-18{
    display: block;
    color: #ff4141;
    font-weight: bold;
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -800px;*/
    text-shadow: 1px 1px 1px #000000;
    /*margin-top: -250px;*/
    z-index: 1;
}

@keyframes lanj838-changeImg {
    from {left:-50%;}
    100% {left:150%;}
}
@-webkit-keyframes lanj838-greenPulse {
    from { background-color: #ffffff; -webkit-box-shadow: 0 0 9px #000000; }
    50% { background-color: #ffffff; -webkit-box-shadow: 0 0 18px #000000; }
    to { background-color: #ffffff; -webkit-box-shadow: 0 0 9px #000000; }
}
.layui-table td, .layui-table th {padding: .7rem .5rem;}
.layui-layer-content .layui-table tbody tr:hover{background-color: rgba(0,0,0,0.2);}
.lanj838-btn, .layui-btn-danger, .layui-btn{background-color: #C20000}
.layui-border-black,.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #0e0e0e;color: #D5D5D5 !important;}
.layui-btn-primary{color: #D5D5D5;border-color: rgba(0, 0, 0, 0.5);background-color: #0e0e0e;}
.layui-btn-primary:hover {border-color: #232323;}
.layui-table-cell .layui-btn-primary{color: #202020;border-color: rgba(0, 0, 0, 0.3);background-color: unset;}

/* hrçº¿ */
.lanj838-hr{display:block;margin:1rem;width:100%;height:2px;background: linear-gradient( to right, rgb(255 0 0 / 0%) 0%, rgb(255 0 0 / 10%) 5%, rgb(255 0 0 / 20%) 10%, rgb(255 0 0 / 30%) 20%, rgb(255 0 0 / 40%) 30%, rgb(204 0 0 / 50%) 40%, rgb(255 0 0 / 80%) 45%, rgb(255 118 0 / 100%) 50%, rgb(255 0 0 / 80%) 55%, rgb(255 0 0 / 50%) 60%, rgb(255 0 0 / 40%) 70%, rgb(255 0 0 / 30%) 80%, rgb(255 0 0 / 20%) 90%, rgb(255 0 0 / 10%) 95%, rgb(255 0 0 / 0%) 100%) center 100%}

.desc-text__text.fz_15 {
  font-size: 14px;
  line-height: 0px;
  /* background-image: -webkit-linear-gradient(bottom,#e0e90e,#fef71d,#ffff79); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffd452;
  border-bottom-color: #423313;
  /* font-weight: 700; */
  font-size: 16px;
}

.desc-text__text {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    color: #ebdec2;
    font-size: 16px;
    line-height: 26px;
    text-shadow: 0px 0px 0px #000000, 0px 0px 1px #000;
}

.desc-text__title.fz_h4 {
    /* line-height: 45px; */
    margin-left: -22px;
    background-image: -webkit-linear-gradient(bottom,#ff0000,#ffe000,#fbff00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom-color: #423313;
    font-weight: 700;
    font-size: 15px;
}

h4,h5,h6 {
    /* font-size: 100%; */
    display: block;
    margin-block-start: 0.2em;
    margin-block-end: 0.8em;
    margin-inline-start: -2px;
    margin-inline-end: 3px;
    /* font-weight: bold; */
}

html, body, header, nav, section, aside, article, footer, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'Roboto', sans-serif;
}

.global-desc__content-box {
  width: 100%;
  padding: 0px;
}

@media (max-width: 1080px) {
  .global-desc__content-box {
    padding: 15px;
  }
}

.desc-skills__blocks {
  width: calc( 100% + 10px);
  margin: 0px -5px;
  margin-bottom: 15px;
}

.desc-skills__block {
  width: calc( ( 100% / 3 ) - 10px);
  margin: 0px;
  padding: 15px;
  border-radius: 5px;
  border-bottom: 1px solid #251d1b;
  background: rgba(56, 42, 38, 0.2);
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  box-sizing: border-box;
}
.desc-skills__block-info {
  width: 100%;
}
td {vertical-align: middle;padding: 5px;font-size: 14px;/* text-align: center; */border-top: 1px solid #ffd5c545;border-bottom: 1px solid #ffd5c545;border-right: 1px solid #ffd5c545;border-left: 1px solid #ffd5c545;
td:first-child {border-left: 1px solid #ffd5c545;/* border-right: none; */}

table {sans-serif;margin: auto;}
	
.desc-info-message.yellow {
    background: rgb(197 170 128 / 0%);
    color: #726f6f;
    border-bottom: 1px solid #4c3d3600;
    text-shadow: 1px 0px 0px #000000, 1px 1px 3px #000;
}	
	
.global-desc-title__text {
    width: calc( 100% - 818px);
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #ffbd01;
    text-shadow: 0 0 3px rgb(0 0 0 / 75%), 0 0 3px rgb(0 0 0 / 75%);
}		

.lanj838-home-btn-group  .IronButton {
    font-size: 1.08rem;
    line-height: 1.5;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, .8);
    font-weight: 400;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 8px;
    border-radius: 18px;
    background: #141414;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #141414), color-stop(30%, #161616), color-stop(50%, #1e1e1e), color-stop(65%, #262626), color-stop(80%, #292929));
    background: linear-gradient(0deg, #141414 20%, #161616 30%, #1e1e1e 50%, #262626 65%, #292929 80%);
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    -webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .75);
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .75);
}




.lanj838-home-btn-group  .IronButton:after, .IronButton:before {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.lanj838-home-btn-group  .IronButton:before {
    background: #1a1a1a;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #1a1a1a), color-stop(30%, #1c1c1c), color-stop(50%, #242424), color-stop(65%, #2c2c2c), color-stop(80%, #2f2f2f));
    background: linear-gradient(0deg, #1a1a1a 20%, #1c1c1c 30%, #242424 50%, #2c2c2c 65%, #2f2f2f 80%);
    -webkit-transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    opacity: 0;
}
.lanj838-home-btn-group  .IronButton.IronButton--primary:before {
    background: #600000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #600000), color-stop(30%, #680000), color-stop(50%, #8f0000), color-stop(65%, #b40000), color-stop(80%, #ae0000));
    background: linear-gradient(0deg, #600000 20%, #680000 30%, #8f0000 50%, #b40000 65%, #ae0000 80%);
}
.lanj838-home-btn-group  .margin-top-normal {
    margin-top: 20px !important;
}
.lanj838-home-btn-group  .margin-bottom-medium {
    margin-bottom: 20px !important;
    margin-left: 20px;
    margin-right: 20px;
}


.lanj838-home-btn-group .IronButton.IronButton--primary {
    background: #4e0000;
    background: transparent -webkit-gradient(linear, left bottom, left top, color-stop(20%, #4e0000), color-stop(30%, #500), color-stop(50%, #700000), color-stop(65%, #8d0000), color-stop(80%, #860000)) 50% repeat;
    background: transparent linear-gradient(0deg, #4e0000 20%, #500 30%, #700000 50%, #8d0000 65%, #860000 80%) 50% repeat;
}
.IronButton-inner {
    position: relative;
    padding: 16px 22px 18px;
}

@media (min-width: 980px) {
    .IronButton-inner {
        padding: 18px 30px 20px;
    }
}


.IronButton-inner:after, .IronButton-inner:before {
    content: "";
    -webkit-transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.IronButton-inner:before {
    border-image-width: 11px 13px;
    border-image-slice: 11 13 fill;
    border-image-repeat: round;
    border-image-outset: 0;
    border-image-source: url(../images/ui_button_black_border.38f5c10….png);
}
.IronButton--primary .IronButton-inner:before {
    border-image-width: 11px 13px;
    border-image-slice: 11 13 fill;
    border-image-repeat: round;
    border-image-outset: 0;
    border-image-source: url(../images/ui_button_red_border.32e6e0a7b05ec6e3143e268ff248f0dc.png);
}

.IronButton-inner:after {
    background: transparent url(../images/ui_button_black_texture.2a8b021….png) 0 0 repeat;
    background-size: 200px;
}
.IronButton--primary .IronButton-inner:after {
    background: transparent url(../images/ui_button_red_texture.5616bef2c22fda45a58caf6ce1bdabc2.png) 0 0 repeat;
    background-size: 200px;
}
.IronButton-label {
    -webkit-transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    color: #ffea44;
    text-transform: uppercase;
    text-shadow: 0 2px 0 #000, 1px 0 5px #000, 0 1px 5px #000, -1px 0 5px #000, 0 -1px 5px #000;
    position: relative;
    top: 0;
    z-index: 1;
    line-height: 1;
    white-space: nowrap;
}
.IronButton:after {
    -webkit-transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    transition: all .3s cubic-bezier(.23,1,.32,1) 0s;
    border-image-outset: 7px 8px 7px 8px;
    border-image-width: 16px;
    border-image-slice: 16 fill;
    border-image-source: url(../images/metal_frame.0fb84efe9a0cd9eb3f81571394ef339a.png);
    border-image-repeat: round;
}
a:active, html:not(.touch) a:hover {
    outline: 0;
}
html:not(.touch) .IronButton:hover {
    background-color: #ae0000;
}

html:not(.touch) .IronButton:hover:before {
    opacity: 1
}

html:not(.touch) .IronButton:hover:after {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

html:not(.touch) .IronButton:hover .IronButton-inner:before {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

html:not(.touch) .IronButton:hover .IronButton-label {
    color: #fff
}

html:not(.touch) .IronButton:active:before {
    -webkit-transition: all .1s cubic-bezier(.23,1,.32,1) 0s;
    transition: all .1s cubic-bezier(.23,1,.32,1) 0s;
    opacity: .3
}

.font-semp-big-white {
    font-size: 1.2rem;
    line-height: 1.5;
    font-family: Semplicita Pro, Open Sans, Arial, Helvetica, sans-serif;
    color: #0006ff;
    text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, .8);
    font-weight: 700;
}
.font-semp-xxxLarge-white {
	 font-size: 2.0rem;
    font-family: Arial, Helvetica, å¾®è½¯é›…é»‘, Microsoft YaHei, Hei SC, sans-serif;

}
.lanj838-block {
    position: relative;
}
.lanj838-block .footer-title {
    text-align: center;
    /* margin-bottom: 120px; */
}
.block_7 {
    background: url(../images/bg-block_7.jpg) center no-repeat;
    background-size: cover;
    /* min-height: 1544px; */
    /* padding: 100px 0px 50px 0px; */
    padding-top: 30px;
}

.accordionBlock {
    max-width: 1100px;
    margin: 0 auto;
}

.accordion-block {
    border-bottom: 1px solid rgba(255, 183, 37, 0.2);
    /* padding-bottom: 50px; */
    /* margin-bottom: 100px; */
    padding: 20px 10px;
}

.accordion {
    color: #f8b700;
    cursor: pointer;
    width: 100%;
    font-size: 24px;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    position: relative;
    padding-right: 50px;
}

.accordion:after {
    content: "";
    background: url(../images/icon-more.png) no-repeat;
    width: 18px;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 10px;
    transition: 0.3s;
}
.accordion.active {
    padding-bottom: 5px;
}
.accordion.active:after {
    transform: rotate(180deg);
}
.lanj838-panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    color: #0082f6;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 700;
}