.index-c1{
    width: 100%;
}
.index-c1 img{
    width: 100%;
}
.index-c2{
    padding: 2%;
}
.mtlt1{
    text-align: center;
    padding: 20px 0;
}
.mtlt1 h3{
    font-size: 46px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    color: rgba(0,0,0,0.1);
}
.mtlt1 h2{
    font-size: 27px;
    font-weight: bold;
    color: #1f64e3;
    line-height: 50px;
    margin-top: -50px;
}
.index-c2 ul{
    padding: 0 10%;
}
.index-c2 ul li{
    width: 50%;
    float: left;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
}
.index-c2 ul li img{
    width: 100%;
}
a.index-more1{
    display: block;
    width: 150px;
    height: 40px;
    background: #1f64e3;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}

.index-c3 .c3-con{
    padding: 20px 2%;
    background: #f1f1f1;
}
.index-c3 ul li{
    width: 49%;
    margin: 0 0.5% 10px;
    float: left;
}
.index-c3 ul li a{
    display: block;
}
.index-c3 ul li img{
    width: 100%;
    display: block;
}
.index-c3 ul li h3{
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    background: #1f64e3;
}
.index-c3 ul li h3 span{
    float: right;
}

.index-c4{
    background: #2e6de0;
    padding: 20px 0 30px;
}
.c4tlt{
    text-align: center;
    padding-bottom: 20px;
}
.c4tlt h2{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}
.c4tlt h3{
    background: #14c91d;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 0 15px;
    line-height: 32px;
}
.c4-con{
    background: url(../images/c4-1.png) no-repeat center top #fff;
    padding: 30px 4%;
    background-size: 20% auto;
}
.c4-con ul li .img{
    width: 100%;
}
.c4-con ul li .img img{
    width: 100%;
}
.c4-con ul li .wz{
    padding: 4%;
}
.c4-con ul li .wz h3{
    font-size: 24px;
    color: #1f64e3;
    line-height: 45px;
    padding-left: 70px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 70px auto;
    border-bottom: 1px dashed #777777;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.c4-con ul li .wz .info{
    font-size: 14px;
    color: #777;
    padding-left: 12px;
    background: url(../images/c4-2.png) no-repeat left 8px;
    line-height: 24px;
}

.index-c5{
    padding-bottom: 20px;
}
.c5-con{
    padding: 0 3%;
}
.c5-con .c5-1 img{
    width: 100%;
}
.c5-con .c5-2 > h3{
    font-size: 18px;
    color: #000;
    line-height: 2;
    font-weight: bold;
}
.c5-con .c5-2 .jj{
    font-size: 12px;
    color: #777777;
    line-height: 1.5;
}
a.index-more2{
    display: block;
    width: 150px;
    height: 40px;
    background: #1f64e3;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    margin-top: 15px;
}

.index-c6{
    background: #f1f1f1;
    padding-bottom: 20px;
}
.c6-con{
    padding: 0 3%;
}
.c6-con ul li{
    margin-bottom: 5px;
}
.c6-con ul li a{
    display: block;
    background: #fff;
    padding: 12px 10px 12px 0;
}
.c6-con ul li .date{
    width: 70px;
    text-align: center;
    float: left;
}
.c6-con ul li .date dd{
    font-size: 26px;
    color: #000;
    margin: 0;
    line-height: 35px;
}
.c6-con ul li .date dl{
    font-size: 12px;
    color: #000;
    margin: 0;
    line-height: 24px;
}
.c6-con ul li .wz{
    width: calc(100% - 70px);
    float: right;
}
.c6-con ul li .wz h3{
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-con ul li .wz .info{
    font-size: 12px;
    color: #000;
    line-height: 20px;
}


