.news-first .img img, .news-second .item .img img, .news-third li img, .scale-transition {
    -webkit-transition: -webkit-transform .3s linear 0s;
    transition: -webkit-transform .3s linear 0s;
    -o-transition: transform .3s linear 0s;
    transition: transform .3s linear 0s;
    transition: transform .3s linear 0s, -webkit-transform .3s linear 0s
}

.news-first .img img:hover, .news-second .item .img img:hover, .news-third li img:hover, .scale-transition:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}

.ellipsis, .news-first .desc h3 a, .news-first .desc ul li a, .news-fourth li a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.w1000 {
    width: 1000px;
    margin: 0 auto
}

.friend {
    height: 66px;
    background: url('../../image/315(2)/index_02.png') center bottom no-repeat
}

.title {
    height: 59px;
    line-height: 59px;
    background: url('../../image/315(2)/index_04.png') center top no-repeat
}

.title span {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    padding-left: 28px
}

.news-first {
    margin-top: 25px;
    margin-bottom: 85px
}

.news-first .img {
    width: 500px;
    height: 500px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 150px #ccc;
    box-shadow: 0 0 150px #ccc
}

.news-first .img img {
    width: 100%;
    height: 100%
}

.news-first .desc {
    width: 470px
}

.news-first .desc h3 {
    position: relative;
    top: -9px
}

.news-first .desc h3 a {
    text-align: center;
    font-size: 36px;
    line-height: 56px;
    display: block;
    color: #0b1b50
}

.news-first .desc p a {
    display: block;
    text-indent: 2em;
    font-size: 18px;
    color: #383838;
    line-height: 30px;
    min-height: 180px;
    max-height: 270px;
    overflow: hidden
}

.news-first .desc .line {
    height: 5px;
    background: url('../../image/315(2)/index_05.png') center top no-repeat;
    margin: 8px 0 3px
}

.news-first .desc ul li a {
    color: #383838;
    font-size: 24px;
    display: block;
    height: 40px;
    line-height: 40px
}

.news-second {
    margin-top: 40px;
    margin-bottom: 60px;
    background-color: #f0f0f0
}

.news-second .item {
    padding: 20px 0 40px
}

.news-second .item .img {
    width: 500px;
    height: 400px;
    overflow: hidden
}

.news-second .item .img img {
    width: 100%;
    height: 100%
}

.news-second .item .desc {
    width: 420px;
    height: 360px;
    padding: 20px 40px;
    background-color: #fff
}

.news-second .item .desc h3 {
    padding: 8px 0
}

.news-second .item .desc h3 a {
    line-height: 36px;
    max-height: 72px;
    overflow: hidden;
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: 400
}

.news-second .item .desc p a {
    display: block;
    text-indent: 2em;
    color: #383838;
    font-size: 18px;
    line-height: 30px;
    max-height: 180px;
    overflow: hidden
}

.news-second .item .desc .article {
    color: red;
    font-size: 18px;
    display: inline-block;
    margin-top: 10px
}

.news-third {
    padding: 35px 0 65px
}

.news-third ul {
    width: 1050px;
    margin-left: -25px
}

.news-third li {
    width: 300px;
    height: 250px;
    overflow: hidden;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
    position: relative
}

.news-third li .desc, .news-third li .desc i, .news-third li img {
    width: 100%;
    height: 100%
}

.news-third li .desc {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s linear 0s;
    -o-transition: opacity .3s linear 0s;
    transition: opacity .3s linear 0s
}

.news-third li .desc:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.news-third li .desc .desc1 {
    position: relative;
    padding: 28px
}

.news-third li .desc .desc1 h3 a {
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 48px;
    max-height: 96px;
    overflow: hidden
}

.news-third li .desc .desc1 p a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 26px;
    max-height: 78px;
    overflow: hidden
}

.news-third li .desc i {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.news-fourth {
    padding: 25px 0 45px
}

.news-fourth li {
    width: 50%
}

.news-fourth li.line:after {
    content: '';
    display: block;
    height: 0;
    border-bottom: 1px dotted #939393;
    margin: 20px 28px 25px 42px
}

.news-fourth li a {
    margin: 0 28px;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #000
}

.news-fourth li a:before {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: 50%;
    margin-top: -3px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #20447a;
    margin-right: 15px
}

.footer {
    height: 147px;
    background: url('../../image/315(2)/index_03.png') center top no-repeat
}

.swiper {
    width: 1000px;
    height: 460px
}

.swiper:hover .left, .swiper:hover .right {
    opacity: 100;
    filter: alpha(opacify=100)
}

.swiper .dots {
    position: absolute;
    left: 0;
    bottom: 12px;
    width: 100%;
    text-align: center;
    font-size: 0
}

.swiper .dots .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: #fff;
    margin: 0 2px
}

.swiper .dots .swiper-active-switch {
    background-color: #20447a
}

.swiper .left, .swiper .right {
    position: absolute;
    top: 190px;
    width: 61px;
    height: 63px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s linear 0s;
    -o-transition: opacity .3s linear 0s;
    transition: opacity .3s linear 0s
}

.swiper .left {
    left: 12px;
    background-image: url('../../image/315(2)/index_07.png')
}

.swiper .right {
    right: 12px;
    background-image: url('../../image/315(2)/index_06.png')
}

#a1 {
    margin: 0 auto;
    width: 800px
}