﻿body {
    background-color: #ffffff;
    color: #4c4948;
    background: url('../img/tbg.jpg') center 0 no-repeat;
}
* {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    
}

a {
    text-decoration: none;
    /*color:#006851;*/
    color: #4c4948;
}

    a:hover {
        color: #4c4948;
    }

ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    width: 0px;
    font-size: 0px;
}

.top {
    width:1200px;
    height:120px;
    margin:0 auto;
}


    .top .tool {
        float: right;
        width: 261px;
        height:30px;
    }
        .top .tool ul li {
            padding: 0 0 0 5px;
            width: 75px;
            float: left;
            line-height: 25px;
        }
    .top .nav {
    width: 780px;
    height: 56px;
    padding:0 20px;
    line-height:56px;
    background-color: #438b7c;
    border-radius: 6px;
    float: right;
}
        .top .nav a {
            color:#ffffff;
            font-size:16px;
            padding:0 10px;
        }

.projList {
    width: 1200px;
    /*height: 656px;*/
    margin: 0 auto;
    /*background: url('../img/tbg2.jpg') 0 0 no-repeat;*/
}
    .projList .item {
        width:702px;
        float:right;
    }

    .projList .item-title {
        font-size:16px;
        padding:10px 5px;
        font-weight:bold;
    }

    .projList .item-nav {
        height: 28px;
        padding: 0 0 0 10px;
        border: 0px solid #438b7c;
        border-bottom: 2px solid #438b7c;
    }
        .projList .item-nav li {
            float: left;
            height: 28px;
            line-height:26px;
            padding: 0 6px;
        }


            .projList .item-nav li.hover, .projList .item-nav li:hover {
                height: 26px;
                border: 2px solid #438b7c;
                border-bottom: 2px solid #ffffff;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
            }

#fire li.hover, #fire li:hover, #fire1 li.hover, #fire1 li:hover {
    border-bottom: 2px solid #ecf5f0;
}
                 .projList .tab-item {
                    display: none;
                }

                .projList .tab-item .projimg {
                    float: left;
                    width: 250px;
                    height: 180px;
                    padding: 10px;
                }
                    #fire2 .projimg, #fire4 .projimg, #fire6 .projimg,#fire8 .projimg {
                        float: right;
                    }
                  

            .projList .item-tab .tab-item .list {
                float: left;
                width: 410px;
                height: 180px;
                padding: 10px;
            }
                .projList .item-tab .tab-item .list li {
                    line-height: 29px;
                    border-bottom: 1px dashed #dddddd;
                }

                    .projList .item-tab .tab-item .list li .time {
                        float: right;
                    }
            .projList .item-tab .tab-item .projimg img {
                width: 250px;
                height: 180px;
            }

.bottom {
    width: 100%;
    height: 150px;
    padding:20px 0;
    background-color: #505259;
    color: #ffffff;
}


    .bottom a, .bottom a:hover {
        color: #ffffff;
    }

    .bottom .logo {
        padding-top: 11px;
        width: 570px;
        vertical-align: bottom;
        /*height:100px;*/ /*background:url(../img/logo.gif) right 20px no-repeat ;*/
        float: right; /*color:#bebebe;*/
    }

        .bottom .logo .fwx {
            float: left;
            width: 80px;
            height: 80px;
        }

        .bottom .logo .fws {
            float: left;
            padding: 0px 0 0 30px;
        }

            .footer .logo .fws .fwsimg {
                width: 80px;
                height: 30px;
                padding: 20px 0 10px 0;
                text-align: center;
                float: left;
            }
.nav-pills {
    margin-top: 20px;
}

    .nav-pills li, .nav-pills li a {
        float: left;
        padding: 0 4px; /*color:#bebebe;*/
    }

.fl {
    margin-bottom: 8px;
    height: 38px;
    overflow: hidden;
}

    .fl ul {
        height: 22px;
        padding: 6px 0px 7px 0;
        border: 1px solid #006851;
        border-top: 2px solid #006851;
    }

        .fl ul li {
            float: left;
        }

.fl1 {
    color: #ffffff;
    font-weight: bold;
    padding-left: 15px;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}

.fl2 {
    padding-left: 10px;
}

    .fl2 select {
        width: 138px;
        height: 22px;
        line-height: 22px;
    }
.fwdiv {
    text-align: center;
    line-height: 20px;
    padding: 0 0 20px 0;
}

    .fwdiv img {
        vertical-align: middle;
    }


.dhnmb {
    /*width: 380px;*/
    float: left;
}

.dhwx {
    float: left;
}

    .dhwx img {
        width: 80px;
        height: 80px;
    }

.imglist {
    margin: 0 0 0 530px;
    height: 805px;
    overflow-y: auto;
}
.imglist li {
    width: 260px;
    margin: 30px;
    float: left;
    text-align:center;
}

    .imglist li img {
        width: 260px;
    }