body, .cont {background:#F5F5F5;}
.cont{
    position: relative;
    z-index: 6;
    padding: 0px 6.7708333%;
    padding: 0px calc(260px/100vw*100%);
}
@media screen and (max-width: 1440px){
    .cont{
        padding: 0px 20px;
    }

}

.wrap{width:1200px;clear: both;margin:0 auto;}
.mainCon{
	padding:15px;
	overflow:hidden;
	background:#fff;
	}

.minH{
	min-height:350px;
	height:auto !important;
	height:350px;
}

@-webkit-keyframes flipOutX{
    0%{-webkit-transform:perspective(800px) rotateX(0deg) scale(1);}
    100%{-webkit-transform:perspective(800px) rotateX(-90deg) scale(0.86);}
}
@-moz-keyframes flipOutX{
    0%{-moz-transform:perspective(800px) rotateX(0deg) scale(1)}
    100%{-moz-transform:perspective(800px) rotateX(-90deg) scale(0.86)}
}
@keyframes flipOutX{
    0%{transform:perspective(800px) rotateX(0deg) scale(1);}
    100%{transform:perspective(800px) rotateX(-90deg) scale(0.86);}
}

.flip_back{-webkit-animation:flipInX 0.8s ease both; -moz-animation:flipInX 0.8s ease both; animation:flipInX 0.8s ease both;}
@-webkit-keyframes flipInX{
    0%{-webkit-transform:perspective(800px) rotateX(90deg) scale(0.86);}
    40%{-webkit-transform:perspective(800px) rotateX(-10deg);}
    70%{-webkit-transform:perspective(800px) rotateX(10deg);}
    100%{-webkit-transform:perspective(800px) rotateX(0deg) scale(1);}
}
@-moz-keyframes flipInX{
    0%{-moz-transform:perspective(800px) rotateX(90deg) scale(0.86);}
    40%{-moz-transform:perspective(800px) rotateX(-10deg);}
    70%{-moz-transform:perspective(800px) rotateX(10deg);}
    100%{-moz-transform:perspective(800px) rotateX(0deg) scale(1);}
}
@keyframes flipInX{
    0%{transform:perspective(800px) rotateX(90deg) scale(0.86);}
    40%{transform:perspective(800px) rotateX(-10deg);}
    70%{transform:perspective(800px) rotateX(10deg);}
    100%{transform:perspective(800px) rotateX(0deg) scale(1);}
}


@media screen and (max-width: 1366px) {
    .grid-item {
        width: 33.333333%;
    }
}
.commendNewsBox{
    position: relative;
}
.commendSwiper{
    padding-bottom: 50px;
}
.commendSwiper.swiper-container{
    overflow: visible;
}
.commendSwiper .swiper-wrapper{
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s linear !important;
}
.commendSwiper .swiper-wrapper:hover{
    transform: translateY(-5px);
}
.commendSwiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.commendSwiper .swiper-pagination{
    bottom: 0px;
}
.commendSwiper .list_a{
    background: #fff;
    padding: 20px;
    border-radius: 3px;
}
.commendSwiper .pic{
    width: 490px;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 20px;
}
.commendSwiper .pic:after{
    display: block;
    content: "";
    overflow: hidden;
    padding-top: 56.25%;
}
.commendDeta{
    overflow: hidden;
    padding: 92px 0px;
}
.commendTime{
    overflow: hidden;
    text-align: center;
    padding: 20px 40px 20px 20px;
    position: relative;
}
.commendTime span{
    display: block;
    overflow: hidden;
    font-size: 48px;
    line-height: 50px;
    font-weight: bold;
    color:#1278f6;
}
.commendTime i{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color:#333;
    line-height: 20px;
}
.commendDiv{
    overflow: hidden;
    border-left: 1px solid #ddd;
    padding-left: 40px;
}
.commendTit{
    overflow: hidden;
    font-size: 22px;
    line-height: 25px;
    transition: all 0.3s linear;
}
.list_a .commendTit {color:#333;}
.list_a:hover .commendTit{
    color:#1278f6;
}
.commendIntr{
    overflow: hidden;
    font-size: 13px;
    color:#888;
    line-height: 25px;
    height: 75px;
}





.list_a{
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.pic{
   position: relative;
   overflow: hidden;
   z-index: 3;
   background: #fff url(../images/loading.gif) no-repeat center center;
}
.pic:after{
    display: block;
    content: "";
    overflow: hidden;
    padding-top: 66.666666%;
}
.pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    object-fit: cover;
}
.listDeta{
    overflow: hidden;
    position: relative;
}
.listName{
    display: block;
    font-size: 14px;
    color:#333;
    overflow: hidden;
    line-height: 20px;
}
.listTit{
    display: block;
    font-size: 16px;
    color:#333;
    overflow: hidden;
    line-height: 25px;
}
.listIntr{
    overflow: hidden;
    font-size: 13px;
    color:#888;
    overflow: hidden;
    line-height: 30px;
    padding-top: 10px;
}
.listTime{
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    color:#999;
}
.listHits{
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    color:#999;
}
.ayuedIcon{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 5;
}




/*
* 瀑布流 kis2
*/
.grid .listDeta{
    padding: 20px;
}
.grid .list_a{
    transition: all 0.3s linear;
    margin: 10px;
}
.grid .list_a:hover{
    transform: translateY(-5px);
    -webkit-box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
}
.gridBox{
    position: relative;
    opacity: 0;
    transition: .2s ease;
}
.gridBox{
    margin: 0 -10px;
}
.grid{
    position: relative;
    /* fluffy */
    width: 100%;
}
.grid-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    border-radius: 3px;
    transition: .3s ease-in-out;
}
.gridPic{
    overflow: hidden;
    padding: 15px;
}
.gridPic img{
    width: 100%;
}
.grid-item .list_a{
    background: #fff;
    border-radius: 3px;
}
/* mq */

@media screen and (max-width: 1366px) {
    .grid-item {
        width: 33.333333%;
    }
}
.commendNewsBox{
    position: relative;
}
.commendSwiper{
    padding-bottom: 50px;
}
.commendSwiper.swiper-container{
    overflow: visible;
}
.commendSwiper .swiper-wrapper{
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s linear !important;
}
.commendSwiper .swiper-wrapper:hover{
    transform: translateY(-5px);
}
.commendSwiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.commendSwiper .swiper-pagination{
    bottom: 0px;
}
.commendSwiper .list_a{
    background: #fff;
    padding: 20px;
    border-radius: 3px;
}
.commendSwiper .pic{
    width: 490px;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 20px;
}
.commendSwiper .pic:after{
    display: block;
    content: "";
    overflow: hidden;
    padding-top: 56.25%;
}
.commendDeta{
    overflow: hidden;
    padding: 92px 0px;
}
.commendTime{
    overflow: hidden;
    text-align: center;
    padding: 20px 40px 20px 20px;
    position: relative;
}
.commendTime span{
    display: block;
    overflow: hidden;
    font-size: 48px;
    line-height: 50px;
    font-weight: bold;
    color:#1278f6;
}
.commendTime i{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color:#333;
    line-height: 20px;
}
.commendDiv{
    overflow: hidden;
    border-left: 1px solid #ddd;
    padding-left: 40px;
}
.commendTit{
    overflow: hidden;
    font-size: 22px;
    line-height: 25px;
    transition: all 0.3s linear;
}
.list_a:hover .commendTit{
    color:#1278f6;
}
.commendIntr{
    overflow: hidden;
    font-size: 13px;
    color:#888;
    line-height: 25px;
    height: 75px;
}