.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;
}

.anli {
    height: 3.65rem;
    margin-bottom: 1.5rem;
}

.anli1 {
    padding-left: 10px;
    padding-right: 10px;
}

.an {
    width: 100%;
    height: 100%;
    background: #e1e1e1;
    font-size: 1.1rem;
    line-height: 3.65rem;
    text-align: center;
    border-radius: 5px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word
}

#an1 {
    color: #fff;
    background: #4689ed;
    font-weight: bolder;
}

.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-top: 0;
    margin: 0 auto;
    box-shadow: 0 3px 10px -3px rgba(162, 162, 162, 0.5);
    background: #fff;
    padding: 1.7rem 3.4% 1.16rem;
}

.pt img {
    width: 100%;
}

.pt {
    margin-bottom: 1.5rem;
}

#pt2 {
    border: 1px solid #4689ed;
    padding: .45rem;
}

#pt2 img {
    width: 100%;
    height: 100%;
}

.con_text {
    font-size: 1.2rem;
    color: #333;
    margin-bottom: 3rem;
    word-break: break-all;
}


/* 新闻中心返回按钮 */

.fhbtn {
    color: #fff;
    background: #4689ed;
    font-size: 1.3rem;
    width: 14.7rem;
    height: 4.3rem;
    border-radius: 4.3rem;
    text-align: center;
    line-height: 4.3rem;
    margin: 0 auto;
    margin-bottom: 2.3rem;
}

#content {
    word-break: break-all;
}

#table {
    word-break: break-all;
    width: 100%;
}


/* 产品世界 */

.g_con_title {
    font-size: 1.6rem;
    color: #222;
    font-weight: bold;
    margin-bottom: .5rem;
}

.g_con_text {
    font-size: 1.1rem;
    margin-bottom: 1.75rem;
}

.g_pic img {
    width: 100%;
}

#g_title_bg {
    background: #4689ed;
    margin-bottom: 1rem;
}

#con1 {
    font-size: 1.1rem;
}

#shu {
    height: .95rem;
    width: 3px;
    margin-right: 5px;
    transform: translateY(75%);
}

.g_pic {
    margin-bottom: 1.5rem;
    display: -webkit-box;
}

.an2 {
    height: 80%;
    width: 98%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}