.container_procut_list{
    background: url(../images/news_list_bg.png) no-repeat top center;

    width: 100%;
    padding-top: 20.5%;
    background-size: cover;
    /*
    height: 629px;
    */
}

@media screen and (min-width: 1366px) {
    .pr193 li {
        margin-left: 40px;
    }
}
@media screen and (max-width: 1366px) {
    .pr193 li {
        margin-left: 25px;
    }
}

.product_h{
    background: url('../images/1439642267.png') center top;
    height: 997px;
    width: 100%;
    margin-top: -2px;
}
.p_h1{
    color: #19509E;
    font-size: 28px;
    width: 612px;
    margin: 0px auto 0 auto;
    padding-top: 155px;
    line-height: 50px;
    text-align: center;
}
.p_h1_1{
    text-align: center;
    margin-top: 12px;
}
.p5_t{
    color: #103F7F;
    font-size: 46px;
    text-align: center;
    padding: 150px 0 80px 0;
}
.p5_c{
    text-align: center;
}
.product{
    background: url("../images/r2_c1.png") center top no-repeat;
}
.buy{
    color: #19509E;
    border: 1px solid #19509E;
    text-align: center;
    height: 44px;
    line-height: 44px;
    width: 200px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 18px;
}
.cate_title{
    font-size: 88px;
    color: #ffffff;
    text-align: center;
    padding: 75px 0 20px 0;
}
.cate_desc{
    font-size: 20px;
    font-family: "Adobe 黑体 Std R,黑体";
    color: #ffffff;
    text-align: center;
    padding: 5px 0 80px 0;
    letter-spacing: 3px;
}

/**/
.p_li_t{
    color: #19509E;
    font-size: 26px;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 24px;

}
.p_li_d{
    color: #666666;
    font-size: 18px;
    text-align: center;
    height: 464px;
    line-height: 33px;
    overflow: hidden;
}
.product_li_a{
    width:582px;
    height:582px;
    display: block;
    margin: 0 auto;

}
.product_li_a img{
    max-width:582px;
    max-height:582px;
}

#featurecontainer {

    margin: 0px auto;
    width: 923px;

}

#feature {
    position: relative;
    margin-top: 5px;

}
#feature .button {
    position: absolute;
    width: 840px;
    top: 72px;
    left: 0px
}
#feature .prev {
    border:0; text-indent: -9999px;
    width: 32px;
    display: block;
    background: url(../images/r4_c3.png) center top;
    float: left;
    height: 63px;
    top: 337px;
    position: absolute;

}
#feature .next {
    text-indent: -9999px;
    width: 32px;
    display: block;
    background: url(../images/r4_c4.png) center top;
    float: right;
    height: 63px;
    border: 0;
    top: 337px;
    right: 0px;
    position: absolute;

}
#feature .prev:hover {
    background-position: center bottom
}
#feature .next:hover {
    background-position: center bottom
}
.featureul {
    position: relative;
    width: 2800px;
    float: left;
    left: 0px
}
.featurebox {
    width: 1100px;
    background-repeat: no-repeat;
    float: left;
    height: 1300px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
#botton-scroll {
    z-index: 0;
    margin: 0px 50px;
    width: 1100px;
    float: left;
    height: 1300px;

}
#block {
    z-index: 0;
    position: relative;
    padding-bottom: 20px;
    margin: 0px auto;
    width: 1200px;
    height: 1300px;
/*    height: 940px;*/
    font-size: 70%;
    overflow: hidden;

}


.pr193{
    margin-left: -40px;
    height: 270px;
}

.pr193 li{
    width: 320px;
    float: left;
   /* margin-left: 40px;*/
    background: #f1f1f1;
    height: 130px;
    padding: 35px 15px 25px 25px;

}
.pr193 li img{
    float: left;
    max-width: 80px;
}
.pr193 li div{
    width: 200px;
    float: right;
}
.pr193 li h2{
    color: #19509E;
    font-size: 21px;
    height: 30px;
    margin-bottom: 10px;
}
.pr193 li p{
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    height: 90px;
    overflow: hidden;

}
