.box {
    width: 100%;
}

.head {
    height: 8rem;
}


/* 主体 */

.head_3 {
    height: 20.4rem;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.vv {
    height: 100%;
    padding-right: 0;
    padding-left: 0;
}

.vv img {
    height: 100%;
    width: 100%;
}


/* 走进神州 */

.sz_title {
    background: url(../pic/tibg.png) no-repeat 0;
    background-size: 100% 100%;
    text-align: center;
    font-size: 1.6rem;
    color: #4689ed;
}

.bodyer {
    margin: 1.5rem 0;
    padding: 0 4%;
}

.body_2 {
    padding: 0 4%;
    margin-bottom: 1rem;
}

.con_title {
    height: 2.3rem;
    width: 100%;
    background: url(../pic/title_bg.png) no-repeat 0;
    background-size: 101% 100%;
    margin-right: 15px;
}

.title_bg {
    background: url(../pic/conbg.png) no-repeat 0;
    background-size: 100%;
    height: 100%;
    /* width: 28%; */
    padding-left: 2.8%;
    line-height: 2.3rem;
    overflow: hidden;
    float: left;
    padding-right: 8%;
}

.con1 {
    font-size: 1.3rem;
    color: #fff;
}

.pad {
    padding-left: 0;
    padding-right: 0;
}

.shu {
    background: #fff;
    border-radius: 4px;
    height: 1.3rem;
    width: 5px;
    margin-right: 8px;
    transform: translateY(44%);
}

.goods {
    width: 100%;
    padding: 0 4%;
    margin: 0 auto;
    /* height: 32.63%; */
    /* background: #000; */
}

.goods_1 {
    width: 101%;
    margin: 0 auto;
    box-shadow: 0 3px 10px -3px rgba(162, 162, 162, 0.5);
    background: #fff;
    padding: 2rem 1.75rem 3.16rem;
}

.zptitle {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.zw {
    color: #4689ed;
    font-weight: 700;
}

.x {
    color: #DB3528;
    margin-right: .25rem;
    float: left;
}

.zpcon {
    font-size: 1.2rem;
    color: #448DED;
    margin-bottom: 1.9rem;
}

.zpbd {
    font-size: 1.4rem;
    margin-bottom: 1.7rem;
    color: #333;
    overflow: hidden;
    line-height: 4rem;
}

.ypz {
    width: 25rem;
    height: 4rem;
    outline: none;
    font-size: 1.4rem;
    border: .05rem solid #E4E4E4;
    float: right;
}

.ypz1 {
    margin-right: .5rem;
    width: 1.4rem;
    height: 1.4rem;
    vertical-align: text-bottom;
}

.zpname {
    float: left;
    display: block;
    /* width: 4.5rem; */
    word-break: break-all;
}

.jianli {
    height: 14.9rem;
}

.yzm {
    position: absolute;
    height: 3.7rem;
    right: .1rem;
    top: .2rem;
    width: 12rem;
}

.yzm1 {
    position: absolute;
    height: 3.7rem;
    right: .2rem;
    top: .15rem;
}

#submit {
    background: #448DED;
    margin-bottom: 1.9rem;
}

.reset {
    width: 30.75rem;
    height: 4.3rem;
    border: none;
    outline: none;
    background: #BBBBBB;
    color: #fff;
    margin: 0 auto;
    border-radius: .5rem;
    font-size: 1.6rem;
    display: block;
    box-shadow: 0 3px 10px -3px rgba(162, 162, 162, 0.5);
}

textarea {
    line-height: 2rem;
    padding: 0;
    text-align: left;
}