a:active, a:hover {
    outline: 0;
}

a {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    color: #333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}


header img{width: 100%;}
/*¼ò½é*/
.container-fluid{padding-top: 80px; padding-bottom: 80px;}
.column{text-align: center;}
.column h4 {
    font-size: 34px;
    color: #242424;
}
.column h4 a {
    color: #242424;
}
.column span {
    display: inline-block;
    padding: 0 15px;
    font-size: 16px;
    position: relative;
    color: #666;
}
.column span:before {
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    background: #999;
    position: absolute;
    right: 100%;
    top: 50%;
}
.column span::after {
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    background: #999;
    position: absolute;
    left: 100%;
    top: 50%;
}
.column p {
    font-size: 18px;
    color: #242424;
    margin: 40px auto;
    max-width: 800px;
}
.column a.more {
    display: inline-block;
    padding: 8px 20px;
    border: 1px solid #bc1b31;
    color: #bc1b31;
    border-radius: 30px;
}
.column a.more:hover {
    color: #fff;
    background: #bc1b31;
}

/*ÆÚ¿¯*/
.container-qikan{padding-top: 80px; padding-bottom: 80px;}
.s5-right-title h4 a {
    color: #333;
}
.s5-right-list {
    margin-top: 13px;
}
.s5-right-list li {
    border-bottom: 1px solid #ccc;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.s5-right-list{
    padding: 0;
    margin: 0;
}
.s5-right{background-color: #fff;padding: 20px 20px 30px;margin-bottom: 30px; box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.17);}
.container-qikan .column{margin-bottom: 50px;}
.s5-right a.more {
    display: block;
    padding: 7px;
    border: 1px solid #bc1b31;
    color: #bc1b31;
    border-radius: 30px;
    margin: 0 auto;
    text-align: center;
    margin: 25px 95px 0px;
}
.s5-right a.more:hover {
    color: #fff;
    background: #bc1b31;
}
.s5-right a:hover, .s5-right a:focus {
    color: #3063ce;
}
.container-qikan img{width: 100%;}
.container-fuwu img{width: 100%;}

footer{text-align: center;margin:30px 0;}

.sci_jou { width: 100%; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
.sci_jou td { width: 12.5%; text-align: center; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; height: 27.75pt; padding: 6.0pt 6.0pt; word-break: break-all; line-height: 150%;}
