html {
    background: #f5f5f5;
}
.header {
    background: #FFFFFF;
}


ul>a {
    color: #000;
}

.Jarzam-training-institute {
    padding: 1.613333rem .533333rem .853333rem;
}

.Jarzam-training-institute>.zh {
    font-size: .532667rem;
}

.Jarzam-training-institute>.en {
    font-size: .3196rem;
}

.training>span {
    width: 2.72rem;
    text-align: center;
}

.current_style {
    background: rgba(208, 165, 120, 1) !important;
    font-size: .32rem;
    color: #FFFFFF;
}

.search {
    background: #FFFFFF;
    margin-top: .64rem;
    padding-left: .533333rem;
    padding-right: .533333rem;
}

.search-head {
    font-size: .32rem;
    display: flex;
    padding-top: .653333rem;

}

.search-head>select {
    border: none;
    margin-right: .786667rem;
}

.search-head>input {
    width: 100%;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    padding-left: 9px;
    height: .533333rem;
}

.search-head>img {
    width: .4rem;
    height: .4rem;
    position: absolute;
    right: 1.133333rem;
}

.search-map {
    height: 5.6rem;
    margin-top: .64rem;
    border: 1px solid #000;
}

.agent-desc {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    align-items: center;
    margin-top: .56rem;
    padding-bottom: .56rem;
}

.agent-desc>div:nth-child(1) {
    font-size: .373333rem;
}


.agent-desc>div:nth-child(2) {
    font-size: .32rem;
    width: 3.2rem;
    text-align: center;
    background: #D0A578;
    color: #FFFFFF;
    padding: .2rem 0;
}

.document-dowload {
    margin-top: 1.6rem;
    margin-bottom: .64rem;
}

.file {
    background: #FFFFFF;
    padding: 0 .533333rem;
    padding-bottom: .64rem;
}

.dowload-file {
    display: flex;
    justify-content: space-between;
    padding-top: .666667rem;
}

.dowload-file>div:nth-child(1) {
    font-size: .415333rem;
}

.dowload-file>div:nth-child(1)>img {
    width: .546667rem;
    height: .546667rem;
}

.dowload-file>div:nth-child(2) {
    text-align: center;
    font-size: .32rem;
    width: 1.386667rem;
    padding: .133333rem 0;
    color: rgba(35, 25, 22, 0.8);
    border: 2px solid rgba(35, 24, 21, 0.8);
}

.line {
    margin-top: .666667rem;
    height: 1px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.4;
}

.all-down {
    width: 240px;
    padding: .2rem;
    font-size: .32rem;
    background: rgba(208, 165, 120, 1);
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    margin-top: .64rem;
}



.training-img_product {
    background-color: #fff;
    text-align: center;
    margin-top: .64rem;
    padding: .533333rem .533333rem 0;
}

.training-img_product>img {
    width: 90%;
    padding-top: .426667rem;
    /* height: 4.8rem; */
}


.training-img_product-title {
    font-size: .415333rem;
    font-weight: 600;
    margin-top: .76rem;
    margin-bottom: .493333rem;
}

.training-img_product-desc {
    color: #000;
    line-height: 0.6rem;
    font-size: .3124rem;
    font-weight: 300;
    margin: 0 auto;
    padding-bottom: .84rem;
    text-align: left;
}

.training-img_product-detail {
    font-size: .266667rem;
    border: 1px solid #231815;
    padding: .106667rem .426667rem;
    display: block;
    width: 30%;
    margin: 0 auto;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.product-content {
    /* padding-bottom: 4.2rem; */
}


.productImg .img2 {
    display: none;
}

.productsImg .imgs2 {
    display: none;
}

.productImg>div>img,
.productsImg>div>img {
    width: 100%;
}

.square-line {
    position: relative;
    top: -0.586667rem;
    left: 0;
    margin-left: 0;
}

.product-desc {
    display: none;
}

.currentShow {
    display: block;
}