﻿@charset "utf-8";





.more1{position: absolute;
    z-index: 99999999999999999999999;
    bottom: 0;
    right: 60px;
    height: 30px;
    line-height: 30px;
    width: 72px;
    text-align: center;
    color: #fff;
    font-size: 14px;}

.more1 a{    color: #fff;}

.index-l {
    float: left;
    width: 49%;}

.index-r {
    float: right;
    width: 49%;}

.i-switch a {
    display: block;
    position: relative;}

.i-switch a .pic {
    padding-top: 59%;}

.i-switch a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 130px 0 20px;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    background: url(zzc.jpg) repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.i-switch .slick-dots {
    bottom: 15px;
    right: 10px;
    font-size: 0;
    text-align: center;
    width: auto;}

.i-switch .slick-dots li {
    width: 20px;
    height: 20px;
    margin-left: 0;
    margin-right: 5px;
    background: #fff;
    text-align: center;
    line-height: 20px;}

.i-switch .slick-dots li button {
    font-size: 14px;
    display: block;
    color: #333;}

.i-switch .slick-dots li.slick-active {
    background: #9b0d14;
    color: #fff;}

.i-switch .slick-dots li.slick-active button {
    color: #fff;}



@media screen and (max-width:1440px) {}

@media screen and (max-width:1320px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    .i-list1 {
        padding: 10px;}
    .tdate-list {
        padding: 15px 10px;}
    .tdate-list2 {
        padding: 0;}
}

@media screen and (max-width:768px) {
    .index-l,
    .index-r {
        float: none;
        width: auto;}
    .index-r {
        margin-top: 30px;}
    .gg-tit span {
        font-size: 16px;}
    .index-b ul li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;}
    .index-b ul li:first-child,
    .index-b ul li:first-child+li+li+li+li+li {
        margin-left: 1%;}
    .links span {
        float: none;
        display: block;}
    .links ul {
        border-top: 1px solid #9b0d14;}
    .links ul li {
        min-width: 50%;
        border: none;}
    .links ul li a {
        border: none;}
.more1{right:15px; height:25px; line-height:25px;    font-size: 12px;}
}

@media screen and (max-width:480px) {
    .links ul li a {
        font-size: 12px;}
}

@media screen and (max-width:375px) {}