body {
    font-family: 微软雅黑, "Microsoft Yahei", Arial, Times New Roman, Georgia, serif;
    color: #333;
    font-size: 12px;
    background: url(../images/bg.png) left top repeat-x #e5e5e7;
}

.header {
}

    .header .time {
        height: 28px;
        line-height: 28px;
        color: #CDCDDC;
    }

    .header .icon {
        float: right;
        height: 28px;
        line-height: 28px;
    }

        .header .icon li {
            float: left;
            margin-right: 5px;
        }

            .header .icon li img {
                margin-right: 3px;
            }

            .header .icon li a {
                color: #CDCDDC;
            }

    .header .logo a {
        display: block;
        height: 124px;
        background: url(../images/logo.png) 17px center no-repeat;
    }

    .header .nav {
        height: 58px;
        line-height: 58px;
        margin-top: 10px;
    }

        .header .nav li {
            width: 120px;
            float: left;
            text-align: center;
        }

            .header .nav li a {
                width: 82px;
                height: 31px;
                line-height: 31px;
                font-size: 14px;
                font-weight: bold;
                display: inline-block;
                border-radius: 5px;
            }

                .header .nav li a:hover,
                .header .nav li a.hover {
                    background-color: #959595;
                    color: #fff;
                }

.banner {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
}

.banneryy {
    width: 980px;
    height: 21px;
    background: url(../images/banneryy.png) no-repeat #fff;
    padding-bottom: 10px;
    margin: 0 auto;
}

.main {
    width: 980px;
    margin: 0 auto 20px;
    background-color: #fff;
    overflow: hidden;
}

.mains {
    width: 980px;
    margin: 0 auto 20px;
    overflow: hidden;
}

.about {
    width: 460px;
    float: left;
    margin-bottom: 15px;
}

.title {
    height: 38px;
    border-bottom: 1px solid #77a914;
}

    .title i {
        font-size: 22px;
        color: #77a914;
    }

    .title .zh {
        font-size: 18px;
        color: #77a914;
    }

    .title .en {
        font-size: 12px;
        color: #666;
        margin-left: 5px;
    }

    .title a {
        float: right;
        margin: 10px 10px 0 0;
    }


/*
.about .aboutpic {
	width: 436px;
	height: 192px;
	margin: 15px 10px;
}

.about .aboutpic img {
	width: 436px;
	height: 192px;
}

.about .abouttxt {
	width: 440px;
	margin: 0 10px;
	font-size: 14px;
	text-indent: 28px;
	line-height: 30px;
	text-align: justify;
}
*/

.form {
    width: 460px;
    float: right;
}

    .form .formlogin {
        width: 425px;
        text-align: center;
        overflow: hidden;
        margin: 0 auto;
    }

        .form .formlogin a {
            display: block;
            padding: 10px 0;
            margin: 26px auto 0;
            background-color: #f2f9f0;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

            .form .formlogin a:hover {
                background-color: #e8f7e4;
            }

            .form .formlogin a img {
                width: 380px;
                height: 105px;
            }

            .form .formlogin a span {
                font-size: 14px;
                color: #333;
                display: block;
                margin-top: 10px;
            }

            .form .formlogin a:hover img {
                opacity: .8;
            }

            .form .formlogin a:hover span {
                color: #77a914;
            }

.tonggao {
    width: 460px;
}

    .tonggao .content {
        height: 248px;
    }

        .tonggao .content li {
            line-height: 30px;
            height: 30px;
            border-bottom: 1px dotted #dcdcdc;
        }

            .tonggao .content li a {
                font-size: 14px;
                line-height: 30px;
                display: inline-block;
                width: 350px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .tonggao .content li a i {
                    margin-right: 5px;
                    display: inline-block;
                }

            .tonggao .content li span {
                float: right;
                color: #999;
                margin-right: 5px;
            }

.news {
    width: 460px;
    padding-top: 20px;
}

    .news .content {
        height: 248px;
    }

        .news .content li {
            line-height: 30px;
            height: 30px;
            border-bottom: 1px dotted #dcdcdc;
        }

            .news .content li a {
                font-size: 14px;
                line-height: 30px;
                display: inline-block;
                width: 350px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .news .content li a i {
                    margin-right: 5px;
                    display: inline-block;
                }

            .news .content li span {
                float: right;
                color: #999;
                margin-right: 5px;
            }

.titles {
    height: 1px;
    position: relative;
    border-top: 1px solid #dcdcdc;
    text-align: center;
    margin: 40px 0;
}

    .titles a {
        display: block;
        background-color: #fff;
        height: 50px;
        position: absolute;
        top: -32px;
        margin-left: 50%;
        width: 150px;
        left: -75px;
    }

        .titles a i {
            display: block;
            width: 100%；
        }

        .titles a .zh {
            color: #333;
            font-size: 24px;
        }

        .titles a .en {
            font-size: 14px;
            color: #999;
        }

.sypt li {
    margin-bottom: 25px;
}

    .sypt li span:nth-child(2) {
        margin: 0 10px;
    }

.xdpt {
    float: left;
    width: 626px;
    height: 238px;
    margin: 10px 0;
}

    .xdpt .content {
        padding: 10px 20px;
    }

        .xdpt .content li {
            line-height: 30px;
            height: 30px;
            border-bottom: 1px dotted #dcdcdc;
        }

            .xdpt .content li a {
                font-size: 14px;
                line-height: 30px;
                display: inline-block;
                width: 470px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .xdpt .content li a i {
                    margin-right: 5px;
                    display: inline-block;
                }

            .xdpt .content li span {
                float: right;
                color: #999;
                margin-right: 5px;
            }

.download {
    width: 300px;
    float: right;
    margin: 10px 0;
}

    .download .content {
        padding: 10px 20px;
    }

        .download .content li {
            line-height: 30px;
            height: 30px;
            border-bottom: 1px dotted #dcdcdc;
        }

            .download .content li a {
                font-size: 14px;
                line-height: 30px;
                display: inline-block;
                width: 180px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .download .content li a i {
                    margin-right: 5px;
                    display: inline-block;
                }

            .download .content li span {
                float: right;
                color: #999;
                margin-right: 5px;
            }

.footer {
    height: 100px;
    padding-top: 40px;
    background-color: #152a2b;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}


/*内页*/

.gywmpic {
    text-align: center;
}

.gywmcon {
    margin: 10px auto;
    width: 915px;
}

    .gywmcon p {
        font-size: 14px;
        color: #333;
        line-height: 26px;
        text-indent: 28px;
    }

.jcsyjxsys .titles a {
    width: 350px;
    left: -175px;
}

.jcsyjxsys ul {
    margin-bottom: 20px;
    overflow: hidden;
}

    .jcsyjxsys ul li {
        float: left;
        width: 30%;
        margin-left: 3%;
        overflow: hidden;
    }

        .jcsyjxsys ul li img {
            float: left;
            width: 145px;
            height: 196px;
        }

        .jcsyjxsys ul li .systxt {
            margin-left: 10px;
            float: left;
            width: 130px;
        }

        .jcsyjxsys ul li .systit {
            font-size: 16px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin: 10px 0;
            display: block;
        }

        .jcsyjxsys ul li .sysjj {
            font-size: 12px;
            color: #999;
            line-height: 22px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            overflow: hidden;
            text-indent: 24px;
        }

        .jcsyjxsys ul li a:hover .systit,
        .jcsyjxsys ul li a:hover .sysjj {
            color: #77a914;
        }

.sbhj .titles a {
    width: 190px;
    left: -95px;
}

.sbhj ul {
    margin-bottom: 10px;
    overflow: hidden;
}

    .sbhj ul li {
        position: relative;
        float: left;
        height: 170px;
    }

        .sbhj ul li:nth-child(1) {
            height: 340px;
        }

        .sbhj ul li img {
            width: 192px;
            height: 170px;
        }

        .sbhj ul li:nth-child(1) img {
            width: 384px;
            height: 340px;
        }

        .sbhj ul li span {
            display: block;
            height: 35px;
            line-height: 35px;
            bottom: 0;
            left: 0;
            position: absolute;
            color: #fff;
            font-size: 14px;
            text-indent: 20px;
            z-index: 2;
        }

        .sbhj ul li a .mask {
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, .3);
            z-index: 1;
            left: 0;
            top: 0;
            opacity: 0;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

        .sbhj ul li a:hover .mask {
            opacity: 1;
        }

.sbhj-more a {
    width: 100%;
    padding: 20px;
    display: block;
    color: #fff;
    background-color: #77a914;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 14px;
}

    .sbhj-more a:hover {
        background-color: #618812;
    }

.szdw .titles a {
    width: 400px;
    left: -200px;
}

.szdw ul {
    padding: 20px 0;
    overflow: hidden;
}

    .szdw ul li {
        float: left;
        width: 23%;
        margin: 0 1%;
        text-align: center;
    }

        .szdw ul li a {
            display: block;
            padding: 15px 0;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

            .szdw ul li a:hover {
                -webkit-box-shadow: 1px 1px 8px #BBBBBB;
                box-shadow: 1px 1px 8px #BBBBBB;
            }

        .szdw ul li img {
            width: 106px;
            height: 166px;
        }

        .szdw ul li span {
            display: block;
            margin: 5px 20px;
        }

        .szdw ul li .tit {
            font-size: 16px;
            font-weight: bold;
            color: #333;
        }

        .szdw ul li .jj {
            font-size: 12px;
            color: #999;
            line-height: 23px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            overflow: hidden;
            text-align: left;
            text-indent: 24px;
        }

        .szdw ul li .more {
            display: inline-block;
            padding: 5px 10px;
            color: #fff;
            background-color: #77a914;
        }

.syjx ul {
    margin: 10px 0;
    overflow: hidden;
}

    .syjx ul li {
        width: 31%;
        float: left;
        margin: 10px 1%;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

.syjxvods ul li a:before {
    content: '';
    position: absolute;
    width: 280px;
    height: 212px;
    left: 9px;
    top: 0;
    background: url(../images/syjxvods.png) no-repeat;
}

.syjx ul li img {
    width: 280px;
    height: 212px;
}

.syjx ul li span {
    width: 240px;
    padding: 0 20px;
    display: block;
    height: 35px;
    line-height: 35px;
    bottom: 3px;
    text-align: left;
    margin-left: 50%;
    left: -140px;
    z-index: 1;
    color: #fff;
    background: url(../images/fancybox_overlay.png);
    font-size: 14px;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.syjx .syjxtitle a {
    width: 340px;
    left: -170px;
}


/*管理制度*/

.sjbm {
    margin: 10px 0;
    overflow: hidden;
}

    .sjbm li {
        width: 46%;
        float: left;
        margin: 10px 2%;
    }

        .sjbm li img {
            width: 176px;
            height: 120px;
            float: left;
        }

        .sjbm li .sjbmtxt {
            float: left;
            width: 255px;
            margin-left: 10px;
        }

            .sjbm li .sjbmtxt span {
                display: block;
            }

            .sjbm li .sjbmtxt .sjbmtit {
                font-size: 14px;
                color: #333;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .sjbm li .sjbmtxt .sjbmjj {
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 4;
                overflow: hidden;
                font-size: 12px;
                color: #999;
                margin-top: 10px;
                line-height: 22px;
                text-indent: 24px;
            }

        .sjbm li a:hover .sjbmtxt .sjbmtit,
        .sjbm li a:hover .sjbmtxt .sjbmjj {
            color: #77a914;
        }

.glzd .titles a {
    width: 230px;
    left: -115px;
}

.glzdbanner {
    width: 960px;
    height: 177px;
    text-align: center;
}

    .glzdbanner img {
        width: 100%;
        height: 100%;
    }

.glzdlist {
    padding: 15px 0;
    overflow: hidden;
    background: url(../images/glzdyy.png) center 0 no-repeat;
}

    .glzdlist li {
        width: 46%;
        padding: 0 2%;
        height: 28px;
        line-height: 28px;
        float: left;
    }

        .glzdlist li a {
            color: #333;
            display: block;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

            .glzdlist li a:hover {
                color: #77a914;
            }

        .glzdlist li i {
            font-style: normal;
            float: left;
        }

    .glzdlist span {
        display: inline-block;
    }

    .glzdlist .glzdlisttxt {
        width: 70%;
        float: left;
        margin-left: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .glzdlist .glzdtime {
        float: right;
        color: #999;
    }

.zxcgtitle a {
    width: 250px;
    left: -125px;
}


/* 师生互动 */

.sshdright {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    height: 500px;
}

.ntit {
    padding: 5px 0;
    margin: 0 20px;
    border-bottom: 1px solid #77a914;
}

    .ntit .zh {
        font-size: 18px;
        color: #77a914;
    }

    .ntit .en {
        font-size: 12px;
        color: #666;
        margin-left: 5px;
    }

    .ntit i {
        font-size: 22px;
        color: #77a914;
    }

.sshdright .ncon {
    position: relative;
    height: 350px;
    padding: 10px 20px;
}

.sshdright .nconall {
    height: 350px;
}

    .sshdright .nconall ul {
        overflow: hidden;
    }

        .sshdright .nconall ul li {
            padding: 5px 20px;
            border-bottom: 1px dotted #ddd;
        }

            .sshdright .nconall ul li .nt {
                overflow: hidden;
            }

                .sshdright .nconall ul li .nt span {
                    font-size: 12px;
                }

                .sshdright .nconall ul li .nt .nname {
                    color: #5b8801;
                    font-weight: bold;
                }

                .sshdright .nconall ul li .nt .ntime {
                    color: #999;
                }

            .sshdright .nconall ul li .ncontent {
                margin-top: 5px;
                text-indent: 24px;
                line-height: 20px;
            }

.sshdright .ninput {
    height: 70px;
    padding: 10px 20px;
}

    .sshdright .ninput span {
        float: left;
    }

    .sshdright .ninput textarea {
        width: 685px;
        border: 1px solid #ccc;
        padding: 5px 10px;
    }

        .sshdright .ninput textarea:hover,
        .sshdright .ninput textarea:focus {
            border: 1px solid #679609;
        }

    .sshdright .ninput input[type=button] {
        width: 60px;
        height: 31px;
        text-align: center;
        background-color: #77a914;
        color: #fff;
        border: 1px solid #679609;
        cursor: pointer;
        margin-left: 4px;
    }

        .sshdright .ninput input[type=button]:hover {
            background-color: #69970d;
        }

    .sshdright .ninput .sinput {
        text-align: right;
    }

.ninputs {
    margin-left: 5px;
    float: left;
    width: 220px;
}

.sshdright .ninput .syzm,
.sshdright .ninput .stextarea,
.sshdright .ninput .sname {
    position: relative;
}

.sshdright .ninput .syzm {
    margin-top: 8px;
}

    .sshdright .ninput .syzm .Validform_checktip {
        position: absolute;
        bottom: 30px;
        left: 0;
        z-index: 99;
        width: 80%;
        line-height: 15px;
    }

.sshdright .ninput .stextarea .Validform_checktip {
    position: absolute;
    bottom: 70px;
    left: 0;
    z-index: 99;
    width: 80%;
    line-height: 15px;
}

.sshdright .ninput .sname .Validform_checktip {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 99;
    width: 80%;
    line-height: 15px;
}

.sshdright .ninput .sname input[type=text] {
    width: 125px;
    height: 20px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    float: left;
}

.sshdright .ninput .syzm input[type=text] {
    width: 125px;
    height: 20px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    float: left;
}

.sshdright .ninput input[type=text]:hover,
.sshdright .ninput input[type=text]:focus {
    border: 1px solid #679609;
}

.sshdright .ninput .syzm img {
    width: 60px;
    height: 32px;
    margin-left: 5px;
    cursor: pointer;
    float: left;
}

.sshdlist {
    height: 410px;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .sshdlist li {
        border-bottom: 1px dotted #ccc;
        line-height: 30px;
        overflow: hidden;
    }

    .sshdlist span {
        display: inline-block;
    }

    .sshdlist .listicon {
        margin-right: 5px;
        float: left;
    }

    .sshdlist .listtitle {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 530px;
        float: left;
    }

    .sshdlist .listtime {
        float: right;
    }


/* 校企合作 */

.xqhz ul {
    margin: 10px 0;
    overflow: hidden;
}

    .xqhz ul li {
        width: 31%;
        float: left;
        margin: 10px 1%;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

        .xqhz ul li img {
            width: 280px;
            height: 212px;
        }

        .xqhz ul li .xqhzname {
            display: block;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            margin: 10px 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .xqhz ul li .xqhzjj {
            font-size: 12px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-indent: 24px;
        }

.xqhz .titles a {
    width: 250px;
    left: -125px;
}


/* list */

.list {
    padding: 20px 0;
}

    .list .leftlist {
        width: 200px;
    }

        .list .leftlist ul li {
            position: relative;
            margin-bottom: 5px;
        }

            .list .leftlist ul li a {
                color: #333;
                padding: 10px 15px 10px 15px;
                display: block;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
            }

                .list .leftlist ul li a:hover,
                .list .leftlist ul li a.focus {
                    color: #fff;
                    background-color: #77a914;
                    border-bottom: 1px solid transparent;
                }

                .list .leftlist ul li a i {
                    position: absolute;
                    right: 5px;
                    top: 35%;
                }

    .list .rightlist {
        width: 700px;
    }

        .list .rightlist ul li {
            line-height: 30px;
            border-bottom: 1px dotted #ccc;
        }

            .list .rightlist ul li i {
                font-style: normal;
                float: left;
            }

            .list .rightlist ul li .listtitle {
                margin-left: 10px;
                width: 550px;
                font-size: 13px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
            }

            .list .rightlist ul li .listtime {
                float: right;
                margin-right: 10px;
            }


/* 分页 */

.pages {
    padding: 20px 10px;
    text-align: center;
}

    .pages span,
    .pages a {
        margin: 0 3px;
        padding: 3px 8px;
        color: #333;
        background-color: #efffce;
        border: 1px solid #98bb54;
    }

        .pages a:hover {
            background-color: #77a914;
            border: 1px solid #77a914;
            color: #fff;
        }


/* content */

.rightlist .content {
    padding: 10px;
}

    .rightlist .content .content-title {
        font-size: 18px;
        line-height: 28px;
        font-weight: bold;
        text-align: center;
    }

    .rightlist .content .content-other {
        text-align: center;
        margin-top: 10px;
        color: #999;
    }

        .rightlist .content .content-other .span {
            margin: 0 5px;
        }

    .rightlist .content .content-con {
        line-height: 28px;
        text-indent: 28px;
        font-size: 14px;
        margin-top: 20px;
        min-height: 400px;
    }

        .rightlist .content .content-con img {
            max-width: 90%;
        }




/*附件下载样式*/
.attach-list{ margin:0 20px 15px; color:#757575; }
    .attach-list ul li{ margin-top:15px; padding:15px; border:1px solid #ebebeb; }
    .attach-list ul li .link-btn{ display:block; float:right; margin-top:7px; padding:5px 25px 5px 5px; border:1px solid #e0e0e0; line-height:20px; font-size:14px; cursor:pointer; }
    .attach-list ul li .link-btn i{ font-size:14px; }
    .attach-list ul li .icon-box{ display:inline-block; margin-right:5px; line-height:38px; color:#ccc; }
    .attach-list ul li .icon-box i{ font-size:38px; }
    .attach-list ul li .info{ display:inline-block; }
    .attach-list ul li .info h3{ line-height:20px; color:#333; font-size:14px; font-weight:normal; }
    .attach-list ul li .info span{ margin-right:5px; line-height:18px; color:#999; font-size:12px; }

.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
.icon-box {
     width: 60px;
     height: 60px;
}

/*相册样式*/
.section{ position:relative; margin:0 auto; width:1160px; min-width:925px; max-width:1160px; text-align:left; }
.wrapper{ position:relative; margin:0 auto; padding:0; width:100%; height:auto; text-align:left; overflow:hidden; }
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

/*图片列表样式*/
.img-list{ margin:-15px 0 0 -15px; *display:inline-block; }
    .img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .img-list .nodata{ color:#999; line-height:80px; text-align:center; }
    .img-list li{ position:relative; float:left; margin:15px 0 0 15px; width:220px; height:auto; background:#fff; overflow:auto; _display:inline; }
    .img-list li .img-box{ display:block; position:relative; width:220px; height:220px; overflow:hidden; }
    .img-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:12px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
    .img-list li .img-box img{ width:100%; height:100%;}
    .img-list li .info{ display:block; text-align:left; margin:15px; }
    .img-list li .info h3{ display:block; line-height:20px; height:40px; font-size:12px; font-weight:normal; overflow:hidden; }
    .img-list li .info p{ display:block; line-height:28px; color:#999; font-size:12px; }
    .img-list li .info p.price{ padding-top:10px; line-height:18px; }
    .img-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
    .img-list li .info p strong{ float:right; font-weight:normal; }
    .img-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }
    .img-list li em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .img-list li em i{ color:#fff; font-size:60px; line-height:60px; }
    .img-list li a:hover em{ display:block; }
    .img-list li .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .img-list li .remark{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; overflow:hidden; }
    .img-list li .remark h3{ padding:5px 15px 0; color:#fff; font-size:12px; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .img-list li .remark p{ padding:0 15px; color:#eee; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/*内容相册样式*/
.album-list{ position:relative; margin:0 50px; }
	.album-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.album-list ul{ margin:0 0 0 -15px; *zoom:1; }
	.album-list li{ float:left; width:25%; }
	.album-list li a{ display:block; margin:15px 0 0 15px; padding:1px; border:1px solid #e8e8e8; }
	.album-list li a img{ display:block; width:100%; height:auto; }

/*留言提交按钮*/
.btnSubmit {
    width: 60px;
    height: 31px;
    text-align: center;
    background-color: #77a914;
    color: #fff;
    border: 1px solid #679609;
    cursor: pointer;
    margin-left: 4px;
}


/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1160px) {
	.section{ width:925px; }
    .slide-box{ height:363px; }
    .slide-box .list-box{ margin-left:-768px; width:1536px; }
    .side-link-wrap{ width:455px; }
}
@media only screen and (min-width:1161px) {
	.section{ width:1160px; }
}