.PhotoList_i1 { padding:0;}
.PhotoList_i1>ul.clearfix:after{ display: none;}
.PhotoList_i1>ul.clearfix:before{ display:none;}
.PhotoList_i1>ul{  display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
		  display:-webkit-flex; /* Chrome */
		  display:-moz-box;     /* Firefox 19 */
		  display:-ms-flexbox;   
		  display:flex;  /*flex容器*/ 
		  
		  box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack:start;
		-ms-flex-pack:start;
		  justify-content: flex-start;
		  
		  -webkit-flex-wrap: wrap;
		  -moz-flex-wrap: wrap;
		  -ms-flex-wrap: wrap;
		  -o-flex-wrap: wrap;
           flex-wrap:wrap;
           /* width: 100%; */
           /* max-width: 1400px;
           margin: 0 auto; */
        }
.PhotoList_i1 li{ margin-bottom:35px;
    /* height: 447px; */
    width: 100%;
    background: #ffffff;
    position: relative;}
/* .PhotoList_i1 li span{background: #fff; font-size:18px; line-height:60px; text-align:center; height:60px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block; transition:all 0.4s ease 0s;} */
.PhotoList_i1 li a{
    /* background: url(../images/patentBack.png) no-repeat left;
	background-size: 100% 100%; */
    /* height: 53%; */
    width: 100%;    
    aspect-ratio: 16 / 9;
    position:relative;display:block;text-align: center;
    overflow: hidden;border:solid #ddd 1px;  transition:all 1s ease 0s ;}
.PhotoList_i1 li a .photoImg{transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);vertical-align: middle; display: inline-block; width:100%; height:100%;}
.PhotoList_i1 li:hover .photoImg{transform: scale(1.3);transition: all 1s ease 0s;-webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}
.PhotoList_i1 li:hover .exhs-h1{
	color: #0C31A7;
}
/* .PhotoList_i1 li a h4{display:none;} */
body{
	background-color: #f8f8f8;
}

.news-intor {
    padding: 20px;
    width: 100%;
	box-sizing: border-box;
	text-align: left;
}
.exhs-h1 {
    height: 60px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 24px;
	margin-bottom: 10px;
    font-size: 22px;
	
}

.exhs-time {
    width: 100%;
    margin-top: 15px;
    float: left;
    clear: both;
    /* padding: 0 0 0 20px; */
	position: relative;
	display: flex;
	align-items: center;
}
.exh-com {
    width: 100%;
    font-size: 16px;
    color: #656464;
    float: left;
    clear: both;
    margin: 10px 0;
    /* padding-left: 20px; */
    box-sizing: border-box;
    position: relative;
    height: 20px;
}
.time {
    font-size: 16px;
    margin-right: 5px;
    text-align: center;
    float: left;
    width: 20px;
    /* position: absolute; */
    /* left: 0; */
    padding-top: 3px;
}
/* .exhs-time */
/* .icon-riqi:before {
    content: "\e721";
} */
.add {
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
    float: left;
    width: 20px;
    /* position: absolute; */
    /* left: 0; */
    padding-top: 1px;
}

@media (min-width:800px){
#load_more_button{ display:none;}
	}
@media (min-width:721px){
	/* .PhotoList_i1 li a:hover{ background: #0C31A7;} */
	.PhotoList_i1 li:hover span{ color:#0C31A7;background: #D8E8FD;}	
	}

@media only screen and (min-width:1580px){
.PhotoList_i1 li{ width:calc((100% - 60px) / 3 );  margin-right:20px; }
.PhotoList_i1 li:nth-of-type(3n){ margin-right:0;}
	}
@media (min-width:1025px) and (max-width:1580px){
.PhotoList_i1 li{ width:calc((100% - 46px) / 2 );  margin-right:20px; }
.PhotoList_i1 li:nth-of-type(2n){ margin-right:0;}
.exhs-h1 {
	height: 60px;
	font-size: 18px;
}

	}	
@media (min-width:721px) and (max-width:1024px){
.PhotoList_i1 li{ width:calc((100% - 24px) / 2 );  margin-right:20px; margin-bottom:24px;}
.PhotoList_i1 li:nth-of-type(2n){ margin-right:0;}
.exhs-h1 {
	height: 40px;
	font-size: 16px;
}
.PhotoList_i1 li a{
	height: 53%;
}
.ki_photo_container {
	width: calc(100% - 60px) !important;
	padding: 0 30px !important;
}
	}
@media only screen and (max-width: 1200px){
.page a{padding:0 15px;}
.page span{padding:0 15px;}
	}
.page{  font-size:14px;display:inline-block; margin:30px 0 120px;}
.page a{ display:block; padding:0 20px;  line-height:40px; float:left; background:#fff;border:#e3e3e3 solid 1px; text-align:center; margin-right:10px; color:#666666;}
.page span{display:block; padding:0 20px;  line-height:40px; float:left; border:#e3e3e3 solid 1px; color:#aaa; background:#fff; text-align:center; margin-right:10px; color:#666666 ;}
.page span.cur{ background:#0C31A7; color:#fff;border:#0C31A7 solid 1px;}
.pageinfo{ display:none;}
.conT{ font-size:24px; color:#0C31A7;font-family:"微软雅黑";}	
@media only screen and (max-width: 800px){
.page{ display:none;}
a#load_more_button{display:inline-block;width: 180px;height: 52px;line-height: 52px;font-size: 16px;background: #0C31A7;color:#FFFFFF; margin: 30px 0 80px;}

	}
@media (max-width:720px){
	
a#load_more_button{width: 120px;height: 48px;line-height: 48px;font-size: 14px;margin: 2.7vw 0 0;}
.PhotoList_i1 li{ width:100%;  margin-right:0px; margin-bottom:24px;}
/* .PhotoList_i1 li:nth-of-type(2n){ margin-right:0;} */
.exhs-h1 {
	height: 40px;
	font-size: 16px;
}
.PhotoList_i1 li a{
	height: 46%;
}

	}
