.clearfix:after{
    visibility: visible;
    height: 0;
    content: '.';
    clear: both;
    display: block;
}
.clearfix{
    zoom: 1;
}
/*Ì×²Í*/
.del-price{
    font-size: 14px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}


/*µ¯´°*/
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }

    .modal-lg {
        width: 900px
    }
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}

/*ÕÒ»ØÃÜÂë*/
.login-wrap{
    padding: 10px 0;
}
.input-normal{
    width: 300px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    color:#333;
    text-indent: 5px;
    display: block;
}
.input-cap{
    width:80px;
    float: left;
    margin-right: 10px;
}
.form-wp{
    margin-bottom: 10px;
}
.captcha-img{
    display: inline-block;
    float: left;
}
.warning-pass{
    color:#f10582;
    font-size: 18px;
    line-height: 35px;
}
.registration a{
    color: #f10180;
}
.form-signin-heading{
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    color: #333;
    padding-bottom: 10px;
}
#Show_Mode h4{
    line-height: 25px;
    height: 25px;
    font-weight: normal;
    color: #999;
}
.btn-shadow{
    -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 1px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 1px rgba(0,0,0,0.3);
}

.readyonly{
    background-color: #f3f3f3;
    color: #999;
}
.btn-mask{
    background-color: #999;
    color: #fff;
}
.btn-mask:hover{
    background-color: #ddd;
    color: #333;
}


/*slider*/
.slider-wp{
    width:1100px;
    margin: 20px auto 0;
    overflow: hidden;
    padding: 0 5px;
}

.img-list{
    width: 1130px;
}
.img-list li{
    width: 350px;
    height: 340px;
    margin: 0 22px 22px 0;
    float: left;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 3px #999;
    -moz-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    overflow: hidden;
}
.img-list li .img-box{
    height: 300px;
    position: relative;
}
.img-list li .img-box .img-mask{
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 250px;
    height: 100px;
    padding: 100px 50px;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
    text-align: center;
}
.img-list li .img-box .img-mask h2{
    color: #f6dd54;
    line-height: 35px;
    padding-top: 5px;
}
.img-list li .img-box .img-mask p a{
    font-size: 14px;
    color: #fff;
}
.img-list li .img-box .img-mask p a:hover{
    color: #f6dd54;
    text-decoration: none;
    font-weight:bold;
}
.img-list li .img-box .line-top{
    position: absolute;
    width: 0;
    height: 2px;
    top: 100px;
    left: 50px;
    background-color: #f6dd54;
    z-index: 5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-list li .img-box .line-bottom{
    position: absolute;
    width: 0;
    height: 2px;
    top: 200px;
    right: 50px;
    background-color: #f6dd54;
    z-index: 5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-list li img{
    width: 350px;
    height: 300px;
}
.img-list li .info{
    height: 40px;
    background-color: #f3f3f3;
    line-height:38px;
    overflow:hidden;
    padding: 0 10px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
}
.img-list li .info a{
    font-size: 14px;
    text-decoration: none;
}
.img-list li:hover{
    border-color: #f10582;
}
.img-list li:hover .line-bottom{
    width: 250px;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
}
.img-list li:hover .line-top{
    width: 250px;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
}
.img-list li:hover .img-mask{
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.slider-title{
    position: relative;
    border-bottom: 2px solid #999;
    height: 45px;
    margin: 20px auto 0;
    width: 1100px;
}
.slider-title .title-wp {
    position: absolute;
    bottom: -2px;
    border-bottom: 2px solid #f10582;
    font-size: 26px;
    color: #333;
}
.slider-title .title-wp a{
    color: #333;
}
.slider-title .title-wp a:hover{
    text-decoration: none;
}

.mt0{
    margin-top: 0;
}