.header{
    position: static;

}
.top_header{
    
    
}
#wrap{
    background: inherit;
}
#wrap .top-bar{
    background: inherit;
}
#wrap .top-bar *{
    color: black;
}

.header .nav_list .lv1:hover > a{
    background: #f6fbff;
    color: #1d3571;
}


.inner_banner{
    width: 100%;
    height: 400px;
    background: url("http://www.sans-ep.com/templates/default/images/inner_ban.jpg") no-repeat center;
    position: relative;
    background-size: cover;
    color: white;
    display: flex;
    align-items: center;
}

.inner_banner .content{
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 33;
    margin-top: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_banner  h1{
    font-size: 47px;
    font-weight: 600;

    
    
    
    margin: 0;
    
    
    text-align: center;
    color: #fff;
    font-family: 'EuclidFlexBold';
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.inner_banner p{
    margin-top: 23px;
    text-align: center;
}
.inner_banner p a{
    color: white;
}

.prenext a{
    border-radius: 12px;
    background-color: #007535;
}
.pagemain{
    padding-top: 0;
}








.foot{
    
}
.foot .content{
    margin-bottom: -22px;
    padding: 64px 0;
}

.typelist{
    background: none;
    border: none;
    margin-top: 39px;
}

.typelist .line{
    display: none;
}
.typelist .lv1.hover a{
    background: #f6fbff;
    color: #1d3571;
}
.typelist .lv1>a{
    background: #eeeeee;
    color: #333;
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    
    height: 68px;
    font-size: 20px;
    line-height: inherit;

}
.typelist .lv1:hover>a {
    background: #f6fbff;
    color: #1d3571;
}

.typelist .lv2>a{
    background: #cee6f8;
    color: #1d3571;
    min-width: 150px;
}
.typelist .lv2:hover>a{
    background: #2c2e8c;
    color: white;
}


.typemessage{
    margin-top: 68px;
}
.typemessage .title{
    font-size: 22px;
    font-weight: 600;
    margin-top: 11px;
    color: #bd8a4b;
}
.typemessage .message{
    font-size: 16px;
    color: black;
    line-height: 29px;
}
.prolist ul.prolistbox {
    width: inherit;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prolist ul.prolistbox li{
    background: none;
    width: 25%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    margin-bottom: 44px;
}
.prolist ul.prolistbox li:hover{
    background: none;
}
.prolist ul.prolistbox li:hover .img img{
    transform: scale(1.1);
}
.prolist ul.prolistbox li .img{

}
.prolist ul.prolistbox li .img img{
    width: auto;
    height: auto;
    transition: 0.5s;
}
.prolist ul.prolistbox li .product_message{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prolist ul.prolistbox li .text{
    padding: 0;
}
.prolist ul.prolistbox li .text p{
    height: auto;
}

.prolist ul.prolistbox li .text .name{
    font-size: 20px;
    color: #bd8a4b;

}

.prolist ul.prolistbox li .text .message{

    font-size: 16px;
    color: gray;
    padding-left: 10px;
    margin-top: 5px;
    display: inline-block;
}
.prolist ul.prolistbox li .price,.jiaqian{
    background: url("http://www.sans-ep.com/templates/default/images/zhekou.png") no-repeat center;
    background-size: cover;
    width: 82px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: white;
    font-weight: 600;
    z-index: 3333;

}
.prolist ul.prolistbox li .price span,.jiaqian span{
    font-size: 14px;
}


.predetialcon1 .text{
    float: left;
    width: 58%;
    padding: 0;
    background: none;
    padding-right: 35px;
}
.predetialcon1 .text h4{
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
    color: black;
    line-height: 30px;
}

.predetialcon1 .text h4 span{
    color: #bd8a4b;
}
.predetialcon1 .text .title{
    font-size: 30px;
    font-weight: 600;
    color: #bd8a4b;
}
.predetialcon1 .text .buy a{
    display: block;
    margin-top: 15px;
}
.share a{
    width: 30px;
    height: 30px;
    margin-right: 2px;
    padding-top: 0;
}

.predetialcon1 .img{
    float: right;
    width: auto;
    height: auto;
}
.predetialcon1 .img img{
    width: auto;
    height: auto;
}
.predetial .imgshow{
    width: 400px;
}

.predetial .jcarousel-skin-tango{
    width: 100%;
    box-shadow: none;
    
}
.predetial .zoomPad>img{
    width: 400px;
    text-align: center;
}

.prodetial-tit h3 {
    font-weight: normal;
    color: #be8b4a;
}
.predetial .zoomPup{
    display: none !important;
}
.predetial .zoomWindow{
    display: none !important;
}
.readpicleft{
    position: relative;
}
.readpicleft .jiaqian{
    position: absolute;
    right: 38px;
    top: 201px;
    bottom: 0;
    margin: auto;
    z-index: 3333;
    width: 100px;
    height: 100px;
}


.pagemain .newslist li:hover .date{
    color: #bd8a4b;
}
.pagemain .newslist li:hover h3, .pagemain .newslist li:hover .date{
    color: #bd8a4b;
}
.news-article .title{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 18px;
}

@media (max-width: 768px) {





    .inner_banner{
        height: 154px;
        margin-bottom: 20px;
    }
    .inner_banner img{
        display: none;
    }
    .inner_banner .content{
        margin-top: 0;
    }
    .inner_banner h1{
        font-size: 32px;
    }
    .inner_banner p{
        margin-top: 11px;
    }

    .typelist .ul-lv1.on{
        border-bottom: 1px solid gainsboro;;
        border-left: 1px solid gainsboro;;
        border-right: 1px solid gainsboro;;
    }
    #news{
        padding-bottom: 0;
    }
    .pagemain .newslist{
        margin-bottom: 0;

    }
    .prenext a{
        padding: 0 24px;
    }
    .news-article .prenext{
        margin-bottom: 20px;
    }
    .news-article{
        border-top: 0;
    }

    .typelist .lv1>a{
        width: auto;
        background: transparent;
        font-size: 16px;
        padding-left: 0;
        height: 50px;
        border-left: 1px solid gainsboro;;
        border-right: 1px solid gainsboro;;
    }
    .typelist .lv1:last-child{
        border-bottom: 1px solid gainsboro;;
    }
    .typelist .wap_title{
        background: #cee6f8;
        color: #1d3571;
    }

    .news-article .title{
        font-size: 16px;
    }

    .tuijian{
        display: none;
    }
    .typelist .lv2>a{
        min-width: inherit;
    }





}