.sample-wz{
    width: 96%;
    margin: 0 auto;
    font-size: 13px;
    color: #192148;
    line-height: 26px;
    margin-top: 5px;
}
#formsearch{
    width: 96%;
    margin: 0 auto;
    background: url(../images/sss.png) no-repeat center center;
    background-size: 100%;
    margin-top: 5px;
}
#formsearch #s_btn{
    width: 10%;
    float: left;
}
#formsearch #keyword{
    width: 88%;
    float: right;
}
#formsearch input{
    background: none;
    border: none;
    outline: none;
    height: 32px;
    line-height: 32px;
}

.sample-xian1{
    height: 10px;
    width: 100%;
    background: #eeeeee;
    margin-top: 14px;
}

.ads1{
    text-align: justify;
    width: 96%;
    margin: 0 auto;
    margin-top: 20px;
}
.ads1 li{
    position: relative;
    display: inline-block;
    width: 31%;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
.ads1:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.ads1 li h3{
    font-size: 16px;
    color: #192148;
    margin-top: 15px;
}
.ads1 li img{
    width: 100%;
}

.product-title{
    text-align: center;
}
.product-title h3{
    font-size: 20px;
    color: #192148;
    font-weight: 400;
    background: url(../images/xian1.png) no-repeat center center;
    background-size: 115%;
    line-height: 20px;
}
.product-title span{
    font-size: 14px;
    color: #808080;
    display: block;
    line-height: 14px;
    text-transform: uppercase;
    margin-top: 5px;
}
.product-tu{
    width: 96%;
    margin: 0 auto;
    margin-top: 20px;
}
.product-tu img{
    width: 100%;
}

.product-tu2{
    width: 96%;
    margin: 0 auto;
    margin-top: 20px;
}
.product-tu2 img{
    width: 100%;
}

.product-xian{
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #aaaaaa;
    margin-top: 20px;
    margin-bottom: 20px;
}

.list1{
    width: 96%;
    margin: 0 auto;
    margin-top: 15px;
}
.list1 li{
    float: left;
    width: 48%;
    text-align: center;
}
.list1 li:nth-child(2n){
    float: right;
}
.list1 li img{
    width: 100%;
}
.list1 li h3{
    font-size: 16px;
    color: #192148;
    line-height: 22px;
}
.product-more{
    width: 92%;
    border: 1px solid #bfbfbf;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #192148;
    margin: 0 auto;
    margin-top: 15px;
}
.product-more a{
    color: #192148;
    display: block;
}

.sample-tu2{
    width: 100%;
    margin-top: 30px;
}
.sample-tu2 img{
    width: 100%;
}


.sample-about{
    margin-top: 25px;
}
.about-tu{
    width: 96%;
    margin: 0 auto;
    margin-top: 10px;
}
.about-tu img{
    width: 100%;
}
.sample-about h2{
    font-size: 17px;
    color: #333333;
    font-weight: 600;
    line-height: 17px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}
.about-wz{
    font-size: 14px;
    color: #5a5a5a;
    width: 96%;
    margin: 0 auto;
}

.sample-news{
    margin-top: 35px;
}
.list2{
    width: 96%;
    margin: 0 auto;
    margin-top: 35px;
}
.list2 li{
    border: 1px solid #e5e5e5;
    padding-left: 8px;
    padding-top: 15px;
    padding-bottom: 9px;
    padding-right: 60px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.list2 li .date{
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #252f5f;
}
.list2 li .date .day{
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
    padding-top: 12px;
}
.list2 li .date .yue{
    font-size: 13px;
    color: #ffffff;
    line-height: 13px;
    margin-top: 8px;
}
.list2 li .wenzi{
    float: left;
    margin-left: 15px;
    width: 74%;
}
.list2 li .wenzi h3{
    font-size: 17px;
    color: #5a5a5a;
    font-weight: 600;
    margin-top: 5px;
}
.list2 li .wenzi h3 a{
    color: #5a5a5a;
}
.list2 li .wenzi span{
    display: block;
    font-size: 13px;
    color: #606060;
    margin-top: 10px;
}