body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
a{ color: #606060;text-decoration:none;}
ul, ol {
    list-style: none outside none;
}
.nr_product_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 40px 0 30px;
    width: 100%;
}.nr_product_wrap .inner {
    margin: 0 auto;
    position: relative;
    width: 1080px;
}.nr_product_wrap .list_item {
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width:980px;
}.nr_product_wrap ul {
    height: 200px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20000px;
}
.nr_product_wrap li {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 150px;
}
.nr_product_wrap li {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 150px;
}.nr_slider_arrow_prev_l, .nr_slider_arrow_next_l {
    height: 150px;
    position: absolute;
    top: 20px;
    width: 75px;
}.nr_slider_arrow_prev_l {
    left: -18px;
}.nr_slider_arrow_prev_l a.disable, .nr_slider_arrow_prev_l a.disable:hover {
    background-position: -160px 55px;
    cursor: auto;
}
.nr_slider_arrow_prev_l a, .nr_slider_arrow_next_l a {
    background-image: url("../images/nr_slider_arrow.png");
    background-repeat: no-repeat;
    display: block;
    height: 150px;
}.nr_slider_arrow_next_l {
    right: -25px;
}
.nr_slider_arrow_next_l a {
    background-position: -400px 55px;
}
.nr_slider_arrow_prev_l a {
    background-position: -70px 55px;
}.nr_slider_arrow_next_l a.disable, .nr_slider_arrow_next_l a.disable:hover {
    background-position: -310px 55px;
    cursor: auto;
}
.nr_product_wrap li .pro_name {
    display: block;
    font: 16px/16px 'Microsoft Yahei';
    margin-top: 16px;
	
}