.sectionNews2{padding: 50px 0;overflow: hidden;}
.sectionNews2 .cont>ul{text-align: center;}
.sectionNews2 .cont>ul li{display: inline-block;padding: 10px 0;}
.sectionNews2 .cont>ul li a{padding: 0 20px;}
.sectionNews2 .cont>ul li.on{border-bottom: 3px solid #e90011;}
.sectionNews2 .cont>ul li.on a{color: #e90011;font-size: 24px;font-weight: bold;}
.sectionNews2_conLe{width: 678px;float: left;overflow: hidden;}
.sectionNews2_conRe{width: 710px;float: right;}

.bigItem{position: relative;overflow: hidden;}
.time{position: absolute;top: 20px;left: 20px;background: #e90011;color: #fff;text-align: center;width: 80px;height: 80px;padding: 10px;box-sizing: border-box;}
.time p,.time span{margin-top: -12px;}
.time p{border-bottom: 1px solid #fff;height: 50px;margin-bottom: 5px;line-height: 50px;}
.sectionNews2_con{overflow: hidden;margin-top: 40px;position: relative;}
.bigItem img{width: 100%;}
.sectionNews2_conRe{position: absolute;top:0;right: 0;height: 100%;}
.sectionNews2_conRe ul li{text-align: left;display: block;padding: 20px 50px;box-sizing: border-box;border-bottom: 1px solid #d9d9d9;}
.sectionNews2_conLe .adddiv{display: none;}
.adddiv a{padding: 0;margin-bottom: 10px;display: block;}
.adddiv  a.title{font-weight: bold;}
.adddiv  p{margin-bottom: 20px;margin-top: 20px;display: none;}
.adddiv  span.date{color: #e90011;}
.adddiv  a.more{display: none;margin-bottom: 0;}
.sectionNews2_conRe ul li.on{background: #e90011;}
.sectionNews2_conRe ul li.on a.title{font-size: 24px;color: #fff;font-weight: normal;height: 36px;overflow: hidden;}
.sectionNews2_conRe ul li.on p{display: block;color: #fff;}
.sectionNews2_conRe ul li.on span.date{display: none;}
.sectionNews2_conRe ul li.on a.more{display: block;color: #fff;}
.sectionNews2_conRe ul li.on a:hover{color: #fff!important;}

.sectionNews3{padding: 80px 0;background: #edf1f5;overflow: hidden;}
.sectionNews3_ul li{
    width: 443px;float: left;margin-right: 49.5px;margin-bottom: 49.5px;background: #fff;position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.sectionNews3_ul li:nth-child(3n){margin-right: 0;}
.sectionNews3_ul_con{padding: 20px 30px;transition: all 0.3s;background: #fff;}
.sectionNews3_ul_con .title{font-weight: bold;line-height: 30px;height: 57px;overflow: hidden;width: 91%;display: block;}
.sectionNews3_ul_con .date{color: #e90011;display: block;margin-top: 15px;margin-bottom: 10px;}
.sectionNews3_ul_con .contp{height: 72px;line-height: 24px;overflow: hidden;}
.sectionNews3_ul_con .more{margin-top: 15px;display: block;}
.sectionNews3_ul li .newsLi{display: block;overflow: hidden;}
.sectionNews3_ul li .imgbox{
    background-position: center center;
    background-size: cover!important;
	background-size: 100% 100%!important;
    opacity: 0;
    transition: all .5s;
    display: none;
    position: absolute;
    z-index: 2;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}
@media only screen and (min-width: 1025px) {
    /*.sectionNews3_ul_con:hover{*/
        /*transform: scale(1.1,1.1);*/
        /*-webkit-transform: scale(1.1,1.1);*/
        /*-moz-transform: scale(1.1,1.1);*/
        /*-o-transform: scale(1.1,1.1);*/
        /*-ms-transform: scale(1.1,1.1);*/
    /*}*/

    .sectionNews3_ul li .newsLi:hover .sectionNews3_ul_con{background: #e90011;color: #fff;}
    .sectionNews3_ul li .newsLi:hover .sectionNews3_ul_con .date{color: #fff;}
    .sectionNews3_ul li .newsLi .imgbox{display: block;}
    .sectionNews3_ul li .newsLi:hover .imgbox{opacity: 1;}
}
@media only screen and (max-width: 1650px) {
    .sectionNews2_conLe{width: 49%;}
    .sectionNews2_conRe{width: 49%;}
    .sectionNews2_conRe ul li{padding: 20px 20px;}
    .sectionNews2_conRe ul li p{margin: 13px 0;}
    .sectionNews3_ul li{width: 32%;margin-right: 2%;margin-bottom: 2%;}
}
@media only screen and (max-width: 1280px) {
    /*.sectionNews2_conRe{display: none;}*/
    /*.sectionNews2_conLe{width: 100%;height: auto!important;}*/
    /*.adddivleft{float: left;width: 48%;position: relative;}*/
    /*.adddiv{float: right;width: 48%;margin-top: 5%;padding-right: 4%;box-sizing: border-box;}*/
    /*.bigItem{margin-bottom: 20px;background: #edf1f5;}*/
    /*.sectionNews2_conRe ul li p{display: block;}*/
    /*.sectionNews3_ul_con .more{display: block;}*/
    /*.adddiv p,.adddiv a.more{display: block;}*/
    /*.adddiv a.more{margin-top: 20px;}*/
}
@media only screen and (max-width: 1024px) {
    .bigItem{width: 32%;margin-right: 2%;float: left;}
    .bigItem:nth-child(3n){margin-right: 0;}
    .adddiv a.title{height: 72px;overflow: hidden;}
    .sectionNews2_conLe{width: 100%;height: auto!important;}
    .adddivleft{width: 100%;}
    .adddiv{width: 100%;padding: 0 15px;box-sizing: border-box;margin: 5% 0;}
    .sectionNews2_conLe .adddiv{display: block;}
    .sectionNews2_conRe{display: none;}
    .sectionNews3_ul li{width: 48%;margin-right: 2%;}
    .sectionNews3_ul li:nth-child(3n){margin-right: 2%;}
    .sectionNews3_ul li:nth-child(2n){margin-right: 0;}
}
@media only screen and (max-width: 767px) {
    .bigItem{width: 100%;margin-right: 0%;}
    .adddiv a.title{height: auto;}
    .sectionNews3_ul li{width: 100%;margin-right: 0;}
    .sectionNews3{padding: 20px 0;}
    .sectionNews3_ul_con{padding: 20px;}
    .sectionNews2 {padding: 10px 0;}
    .sectionNews2_con{margin-top: 20px;}
    .sectionNews2 .cont>ul li.on a{font-size: 18px;}
}