.list_bg {background: url(../images/banner_Moment.jpg)no-repeat top center;background-size: cover;position: fixed;top: 0;left: 0;width: 100%;height: 820px;}
.list_box{position: relative;}
.layui-form-item .layui-form-label{box-sizing:border-box}
.w_840{width: 840px;}
.w_420{width: 420px;}
.list_1{position: relative;margin-top: 300px!important;}
.list_des {background-color: rgba(255, 255, 255, 0.658);color: #fff;padding: 30px 80px;font-weight: bold;box-sizing: border-box;}
.list_des_tit{
    font-size: 32px;
    padding-bottom: 30px;
}
.list_des_con{
    font-size: 18px;
    line-height: 1.8;
}
.list_item_time{color: #bebebe;padding:6px 0;}
.list_item_time i{padding-right:6px}
.list_pos{background-color: rgba(46, 72, 190, 0.6);text-align: center;color: #fff;line-height: 2;position: absolute;right: 0;bottom: 0;font-size: 22px;font-weight: bold;}
.list_pos a{color:#fff;font-size: 24px;}
.list_2{
    position: relative;
}
.list_2 .w_840{box-sizing: border-box;background: #fff;}
.list_2 .w_420{background: linear-gradient(to right, #ececec,#fff);}
.list_2_r1{
    padding: 50px 0;
}
.list_2_r1 a{display: block;line-height: 2.4;font-weight: bold;font-size: 18px;padding-left: 80px;}
.list_2_r2{
    padding-bottom: 1px;
}
.right_t a{display:block}
.right_t.fixed{top: 68px;position: fixed;padding-top: 1px;padding-bottom: 10px;margin-top: 1px;margin-bottom: 10px;}
.right_t.absolute{bottom:0;position: absolute;}
.list_item{
    margin: 40px 0;
}
.list_item_img{
    width: 180px;
    position:relative;
    height: 100px;
}
.list_item_img img{height: 100%;
    width: 100%;
    object-fit: cover;    
	position: absolute;
    min-width: 100%;
    min-height: auto!important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.5s;
}
.list_item_fr {padding-left:20px;width: 480px;}
.list_item_tit{
    font-size: 18px;
    font-weight: bold;
}
.list_item_des{}
.article{
}
.article_con{
    padding: 30px 80px;
    min-height: 754px;
}
.article_page{
    padding: 30px 60px 60px;
}
.article_pageList{
    margin-top: 211px;
    width: 348px;
}
.article_page_img{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 70%;
}
.article_page_img img{height: 100%;
    width: 100%;
    object-fit: cover;    
	position: absolute;
    min-width: 100%;
    min-height: auto!important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.5s;
}
.article_page_tit{
    font-weight: bold;
    padding-top: 12px;
}
.article_page_des{color:#000;padding: 6px 0;line-height: 1.6;}
.article_page_btn{
    font-weight: 600;
    display: inline-block;
    color: #0064c4;
}
.article_page_btn:after{content: ' ';display: block;height: 5px;border-radius: 2px;background: #0064c4;width: 100%;}
.list_con{padding:30px 40px;min-height: 754px;}
.right_t.active{
    position: fixed;
    top: 70px;
}
.page{height:24px; line-height:24px; text-align:center; margin-top:30px; clear:both;}
.page li{display:inline; padding:5px 10px; border:1px solid #ddd; margin-right:5px;}
.page li a{color: #555;}
.page li a:hover{background:#f5f5f5; color:#0064c4;}
.page li.thisclass{background:#9A9FA5; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
.page .pageinfo strong{font-weight:normal;}
.imglist{}
.img_item{
    width: calc((100% - 40px) / 2);
    float: left;
    margin: 10px;
}
.img_item:hover{
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);}
.img_box{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 100%;
}
.img_box img{height: 100%;
    width: 100%;
    object-fit: cover;    
	position: absolute;
    min-width: 100%;
    min-height: auto!important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.5s;
}
.img_box:hover img{transform: translate(-50%, -50%) scale(1.2);}
.img_tit{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
}
@media (min-width: 1261px) {
	.inx_2 {padding: 30px 0!important;margin: 10px auto;}
}
@media (max-width: 1260px) {
	.inx_2 {padding: 30px 0!important;margin: 10px auto;}
	.w_840{width: 66.66%;}
	.w_420{width: 33.33%;}
	.list_2_r1 a{padding-left: 30px;}
	.article_con{padding: 15px 40px;}
	.list_item_img {
	    width: 30%;
	}
	.list_item_fr {
    padding-left: 2%;
    width: 68%;
	}
	.article_pageList {
    width: 49%;
	}	
}
@media (max-width: 992px) {
	.article_con{min-height:auto}
	.list_con{min-height:auto}
	.inx_2 {padding: 30px 0;}
	.w_840 {width: 100%;padding: 10px;}
	.list_2 .w_420 {display: none;}
	.list_1{margin-top: 110px!important;}
	.list_pos {display: none;}
	.article_con{padding: 15px 4px;}
}
@media (max-width: 767px) {
	.list_item_img {width: 100%;}
	.list_item_img img{width: 100%;}
	.inx_2 {padding: 30px 0!important;}
	.list_item_fr {
	    padding-left: 0;
	    width: 100%;
	}
	.article_page {
	    padding: 30px 10px 60px;
	}
	
	.img_item {
	    width: 100%;}
}
@media (max-width: 479px) {
}
