﻿@charset "utf-8";
/* CSS Document */

.fl {
    float: left;
}

.fr {
    float: right;
}

.pos {
    position: relative;
}

.container {
    width: 1102px;
    margin: auto;
}



.wc-top {
    background: url("https://www.prinsessakammari.com/Assets/images/topbg.jpg") no-repeat center top;
    background-size: cover;
    height: 202px;
}

.wc-logo {
    width: 440px;
    height: 178px;
}

    .wc-logo img {
        width: 440px;
        height: 178px;
    }

.wc-search {
    background: url("https://www.prinsessakammari.com/Assets/images/search.png") no-repeat left top;
    width: 220px;
    height: 37px;
    margin-top: 66px;
}

    .wc-search input.inp-text {
        width: 175px;
        height: 35px;
        line-height: 33px;
        background: none;
        border: none;
        color: #333;
        padding-left: 10px;
    }

    .wc-search input.inp-but {
        width: 33px;
        padding: 0;
        height: 37px;
        background: none;
        border: none;
        cursor: pointer;
    }


.wc-menu {
    height: 52px;
    background: #7ba84d;
}

    .wc-menu ul {
        height: 52px;
    }

        .wc-menu ul li.first {
            width: 85px;
        }

        .wc-menu ul li {
            float: left;
            text-align: center;
            line-height: 52px;
            /*width: 113px;*/
            position: relative;
        }

            .wc-menu ul li.last {
                margin-right: 0px;
            }


            .wc-menu ul li a {
                font-size: 16px;
                color: #fff;
                display: block;
                font-weight: 300;
                text-decoration: none;
                padding: 0px 20px;
            }

                .wc-menu ul li a:hover {
                    color: #0d6722;
                }

                .wc-menu ul li a.active, .wc-menu ul li a.move {
                    color: #fff;
                    background: #86c644;
                }

            .wc-menu ul li .ernav {
                position: absolute;
                left: 0px;
                top: 52px;
                z-index: 1;
                *z-index: 10;
                background: #fff;
                width: 100%;
                border: 1px solid #ccc;
                display: none;
            }

                .wc-menu ul li .ernav ul {
                    height: auto;
                }

                    .wc-menu ul li .ernav ul li {
                        background: none;
                        width: 100%;
                        line-height: 28px;
                        margin-right: 0px;
                        text-align: left;
                    }

                        .wc-menu ul li .ernav ul li a {
                            line-height: 25px;
                            padding: 5px 15px;
                            display: block;
                            font-weight: normal;
                            border: none;
                            color: #666;
                            font-size: 14px;
                        }

                            .wc-menu ul li .ernav ul li a:hover {
                                color: #7ba84d;
                            }

                            .wc-menu ul li .ernav ul li a.active {
                                color: #7ba84d;
                                background: none;
                            }
/*menu End*/


.index-con {
    padding-top: 38px;
}

.banner {
    height: 368px;
    overflow: hidden;
}

.slideBox {
    height: 368px;
    background: #ececec;
    position: relative;
}


    .slideBox .hd {
        height: 16px;
        overflow: hidden;
        position: absolute;
        bottom: 26px;
        left: 48px;
        z-index: 1;
        *z-index: 10;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
        }

            .slideBox .hd ul li {
                float: left;
                margin-left: 4px;
                width: 14px;
                height: 14px;
                border-radius: 14px;
                background: #0d6722;
                border: 1px solid #0d6722;
                cursor: pointer;
            }

                .slideBox .hd ul li.on {
                    background: none;
                }

    .slideBox .bd {
        height: 406px;
        width: 693px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

        .slideBox .bd li {
            height: 367px;
            width: 693px;
        }

            .slideBox .bd li img {
                height: 367px;
                width: 693px;
            }

.ban-text {
    width: 318px;
    height: 354px;
    position: absolute;
    left: 50px;
    top: 37px;
}

    .ban-text .span {
        font-size: 24px;
        color: #333;
        line-height: 35px;
        display: block;
        /*font-weight: 300;*/
    }

        .ban-text .span:hover {
            text-decoration: none;
        }

    .ban-text .p {
        height: 150px;
        overflow: hidden;
        margin-top: 25px;
        line-height: 31px;
        font-size: 16px;
        display: block;
        color: #666;
        text-decoration: none;
    }


/*banner End*/
.index-con {
}

.newbg {
    padding-top: 25px;
    min-height: 417px;
}

.new, .jiaoliu, .tongzhi {
    width: 339px;
}

.jiaoliu {
    margin: 0 32px;
}


.new-top {
    height: 45px;
    padding-bottom: 5px;
    border-bottom: 3px solid #518437;
    line-height: 45px;
}

.new-tit {
    font-size: 22px;
    color: #666;
    font-weight: 300;
}

    .new-tit img {
        margin-right: 15px;
        margin-top: -5px;
    }

.amore a {
    display: block;
    margin-top: 5px;
}

.new-con {
    padding-top: 30px;
}

.new-img {
    width: 127px;
    height: 75px;
}

    .new-img img {
        width: 127px;
        height: 75px;
    }

.new-text {
    width: 195px;
    height: 80px;
}

    .new-text p {
        font-size: 14px;
        color: #333;
        font-weight: normal;
        height: 55px;
        line-height: 25px;
    }

    .new-text a {
        font-size: 14px;
        color: #518437;
        display: block;
        font-weight: normal;
        text-decoration: none;
    }

.new-ul {
    padding-top: 10px;
}

    .new-ul ul {
    }

        .new-ul ul li {
            line-height: 34px;
            text-align: right;
        }

            .new-ul ul li a {
                float: left;
                font-size: 14px;
                color: #333;
                font-weight: normal;
                text-decoration: none;
            }

                .new-ul ul li a:hover {
                    color: #518437;
                }

            .new-ul ul li span {
                font-weight: normal;
            }


.new-con1 {
    padding-top: 20px;
}


.new-ul1 ul li {
    line-height: 44px;
    background: url("https://www.prinsessakammari.com/Assets/images/rs/aah.png") no-repeat left center;
    padding-left: 15px;
}

    .new-ul1 ul li a {
        float: left;
        font-size: 14px;
        color: #333;
        font-weight: normal;
        text-decoration: none;
    }

        .new-ul1 ul li a:hover {
            color: #518437;
        }

    .new-ul1 ul li span {
        font-weight: normal;
    }

.new-con2 {
    padding-top: 20px;
}


.new-ul2 ul li {
    line-height: 44px;
    background: url("https://www.prinsessakammari.com/Assets/images/rs/aah.png") no-repeat left center;
    padding-left: 15px;
}

    .new-ul2 ul li a {
        float: left;
        font-size: 14px;
        color: #333;
        font-weight: normal;
        text-decoration: none;
    }

        .new-ul2 ul li a:hover {
            color: #518437;
        }

    .new-ul2 ul li span {
        font-weight: normal;
        float: right;
    }



.ton-ul ul {
    padding-top: 10px;
}

    .ton-ul ul li {
        height: 53px;
        padding: 25px 0;
        border-bottom: 1px dotted #ccc;
    }

        .ton-ul ul li .li-date {
            width: 50px;
            height: 50px;
            border: 1px solid #5a8645;
            text-align: center;
            border-radius: 5px;
        }

            .ton-ul ul li .li-date p {
                font-size: 20px;
                line-height: 34px;
                color: #255110;
                font-weight: normal;
            }

            .ton-ul ul li .li-date span {
                display: block;
                color: #255110;
                height: 16px;
                line-height: 16px;
                font-size: 14px;
                font-weight: normal;
                background: #b0dc9b;
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
            }


        .ton-ul ul li .li-aa {
            width: 258px;
        }

            .ton-ul ul li .li-aa a {
                color: #333;
                font-size: 14px;
                text-decoration: none;
                font-weight: normal;
                line-height: 26px;
            }

                .ton-ul ul li .li-aa a:hover {
                    color: #518437;
                }


.study {
    padding-top: 23px;
    min-height: 423px;
    background: #f5f5f5;
}


.dait, .yanjiu, .keyan {
    width: 339px;
}

.yanjiu {
    margin: 0 35px;
}

.da-ul {
    margin-top: 36px;
    height: 286px;
    overflow: hidden;
}

    /*.da-ul ul {
        margin-top: 30px;
    }*/

    .da-ul ul li {
        margin-bottom: 30px;
    }

        .da-ul ul li .li-atimg {
            width: 70px;
            height: 75px;
        }

            .da-ul ul li .li-atimg img {
                width: 70px;
                height: 75px;
            }

        .da-ul ul li .li-att {
            width: 248px;
        }

            .da-ul ul li .li-att .p {
                font-weight: normal;
                font-size: 14px;
                color: #333;
                line-height: 22px;
                height: 44px;
                overflow: hidden;
            }

            .da-ul ul li .li-att a {
                font-weight: normal;
                text-decoration: none;
                color: #333;
                font-size: 16px;
                display: block;
                margin-bottom: 12px;
            }

                .da-ul ul li .li-att a:hover {
                    color: #518437;
                }

.yan-ul {
    padding-top: 2px;
}


    .yan-ul ul li {
        margin-top: 18px;
    }

        .yan-ul ul li .li-yimg {
            width: 127px;
            height: 75px;
        }

            .yan-ul ul li .li-yimg img {
                width: 127px;
                height: 75px;
            }

        .yan-ul ul li .li-ytt {
            /*height: 30px;
                border-bottom: 1px dotted #ccc;*/
        }

            .yan-ul ul li .li-ytt .a1 {
                font-size: 14px;
                color: #333;
                text-decoration: none;
                display: block;
                font-weight: normal;
                float: left;
                width: 290px;
                height: 45px;
                line-height: 45px;
                border-bottom: 1px dotted #ccc;
            }

                .yan-ul ul li .li-ytt .a1:hover {
                    color: #518437;
                }


            .yan-ul ul li .li-ytt .a2 {
                font-size: 14px;
                color: #fff;
                margin-top: 4px;
                line-height: 40px;
                font-weight: normal;
                float: right;
                border-radius: 50%;
                width: 40px;
                height: 40px;
                background: #518437;
                text-align: center;
            }

                .yan-ul ul li .li-ytt .a2:hover {
                    text-decoration: none;
                }

.wc-link {
    height: 130px;
    background: #fff;
}

.pos {
    position: relative;
}

.wcc {
    border-bottom: 1px dotted #ccc;
    height: 2px;
    position: absolute;
    left: 0px;
    top: 64px;
    width: 100%;
}

.links {
    background: #fff;
    width: 662px;
    position: absolute;
    top: 63px;
    left: 223px;
    height: 10px;
}

.select {
    position: absolute;
    top: 43px;
    left: 223px;
}

.select1 {
    position: absolute;
    top: 43px;
    left: 223px;
}

.select, .select1 {
    font-size: 14px;
    color: #666;
    /*height: 38px;*/
    line-height: 38px;
    border: 1px solid #ccc;
    width: 288px;
    background: #fff;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: normal;
    float: left;
    border: 1px solid #ccc;
    padding: 0 5px;
    position: relative;
}

    .select i, .select1 i {
        width: 0;
        height: 0;
        border-bottom: 5px solid #333;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        position: absolute;
        top: 16px;
        right: 10px;
    }

    .select span, .select1 span {
        display: block;
        height: 38px;
        cursor: pointer;
        padding-left: 25px;
        background: url("https://www.prinsessakammari.com/Assets/images/link.png") no-repeat left center;
    }

    .select ul, .select li, .select1 ul, .select1 li {
        padding: 0;
        margin: 0;
    }

    .select li, .select1 li {
        line-height: 30px;
        color: #666;
        list-style-type: none;
        cursor: pointer;
        transition: all 1s ease 0s;
    }

        .select li:hover, .select1 li:hover {
            font-weight: bold;
        }

        .select li:last-child, .select1 li:last-child {
            border-bottom: 0;
        }

    .select ul, .select1 ul {
        display: none;
        padding: 15px 10px 15px 25px;
        position: absolute;
        bottom: 38px;
        background: #fff;
        width: 263px;
        border: 1px solid #ddd;
        margin: 0;
        left: -1px;
    }

.flipx {
    transform: rotateY(180deg);
}

.wc-copy {
    text-align: center;
    height: 50px;
    padding-top: 22px;
    background: #223028;
}

    .wc-copy p {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        line-height: 30px;
    }
/*.wc-copyEnd*/
