@charset "utf-8";
/* CSS Document */
html {
    font-size: 40px;
}

body {
    padding: 0;
    font-family: "SourceHan" !important;
    margin: 0;
    -webkit-text-size-adjust: none;
    width: 100%;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    overflow-x: hidden;
    background-color: #fff;
}

.tbody {
    padding: 0 0.5rem;
}

ol, ul {
    list-style: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

ul, li, input, h1, h2, h3, h4, p, span, b, dl, dt, dd, header, menu, section, footer, nav, article {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

.clear {
    clear: both;
}

em {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

.line {
    height: 0.2rem;
    background-color: #eeeeee;
}

.ibody img {
    display: block;
    width: 100%;
}

.flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.red {
    color: #ff0101 !important;
}

/*----*/
.title_a {
    width: 6.65rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0 auto;
}

.title_b {
    width: 7.075rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0 auto;
}

.title_c {
    width: 8.85rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0 auto;
}

.title_d {
    width: 8rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0 auto;
}

.ppys {
    width: 16rem;
    margin: 0 auto;
}

.ys_li {
    width: 7.125rem;
    height: 3.5rem;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #f2f2f2;
    margin-top: 0.4rem;
}

.ys_pic {
    float: right;
    width: 3.95rem;
}

.ys_tit {
    font-size: 0.5rem;
    color: #2e2e2e;
    line-height: 0.65rem;
    padding-top: 0.45rem;
    padding-left: 0.375rem;
}

.ys_btn {
    display: block;
    width: 1.8rem;
    height: 0.875rem;
    line-height: 0.875rem;
    background-color: #de690c;
    border-top-right-radius: 0.425rem;
    border-bottom-right-radius: 0.425rem;
    font-size: 0.45rem;
    color: #fff;
    margin-top: 0.5rem;
    text-indent: 0.25rem;
}

.xxjd {
}

.jd_li {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    position: relative;
    clear: both;
    height: 2.25rem;
    box-sizing: border-box;
    padding-top: 0.25rem;
}

.jd_li:after {
    content: "";
    display: block;
    width: 13.5rem;
    height: 1px;
    background-color: #eeeeee;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.jd_l {
    width: 10rem;
    float: left;
}

.jd_r {
    float: right;
    width: 5rem;
}

.jd_tit {
    font-size: 0.45rem;
    color: #b5b5b5;
    line-height: 0.75rem;
}

.jd_qst {
    font-size: 0.5rem;
    color: #2e2e2e;
    line-height: 0.9rem;
}

.jd_yzx {
    font-size: 0.4rem;
    color: #a4a4a4;
    line-height: 0.75rem;
}

.jd_btn {
    display: block;
    width: 5rem;
    height: 0.925rem;
    box-sizing: border-box;
    padding-left: 1.375rem;
    border: 1px solid #e5e5e5;
    border-radius: 0.15rem;
    background: url("../images/jd_btn_ico.jpg") 0.25rem 0px no-repeat;
    background-size: contain;
    font-size: 0.4rem;
    color: #de690c;
    line-height: 0.875rem;
    text-align: center;
}

.xxjd_btn {
    display: block;
    width: 7.4rem;
    height: 1.35rem;
    line-height: 1.35rem;
    background-color: #de690c;
    text-align: center;
    font-size: 0.5rem;
    color: #fff;
    border-radius: 0.675rem;
    margin-top: 0.625rem;
    margin-left: 0.5rem;
    padding-right: 1rem;
    background-image: url("../images/xxjd_btn_ico.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5.25rem center;
}

.jyfw {
    background-image: url("../images/jyfu_pic.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 19.75rem;
    padding-top: 17rem;
    margin-top: 1rem;
}

.jyfw .xxjd_btn {
    margin-left: auto;
    margin-right: auto;
}

.xdh_l {
    width: 49%;
    float: left;
}

.xdh_r {
    width: 49%;
    float: right;
}

.xdh_li {
    font-size: 0px;
}

.xdh_tit {
    height: 1.25rem;
    line-height: 1.25rem;
    display: inline-block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border-top-right-radius: 0.625rem;
    border-bottom-right-radius: 0.625rem;
    background-color: #de690c;
    font-size: 0.55rem;
    color: #fff;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.xdh_r .xdh_tit {
    float: right;
    border-radius: 0px;
    border-bottom-left-radius: 0.625rem;
    border-top-left-radius: 0.625rem;
}

.xdh_pic {
    width: 90%;
    margin: 0 auto;
}

.dianhua {
    display: block;
    width: 100%;
    height: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    background-color: #f2f2f2;
    font-size: 0.6rem;
    color: #de690c;
    margin-top: 0.5rem;
}

.dianhua i {
    display: inline-block;
    width: 1.7rem;
    height: 1.7rem;
    background: url("../images/dianhua_ico.jpg") center center no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.rmzy {
    width: 15.25rem;
    margin: 0 auto;
}

.zy_li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #fcf8f8;
    margin-top: 0.5rem;
    position: relative;
}

.zy_con .swtzh {
    display: block;
    float: right;
    width: 1.6rem;
    height: 2.5rem;
    border-radius: 0.15rem;
    background-color: #de690c;
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.75rem;
    text-align: center;
    margin-top: 0.35rem;
    margin-right: 0.35rem;
}

.zy_tit {
    font-size: 0.62rem;
    color: #333;
    line-height: 1.2rem;
    text-indent: 0.1rem;
    font-weight: bolder;
}

.zy_tit .fontw {
    font-weight: bold;
    font-size: 0.62rem;
    margin-right: 0.25rem;
}

.zy_txt {
    font-size: 0.5rem;
    /*text-indent: 0.1rem;*/
    line-height: 0.55rem;
    color: #333;
}

/*.jn{
    margin-top: -1rem;
}*/
.rc{
    margin-top: 0.2rem;
}

.zy_con {
    height: 3.5rem;
}

.zy_hot:before {
    content: "";
    display: block;
    width: 2.35rem;
    height: 2.5rem;
    background-image: url("../images/zy_hot.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: -0.15rem;
    top: -0.15rem;
}

.rmzy .xxjd_btn {
    margin-left: auto;
    margin-right: auto;
}

.ty_li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 0.5rem;
}

.ty_txt {
    border: 1px solid #eeeeee;
    width: 100%;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: 0.55rem;
    color: #666666;
    text-align: center;
}

.dd_form {
    padding-bottom: 4.5rem;
    background-image: url("../images/form_bg.jpg");
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.df_box {
    width: 13.3rem;
    height: 6.25rem;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.4)
}

.df_tit {
    font-size: 0.55rem;
    color: #333;
    line-height: 0.7rem;
    text-align: center;
}

.df_line {
    width: 11.75rem;
    margin: 0 auto;
    padding-top: 0.5rem;
    clear: both;
}

.df_it {
    display: block;
    width: 2.5rem;
    height: 1.25rem;
    background-color: #de690c;
    font-size: 0.55rem;
    color: #fff;
    border-radius: 0.15rem;
    line-height: 1.25rem;
    text-align: center;
    float: left;
    position: relative;
}

.df_ipt {
    display: block;
    float: left;
    margin-left: -0.25rem;
    width: 9.5rem;
    height: 1.25rem;
    border: 0.05rem solid #eeeeee;
    border-radius: 0.15rem;
    text-indent: 1.25rem;
    font-size: 0.5rem;
    line-height: 1.25rem;
    color: #333;
}

.df_line:after {
    content: "";
    width: 0px;
    height: 1px;
    display: block;
    clear: both;
}

.df_btn {
    display: block;
    width: 7.175rem;
    height: 1.25rem;
    background-color: #de690c;
    font-size: 0.55rem;
    line-height: 1.25rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.5rem;
    color: #fff;
    border: none;
    border-radius: 0.15rem;
}
