/*改版*/
.sample-search {
    background: #f7f8f2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.vn96 {
    width: 96%;
    margin: 0 auto;
}

.sample-search #formsearch {
    text-align: center;
    font-size: 0px;
}

.sample-search #formsearch input {
    background: none;
    border: none;
    outline: none;
}

.sample-search #formsearch #keyword {
    width: 83%;
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
    border-radius: 5px;
    font-size: 14px;
    color: #bcbcbc;
    text-indent: 20px;
    float: left;
}

.sample-search #formsearch #s_btn {
    width: 13%;
    height: 32px;
    line-height: 32px;
    background: url(../images/sss.png) no-repeat center center;
    background-size: cover;
    border-radius: 5px;
    float: right;
}

.sample-procate {
    background: #f7f8f2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sort1 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    position: relative;
}

.sort1 li:nth-child(3) {
    margin-right: 0px;
}

.sort1 li img {
    width: 100%;
}

.sort1 li h3 {
    width: 100%;
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    top: 32%;
    text-align: center;
}

.sort1 li span {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 42%;
}

.sample-about {
    background: url(../images/tu1.png) no-repeat center bottom #f7f8f2;
    background-size: 100%;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.sample-title {
    text-align: center;
}

.sample-title span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #c87f7e;
    margin: 0 4px;
    border: 1px solid #c87f7e;
}

.about-con {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 24px;
    margin-top: 20px;
}

.sample-about a {
    display: block;
    width: 129px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    background: #c87f7e;
    border-radius: 25px;
    margin-top: 20px;
    color: #fff;
}

.sample-product {
    background: #f7f8f2;
    padding-top: 20px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.sample-product .list1 {
    margin-top: 25px;
}

.sample-product .list1 li {
    float: left;
    width: 47.5%;
}

.sample-product .list1 li img {
    width: 100%;
}

.sample-product .list1 li:nth-child(2n) {
    float: right;
}

.sample-product .list1 li h3 {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

.sample-product .list1 li h3 a {
    color: #666;
}

.sample-product a.pro-more {
    display: block;
    width: 129px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    background: #c87f7e;
    border-radius: 25px;
    margin-top: 20px;
    color: #fff;
}

.sample-wz img{
    width: 100%!important;
    height: auto!important;
}

.sample-wz {
    padding-top: 20px;
    background-size: 100%;
    margin-top: 10px;
}

.sample-wz h3 {
    font-size: 22px;
    color: #ffffff;
    line-height: 22px;
    padding-top: 10px;
}

.sample-wz span {
    display: block;
    font-size: 12px;
    color: #ffffff;
    margin-top: 8px;
}

.sample-case {
    background: #f7f8f2;
    padding-top: 15px;
    padding-bottom: 10px;
}

.case-con {
    margin-top: 25px;
}

.case-con .case-left {
    width: 53.5%;
    float: left;
}

.case-con .case-left img {
    width: 100%!important;
    height: 300px!important;
}

.case-con .case-right {
    float: right;
    width: 42.5%;
}

.case-con .case-right .list2 li {
    margin-bottom: 3px;
}

.case-con .case-right .list2 li img {
    width: 100%;
    height: 95px;
}

.sample-news {
    padding-top: 20px;
    padding-bottom: 30px;
    background: #f7f8f2;
    margin-top: 10px;
}

.sample-news .list3 li {
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    margin-top: 15px;
}

.sample-news .list3 li .img1 {
    float: left;
    width: 24%;
}

.sample-news .list3 li .img1 img {
    width: 100%;
}

.sample-news .list3 li .wenzi {
    width: 68%;
    float: right;
}

.sample-news .list3 li .wenzi h3 {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    line-height: 16px;
}

.sample-news .list3 li .wenzi span {
    display: block;
    font-size: 13px;
    color: #666666;
    font-weight: 400;
    margin-top: 15px;
    line-height: 18px;
}


/* 页脚 */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #c87f7e;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    font-size: 0;
    padding-top: 25px;
}

.footer ul li a {
    display: block;
}

.footer ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.footer ul li:first-child {
    background: url(../images/a1.png) no-repeat center top;
    background-size: 20px 20px;
}

.footer ul li:nth-child(2) {
    background: url(../images/a2.png) no-repeat center top;
    background-size: 20px 20px;
}

.footer ul li:nth-child(3) {
    background: url(../images/a3.png) no-repeat center top;
    background-size: 20px 20px;
}

.footer ul li:nth-child(4) {
    background: url(../images/a4.png) no-repeat center top;
    background-size: 20px 20px;
}

.footer ul li:nth-child(5) {
    background: url(../images/a5.png) no-repeat center top;
    background-size: 20px 20px;
}

.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hdianhjgh_a{
    height: 50px;
    overflow: hidden;
}
.hdianhjgh li{
    width: 32%;
    background-color: #c87f7e;
    box-sizing: border-box;
    padding: 2% 2% 5% 2%;
    color: #fff;
}
.hdsnj{
    height: 10px;
    background: #e8e8e8;
}
.hdianhjgh_b{
    font-size: 12px;
    line-height: 22px;
    height: 140px;
    overflow: hidden;
}
.hdianhjgh_m{
    width: 70px;
    background: #fff;
    border-radius: 30px;
    line-height: 35px;
    text-align: center;
    color: #c87f7e;
    margin-top: 5%;
    font-size: 14px;
}
.hdianhjgh_m a{
    color: #c87f7e;
}