﻿

/*第五屏*/
.icon {
    background: url(../images/icon.png) no-repeat;
    display: block;
    vertical-align: middle;
}
.section2 {
	background-image: linear-gradient(120deg, rgba(36, 36, 36, 1), rgba(100, 100, 100, 1), rgba(36, 36, 36, 0.8));
	 position: relative;
	
}
.section3 {
	background-image: linear-gradient(120deg, rgba(36, 36, 36, 1), rgba(100, 100, 100, 1), rgba(36, 36, 36, 0.8));
	 position: relative;
	
}
.section4 {
		background-image: linear-gradient(120deg, rgba(36, 36, 36, 1), rgba(100, 100, 100, 1), rgba(36, 36, 36, 0.8));
	 position: relative;
	
}
.section_5 {
		background-image: linear-gradient(120deg, rgba(36, 36, 36, 1), rgba(100, 100, 100, 1), rgba(36, 36, 36, 0.8));
	 position: relative;
	
}
.i-wrap5{
    position: relative;
}
.i-wrap5 .box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 3% 0 17.6%;
}

.i-wrap5 .left {
    position:relative;
    left:0%;
	top:50%;
    width: 29.7%;
    float: left;
    opacity:1;
transform:translate(0,-50%);
}

.i-wrap5 .left .iTit {
    display: block;
    width: 270px;
    height: 57px;
}

.i-wrap5 .left .iTit img {
    display: block;
    width: 270px;
    height: 57px;
}

.i-wrap5 .left .newsTit .tit {
    margin-top: 18px;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    color: #333;
}

.i-wrap5 .left .newsTit .subtit {
    margin-top:26px;
    font-size: 18px;
    line-height: 14px;
    color:#fff;
	text-align:left
}

.i-wrap5 .left .more {
    display: block;
    width: 42%;
    height: 50px;
    margin-top: 33%;
    font-size:24px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background:#006573;
    transition: width 0.3s;
    text-transform: uppercase;
}

.i-wrap5 .left .more:hover {
    width: 50%;
    transition: width 0.3s;
}

.i-wrap5 .right {
    float: right;
    width: 63%;
    margin-right: 4%;
	    position:relative;
	top:50%;
    opacity:1;
	text-align:left;
transform:translate(0,-50%);


}

.i-wrap5 .right .bd {
    position: relative;
    overflow: hidden;
}

.i-wrap5 .right ul {
    float: left;
    width: 1000%;
    border-left: 1px solid #828080;
	 opacity:1;
	
}

.i-wrap5 .right li {
    float: left;
    border-right: 1px solid #828080;
    width: 298px!important;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    left:0px;
    opacity:1;
}

.i-wrap5 .right .item a {
    display: block;
    padding:40% 4% 0;
}

.i-wrap5 .right .day {
    font-size:100px;
    color:#006573;
    line-height: 70px;
    padding-bottom:14%;
	font-family:Arial;
}

.i-wrap5 .right .year {
    font-size:20px;
    color:#f1f2f4;
    line-height: 33px;
    margin-bottom: 7px;
}

.i-wrap5 .right .item .tit {
    height: 50px;
    font-weight: normal;
    font-size:22px;
    line-height: 25px;
    color: #fff;
    overflow: hidden;
    transition: color 0.3s;
}

.i-wrap5 .right .pic {
    margin-top: 4%;
    margin-bottom: 7%;
    overflow: hidden;
}

.i-wrap5 .right img {
    width: 100%;
    transition: all 0.3s;
}

.i-wrap5 .right .cont {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
	opacity:0.8;
    height: 96px;
    overflow: hidden;
}

.i-wrap5 .right .more {
    width: 62px;
    height: 12px;
    background-position: -250px 0;
    margin-top: 19%;
    position: relative;
    left: 0;
    transition: left 0.3s;
}

.i-wrap5 .right li:hover img {
    transform: scale(1.1);
    transition: all 0.3s;
}

.i-wrap5 .right li:hover .tit {
    color: #db261d;
}

.i-wrap5 .right li:hover .more {
    left: 5px;
}

.i-wrap5 .right .hd {
    position: absolute;
    left: 17.4%;
    top: 40%;
    margin-top: -15px;
    width: 66px;
    height: 30px;
}

.i-wrap5 .right .hd .btns .prev {
    float: left;
    position: relative;
    top: 3px;

    display: block;
    width: 17px!important;
    height: 30px!important;
    background-position: -250px -16px;
    transition: background 0.3s;
}

.i-wrap5 .right .hd .btns .next {
    float: right;
    position: relative;
    top: 3px;
    display: block;
    width: 17px!important;
    height: 30px!important;
    background-position: -270px -16px;
    transition: background 0.3s;
}

.i-wrap5 .right .hd .btns i {
    display: inline-block;
    width: 1px;
    height: 30px;
    margin-top: 3px;
    margin-left: 15px;
    background: #ddd;
}

.i-wrap5 .right .hd .btns .prev:hover {
    background-position: -290px -16px;
}

.i-wrap5 .right .hd .btns .next:hover {
    background-position: -310px -16px;
}

@media screen and (min-width: 1601px) and (max-width: 1800px) {}

@media screen and (max-width: 1600px) {
    .i-wrap5 .box {
        padding: 0 3% 0 6.6%;
    }
    .i-wrap5 .left {
        margin-top: -84px;
    }
    .i-wrap5 .right {
        width: 67%;
        margin-right: 3%;
    }
    .i-wrap5 .right .hd {
        top: 68%;
        left: 6.4%;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1599px) {
    .i-wrap5 .left {
        width: 27.7%;
    }
    .i-wrap5 .right {
        width: 72%;
        margin-right: 0;
    }
    .i-wrap5 .right .item a {
        padding: 50% 2% 0;
    }
    .i-wrap5 .right li {
        width: 270px!important;
    }
    .i-wrap5 .right .day {
        padding-bottom: 8%;
    }
    .i-wrap5 .right .item .tit {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-all;
    }
    .i-wrap5 .right .cont {
        height: 48px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-all;
    }
    .i-wrap5 .right .more {
        margin-top: 12%;
    }
    .i-wrap5 .box {
        padding: 0 3% 0 6.6%;
    }
    .i-wrap5 .left {
        margin-top: -140px;
    }
    .i-wrap5 .right {
        width: 67%;
        margin-right: 3%;
    }
    .i-wrap5 .right .hd {
        top: 55%;
        left: 6.4%;
    }
}

