﻿* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: none;
}

body {
    font-size: 10pt;
    font-family: Arial, Calibri, Microsoft YaHei UI, 微软雅黑, 宋体, Tahoma, Times New Roman;
    background: #ffffff;
    min-width: 930px;
    width: 100%;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a img {
        border: 0px;
    }

.header, .main, .footer {
    width: 930px;
    clear: both;
    float: none;
    margin: 0px auto 5px auto;
}
/*顶部*/
.headersub {
    height: 292px;
    background: url('Images/banner1.gif') no-repeat;
}


    .header .logo, .header .navigation {
        height: 100%;
    }

    .header .logo {
        padding-top: 35px;
        width: 200px;
        float: left;
        text-align: center;
        height: 60px;
    }

    .header .baselink, .header .navigation {
        width: 730px;
        float: left;
    }

    .header .baselink {
        text-align: right;
        line-height: 25px;
        padding-bottom: 10px;
        font-size: 9pt;
    }

        .header .baselink, .header .baselink a {
            color: #222222;
        }

    .header .navigation .navigationborder {
        width: 19px;
        height: 35px;
        float: left;
    }

    .header .navigation .navigationleft {
        background: url('Images/navigationleftbg.gif') no-repeat;
    }


    /*菜单*/
    .header .navigation .navigationlist {
        height: 35px;
        background: url('Images/navigationbg.gif') repeat-x;
        width: 692px;
        float: left;
    }

        .header .navigation .navigationlist .navigationitem {
            width: 16%;
            float: left;
            line-height: 35px;
            text-align: center;
            position: relative;
        }

            .header .navigation .navigationlist .navigationitem a {
                color: white;
            }

                .header .navigation .navigationlist .navigationitem a:hover {
                    text-decoration: none;
                    color: #ffe497;
                }

            .header .navigation .navigationlist .navigationitem .navigationitemen {
                font-size: 6pt;
            }
        /*二级菜单*/
        .header .navigation .navigationlist .secondnavigation {
            width: 692px;
            position: absolute;
            top: 35px;
            left: 0px;
            height: 21px;
            display:none;
        }

            .header .navigation .navigationlist .secondnavigation li {
                height: 100%;
                float: left;
            }

            .header .navigation .navigationlist .secondnavigation .secondnavigationborder {
                width: 16px;
            }

            .header .navigation .navigationlist .secondnavigation .secondnavigationleft {
                background: url('Images/secondnavigationleftbg.gif') no-repeat;
            }

            .header .navigation .navigationlist .secondnavigation .secondnavigationlist {
                background: url('Images/secondnavigationbg.gif') repeat-x;
                max-width: 660px;
                min-width: 100px;
                line-height: 18px;
            }

                .header .navigation .navigationlist .secondnavigation .secondnavigationlist a {
                    color: #505050;
                    padding: 0px 8px;
                }

                    .header .navigation .navigationlist .secondnavigation .secondnavigationlist a:hover {
                        color: #ff7e00;
                    }

            .header .navigation .navigationlist .secondnavigation .secondnavigationright {
                background: url('Images/secondnavigationrightbg.gif') no-repeat;
            }
    /*二级菜单完*/
    /*菜单完*/

    .header .navigation .navigationright {
        background: url('Images/navigationrightbg.gif') no-repeat;
    }
/*顶部完*/
/*网站标题*/
.main .pagetitlepanel {
    background: url('Images/linestyle1.gif') no-repeat center bottom;
    float: left;
    height: 40px;
}

    .main .pagetitlepanel .guidetitle {
        color: #d7d7d7;
        width: 204px;
        float: left;
        line-height: 40px;
        padding-left: 46px;
    }

        .main .pagetitlepanel .guidetitle span {
            color: #ff7e00;
        }

    .main .pagetitlepanel .pagetitle {
        width: 636px;
        float: left;
        border-left: 3px solid #d7d7d7;
        padding-left: 8px;
        height: 30px;
        margin: 5px 30px 5px 3px;
    }

        .main .pagetitlepanel .pagetitle h5 {
            font-size: 10pt;
        }

        .main .pagetitlepanel .pagetitle .pageintroduce, .main .pagetitlepanel .pagetitle .pagelocal {
            width: 50%;
            float: left;
            color: #969696;
        }

        .main .pagetitlepanel .pagetitle .pagelocal {
            text-align: right;
        }

            .main .pagetitlepanel .pagetitle .pagelocal, .main .pagetitlepanel .pagetitle .pagelocal a {
                color: #575d61;
                height: 20px;
                line-height: 20px;
            }

                .main .pagetitlepanel .pagetitle .pagelocal a.now {
                    color: #57688b;
                }
/*网站标题完*/
.main .leftmain {
    width: 250px;
    float: left;
}
    /*子页面导航*/
    .main .leftmain .secondguide, .main .leftmain .advertPanel {
        width: 158px;
        margin: 15px auto;
        margin-top: 15px;
    }

        .main .leftmain .secondguide li {
            border-bottom: 1px solid #ebebeb;
            height: 31px;
            line-height: 31px;
            text-align: right;
        }

            .main .leftmain .secondguide li a {
                display: block;
                padding-right: 10px;
                width: 148px;
            }

            .main .leftmain .secondguide li, .main .leftmain .secondguide li a {
                color: #7c7c7c;
                font-weight: bold;
            }

                .main .leftmain .secondguide li a.active, .main .leftmain .secondguide li a:hover {
                    background: url('Images/insidenavigationbg.gif') no-repeat;
                    color: white;
                    text-decoration: none;
                }

    .main .leftmain .toollist {
        width: 143px;
        margin: 15px auto;
        padding: 5px 0px 0px 5px;
        border: 5px solid #f6f6f6;
        overflow: hidden;
        height: auto;
    }

        .main .leftmain .toollist .toolItem {
            width: 64px;
            margin: 0px 5px 5px 0px;
            padding-top: 5px;
            float: left;
            border: 1px solid #cccccc;
            height: 65px;
            text-align: center;
            display: inline-block;
        }

            .main .leftmain .toollist .toolItem a {
                color: #757575;
            }

            .main .leftmain .toollist .toolItem a {
                text-decoration: none;
            }

                .main .leftmain .toollist .toolItem a span.toolico {
                    display: block;
                    line-height: 40px;
                    height: 40px;
                    vertical-align: middle;
                }

                .main .leftmain .toollist .toolItem a span.toolname {
                    display: block;
                    line-height: 25px;
                    height: 25px;
                }
/*子页面导航完*/
.main .rightmain {
    width: 680px;
    float: left;
}

    .main .rightmain .pagebanner {
        background: url('../../UploadFile/secondbanner1.gif') no-repeat;
        height: 150px;
    }

    /*首页内容*/
    .main .rightmain .boardtitle {
        line-height: 40px;
        height: 40px;
        color: #585858;
        font-weight: bold;
    }

    .main .rightmain .detailtitle h1 {
        color: #88b863;
        font-size: 20pt;
        line-height: 50px;
    }

    .main .rightmain .detail p {
        line-height: 20px;
        color: #666666;
    }

        .main .rightmain .detail p .protrudingstyle1 {
            color: #73aa4b;
        }

    .main .rightmain .detail .tablelist1 {
        background: url('Images/tablestyle1.gif') no-repeat;
        height: 151px;
        padding-left: 15px;
        padding-top: 15px;
        width: 604px;
        padding-right: 15px;
    }

        .main .rightmain .detail .tablelist1 li {
            line-height: 20px;
            border-bottom: 1px dotted #cccccc;
            color: #666666;
        }

    .main .rightmain .productintroduce {
        position: relative;
    }

        .main .rightmain .productintroduce .buyPanel {
            position: absolute;
            top: 260px;
            left: 400px;
        }

            .main .rightmain .productintroduce .buyPanel .btnBuy {
                background: white url('Images/btnbuy.gif') no-repeat;
                border: 0px;
                width: 146px;
                height: 37px;
            }

    .main .rightmain .searchline {
        background: white url('Images/searchlinebg.gif') no-repeat;
        height: 35px;
        padding-left: 80px;
        width: 600px;
    }

        .main .rightmain .searchline .dropliststyle1 {
            margin-right: 10px;
            padding: 2px;
            margin-top: 4px;
            height: 27px;
            display: inline-block;
        }

        .main .rightmain .searchline .textstyle1 {
            margin-right: 10px;
            padding: 2px;
            margin-top: 3px;
            height: 28px;
            display: inline-block;
        }

            .main .rightmain .searchline .textstyle1 .txtSearch {
                width: 300px;
            }

        .main .rightmain .searchline .buttonstyle1 {
            margin-right: 10px;
            padding: 2px;
            margin-top: 4px;
            height: 27px;
            display: inline-block;
        }

.btnSearch, .btnSend {
    background: white url('Images/btnSearch.gif') no-repeat;
    width: 52px;
    height: 21px;
    line-height: 22px;
    color: wheat;
}

.main .rightmain .tabpanel {
    position: relative;
    clear: both;
    float: none;
    min-height: 280px;
    height: 280px;
    margin-top: 20px;
}

    .main .rightmain .tabpanel .tabtitle, .main .rightmain .tabpanel .tabcontent {
        position: absolute;
    }

    .main .rightmain .tabpanel .tabtitle {
        z-index: 100;
        height: 34px;
        left: 0px;
        top: 0px;
        float: left;
    }

        .main .rightmain .tabpanel .tabtitle a {
            background: url('Images/tabstyle1.gif');
            display: inline-block;
            float: left;
            margin-right: 3px;
            width: 105px;
            padding-top: 4px;
            height: 30px;
            color: #a3a3a3;
            text-align: center;
            line-height: 30px;
        }

            .main .rightmain .tabpanel .tabtitle a:hover, .main .rightmain .tabpanel .tabtitle a.active {
                background-position: 0px -34px;
                text-decoration: none;
            }

    .main .rightmain .tabpanel .tabcontent {
        z-index: 99;
        left: 0px;
        top: 29px;
        border: 5px solid #fbbf85;
        width: 670px;
        height: 200px;
        background-color: white;
        float: left;
    }

        .main .rightmain .tabpanel .tabcontent .qapanel {
            margin: 0px 10px;
            width: 650px;
        }

            .main .rightmain .tabpanel .tabcontent .qapanel .qline {
                background: url('Images/q&a.gif') no-repeat 5px 9px;
                padding-left: 25px;
                width: 625px;
                line-height: 30px;
                border-bottom: 1px dotted #cccccc;
            }

            .main .rightmain .tabpanel .tabcontent .qapanel .aline {
                background: url('Images/q&a1.gif') no-repeat 5px 4px;
                padding-left: 25px;
                width: 625px;
                color: #7e7e7e;
                line-height: 20px;
                border-bottom: 1px dotted #cccccc;
            }

    .main .rightmain .tabpanel .characteristiclist {
        margin: 0px 10px;
        width: 650px;
    }

        .main .rightmain .tabpanel .characteristiclist .characteristicitem {
            width: 50%;
            float: left;
            border-bottom: 1px dotted #cccccc;
            padding: 10px 0px;
        }

            .main .rightmain .tabpanel .characteristiclist .characteristicitem .picpanel {
                width: 100px;
                float:left;
            }

            .main .rightmain .tabpanel .characteristiclist .characteristicitem .introduce {
                width: 225px;
                float:left;
            }
                .main .rightmain .tabpanel .characteristiclist .characteristicitem .introduce span {
                    display:block;
                }
                .main .rightmain .tabpanel .characteristiclist .characteristicitem .introduce .title {
                    color: #f77a00;
                    font-weight:bold;
                }

                .main .rightmain .tabpanel .characteristiclist .characteristicitem .introduce .content {
                    color: #949494;
                }
    .main .rightmain .tabpanel .characteristictab {
        height:350px;
    }
    .main .rightmain .tabpanel .tabdetail  {
        display:none;
    }
    .main .rightmain .tabpanel .active {
        display:block;
    }
.main .rightmain .moreabout {
    background: white url('Images/customerdetailbg.gif') no-repeat right center;
    overflow: hidden;
    height: 235px;
}

    .main .rightmain .moreabout ul {
        width: 315px;
        border: 1px solid #cccccc;
        float: left;
    }

    .main .rightmain .moreabout li {
        width: 140px;
        height: 80px;
        float: left;
        margin: 3px;
        padding: 5px;
    }

        .main .rightmain .moreabout li.lr {
            background: #f6f6f6;
        }

        .main .rightmain .moreabout li .more, .main .rightmain .recruitwaylist .more {
            float: right;
        }

        .main .rightmain .moreabout li p, .main .rightmain .recruitwaylist p {
            min-height: 40px;
        }

        .main .rightmain .moreabout li .more a, .main .rightmain .moreabout li.lr .more a, .main .rightmain .recruitwaylist .more a {
            display: inline-block;
            width: 76px;
            height: 15px;
            border: none;
            text-align: center;
            color: white;
            line-height: 16px;
        }

            .main .rightmain .moreabout li .more a:hover, .main .rightmain .moreabout li.lr .more a:hover, .main .rightmain .recruitwaylist .more a:hover {
                text-decoration: none;
            }

        .main .rightmain .moreabout li .more a, .main .rightmain .recruitwaylist .more a {
            background: white url('Images/btnstyl1.gif') no-repeat right center;
        }

    .main .rightmain .moreabout .lr .more a, .main .rightmain .recruitwaylist .lr .more a {
        background: white url('Images/btnstyl2.gif') no-repeat right center;
    }

.main .rightmain .recruitwaylist {
    background: white url('Images/recruitwaybg.gif') no-repeat;
    height: 134px;
    padding-bottom: 40px;
    border-bottom: 1px dotted #cccccc;
}

    .main .rightmain .recruitwaylist .recruitwayitem {
        width: 138px;
        float: left;
        margin-right: 9px;
        padding: 40px 5px 0px 5px;
        height: 94px;
    }

        .main .rightmain .recruitwaylist .recruitwayitem h5 {
            color: #53402c;
        }

.main .rightmain .detail .communitylist {
    width: 628px;
    margin-top: 20px;
}

    .main .rightmain .detail .communitylist th {
        color: #7f7f7f;
    }

    .main .rightmain .detail .communitylist td {
        color: #868686;
    }

    .main .rightmain .detail .communitylist .tableheaderline, .main .rightmain .detail .communitylist .tablefooterline {
        background: white url('Images/tablelinebg.gif') no-repeat;
        height: 26px;
        line-height: 26px;
    }

        .main .rightmain .detail .communitylist .tableheaderline th, .main .rightmain .detail .communitylist .tablefooterline td {
            background: none;
        }

        .main .rightmain .detail .communitylist .tablefooterline td {
            text-align: center;
        }

            .main .rightmain .detail .communitylist .tablefooterline td .first, .main .rightmain .detail .communitylist .tablefooterline td .last {
                width: 7px;
                font-size: 7px;
                background: url('Images/pagebuttons.gif') no-repeat;
                height: 5px;
            }

            .main .rightmain .detail .communitylist .tablefooterline td .prev, .main .rightmain .detail .communitylist .tablefooterline td .next {
                width: 3px;
                font-size: 7px;
                background: url('Images/pagebuttons.gif') no-repeat;
                height: 5px;
            }

            .main .rightmain .detail .communitylist .tablefooterline td .prev {
                background-position: -7px 0px;
            }

            .main .rightmain .detail .communitylist .tablefooterline td .next {
                background-position: -10px 0px;
            }

            .main .rightmain .detail .communitylist .tablefooterline td .last {
                background-position: -13px 0px;
            }

        .main .rightmain .detail .communitylist .tablefooterline a {
            display: inline-block;
            margin: 0px 2px;
            color: #848384;
        }

    .main .rightmain .detail .communitylist .tablebodyline {
        line-height: 30px;
        height: 30px;
        border-bottom: 1px dotted #ccc;
    }

        .main .rightmain .detail .communitylist .tablebodyline td {
            text-align: center;
        }
        .projects
        {
            margin-top:10px;
            }
        .col-1
        {
            float:left; margin-right:22px;
            margin-bottom:20px;
            width:140px;
            overflow-x:hidden;
            }
            .col-1 a
            {
                color:Black;
                }

.main .rightmain .detail .sendpanel {
    text-align: right;
    line-height: 30px;
    height: 30px;
}
/*首页内容完*/
/*尾部*/
.footer {
    height: 79px;
    border-bottom: 2px solid #ffbf81;
}

    .footer .footerborder {
        height: 100%;
        width: 16px;
        float: left;
    }

    .footer .footerleft {
        background: url('Images/footerleftbg.gif') no-repeat;
    }

    .footer .footerright {
        background: url('Images/footerrightbg.gif') no-repeat;
    }

    .footer .footerdetail {
        background: url('Images/footerbg.gif') repeat-x;
        width: 898px;
        float: left;
        height: 69px;
        padding-top: 10px;
    }

        .footer .footerdetail ul {
            background: url('Images/logowater.gif') no-repeat 20px center;
            padding-left: 200px;
            width: 698px;
            line-height: 20px;
            color: #666666;
        }

        .footer .footerdetail .website, .footer .footerdetail .website a {
            color: #444444;
        }
/*尾部完*/


.wrapper {width:100%;overflow:hidden}
#contacts-form {clear:right;width:100%;overflow:hidden}
#contacts-form fieldset {border:none;float:left}
#contacts-form .field {clear:both}
#contacts-form label {float:left;width:123px;line-height:18px;padding-bottom:6px;font-weight:bold}
#contacts-form input {width:265px;padding:1px 0 1px 3px;background:none;border:1px solid #e5e5e5;color:#616161;float:left}
#contacts-form textarea {width:470px;height:325px;padding:1px 0 1px 3px;background:none;border:1px solid #e5e5e5;color:#616161;margin-bottom:12px;overflow:auto;float:left}
#contacts-form .button {background:url('Images/send-button.gif') no-repeat 0 0;width:160px;line-height:34px;float:right; height:34px;}
div, dl, dt, dd { margin:0}
    .plug1 { padding-top:5px;}
    .plug1 dt {
    background: url("Images/download_ico.gif") no-repeat scroll 3px 8px transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 120%;
    font-weight: bold;
    padding: 0 5px 0 18px;
}
.plug1 dt a {
    color: #466A86;
}
.plug1 dd {
    background: none repeat scroll 0 0 #F3F5F7;
    color: #666666;
    height: 36px;
    line-height: 36px;
    padding: 0 8px;
}
.plug1 dd div {
    float: right;
}
.plug1 dd span {
    padding-right: 20px;
}
.plug1 dd a {
    color: #466A86;
    font-weight: bold;
}