
.hide-900 {
    display: none !important;
}
.block-900 {
    display: block;
}

.center-width {
    padding-left: 20px;
    padding-right: 20px;
}

.lay-home-01>div {
    width: 100%;
    height: auto;
    padding: 5px 0;
}

.lay-home-02 {
    padding: 5px 0;
}
.lay-home-02 li {
    width: 50%;
    padding: 10px 0;
}
.lay-home-02 li .img-wrapper {
    max-width: 45px;
}
.lay-home-02 li .f-s-20 {
    font-size: 16px;
}
.lay-home-02 li .f-s-26 {
    font-size: 18px;
}
.lay-home-02 .text {
    padding-left: 5px;
    width: 6em;
}


.home-news .lay-news-01
, .home-news .lay-news-02 {
    width: 100%;
}
.home-news .lay-news-02 {
    margin-top: 30px;
}

.tab-bar {
    height: auto;
}
.tab-bar .tab li {

}

.bg-feature-02 {
    background-repeat: repeat;
}
.card-01.card-count-5 li {
    margin-left: 0;
}
.card-01 li {
    width: 70%;
    margin-left: 0 !important;
    height: auto;
    margin-top: 10px;
}
.card-01 li .desc {
    display: block;
    line-height: 1.5;
}
.card-01 li .fn-line1 {
    -webkit-line-clamp: 1;
}
.card-01 li .index {
    position: initial;
    width: auto;
    padding: 10px 0;
}

.lay-tab-v .nav {
    width: 80px;
    font-size: 14px;
}
.lay-tab-v .car-wra {
    width: calc(100% - 80px);
}
.lay-tab-v .car-wra td {
    height: auto;
}
.lay-tab-v .car-wra th
, .lay-tab-v .car-wra td {
    display: block;
    margin: 0 auto;
    padding: 5px;
}
.lay-tab-v .car-wra td li {
    width: 110px;
}
.lay-tab-v .name
, .lay-tab-v .car {
    width: 100%;
}


.lay-feature-01 li {
    width: 100%;
    margin-left: 0;
}
.lay-feature-01 .m-t-30 {
    margin-top: 10px;
}
.lay-feature-01 .lay-table li {
    width: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.card-02 li {
    display: block;
    width: 100%;
    background-color: #fff;
    margin-top: 10px;
}

.lay-table.auto>li {
    display: block;
}

.shadow-01 ul {
    text-align: center;
}
.shadow-01 li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.shadow-01 .item {
    width: 100%;
    padding-top: 0;
    height: 130px;
    /* height: auto; */
}
.shadow-01 .item .f-s-15 {
    font-size: 12px;
}
.lay-table-250 {
    width: 100%;
}

.hud-text-wra li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 1.6;
}

.honor>div {
    width: 100%;
}
.honor .content-left
, .honor .content-right {
    width: 100%;
    font-size: 14px;
}
.honor ul {
    line-height: 28px;
}

.contact .content-left
, .contact .content-right {
    width: 100%;
}

.lay-w-50 {
    width: 100%;
}
.lay-w-50 .lay-w-50 {
    width: 50%;
}
.text-wrapper .lay-w-50 {
    width: 50%;
}

body.en .text-wrapper {
    bottom: 2%;
    line-height: 1.2;
}
.text_img-wrapper .content-text
, .text_img-wrapper .content-img {
    width: 100%;
}


.text_img-wrapper .content-text {
    padding: 0 20px;
    font-size: 14px;
    text-align: justify;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.text_img-wrapper .content-text .f-s-14 {
    font-size: 12px;
}

.text_img-wrapper .content-text .lay-lh-30 {
    line-height: 1;
}
.text_img-wrapper .content-text .lay-lh-30 p {
    line-height: 1.8;
}


.partner li {
    width: 32%;
    padding: 5px;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


.news-wrapper .img-wrapper {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.news-wrapper li {
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
}

.hover-shade-view li {
    width: 100%;
    margin-left: 0;
}

.job .list li .desc {
    height: auto;
    padding-top: 20px;
}
.job .list li .desc>div {
    padding-bottom: 10px;
}

.job .list li .desc span {
    display: block;
}

.icon-menu {
    display: block;
}

header {
    position: fixed;
    background-color: rgba(0,0,0,0.4);
    height: auto;
    padding: 10px 0;
}
header .menu
, header .lang
, header .menu>ul>li {
    display: block;
    float: none;
    margin: 0;
}
header .lang {
    padding: 5px 0;
    display: none;
}
.lang .lang-dropdown {
    border: 0;
}
header .children {
    position: static;
    max-height: none;
    padding: 6px 9px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-color: transparent;
    line-height: 2;
    display: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-size: 14px;
    color: #969696;
}
header .menu>ul>li:hover .children {
    max-height: none;
    background-color: rgba(0, 0, 0, 0);
}
header .menu>ul>li>a {
    padding-bottom: 0;
}
header .menu .line {
    display: none;
}
header .menu>ul>li {
    height: auto;
    padding: 0;
    display: none;
}
header .menu>ul>li>a  {
    padding: 12px;
}
header .nav {
    color: #3c3c3c;
    padding: 10px 15px;
    position: absolute;
    width: 100%;
    /* display: none; */
    height: auto;
    box-sizing: border-box;
    left: 0;
    top: 60px;
}


header .logo {
    width: 110px;
}
header .menu li.current>a {
    color: inherit;
}


footer .map-left, 
footer .map-right {
    width: 100%;
}
footer .map-right {
    /* margin-top: 20px; */
}
footer .sitemap dd {
    font-size: 12px;
    line-height: 24px;
}
footer .sitemap dd a {
    white-space: initial;
}
footer .sitemap dt {
    font-size: 14px;
    line-height: 30px;
    white-space: initial;
    padding: 0;
}
footer .map-right .f-s-24 {
    font-size: 16px;
}
footer .map-right .f-s-18 {
    font-size: 14px;
}
footer .copyright {
    height: auto;
    line-height: 24px;
    padding: 5px 0;
}

body .slides
, body .slides .slide-wrapper>.img-wrapper {
    height: 250px;
}
body .slides .slide-wrapper>.img-wrapper img {
    height: 250px;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
            transform: translatex(-50%);
}
/* .slides .extra {
    display: none;
} */

.document {
    padding-top: 30px;
    font-size: 14px;
    line-height: 1.6;
}

.news-title {
    /* position: static; */
    top: 130px;
}
.news-title .tc-f {
    /* color: #333; */
}
.news-title .f-s-36 {
    font-size: 18px;
}
.news-title .lay-lh-38 {
    line-height: 1.3;
}
.time-line ul.lay-table>li {
    position: static;
}
.time-line ul.lay-table>li::after {
    width: auto;
    left: auto;
    font-size: 14px;
    margin-left: -1.5em;
    top: -18px;
}

footer .copyright .top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    top: auto;
}

.partner ul {
    padding: 0 0;
}
.pagination .btn:not(.next):not(.prev) {
    display: none;
}

.platform>li>div {
    height: auto;
    width: auto !important;
}

footer .map-left {
    display: none;
}
footer {
    padding-top: 20px;
}

.component-title .f-s-30 {
    font-size: 18px;
}

.card-animate li:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.slides .extra {
    display: none;
}

.lay-home-01 a::before {
    font-size: 14px;
}
.home-news>.title .f-s-34 {
    font-size: 24px;
}
.home-news .f-s-18 {
    font-size: 16px;
}
.home-news .f-s-16 {
    font-size: 14px;
}
.home-news .f-s-14 {
    font-size: 12px;
}

.p-t-50 {
    padding-top: 30px;
}

.home-news>.title {
    padding-top: 30px;
}
.bottom-bar li {
    font-size: 12px;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    margin-left: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.bg-feature-02 {
    background-position-x: 20%;
    padding-bottom: 30px;
}
.f-s-16 {
    font-size: 14px;
}

.lay-tl-900 {
    text-align: left;
}
.lay-tl-900 br {
    display: none;
}
.lay-table.auto.order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.shadow-01 .img-wrapper img {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
}

.contact li {
    font-size: 14px;
}

.m-t-100 {
    margin-top: 30px;
}
.p-t-80 {
    padding-top: 40px;
}
.m-t-50 {
    margin-top: 25px;
}
.p-t-60 {
    padding-top: 30px;
}
.m-t-65 {
    margin-top: 30px;
}
.m-b-80 {
    margin-bottom: 40px;
}
.m-b-55 {
    margin-bottom: 25px;
}
.m-t-40 {
    margin-top: 20px;
}
.p-t-55 {
    padding-top: 25px;
}
.p-b-40 {
    padding-bottom: 20px;
}

.lay-order-900 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.p-b-60 {
    padding-bottom: 30px;
}
.text-wrapper {
    font-size: 12px;
}
.joinus-it .title1 {
    font-size: 16px;
    top: 1%
}
.joinus-it .desc1 {
    font-size: 12px;
    line-height: 1.2;
}

.joinus-it .title2 {
    font-size: 16px;
    line-height: 1;
}
.joinus-it .title2 img {
    height: 20px;
}

.joinus-it .desc2 {
    font-size: 12px;
    bottom: 13%;
    line-height: 1.2;
}
.joinus-it .desc3 {
    font-size: 12px;
    top: 8%;
    line-height: 1.2;
}
.joinus-it .title3 {
    font-size: 16px;
}
.time-line ul.time-line-ul>li {
    width: 20%;
}
.time-line ul.time-line-ul>li>div {
    margin-left: 0;
    left: 0;
}
.lang .view {
    display: none;
}
.lang .lang-dropdown {
    display: block;
    width: 100%;
    position: static;
}
.lang .lang-dropdown ul {
    overflow: hidden;
    text-align: center;
}
.lang .lang-dropdown li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
}
.lay-home-02 .right_top::after {
    font-size: 14px;
    top: -4px;
    left: -4px;
}

.fn-taj {
	text-align: justify;
}
.fn-taj br {
    display: none;
}

.f-s-15 {
    font-size: 14px
}
.tab-text-wra  {
    line-height: 1.5;
}

.f-s-24 {
    font-size: 20px;
}
.text_img-wrapper .content-text .line-x {
    padding-bottom: 15px;
}




.lay-lh-1-8 {
    line-height: 1;
}

.lay-lh-1-8 p {
    line-height: 1.8;
    text-align: justify;
}

.contact .icon {
    margin-right: 15px;
}

.content-right {
    margin-top: 20px;
}

header .icon-menu {
    transition: all 0.8s;
}

.time-line-content>ul>li {
    width: 100%;
    box-sizing: border-box;
}
.time-line-content {
    top: 90px;
}

header .menu>ul>li .children
, header .menu>ul>li:hover .children {
    padding: 0;
    /* padding-top: 10px; */
}

.menu.f-s-14 {
    font-size: 16px;
}

.news-wrapper .content .desc {
    height: 52px;
}
.news-wrapper .content {
    height: auto;
}
.news-wrapper .content .more {
    height: 50px;
    line-height: 50px;
}
header .children::before {
    display: none;
}
.lang .lang-dropdown {
    background-color: transparent;
}
.text_img-wrapper.p-b-45 {
    padding-bottom: 25px;
}
.text_img-wrapper.p-t-45 {
    padding-top: 25px;
}

.p-b-80 {
    padding-bottom: 40px;
}



.news-wrapper .img-wrapper::before {
    display: none;
}
.news-wrapper .img-wrapper img {
    position: static;
    width: 100%;
}

.news-wrapper .content .title {
	margin-bottom: 9px;

	margin-top: 12px;

}

body.en footer .map-right {
    width: 100%;
}
.lay-news-01 .img-wrapper {
    height: auto;
}

footer .p-b-50 {
    padding-bottom: 20px;
}