@charset "utf-8";

/* CSS Document */


/*系统预设*/

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    width: 6.4rem;
    background: #ebebeb;
    overflow-x: hidden;
    font-size: 0.24rem;
    font-family: "Microsoft Yahei"
}

html {
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    border: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    vertical-align: middle;
}

input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}


/*input { margin: 0; padding: 0; border: none; outline: none; -webkit-appearance: none;}*/

button {
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}

i {
    font-style: normal;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    font-weight: normal;
}

.clear {
    clear: both;
}

.over {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ablock {
    display: block;
}

.head img {
    width: 100%;
}

.zj {
    width: 6rem;
    margin: 0.3rem auto;
    background: #fff;
    padding: 0.3rem 0.2rem;
}

.zj_tu {
    float: left;
    width: 2.07rem;
}

.zj_tu>img {
    width: 2.07rem;
}

.zj_tu a {
    margin-top: 0.1rem;
    display: block;
    width: 2.07rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #0a5ab2;
    text-align: center;
    color: #ffffff;
    font-size: 0.27rem;
}

.zj_zi {
    width: 3.27rem;
    float: right;
}

.zj_zi>p:nth-child(1) {
    position: relative;
    margin-bottom: 0.1rem;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    color: #333333;
    font-size: 0.24rem;
}

.zj_zi>p:nth-child(1) span:nth-child(1) {
    float: left;
    color: #0a5ab2;
    font-size: 0.4rem;
    font-weight: bold;
    margin-right: 0.08rem;
}

.zj_zi>p:nth-child(1) span:nth-child(2) {
    position: absolute;
    top: 0.17rem;
}

.zj_zi>p:nth-child(2),
.zj_zi>p:nth-child(3) {
    line-height: 0.32rem;
    color: #0a5ab2;
    font-size: 0.22rem;
    color: #333333;
}

.zj_zi>p:nth-child(2) img {
    width: 0.81rem;
}

.zj_zi>p:nth-child(4) {
    margin-bottom: 0.1rem;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    color: #666666;
    font-size: 0.22rem;
    line-height: 0.4rem;
    margin-top: 0.05rem;
    padding-bottom: 0.05rem;
}

.zj_zi>p:nth-child(4) span {
    float: left;
    color: #333333;
}

.zj_zx p {
    overflow: hidden;
}

.zj_zx p:nth-child(1) {
    margin: 0.05rem 0 0.1rem 0;
}

.zj_zx p:nth-child(1) a {
    float: left;
    color: #666666;
    font-size: 0.2rem;
}

.zj_zx p:nth-child(1) a span {
    color: #ef0303;
}

.zj_zx p:nth-child(1) a img {
    width: 0.2rem;
    margin-right: 0.05rem;
}

.zj_zx p:nth-child(1) a:nth-child(2) {
    margin-right: 0.3rem;
    float: right;
}

.zj_zx p:nth-child(2) {
    color: #adadad;
    font-size: 0.2rem;
}

.zj_zx p:nth-child(2) span {
    color: #ef0909;
}

#dh1,
#dh2,
#dh3 {
    display: none;
}

#qq {
    width: 6rem;
    margin: 0 auto 1.2rem;
}

.jian {
    text-align: center;
    color: #022a92;
    font-weight: bold;
    font-size: 0.34rem
}

.zxzx>div:nth-child(2) {
    margin-top: 0.4rem;
}

.box>div:nth-child(1) {
    float: left;
    margin-top: 0.2rem
}

.box>div:nth-child(1) img {
    width: 1rem
}

.box>div:nth-child(2) {
    position: relative;
    float: right;
    width: 4.7rem;
    height: 1.4rem;
    padding: 0.25rem 0.23rem;
    border-radius: 0.05rem;
    color: #333333;
    font-size: 0.22rem;
    line-height: 0.4rem;
    border: 1px solid #cccccc;
    margin-top: 0.05rem;
    background: #fff;
}

.box>div:nth-child(2):before {
    content: "";
    position: absolute;
    border-top: 0.12rem solid transparent;
    border-bottom: 0.12rem solid transparent;
    border-right: 0.16rem solid #fff;
    z-index: 99;
    top: 0.34rem;
    left: -0.15rem;
}

.box>div:nth-child(2) a {
    display: block;
    position: absolute;
    top: 0.33rem;
    left: -0.18rem;
    border-top: 0.13rem solid transparent;
    border-bottom: 0.13rem solid transparent;
    border-right: 0.18rem solid #cccccc;
}

.box-dh1 {
    position: relative;
}

.box-dh1 span {
    display: inline-block;
    width: 0.4rem;
    /* border: 1px solid red; */
}

.box-dh1 img {
    position: absolute;
    top: 0.17rem;
    width: 0.36rem;
}

.box-dh2 {
    padding: 0.45rem 0.23rem !important;
}

.foot {
    background: #f2f2f2;
    position: fixed;
    bottom: 0;
    width: 6.4rem;
    height: 0.8rem;
    padding: 0.2rem 0.2rem 0 0.2rem;
}

.foot>p:nth-child(1) {
    display: block;
    float: left;
    width: 4.6rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: 1px solid #e0e0e0;
    color: #bab9b9;
    font-size: 0.2rem;
    border-radius: 0.05rem;
	background: #ffffff;
/*    background: url(../images/dh.png) 0.2rem 0.1rem no-repeat #ffffff;*/
    background-size: 0.19rem;
/*    padding-left: 0.5rem;*/
}
.foot>p:nth-child(1) a:nth-child(1) img{width: 0.19rem;margin-left: 0.2rem}
.foot>p:nth-child(1) a:nth-child(2) {  color: #bab9b9;margin-left: 0.05rem}



.foot>a:nth-child(2) {
    display: block;
    float: left;
    width: 1.13rem;
    line-height: 0.4rem;
    color: #ffffff;
    font-size: 0.2rem;
    text-align: center;
    border-radius: 0.05rem;
    background: linear-gradient(#ffcb00, #ff9d00);
    margin-left: 0.2rem;
}

.yd_tu {
    position: fixed;
    bottom: 2.4rem;
    right: 0;
    width: 1.2rem;
    overflow: hidden;
}

.yd_tu img {
    width: 1.2rem;
}