﻿@charset "utf-8";
/* CSS Document */
/*index.css*/



/*------------banner start------------*/
.title span {

    color: #bcc8cf;
    font-size: 12px;

}
.rollBox {

    OVERFLOW: hidden;
    WIDTH: 100%;
    margin: 0 auto;
    padding: 20px 0;
    
    font-size: 14px;

}
.rollBox .LeftBotton:hover {

    background: url(../img/pro-prevh.png) no-repeat center;
    cursor: pointer;

}
.rollBox .LeftBotton {

    background: url(../img/pro-prev.png) no-repeat center;
    WIDTH: 40px;
    DISPLAY: block;
    HEIGHT: 150px;
    float: left;

}
.rollBox .RightBotton:hover {

    BACKGROUND: url(../img/pro-nexth.png) no-repeat center;
    cursor: pointer;

}
.rollBox .RightBotton {

    BACKGROUND: url(../img/pro-next.png) no-repeat center;
    WIDTH: 40px;
    DISPLAY: block;
    HEIGHT: 150px;
    TEXT-DECORATION: none;
    float: left;

}


.rollBox .Cont {

    width: 92%;
    overflow: hidden;
    float: left;
    HEIGHT: 150px;

}
.rollBox {

    font-size: 14px;

}
.rollBox .ScrCont {

    width: 1624px;

}
.pro-list {

    height: 210px;

}
.rollBox #List1, .rollBox #List2 {

    float: left;

}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {

    margin: 0;
    padding: 0;

}
.pro-list ul li {

    float: left;
    width: 212px;
    height: 212px;
    margin: 0 10px;
    overflow: hidden;

}
.pro-list ul li a {

    display: block;
    height: 200px;
    width: 212px;
    
    background-color: #64B2D466;
    text-align: center;

}
a {

    text-decoration: none;
    color: #fff;
	
	
}
img {

    border: 0px;

}
.pro-list ul li a {

    text-align: center;

}
.pro-list ul li span.n {

    font-size: 16px;
    font-family: '微软雅黑';
    color: #fff;

}
