.y_header {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 30;
    width: 100%;
    height: 50px;
    background: #FFF;
    border-bottom: 1px solid #f1f1f1;
}
.header_back {
    position: absolute;
    left: 14px;
    top: 50%;
    width: 11px;
    margin-top: -8px;
}
.header_back img {
    width: 100%;
    height: auto;
}
.header_logo2 {
    text-align: center;
    width: 120px;
    margin: auto;
    margin-top: 12px;
}
.header_logo2 a {
    display: block;
    padding-left: 10px;
}
.header_logo2 a img {
    width: 100%;
}
.header_menu {
    position: absolute;
    right: 14px;
    top: 50%;
    width: 27px;
    margin-top: -8px;
}
.header_menu img {
    width: 100%;
    height: auto;
}


.y_sidebar {
    position: fixed;
    left: 100%;
    top: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
}
.y_sidebar .y_sidebarcent {
    height: 100%;
    background: #fff;
    width: 66.66%;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 101;
}
.y_sidebarcent_ul {
    padding-top: 20px;
}
.y_sidebarcent_ul ul {
    padding-left: 1.75rem;
}
.y_sidebarcent_ul li {
    height: 3.9375rem;
    border-bottom: 1px solid #e5e5e5;
}
.y_sidebarcent_ul li a {
    color: #3b4144;
    font-size: 0.9375rem;
    line-height: 3.9375rem;
}
.y_sidebarcent_ul li .ico62:before {
    content: "";
    width: 0.9375rem;
    height: 0.9375rem;
    display: inline-block;
    margin-right: 0.625rem;
    background: url(../images/new_dh_icons.png) 0 0 no-repeat;
    background-size: 0.9375rem auto;
    vertical-align: middle;
    position: relative;
    top: -0.0625rem;
}
.y_sidebar_bg {
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
}
.footer_copy {
    width: auto;
    height: auto;
    border-top: 1px solid #e6e6e6;
    padding: 10px 5px 25px 5px;
    text-align: center;
    font-size: 0.6em;
    color: #999;
}

.y_puicfoot {
    position: fixed;
    width: 100%;
    height: 57px;
    left: 0px;
    bottom: 0px;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 0px 20px 0px rgba(174, 174, 174, 0.57);
}
.y_puicfoot_main {
    overflow: hidden;
    position: relative;
    top: 9px;
    height: 57px;
}
.c {
    display: block;
    zoom: 1;
}
.y_puicfoot_left {
    width: 25%;
    position: absolute;
    left: 0px;
}
.y_puicfoot_left a {
    width: 50%;
    text-align: center;
}
.y_puicfoot_left a i {
    width: 25px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.y_puicfoot_left a i img {
    width: 100%;
    height: auto;
}
.y_puicfoot_left a span {
    font-size: 0.7rem;
    color: #ff5200;
    display: block;
    margin-top: 4px;
}
.c:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.y_puicfoot_right {
    width: 72%;
    position: absolute;
    right: 5px;
}
.y_puicfoot_right a.al_left {
    background: linear-gradient(left, #41C68F, #2AB87E);
    background: -webkit-linear-gradient(left, #41C68F, #2AB87E);
    background: -o-linear-gradient(left, #41C68F, #2AB87E);
    background: -moz-linear-gradient(left, #41C68F, #2AB87E);
}
.y_puicfoot_right a {
    display: inline-block;
    width: 47%;
    text-align: center;
    padding: 10px 0;
    float: left;
    border-radius: 5px;
}
.y_puicfoot_right a i {
    display: inline-block;
    width: 20px;
    height: auto;
    position: relative;
    top: -1px;
}
.y_puicfoot_right a i img {
    width: 100%;
    height: auto;
}
.y_puicfoot_right a span {
    font-size: 1rem;
    color: #fff;
    display: inline-block;
    margin-left: 0px;
}
.y_puicfoot_right a.al_right {
    background: linear-gradient(left, #f90, #f60);
    background: -webkit-linear-gradient(left, #f90, #f60);
    background: -o-linear-gradient(left, #f90, #f60);
    background: -moz-linear-gradient(left, #f90, #f60);
}

/*
 * 弹出框样式
 */
.am-modal {
    width: 310px;
    margin-left: -155px;
    height: 341px;
    background: #fa5741;
    margin-top: -200px;
    border: 1px solid #fff;
    border-radius: 1rem;
    background: url(../images/form.jpg);
}
.am-modal-dialog {
    border-radius: 4px;
    padding: 1rem 0;
    background: none;
}
.am-modal-hd {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
}
p.am-modal-text {
    font-size: 1.6rem;
    padding: 0 1.6rem;
    height: 102px;
    color: #fff;
}
.input-text {
    border: 1px #CCC solid;
    font-size: 1.45rem;
    float: initial;
    width: 95%;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    border-radius: 5px;
    line-height: 3rem;
    height: 3rem;
    padding: 5px;
}
.af-yyzx {
    margin: 1rem 0;
    width: 80%;
    /* margin: 0 1rem; */
    border-radius: 1.6rem;
    margin-top: 1.6rem;
}
p.am-modal-zy {
    font-size: 1rem;
    color: #fa5741;
    padding: 0 1rem;
    margin-top: 1rem;
}
dl, dt, dd, p, ul {
    margin: 0;
    padding: 0;
}