html, body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    background: #f6f9fa;
}

/* public */
.width-standard {
    width: 75rem;
    margin: auto;
}
.width-big {
    width: 100rem;
    margin: auto;
}
.marg-t-180 {
    margin-top: 11.25rem;
}
.marg-t-181 {
    margin-top: 5.5625rem;
}
.marg-t-110 {
    margin-top: 6.875rem;
}
.marg-t-15 {
    margin-top: 0.9375rem;
}
.marg-t-16 {
    margin-bottom: 5.375rem;
}
.marg-lr-120 {
    margin-left: 7.5rem;
    margin-right: 7.5rem;
}
.color89 {
    color: #898989;
}
.border_1{
    border:0px solid #fff !important;
}
/* result*/
.container{
    min-height:45.5rem;
    margin: 0 7.375rem;
}
.containere{
    margin-top: 5.417rem;
    background: #f1f7ff;
    padding: 3.1875rem 0;
}
.container_title{
    min-height: 3rem;
    font-size: 3rem;
    font-family: FZHei-B01T;
    font-weight: bold;
    color: #113D6A;
    text-align: center;
}
.container_border{
    width: 35.25rem;
    height: 0.0625rem;
    border: 0.125rem solid #113D6A;
    margin: 1.9375rem auto 2.5rem;
}
.container_conten{
    width:100%;
    margin-top: 4.1875rem;
    display: flex;
}
.container_conten_con{
    width: 50%;
    border-right: 0.125rem solid #113D6A;
    display: flex;
    padding-right: 4.5625rem;
}
.list1{
    min-height: 2rem;
}
.con_left{
    min-width: 15.25rem;
    font-size: 2rem;
    color: #113D6A;
    text-align: right;
    font-weight: bold;
    line-height: 3.25rem;
}
.con_right{
    min-width: 3rem;
    font-size: 2rem;
    color: #113D6A;
    line-height: 3.25rem;
    font-weight: bold;
    word-wrap: break-word
}
/* header */
.header {
    height: 7.5rem;
    line-height: 7.5rem;
    background-color: #DBDBDB;
    font-family: "Times New Roman";
    /* font-size: 1.875rem; */
    font-weight: bolder;
    font-size: 1.625rem;
}
.header .logo {
    height: 5.8rem;
}
.header .nav {
    bottom: -1.5rem;
    position: relative;
}
.header .nav.header-nav-1 span {
  position: absolute;
  font-family: FZHei-B01T;
  font-weight: 400;
  font-size: 2.44rem;
  line-height: .74;
  color: #103C69;
}
.header a {
    color: #113D6A;
}
.header a.active {
    color: #3699ff;
}

/* footer */
.footer {
    height: 7.5rem;
    line-height: 7.5rem;
    background: rgba(17,61,106,0.22);
    color: #113D6A;
    font-size: 1.625rem;
    font-family: "Times New Roman";
    font-weight: bold;
    text-align: center;
}

/* content */
.content img {
    width: 100%;
}
@media screen and (min-width: 3840px) {
    .content img {
        width: auto;
    }
}.content .asia-content2 {
    width: 69.6875rem;
    /* height: 12.5625rem; */
}
.content .asia-content2-btn {
    width: 34.6875rem;
    /* height: 7.9375rem; */
}

/* index */
.index-box {
    width: 100%;
    height: 100%;
    background: #1f3345 url(../imgs/index_bg_v2.png) center no-repeat;
    background-size: contain;
}
.box-content {
    margin: auto;
    height: 100%;
    align-items: inherit;
}
.index-logo {
    height: 26.25rem;
    margin-bottom: 7.6875rem;
}
.index-icon {
    height: 9.8125rem;
}
.query-logo{
    height: 19.51rem;
    margin-bottom: 1.81rem;
}
/* query*/
.title{
    color: #fff;
    font-size: 2.75rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.9375rem;
    letter-spacing: 4px;
  }
.border{
    width: 35.25rem;
    height: 0.06px;
    border: 0.125px solid #FFFFFF;
    text-align: center;
    margin:0 auto;
    margin-bottom: 0.875rem;
}
.title-bottom{
    color: #fff;
    font-size: 2.025rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2.875rem;
    letter-spacing: 4px;
}
.query-input{
    width: 55.375rem;
    height: 4.525rem;
    line-height: 5.125rem;
    font-size: 1.625rem;
    margin-bottom: 1.6875rem;
    text-align: center;
    /* padding:0.7rem 0 1rem 0; */
}
.query-input::placeholder {
  font-size: 1.625rem;
}
.query-results{
 background: #fff;
}
.query-title{
    width: 22.875rem;
    height:2.5rem;
    font-size: 2.625rem;
    margin-left: 8.5rem;
    margin-bottom: 1.5625rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #CA1221;
}
.query-button{
    width: 22.375rem;
    height:5.225rem;
    background: #FFFFFF;
    border-radius: 0.875rem;
    font-size: 2.125rem;
    font-weight: bold;
    color: #113D6A;
}
input::-webkit-input-placeholder{
    font-size:1.625rem;
    font-weight: bold;
    color: #B9B9B9;
    line-height: 5.125rem;
    padding-bottom: 0.7rem;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    font-size: 1.625rem;
    font-weight: bold;
    color: #B9B9B9;
    line-height: 5.125rem;
    padding-bottom: 0.7rem;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    font-size: 1.625rem;
    font-weight: bold;
    line-height: 5.125rem;
    color: #B9B9B9;
    padding-bottom: 0.7rem;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    font-size: 1.625rem;
    font-weight: bold;
    color: #B9B9B9;
    line-height: 5.125rem;
    padding-bottom: 0.7rem;
}


@media screen and (max-width: 1600px) {
    html, body {
        font-size: 14px;
    }
    .width-big {
        width: 87.5rem;
        margin: auto;
    }
}
@media screen and (max-width: 1280px) {
    html, body {
        font-size: 12px;
    }
    .width-big {
        width: 87.5rem;
        margin: auto;
    }
}
