@charset "utf-8";

.banner a{
    display: block;
    overflow: hidden;
    position: relative;
}
.banner img{
    display: block;
    width: 100%;
}
.banner p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding-left: 48px;
    padding-right: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 99;
}
.banner a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient( transparent 90%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient( transparent 90%, rgba(0, 0, 0, 0.8) 100%);
    background: -moz-linear-gradient( transparent 90%, rgba(0, 0, 0, 0.8) 100%);
}
.banner ul{
    width: auto;
    right: 0;
    bottom: 0;
}
.banner ul>li{
    width: 62px;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    text-align: center;
}
.banner ul>li button{
    font-size: 16px;
}
.banner ul>li.slick-active button{
    font-size: 18px;
}
.banner ul>li.slick-active {
    background: #005094;
}
.tit{
    position: relative;
}
.tit h4{
    font-size: 30px;
    line-height: 1.1;
    color: #333333;
    font-weight: normal;
}
.tit a{
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 1;
    color: #666666;
    padding-right: 40px;
    background: url("/jgxy/images/mores.png")no-repeat right top 1px;
}
.list-bd ul{
    height: 462px;

}
.list-bd ul>li{
    width: 374px;
    float: left;
    margin-left: 40px;
    margin-top: 2px;
}
.list-bd ul>li:first-child{
    margin-left: 0;
}
.list-bd ul>li .pic{
    overflow: hidden;
}
.list-bd ul>li .pic img{
    display: block;
    width: 100%;
    transition: all .3s ease;
    height:270px;
}
.list-bd{
    overflow: hidden;
}
.pic-info p{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    height: 84px;
}
.pic-info span{
    display: block;
    font-size: 14px;
    color: #666666;
    padding-left:27px;
    line-height: 20px;
    background: url("/jgxy/images/tm.png") no-repeat left center;
    margin-top: 55px;
}
.pic-info {
    background: #f9f9f9;
    padding: 21px 22px 30px 20px;
}
.s1-list{
    position: relative;
    margin-top: 30px;
}
.list-hd .arrows span{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 99;
}
.list-hd .arrows .prev{

    left: -74px;
    background-image: url("/jgxy/images/arrows-l.png");
}
.list-hd .arrows .next{
    right: -82px;
    background-image: url("/jgxy/images/arrows-r.png");
}
.list-bd ul>li:hover .pic img{
    transform: scale(1.1);
}
.list-bd ul>li:hover .pic-info p{
    color: #005094;
}
.list-bd ul>li:hover .pic-info{
    box-shadow: 0 0 5px 3px #e4e3e3;
}
.section1{
    margin-top: 60px;

}
.index{
    padding-bottom: 40px;
    background: url("/jgxy/images/index-bg.jpg") no-repeat bottom center;
    background-size: cover;
}
.section2{
    background: #005094;
}
.section2 h4{
    font-size: 30px;
    line-height: 1;
    color: #fff;
    font-weight: normal;
    text-align: center;
}
.s2-banner a{
    display: block;
    position: relative;
    height: 404px;
}
.s2-banner a .item{
    position: absolute;
    top: 0;
    width: 368px;
    height: 172px;
    padding: 30px 30px 48px 30px;
    background: url("/jgxy/images/item-bg1.png") no-repeat center center;
    transition: all .3s ease;
}
.s2-banner a .item:after{
    content: '';
    position: absolute;
    bottom: -40px;
    left: 20px;
    width: 20px;
    height: 20px;
    background: url("/jgxy/images/dots-2.png") no-repeat center center;
}
.s2-banner a .item span{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding-left: 30px;
    background-image: url("/jgxy/images/tm-2.png") ;
    background-repeat: no-repeat;
    background-position: left center;
}
.s2-banner a .item p{
    display: -webkit-box;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;
    margin-top: 10px;
}
.s2-banner .slick-track .slick-slide:nth-child(2n+1) a>.item{
    top: auto;
    bottom: 0;
    padding: 50px 30px 20px 30px;
    background: url("/jgxy/images/item-bg2.png") no-repeat center center;
}
.s2-banner .slick-track>.slick-slide:nth-child(2n+1) a>.item:after{
    content: '';
    position: absolute;
    top: -40px;
    bottom: auto;
    width: 20px;
    height: 20px;
    background: url("/jgxy/images/dots-2.png") no-repeat center center;
}
.s2-banner .slick-list{
    padding-right: 110px;
}
.s2-banner a:hover .item{
    background:url("/jgxy/images/item-bg1-on.png") no-repeat center center;
}
.s2-banner .slick-track .slick-slide:nth-child(2n+1) a:hover>.item{
    background: url("/jgxy/images/item-bg2-on.png") no-repeat center center;
}
.s2-banner a:hover .item p{
    color: #333333;
}
.s2-banner a:hover .item span{
    color: #999;
    background-image: url("/jgxy/images/tm-3.png");
}
.s2-banner{
    margin-top: 38px;
}
.s2-banner>button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    height: 35px;
    z-index: 99;
}
.s2-banner .slick-prev{
    left: -70px;
    background: url("/jgxy/images/arrows-l2.png")no-repeat center center;
}
.s2-banner .slick-next{
    right: -70px;
    background: url("/jgxy/images/arrows-r2.png")no-repeat center center;
}
.s2-banner:after{
    content: '';
    position: absolute;
    width: 120%;
    left: 50%;
    height: 1px;
    background: rgba(255, 255, 255, 0.8);
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.section2{
    padding-top: 53px;
    padding-bottom: 96px;
}

.s4-list .s4-item{
    float: left;
    width: 350px;
    height: 428px;
    overflow: hidden;
    position: relative;
    transition: all .3s;
}
.s4-list .s4-item.on{
    width: 700px;

}
.s4-item .pic{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 350px;
    z-index: 9;
    cursor: pointer;
    overflow: hidden;
}
.s4-item .pic img{
    display: block;
    width: 350px;
    height: 428px;
    transition: all .3s;
}
.s4-item .item-info{
    display: none;
    position: absolute;
    left:350px;
    top: 0;
    bottom: 0;
    padding:40px 33px 65px 33px;
    background: url("/jgxy/images/item-info.png") no-repeat bottom 20px right 27px;
    z-index: 1;
}
.s4-item.on .item-info{
    display: block;
}
.s4-item.on .item-info{
    left: 350px;
    z-index: 1;
}
.item-info>span{
    display: block;
    font-size: 14px;
    line-height: 40px;
    width: 148px;
    height: 40px;
    padding-left: 53px;
    color: #fff;
    border-radius: 0 50px 50px 0;
    background:#1f74b9 url() no-repeat left 19px center;
}
.item-info>h4{
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;
    margin-top: 15px;
}
.item-info>p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:5;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 120px;
    margin-top: 29px;
}
.item-info a{
    display: block;
    font-size: 14px;
    line-height: 1.1;
    color: #1f74b9;
    width: 100px;
    position: relative;
    margin-top: 47px;
}
.item-info a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    height: 1px;
    background: #1f74b9;
}
.s4-item:hover .pic img{
    transform: scale(1.1);
}
.s4-list{
    margin-top: 30px;
    overflow: hidden;
    height: 428px;
}

.section4{
    overflow: hidden;
}
.s5-banner a{
    display: block;
    overflow: hidden;
}
.s5-banner a .pic{
    position: relative;
    width:120px;
    height: 108px;
    margin: auto;
}
.s5-banner a .pic img{
    position: absolute;
    left: 0;
    right: 0;

    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    transition: all .3s ease;
    margin: auto;
}
.s5-banner a p{
    font-size: 16px;
    line-height: 1.1;
    margin-top: 17px;
    text-align: center;
}
.s5-banner>button{
    position: absolute;
    top: 50%;
    width: 16px;
    height: 30px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 99;
}
.s5-banner .slick-prev{
    left: 25px;
    background-image: url("/jgxy/images/arrows-l3.png");
}
.s5-banner .slick-next{
    right: 25px;
    background-image: url("/jgxy/images/arrows-r3.png");
}

.s5-banner{
    padding: 30px 50px 25px;
    background: #f5f8fb;
    border-top: 4px solid #005094;
    border-bottom: 4px solid #fff;
}

.section5{
    margin-top: 90px;
}
.s5-banner a:hover .pic img{
    transform: rotateY(180deg);
}

.s5-banner a:hover p{
    color: #1f74b9;
}
.index2{
    padding: 48px 0;
    background: url("/jgxy/images/index2-bg.jpg") no-repeat center center;
}














@media screen and (max-width: 1560px){
    .list-hd .arrows .prev{
        left: 0;
    }
    .list-hd .arrows .next{
        right: 0;
    }
}

