﻿body {
    font-size: 12px;
    margin: 0 auto;
}

a img {
    border: none;
    border: 0px;
}

a:link, a:hover, a:visited {
    color: #fff;
    text-decoration: none;
}

#BodyCenter {
    color: #666;
    font-family: 宋体;
    width: 960px;
    margin: auto;
    height: 500px;
}

#Banner {
    height: 114px;
    background: url(../Images/banner.jpg);
}

#Menu {
    font-family: 微软雅黑;
    height: 36px;
    background: url(../Images/bg-menu.jpg);
}

    #Menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #Menu ul li {
            float: left;
            width: 137px;
            line-height: 36px;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            background: url(../Images/spliter-menu.jpg) no-repeat;
        }

#FocusImage {
    height: 320px;
    background: gray;
    margin: 10px 0 20px 0;
}

#ProdcutCenter-Index a:link, #ProdcutCenter-Index a:visited {
    color: #333;
}

#ProdcutCenter-Index {
    height: 232px;
    width: 695px;
    float: left;
    margin-left: 5px;
}



    #ProdcutCenter-Index #ProductTitle {
        height: 27px;
        margin: 0;
        padding: 0;
        background: url(../images/product-index.jpg) no-repeat;
    }


    #ProdcutCenter-Index .item {
        width: 160px;
        float: left;
        background: white;
        margin: 5px 10px 0px 0;
        border: 1px solid #ccc;
    }


    #ProdcutCenter-Index .itemPic {
        width: 160px;
        height: 155px;
        overflow: hidden;
    }

    #ProdcutCenter-Index .itemTitle {
        width: 160px;
        height: 30px;
        text-align: center;
        background: #ddd;
        line-height: 30px;
    }

#RollPanel {
    float: right;
    margin: 8px 10px 0 0;
}

    #RollPanel img {
        cursor: pointer;
    }


#ContactUs-Index {
    height: 222px;
    width: 260px;
    float: left;
}

    #ContactUs-Index dl {
        margin: 0;
        padding: 0;
    }

    #ContactUs-Index dt {
        height: 27px;
        margin: 0;
        padding: 0;
        background: url(../images/contact-index.jpg) no-repeat;
    }



    #ContactUs-Index dd ul {
        list-style: none;
        margin: 0;
        padding: 10px 0 0 0;
    }

    #ContactUs-Index dd li {
        height: 38px;
    }

    #ContactUs-Index dd {
        margin: 8px 0 0 0;
        padding-left: 10px;
        border: 1px solid #ccc;
        height: 185px;
        background: #fefefe;
    }

        #ContactUs-Index dd img {
            vertical-align: middle;
        }

#Bottom {
    height: 90px;
    background-color: rgb(0,130,205);
    text-align: center;
    color: #fff;
    line-height: 20px;
    padding-top: 12px;
}

.clearAll {
    clear: both;
}


/*产品分类列表-左侧*/
#ProductCategory {
    float: left;
    width: 200px;
    background: #CAE0F1;
    margin-top: 20px;
}

    #ProductCategory div.spliter-hor {
        border-top: 1px dotted #266899;
        width: 150px;
        margin-top: 22px;
        margin-right: 25px;
        margin-bottom: 15px;
        margin-left: 25px;
    }

    #ProductCategory a {
        color: #266899;
    }

    #ProductCategory h1 {
        font-size: 14px;
        color: #266899;
        background: #AFCDE3;
        margin: 0;
        padding: 0;
        height: 29px;
        border-bottom: 1px solid #266899;
        padding-left: 30px;
        line-height: 29px;
        font-weight: bold;
    }

    #ProductCategory h2 {
        font-size: 14px;
        color: #266899;
        padding-left: 30px;
        font-weight: normal;
    }

    #ProductCategory ul {
        margin: 0;
        padding: 0 20px 0 20px;
        list-style: none;
    }

    #ProductCategory li.first {
        padding-left: 10px;
        line-height: 30px;
        cursor: pointer;
    }

    #ProductCategory li.firsthover {
        background: url(../images/arrwo-down.jpg) no-repeat 140px 6px #71A3C3;
    }

    #ProductCategory li.second {
        padding-left: 20px;
        line-height: 24px;
        cursor: pointer;
    }

    #ProductCategory li.third {
        padding-left: 10px;
        line-height: 40px;
        height: 40px;
        cursor: pointer;
        font-size: 14px;
    }

    #ProductCategory li.second a {
        color: #333;
    }

        #ProductCategory li.second a:hover {
            color: #266899;
        }

#VideoIntroduction {
    width: 140px;
    margin: 0 auto;
    height: 50px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 200%;
}

.arrow {
    float: right;
    margin: 6px 6px 0 0;
    /*margin: -17px 6px 0 0;*/
}

#ProductCenter {
    margin-left: 10px;
    float: left;
    width: 750px;
}

    #ProductCenter h2 {
        width: 725px;
        height: 23px;
        padding: 0;
        margin: 27px 0 0 15px;
    }

        #ProductCenter h2.foreign {
            background: url(../Images/foreignProduct-title.jpg) no-repeat;
        }

        #ProductCenter h2.domestic {
            background: url(../Images/domesitcProduct-title.jpg) no-repeat;
        }


    #ProductCenter .item {
        cursor: pointer;
        width: 120px;
        float: left;
        background: white;
        margin: 15px 15px 0px 15px;
    }


    #ProductCenter .itemPic {
        padding: 5px;
        width: 110px;
        height: 110px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #ccc;
    }

    #ProductCenter .itemTitle {
        width: 120px;
        height: 20px;
        text-align: center;
        line-height: 20px;
    }

/*产品列表页*/
#Navigator {
    margin-top: 30px;
}

    #Navigator a {
        color: #666;
    }

#ProductList {
    margin-left: 30px;
    float: left;
    width: 730px;
}

    #ProductList .item {
        cursor: pointer;
        width: 150px;
        float: left;
        background: white;
        margin: 15px 25px 0px 0;
    }


    #ProductList .itemPic {
        padding: 5px;
        width: 140px;
        height: 140px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #ccc;
    }

    #ProductList .itemTitle {
        width: 150px;
        height: 30px;
        text-align: center;
        line-height: 30px;
    }

/*产品信息页*/

#ProductDetail {
    margin-left: 30px;
    float: left;
    width: 730px;
}

    #ProductDetail #ProductPicPanel {
        margin-top: 20px;
        width: 225px;
        float: left;
    }

        #ProductDetail #ProductPicPanel .itemPicBig {
            width: 210px;
            height: 260px;
            background: white;
            margin: 15px 25px 0px 0;
        }

        #ProductDetail #ProductPicPanel .itemPicSmallPanel {
        }

        #ProductDetail #ProductPicPanel .itemPicSmall {
            cursor: pointer;
            margin: 1px;
            width: 70px;
            height: 70px;
            overflow: hidden;
            text-align: center;
            vertical-align: middle;
            border: 1px solid #ccc;
            float: left;
        }

        #ProductDetail #ProductPicPanel .itemTitle {
            width: 150px;
            height: 30px;
            text-align: center;
            line-height: 30px;
        }

    #ProductDetail #ProductInfo {
        margin: 20px 0 0 20px;
        float: left;
        width: 480px;
        line-height: 2em;
        overflow: auto;
    }

#AboutProductCompany {
    font-weight: bold;
    margin-top: 50px;
}

    #AboutProductCompany a:link, #AboutProductCompany a:visited {
        color: #666;
    }

/*视频资讯*/
#VideoCenter {
    margin-left: 20px;
    float: left;
    width: 740px;
}

    #VideoCenter .item {
        width: 230px;
        float: left;
        background: white;
        margin: 15px 16px 0px 0;
    }


    #VideoCenter .itemVideo {
        padding: 2px;
        width: 230px;
        height: 200px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #ccc;
    }

    #VideoCenter .itemTitle {
        width: 240px;
        height: 30px;
        text-align: center;
        line-height: 30px;
    }

/*关于我们*/
#AboutUs {
    margin: 10px 0 10px 10px;
    color: #000;
    line-height: 2em;
    padding: 10px 0;
    overflow: hidden;
    height: 450px;
}

    #AboutUs p {
        text-indent: 2em;
    }

    #AboutUs #AboutBackground {
        position: relative;
        left: 565px;
        top: -160px;
        width: 386px;
        height: 148px;
        background: url(../Images/bg-About.jpg);
    }


/*通用标题样式*/
.titlePanel {
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
}

.cTitle {
    font-size: 14px;
    font-weight: bold;
    color: #266899;
    border-bottom: 1px solid #266899;
    display: block;
    float: left;
    padding-right: 10px;
}


.eTitle {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    float: left;
    position: relative;
    top: 2px;
}

#SmallBanner {
    background: url(../images/smallBanner.jpg);
    width: 960px;
    height: 99px;
    margin-top: 15px;
}


/*联系我们*/
#ContactBg {
    background:url(../Images/bg-contactUs.jpg);
    width:533px;
    height:167px;
    float:right;
    margin:20px 0 0 0;
}