﻿#website .col-md-4:hover, #website .col-md-4:hover .thumbnail, #website .col-md-4:hover em {
    background-color: #f1f5fd;
    color: #bf2d32;
}


.thumbnail {
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0px;
    margin-top: 20px;
}

#website .col-md-4 em {
    font: 400 18px "Microsoft YaHei";
    color: #333333;
    line-height: 1.2;
    margin-top: 20px;
    display: block;
}

#website .col-md-4 p {
    font: 400 14px "Microsoft YaHei";
    color: #666666;
    line-height: 1.2;
    margin-top: 15px;
    width: 65%;
    margin: 15px auto 0;
    text-align: left;
}

.swimg {
    display: block;
    background: url(/UploadFiles/homeimg.png) no-repeat;
}

.row .col-md-4:nth-child(1) {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #fff;
    height: 280px;
}

    .row .col-md-4:nth-child(1):hover {
        border-left: 1px solid #0084cd;
        border-right: 1px solid #0084cd;
    }

.row .col-md-4:nth-child(2) {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    height: 280px;
}

    .row .col-md-4:nth-child(2):hover {
        border-left: 1px solid #0084cd;
        border-right: 1px solid #0084cd;
    }

.row .col-md-4:nth-child(3) {
    border-left: 1px solid #fff;
    border-right: 1px solid #d8d8d8;
    height: 280px;
}

    .row .col-md-4:nth-child(3):hover {
        border-left: 1px solid #0084cd;
        border-right: 1px solid #0084cd;
    }
	.row .col-md-4:nth-child(4) {
    border-left: 1px solid #fff;
    border-right: 1px solid #d8d8d8;
    height: 280px;
}

    .row .col-md-4:nth-child(4):hover {
        border-left: 1px solid #0084cd;
        border-right: 1px solid #0084cd;
    }



.media-body {
    font: 400 14px "Microsoft YaHei";
    color: #666666;
    line-height: 23px;
    text-indent: 26px;
}

.dspnews .blue-button-prev, .shonor .blue-button-prev {
    height: 28px;
    width: 17px;
    background-position: 0 -26px;
}

.dspnews .blue-button-next, .shonor .blue-button-next {
    height: 28px;
    width: 17px;
    background-position: 0 1px;
}


.slinebox {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #1a1a1a;
    line-height: 1.2;
    position: relative;
    top: 0;
    cursor: pointer;
}

    .slinebox .aboutstd {
        padding-bottom: 4px;
    }

    .slinebox .scheck {
        border-bottom: 2px solid rgb(0, 132, 205);
    }

.sbrandtype span {
    padding: 4px;
    border: 2px solid transparent;
}

.sbrandtype .ckbrand {
    border: 2px solid rgb(0, 132, 205);
}


.swiper-button-prev {
    left: 0px;
    background-position: -125px -195px;
    height: 28px;
    width: 15px;
}


.media-middle {
    vertical-align: text-top;
}


#swiper-container1 {
    width: 100%;
    margin: 20px auto;
}



.sdate {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    line-height: 1.2;
    text-align: left;
}

.sline {
    background-color: rgb(217, 217, 217);
    width: 100%;
    height: 1px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.stitle {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.429;
    text-align: left;
    height: 40px;
    overflow: hidden;
}

.stext {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    line-height: 1.286;
    text-align: left;
    height: 65px;
    overflow: hidden;
    margin-top: 18px;
}

.sdet {
    border-width: 2px;
    color: rgb(51, 51, 51);
    border-style: solid;
    border-radius: 14px;
    width: 100px;
    height: 30px;
    bottom: 0px;
    line-height: 23px;
    margin-top: 32px;
}

    .sdet a {
        color: rgb(51, 51, 51);
        font-size: 14px;
        font-family: "Microsoft YaHei";
    }

    .sdet:hover, .sdet:hover a {
        color: rgb(0, 132, 205);
        cursor: pointer;
    }

.sbrand {
    margin-top: 40px;
}

    .sbrand div {
        display: inline;
        float: left;
    }

.sbranddllogo, .sbrandfxlogo {
    display: table;
    width: 100%;
    border-right: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
}

    .sbranddllogo li, .sbrandfxlogo li {
        height: 80px;
        float: left;
        width: 16.5%;
        border-right: 1px solid rgb(217, 217, 217);
        text-align: center;
        line-height: 80px;
    }

        .sbranddllogo li:nth-child(6n), .sbrandfxlogo li:nth-child(6n) {
            border-right: none;
        }

        .sbranddllogo li.one, .sbrandfxlogo li.one {
            margin-top: 10px;
        }

        .sbranddllogo li.two, .sbrandfxlogo li.two {
            margin-top: 20px;
        }

.aline a:hover {
    color: rgb(0, 132, 205);
    text-decoration: underline;
}
