﻿body{background:#fff;}
body,form{margin:0;padding:0;font:14px/180% "MicroSoft Yahei","宋体";color:#333;}
*{font-family:"MicroSoft Yahei","宋体";margin:0;padding:0;}/*此地方不要加颜色属性*/
.ul,li{list-style:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f30;}

.width {
    width: 80%;
    margin-left: auto;
    margin-right:auto;
    overflow: hidden;
    min-width:1200px;
}
.width90 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-width: 1200px;
}
.width100 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-width: 1200px;
}
.widthGray{
    background:#f8f8f8;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.whiteBg{
    background-color: #fff;
    padding:30px 30px;
}

/*位置*/
.zzPosition{
    width:100%;
    height:auto;overflow:hidden;
    box-shadow: 5px 0 5px #ccc;
    padding-bottom: 10px;
}
.zzPosition_Title{
    width:30%;float:left;
}
.zzPosition_Title h1,h2{
    width:100%;
    height:35px;overflow:hidden;
    line-height:35px;
    font-size:24px;
    color:#873600;
}
.zzPosition_Menu{
    width:70%;float:left;
}
.class_list {
    width:100%;
    font-size:13px;
}
.class_list dt {
    float:right;
    height: 35px;
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    margin: 5px 5px;
    padding:0 20px;
    background:#eee;
    text-align:center;
    border-radius:20px;
    transition: all 0.5s;
    box-shadow: 0 0 5px #ccc;
}
.class_list dt:hover{background:#c0a283;}
.class_list dt:hover a{color: #fff;}
.class_list .active {
    color: #fff;
    background:#c0a283;
    border-bottom: 1px solid #bc8f61;
}
.class_list .active a{color:#fff;}

#zzLeft {
    float: left;
    width: 80%;
    height:auto;overflow:hidden;
    margin-right: 3%;
}
.infoShowPage{
    width:100%;
    height: auto;overflow: hidden;
    margin:10px auto;
}
.infoShowPage li{
    width:50%;float: left;
    height: 40px;line-height: 40px;
    overflow: hidden;
}

#zzRight {
    float: left;
    width: 17%;
    height:auto;overflow:hidden;
}
.zzRight_Title{
    width:100%;
    height:40px;line-height:40px;
    overflow:hidden;
    font-size:16px;
    background:#c0a283;
    text-indent:10px;
    color:#fff;
}
.zzRight_Ad{
    width:100%;
}
.zzRight_Ad img{width:100%;}
.zzRight_RecommendList{
    width:100%;
    height:auto;overflow:hidden;
}
.zzRight_RecommendList dt{
    width:100%;
    height:40px;line-height:40px;
    background:#f8f8f8;
    text-indent:20px;
    margin:5px 0;
    transition: all 0.5s;
}
.zzRight_RecommendList dt:hover{background:#eee;
    text-indent: 25px;
}

.zzRight_RecommendList .list{
    width:94%;
    margin:20px auto;
    background:#fff;
    border:1px solid #eee;
    transition: all 0.5s;
}
.zzRight_RecommendList .list:hover{box-shadow:0 0 10px #ccc;}
.zzRight_RecommendList .list dd{
    width:100%;
    height:auto;overflow:hidden;
    position:relative;
    margin:0 auto;
}
.zzRight_RecommendList .list dd img{width:100%;}
.zzRight_RecommendList .list dt{
    width:100%;
    height:40px;overflow:hidden;
    line-height:40px;
    margin:0 auto;
}
.zzRight_RecommendList .list dt a{color:#873600;font-size:16px;}


/*背景*/
.grayBg {
    background-color: #faf9f9;
}

/*分页*/
.list_page {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    text-align: center;
}

/*表单*/
.bookForm {
    width: 90%;
    height:auto;overflow:hidden;
    margin-left:auto;
    margin-right:auto;
}

    .bookForm li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom:10px;
    }

        .bookForm li h2 {
            font-size: 36px;
            line-height: 50px;
        }

            .bookForm li h2 span {
                color: #bdc0d1;
                font-size: 20px;
                font-family: Arial;
            }

    .bookForm .input {
        width: 94%;
        height: 50px;
        line-height: 50px;
        background: transparent;
        border: 1px solid #cfcfcf;
        color: #666;
        padding:0 2%;
    }

    .bookForm .input_text {
        width: 94%;
        height: 100px;
        line-height: 50px;
        background: transparent;
        border: 1px solid #cfcfcf;
        color: #666;
        padding:0 2%;
    }

    .bookForm .btn {
        width: 140px;
        height: 35px;
        line-height: 35px;
        background-color: #003a5d;
        color: #fff;
        text-align: center;
        border: 0;
        margin-top: 10px;
    }

/*验证码*/
.bookYzm {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .bookYzm li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
    }

        .bookYzm li input {
            width: 50%;
            height: 40px;
            line-height: 40px;
            border: 1px solid #eee;
            text-indent: 10px;
        }

        .bookYzm li img {
            height: 40px;
        }

        .bookYzm li button {
            width: 150px;
            height: 40px;
            line-height: 40px;
            background-color: #b99129;
            color: #fff;
            text-align: center;
            border: 0;
        }



@media(max-width:768px) {
    .width {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        min-width:300px;
    }

    .width90 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        min-width: 300px;
    }

    .width100 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        min-width: 300px;
    }

    .whiteBg{
        padding:20px 1%;
    }

    /*位置*/
    .zzPosition_Title{
        width:100%;
        margin-bottom: 10px;
    }
    .zzPosition_Menu{
        width:100%;float:left;
    }

    /*背景*/
    .grayBg {
        background-color: #faf9f9;
    }

    /*分页*/
    .list_page {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 40px auto;
        text-align: center;
    }





    #zzLeft {
        width: 100%;
        margin-right: 0;
    }
    .infoShowPage li{
        width:100%;
    }
    
    #zzRight {
        width: 100%;
    }
    .zzRight_RecommendList dt{
        width:100%;
        height:40px;line-height:40px;
        background:#f8f8f8;
        text-indent:20px;
        margin:5px 0;
    }
    .zzRight_RecommendList dt:hover{background:#eee;}
    
    .zzRight_RecommendList .list{
        width:43%;float: left;
        margin:20px 3%;
    }
    
}