﻿body, html {
    height: 100%;
    margin: 0 0 0 0;
    background-color: #012B5B;
    font-family: Arial;
}

ins {
    padding: 0 8px;
}

h4 {
    color: #012b5b;
    line-height: 8px;
}

img {
    border: 1px ridge #647d9d;
}

hr {
    border-bottom: 1px dotted #647d9d;
    border-top: 0px;
    line-height: 1px;
    margin-top: 0px;
}

.ListTitle h4:hover {
    cursor: pointer;
}

.divWhole {
    height: 100%;
    width: 950px;
    margin-top: 0px;
    margin: auto;
}

.divTop {
    width: 100%;
    height: 150px;
    line-height: 150px;
    background-image: url(../image/miantop.jpg);
    border: 0 0 0 0;
    margin-top: 0px;
    margin: auto;
    font-size: 35px;
    vertical-align: middle;
    text-align: center;
    font-weight: 800;
    font-family: Malgun Gothic;
}

.divToolBar {
    background-image: url(../image/toolbar.jpg);
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 950px;
    color: white;
    background-repeat: no-repeat;
}

.AToolBar {
    padding-left: 40px;
    font-size: 12px;
}

.divMiddle {
    background-color: #7EAC13;
    height: auto;
    float: left;
}

.divProductMiddle {
    height: auto;
    float: left;
}


.divMiddleContnt {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 910px;
    height: 100%;
    background-color: #F1F3F6;
    font-size: 14px;
    min-height: 400px;
    height: auto;
    padding: 3px 20px 20px 20px;
    color: #012B5B;
}

.divLeft {
    position: fixed;
    margin: 0px;
    width: 200px;
    height: 100%;
    float: left;
    background-color: #7EAC13;
}




.divProductLeft {
    position: relative;
    margin: 0px;
    width: 220px;
    height: auto;
    float: left;
    border-right: 1px solid #647d9d;
    background-color: #012B5B;
}

.divProductMenus {
    position: relative;
    margin: 0px;
    width: 220px;
    height: auto;
    float: left;
    border-right: 1px solid #647d9d;
    background-color: #EAF1DD;
}

.divProductLeft a:link {
    color: #00285F;
}

.divProductLeft a:visited {
    color: #00285F;
}

.divProductLeft a:hover {
    color: #CA4313;
}

.divLeftMenu {
    font-size: 13px;
    min-height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #fff;
    background-color: #7EAC13;
    padding-left: 10px;
    padding-right: 10px;
}

.divLeftMenuTop {
    margin-top: 10px;
}

.divLeftMenu:hover {
    cursor: pointer;
}

.divLeft a:link {
    color: #00285F;
}

.divLeft a:hover {
    color: #8ABA17;
}

.divLeft a:visited {
    color: #00285F;
}

.divLeftMenu a:link {
    color: #ffffff;
}

.divLeftMenu a:visited {
    color: #ffffff;
}

.divLeftMenu a:hover {
    color: #CA4313;
}





.divLeftMenuNext {
    line-height: 40px;
    vertical-align: middle;
    /*border-bottom: 1px dotted #fff;*/
    line-height: 25px;
    background-color: #EAF1DD;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
}



.divLeftMenuSelect {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: black !important;
    margin-left: 0;
    margin-right: 0;
    background-color: white;
    padding-left: 25px;
}

.divLeftMenuA {
    vertical-align: middle;
    font-size: 13px;
    text-decoration: none;
    line-height: 5px;
}

.divLeftMenuASelect {
    vertical-align: middle;
    font-size: 13px;
    text-decoration: none;
    color: #7EAC13 !important;
    background-image: url("../image/jiantou.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    background-color: white;
    width: 170px;
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
    line-height: 20px;
}

.divRight {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 729px;
    height: 100%;
    float: right;
    background-color: #F1F3F6;
    font-size: 14px;
    min-height: 200px;
    height: auto;
}

.divRightContent {
    margin-top: 20px;
    margin-left: 21px;
    position: relative;
    width: 700px;
    color: #012B5B;
    min-height: 500px;
    height: auto;
    line-height: 20px;
    overflow: visible;
}

    .divRightContent p a:link {
        color: #012b5b;
    }

    .divRightContent p a:visited {
        color: #012b5b;
    }

.divBottom {
    height: 30px;
    width: 950px;
    margin: auto;
    clear: both;
    /*border-bottom: 1px dotted #647d9d;*/
}

.divBottomContent {
    height: 60px;
    width: 950px;
    margin: auto;
    clear: both;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}


    .divBottomContent a:link, a:visited, a {
        color: #ccccff;
        margin: 0px;
    }

    .divBottomContent a:hover {
        color: #E3A60B;
    }

ins {
    text-decoration: none;
    font-style: normal;
    padding: 15px;
}

/*列表*/
.ListTitle {
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-top: 15px;
    margin-bottom: 10px;
}

.ListImage {
    width: 280px;
    height: 200px;
    float: right;
}

.ListContent {
    border-bottom: 1px dotted #647d9d;
    padding-bottom: 20px;
    min-height: 210px;
    line-height: 20px;
}

a, a:link, a:visited, a:hover {
    text-decoration: none;
}



.divToolBar a:link {
    color: #fff;
}

.divToolBar a:hover {
    color: #CA4313 !important;
}

.divToolBar a:visited {
    color: #fff;
}


/*定义顶部的按钮div*/
.divTopMenu {
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    width: 170px;
    position: relative;
    float: left;
    font-size: 15px;
    margin-left: 5px;
}


a:hover.divTopMenu {
    color: #fff;
    background-color: #91BD2F;
}

a:link.divTopMenu {
    color: #fff;
    background-color: #7CB010;
}

a.divTopMenu {
    color: #fff;
    background-color: #7CB010;
}

/*产品详细展示*/
.imageDetail {
    width: 420px;
    height: 300px;
}


/*图片滚动*/
.rollBox {
    width: 704px;
    overflow: hidden;
    padding: 12px 0 5px 6px;
}

    .rollBox .LeftBotton {
        height: 52px;
        width: 19px;
        background: url(../image/job_mj_069.gif) no-repeat 11px 0;
        overflow: hidden;
        float: left;
        display: inline;
        margin: 25px 0 0 0;
        cursor: pointer;
    }

    .rollBox .RightBotton {
        height: 52px;
        width: 20px;
        background: url(../image/job_mj_069.gif) no-repeat -8px 0;
        overflow: hidden;
        float: left;
        display: inline;
        margin: 25px 0 0 0;
        cursor: pointer;
    }

    .rollBox .Cont {
        width: 530px;
        overflow: hidden;
        float: left;
    }

    .rollBox .ScrCont {
        width: 10000000px;
    }

    .rollBox .Cont .pic {
        width: 132px;
        float: left;
        text-align: center;
    }

        .rollBox .Cont .pic img {
            padding: 4px;
            background: #fff;
            border: 1px solid #ccc;
            display: block;
            margin: 0 auto;
        }

        .rollBox .Cont .pic p {
            line-height: 26px;
            color: #505050;
        }

    .rollBox .Cont a:link, .rollBox .Cont a:visited {
        color: #626466;
        text-decoration: none;
    }

    .rollBox .Cont a:hover {
        color: #f00;
        text-decoration: underline;
    }

    .rollBox #List1, .rollBox #List2 {
        float: left;
    }


.productLindImage {
    width: 210px;
    height: 150px;
    margin-top: 10px;
}

.productKindDivFirst {
    width: 30%;
    margin-left: 0px;
    float: left;
    text-align: center;
}

.productKindDivOthers {
    width: 30%;
    margin-left: 4%;
    float: left;
    text-align: center;
}
