/**×é¼þ**/
.s3-left .box{    padding-top: 74%;}
.s3-left .box a {background-size: 100% 100% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;}

.sec6 h4 {
    font-size: 28px;
    margin-bottom: 18px;}
.sec6 h4:after {
    width: 60px;
    height: 3px;
    background: #94070a;
    content: '';
    display: block;
    margin-top: 15px;}


.flex-left {
    display: flex;
    flex-wrap: wrap;}
.sec6 ul li {
    width: 14.666%;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    margin-bottom: 15px;
    margin-right:2%;}
.sec6 ul li a {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;}
.sec6 ul li:hover a{color:#94070a;    font-weight: bold;}

@media(max-width:1220px){
.sec6 ul li {
    width: 23%;
    margin-right:2%;}
@media(max-width:800px){
.sec6 ul li {
    width:31.333%;
    margin-right:2%;
    font-size: 16px;}
@media(max-width:600px){
.sec6 ul li {
    width:48%;
    margin-right:1%;
    margin-left:1%;}
