﻿* {
    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 10px auto;
}
/*顶部*/
.header {
    height: 60px;
}

    .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;
            height:56px;
        }

            .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 .leftmain {
    width: 600px;
    float: left;
}

.main .rightmain {
    width: 330px;
    float: left;
}
    /*首页内容*/
    /*标题样式*/
    .main .rightmain .smallboard {
        margin-top: 8px;
        margin-bottom: 15px;
        float: left;
    }

        .main .rightmain .smallboard .boardtitle {
            background: url('Images/titlelinestyle1.gif') no-repeat 0px center;
            color: #ff7e00;
            height: 20px;
        }

            .main .rightmain .smallboard .boardtitle .boardtitleline {
                padding-left: 6px;
                margin-bottom:5px;
            }
            /*更多*/
            .main .rightmain .smallboard .boardtitle .morepanel {
                text-align: right;
                height: 20px;
                display: inline-block;
                float: left;
            }

                .main .rightmain .smallboard .boardtitle .morepanel a img {
                    padding-top: 10px;
                }
            /*更多完*/
            /*标题样式完*/
            /*自定义标题样式*/
            .main .rightmain .smallboard .boardtitle .boardtitlestyle1 {
                border-top: 1px solid #e3e3e3;
                border-right: 1px solid #e3e3e3;
                line-height: 20px;
                height: 20px;
                display: inline-block;
                float: left;
                width: 64px;
                padding-left: 6px;
            }

            .main .rightmain .smallboard .boardtitle .boardmorestyle1 {
                border-bottom: 1px solid #e3e3e3;
                width: 230px;
            }
        /*自定义标题样式完*/
        /*详细内容*/
        .main .rightmain .smallboard .boardcontent {
            clear: both;
            float: none;
        }
            /*自定义详细内容*/
            /*公告*/
            .main .rightmain .smallboard .boardcontent .notiepanel {
                line-height: 25px;
                color: #8d8d8d;
            }

                .main .rightmain .smallboard .boardcontent .notiepanel li {
                    background: url('Images/listlinestyle1.gif') no-repeat 1px center;
                    padding-left: 7px;
                    width: 293px;
                    float: left;
                }

                    .main .rightmain .smallboard .boardcontent .notiepanel li a {
                        color: #999;
                        width: 210px;
                        float: left;
                    }

                    .main .rightmain .smallboard .boardcontent .notiepanel li span {
                        float: left;
                        width: 83px;
                        text-align: right;
                    }
            /*公告完*/
            /*产品介绍*/
            .main .rightmain .smallboard .boardcontent .productItem {
                float: left;
                margin-top: 15px;
                display:none;
            }
            .main .rightmain .smallboard .boardcontent .active {
                display:block;
            }

                .main .rightmain .smallboard .boardcontent .productItem .productImg {
                    width: 120px;
                    float: left;
                }

                .main .rightmain .smallboard .boardcontent .productItem .productIntroduce {
                    width: 180px;
                    float: left;
                }

        .main .rightmain .smallboard .boardtitle .boardtitlestyle2 {
            line-height: 20px;
            height: 20px;
            display: inline-block;
            float: left;
            width: 80px;
        }

        .main .rightmain .smallboard .boardtitle .boardmorestyle2 {
            width: 220px;
        }

        .main .rightmain .smallboard .activeproducts a {
            float: left;
            height: 12px;
            display: inline-block;
            color: red;
            font-size: 12px;
            overflow: hidden;
            cursor:pointer;
        }

            .main .rightmain .smallboard .activeproducts a.activeproduct1 {
                background-image: url('Images/activeproduct1.gif');
                width: 89px;
            }

            .main .rightmain .smallboard .activeproducts a.activeproduct2 {
                background-image: url('Images/activeproduct2.gif');
                width: 91px;
            }

            .main .rightmain .smallboard .activeproducts a.activeproduct3 {
                background-image: url('Images/activeproduct3.gif');
                width: 96px;
            }

            .main .rightmain .smallboard .activeproducts a:hover, .main .rightmain .smallboard .activeproducts a.active {
                background-position: 0px -12px;
            }
        /*产品介绍完*/
        /*工具*/
        .main .rightmain .smallboard .toollist {
            float: none;
            clear: both;
        }

            .main .rightmain .smallboard .toollist .toolItem {
                width: 63px;
                margin: 10px 5px;
                padding-top: 15px;
                float: left;
                border: 1px solid #cccccc;
                height: 70px;
                overflow: hidden;
                text-align: center;
                display: inline-block;
            }

                .main .rightmain .smallboard .toollist .toolItem a {
                    color: #757575;
                }

                .main .rightmain .smallboard .toollist .toolItem a {
                    text-decoration: none;
                }

                    .main .rightmain .smallboard .toollist .toolItem a span.toolico {
                        display: block;
                        line-height: 40px;
                        height: 40px;
                        vertical-align: middle;
                    }

                    .main .rightmain .smallboard .toollist .toolItem a span.toolname {
                        display:block;
                        line-height: 30px;
                        height: 30px;
                    }
        /*工具完*/
        /*故事*/
        .main .rightmain .smallboard .storylist {
            height: 68px;
            overflow: hidden;
        }

            .main .rightmain .smallboard .storylist li {
                width: 15px;
                overflow: hidden;
                float: left;
                cursor:pointer;
                display: inline-block;
            }

                .main .rightmain .smallboard .storylist li.active {
                    width: 258px;
                }
/*故事完*/
/*自定义详细内容完*/
/*详细内容完*/
/*首页内容完*/
/*尾部*/
.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;
        }
/*尾部完*/
