﻿@charset "utf-8"; 

#a23c0a0451a7871 {
    min-height: 300px;
}

.uk-section-default, .ap-container-default .uk-container {
    background: #ffffff;
}

.section {
    position: relative;
}

.uk-padding-remove-vertical {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.uk-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
}
.free-content-wrap {
    width: 90%;
    height: 100%;
    margin-left: 5%;
    pointer-events: none;
    z-index: 1;
}

.free-content-wrap * {
    pointer-events: all;
}

#aa0f8a700cab6be, #aa0f8a700cab6be > * {
    font-weight: bold;
    font-style: normal;
    font-size: 28px;
	color: #666;
}
#add63a7b38a21cc, #add63a7b38a21cc > * {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-family: NotoSansSC-DemiLight;
    color: rgba(95, 95, 95, 1);
}

#a4a54a7917a0aa3 .img-wrap.lazy {
    background-size: contain;
    border: 1px solid #ddd;
}
#a4a54a7917a0aa3 .img-wrap {
    box-shadow: 0px 0px 7px 2px #e4e4e4;
}
#a6c2fa1ddea0931 .ele-wrap {
    border-color: rgba(227, 136, 35,1);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background-color: rgba(227, 136, 35,1);
    border-radius: 50px;
    justify-content: center;
    border-style: solid;
    font-family: NotoSansSC-DemiLight;
    border-width: 10px;
}

.ap-btn .btn_label {
    display: inline-block;
    text-align: center;
    z-index: 2;
}

.ywdetbt {
   width:48%;min-height:400px;float:left;margin-top: 40px;margin-left: 4%;
}

.ywdetimg {
   width:48%;min-height:400px;float:left;margin-top: 40px;
}

@media only screen and (min-width:240px) and (max-width:980px) {

.ywdetbt {
   width:100%;min-height:200px;float:left;margin-top: 40px;
}

.ywdetimg {
   width:100%;min-height:200px;float:left;margin-top: 40px;
}

}