/*改版*/
.vn97{
    width: 97%;
    margin: 0 auto;
}
.search1{
    width: 99%;
    margin: 0 auto;
    position: absolute;

    left: 1.5%;
    z-index: 999;
    margin-top: 39%;
}
.search1 input{
    border: none;
    outline: none;
}
.search1 #formsearch #keyword{
    background: rgba(0,0,0,0.5);
    line-height: 36px;
    width: 80%;
    float: left;
    text-indent: 15px;
    
}
.search1 #formsearch #s_btn{
    width: 14%;
    background: url(../images/sss.png) no-repeat center center;
    line-height: 36px;
    background-size: cover;
    font-size: 0px;
    float: right;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ffffff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ffffff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ffffff;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ffffff;
}


/*banner下图标*/
.sample-tu{
    width: 97%;
    margin: 0 auto;
    margin-top: 20px;
}
.ads1 li{
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 5px;
}
.ads1 li img{
    width: 60%;
}
.ads1 li h3{
    font-weight: 400;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 20px;
    margin-top: 5px;
}
.ads1 li:nth-child(1){
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.ads1 li:nth-child(2){
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.ads1 li:nth-child(3){
    border-bottom: 1px solid #e5e5e5;
}
.ads1 li:nth-child(4){
    border-right: 1px solid #e5e5e5;
    padding-top: 10px;
}
.ads1 li:nth-child(5){
    border-right: 1px solid #e5e5e5;
    padding-top: 10px;
}
.ads1 li:nth-child(6){
    padding-top: 10px;
}

.sample-xian1{
    width: 100%;
    height: 5px;
    background: #e0e0e0;
    margin-top: 25px;
}

.sample-product{
    margin-top: 20px;
}
.sample-title{
    text-align: center;
}
.sample-title h3{
    font-size: 24px;
    color: #c0a871;
    font-weight: 600;
    line-height: 18px;
}
.sample-title i{
    display: block;
    height: 1px;
    background: #dcdcdc;
    margin-top: 10px;
}
.sample-title span{
    display: block;
    font-size: 16px;
    color: #969696;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 8px;
}
.product-cate{
    margin-top: 20px;
}
.product-cate h3{
    font-size: 18px;
    color: #323232;
    background: url(../images/dots.png) no-repeat center center;
    float: left;
    line-height: 18px;
    padding: 0 20px;
}
.product-cate a{
    display: block;
    float: right;
    line-height: 18px;
    font-size: 14px;
    color: #6a6a6a;
}
.list1{
    margin-top: 20px;
}
.list1 li{
    float: left;
    width: 48%;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}
.list1 li img{
    width: 100%;
}
.list1 li h3{
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #323232;
    font-weight: 400;
}
.list1 li h3 a{
    color: #323232;
}
.list1 li:hover{
    border-color: #c0a871;
}
.list1 li:hover h3{
    background: #c0a871;
}
.list1 li:nth-child(2n){
    float: right;
    width: 48%;
}

.sample-xian2{
    height: 1px;
    background: #dcdcdc;
    margin-top: 10px;
}

.sample-news{
    margin-top: 20px;
}
.news-tu{
    margin-top: 15px;
}
.news-tu img{
    width: 100%;
}
.list2 li{
    padding-bottom: 8px;
    border-bottom: 1px dashed #e5e5e5;
    margin-top: 10px;
}
.list2 li:nth-child(3){
    border: none;
}
.list2 li h3{
    font-size: 17px;
    color: #5a5a5a;
}
.list2 li h3 a{
    color: #5a5a5a;
}
.list2 li p{
    font-size: 14px;
    color: #787878;
    margin-top: 15px;
}
.list2 li .wz{
    margin-top: 15px;
}
.list2 li .wz span{
    font-size: 14px;
    color: #787878;
}
.list2 li .wz span:nth-child(1){
    background: url(../images/time.png) no-repeat left center;
    padding-left: 30px;
}
.list2 li .wz span:nth-child(2){
    padding-left: 10px;
}

.sample-about{
    margin-top: 15px;
}
.abouttu{
    margin-top: 20px;
}
.abouttu img{
    width: 100%;
}
.mabout{
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    color: #5f5f5f;
    margin-top: 10px;
    line-height: 22px;
}