@charset "utf-8";
/*Technical Support SudyTech*/
.line6{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp: 6;-webkit-box-orient:vertical}
.list_xyfg .col_news_list .news_list.list2 {
    position: relative;
}

.list_xyfg .col_news_list .news_list.list2 .news {
    width: 24.5%;
    padding-bottom: 0.3rem;
    float: left;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}
.list_xyfg .col_news_list .news_list.list2 .news .news_imgs {background:none}
.list_xyfg .col_news_list .news_list.list2 .news .news_imgs img {
    width: 100%;
border-radius:0.06rem;
}


.list_xyfg .col_news_list .news_list.list2 .news .news_box {
    margin: 0 0.13rem;
}

.list_xyfg .col_news_list .news_list.list2 {
    margin: 0 -0.12rem;
    padding-bottom: 0.2rem;
}
.list_xyfg .col_news_list  .news_wz{
    display: none;
}
.list_xyfg .col_news_list .news_list.list2 .news .news_wz1 {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    color: #fff;
    padding: 0.2rem 0.3rem;
    box-sizing: border-box;
    opacity: 0;
    transition: all 0.8s ease-in-out;
}
.news_list .loadingDiv{margin:0 auto 10px;top:-15px;position:relative;display:flex;gap:3px;align-items: flex-end;height:15px;justify-content:center;}
.news_list .loadingDiv span{border-radius:3px;background:#333;width:3px;height:5px;transition:0.4s;justify-content: center;}
.news_list .loadingDiv span:nth-child(1),.news_list .loadingDiv span:nth-child(6){animation:tall3 infinite linear 2s;}
.news_list .loadingDiv span:nth-child(2),.news_list .loadingDiv span:nth-child(5){height:10px;animation:tall1 infinite linear 2s;}
.news_list .loadingDiv span:nth-child(3),.news_list .loadingDiv span:nth-child(4){height:15px;animation:tall2 infinite linear 2s}

@keyframes tall1{ 
0%{height:10px}
50%{height:3px}
100%{height:10px}
}

@keyframes tall2{ 
0%{height:15px}
50%{height:3px}
100%{height:15px}
}

@keyframes tall3{ 
0%{height:5px}
50%{height:3px}
100%{height:5px}
}


.list_xyfg .col_news_list .news_list.list2.loading{
  /*  background: url(/_upload/tpl/00/1a/26/template26/images/loading2.gif) no-repeat bottom center; */
    background-size: 1rem;    min-height: 2rem;
}
body.list.list_xyfg div#l-container {
    /*background: none;*/
    background: url(/_upload/tpl/00/1a/26/template26/images/xyfj.jpg)no-repeat;
    background-size: cover;
}
.list_xyfg .col_news_list .news_list.list2.end:after {
    content: "ÒÑ¼ÓÔØÍê±Ï£¡";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	display:none;
}
.list_xyfg .col_news_list .news_list.list2 .news .news_con {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 0.19rem; */
}
.list_xyfg .col_news_list .news_list.list2 .news .news_wz1 a {
    color: #fff;
}

.list_xyfg .col_news_list .news_list.list2 .news .news_title {font-size: var(--titleSize);font-family: 'SourceHanSerifCN-Bold';line-height: 1.75;margin-bottom: 0.1rem;}

.list_xyfg .col_news_list .news_list.list2 .news .news_wz1 .news_date {
    font-size: var(--titleSize);
    line-height: 1.32;
    font-family: Barlow-Bold;
    margin-bottom: 0.12rem;
}

.list_xyfg .col_news_list .news_list.list2 .news .news_wz1 .news_more img {
    /* width: 0.17rem; */
}

.list_xyfg .col_news_list .news_list.list2 .news .news_imgs:after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 100%;
    background: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);
opacity: 0.91;
    left: 0;
    transition: all 0.6s ease-in-out;
}

.list_xyfg .col_news_list .news_list.list2 .news:hover .news_imgs:after {
    top: 0;
}

.cc .col_news_list .news_list.list2 .news .news_imgs {}

.list_xyfg .col_news_list .news_list.list2 .news:hover .news_wz1 {
    opacity: 1;
}
.list_xyfg .col_news_list .news_list.list2 .news .news_meta {
    font-size: var(--titleSize);
    color: #033D82;
    font-family: Barlow-Bold;
    line-height: 1.4;
    display: flex;
    align-items: center;
}

.list_xyfg .col_news_list .news_list.list2 .news .news_meta .xian {
    width: 0.5rem;
    height: 0.02rem;
    background: #033D82;
    margin: 0 0.05rem;
}
.list_xyfg .col_news_list .news_list.list2 .news .news_form {
    border: 1px dashed rgb(185, 158, 10);
    display: inline-block;
    line-height: 2;
    font-size: var(--smailSizex);
    font-family: 'SourceHanSerifCN-Bold';
    color: #B99E0A;
    padding: 0 0.2rem;
    min-width: 1rem;
    box-sizing: border-box;
    margin-bottom: 0.12rem;
}
.faybox {
    position: fixed;
    background: #333;
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    display:none;
    overflow: auto;
}
body.main .faybox{z-index:333}
.faybox.open {
    display: flex;
    z-index: 333;
}

.faybox .hide {
    display: none;
}
.faybox .faybox_con {
    width: 15.34rem;
    background: #fff;
    padding: 0 0.47rem 0.47rem;
    box-sizing: border-box;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    height: 7.1rem;
}

.faybox_head {
    display: flex;
    height: 0.83rem;
    justify-content: space-between;
    align-items: center;
}

.faybox .fay_tt {
    font-size: var(--titleSize);
    font-family: 'SourceHanSerifCN-Bold';
}
.fay_control {
    display: flex;
    align-items: center;
    gap: 0.28rem;
}

.fay_control .more img {
    width: 0.17rem;
    cursor: pointer;
}

.fay_control .close img {
    width: 0.4rem;
    cursor: pointer;
}

.faybox_bcon {
    display: flex;
    height: 0;
    flex: 1;
    justify-content: center;
}

.faybox_bcon .swiper1 {
    width: 10.69rem;
    flex: none;
    overflow: hidden;
}

.faybox_bcon .swiper2 {
    flex: 1;
    overflow: hidden;
}
.faybox_bcon>.news_imgs img {
    /* max-width: 100%; */
    max-height: 100%;
    object-fit: contain;
    width: 100%;
}

.faybox_bcon>.news_imgs {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.faybox_bcon .swiper1 .news_imgs img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.faybox_bcon .swiper2  .news_video {
    height: 100%;
}
.faybox_bcon .news_video {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;     object-fit: cover
}

.faybox_bcon .news_video video {
    max-width: 100%;
    max-height: 100%;
    background: #333;
    width: 100%;
}
.faybox_bcon .swiper2  .news_video video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.faybox_bcon .news_video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.faybox_bcon .swiper2 .news .news_imgs img {object-fit: cover;width: 100%;height: 100%;top: 0;left: 0;}

.faybox_bcon .swiper2 .news .news_imgs {
    height: 100%;
    position: relative;
}

.faybox_bcon .swiper2 .news .news_title {
    position: absolute;
    color: #fff;
    bottom: 0.19rem;
    width: 100%;
    padding: 0 0.24rem;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'SourceHanSerifCN-Bold';
    font-size: var(--smailSize);
}

.faybox_bcon .swiper2 .news:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #080808;
    top: 0;
    left: 0;
    opacity: 0.66;
}

.faybox_bcon .swiper2 .news.swiper-slide-thumb-active:after,.faybox_bcon .swiper2 .news.swiper-slide-visible.swiper-slide-thumb-active:after {
    opacity: 0;
}
.faybox_bcon .swiper2 .news.swiper-slide-thumb-active .news_title{
    opacity: 0;
}
.faybox_bcon .swiper2 .news {
    cursor: pointer;
}
.faybox_bcon .swiper1 .news_imgs {
    height: 100%;
    background: #bdbcbc2e;
}
/**Àº²Ê¹ºÂòapp**/
body.list_xsyd #l-container .inner{
    padding: 0 0 0;
}
body.list_xsyd .post-tt .title{
    font-size: 0.32rem;
    padding-left: 0.19rem;
}
body.list_xsyd .post-tt .tit::after{
    width: 0.06rem;
    height: 0.33rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #7D0102;
}
body.list_xsyd .xsydmain1 .inner{padding: 1.16rem 0 1.171rem;}
body.list_xsyd .xsydpost-11 .tt{
    margin-bottom: 0.631rem;
}
body.list_xsyd .xsydpost-11 .news_imgs{
    position: relative;
    height:100%;
    opacity: .21;
    transition: 0.7s;
    padding-top: 66.7%;
}
body.list_xsyd .xsydpost-11 .news_imgs img{position:absolute;left:0;right:0;width: 100%;height: 100%;bottom:0;top: 0;}
body.list_xsyd .xsydpost-11 .news_box{display:block;position: relative;width: 100%;height: 100%;}
body.list_xsyd .xsydpost-11 .news_box .news_wz{
    position: absolute;
    bottom: 0;
    height: 1.79rem;
    left: 0;
    display: flex;
    right: 0;
    background: url(/_upload/tpl/00/1a/26/template26/images/swiper_bg.png)repeat-x;
    opacity: 0;
    transition: 0.7s;
    align-items: flex-end;
}
body.list_xsyd .xsydpost-11 .news_box .news_time{
    color: #fff;
    font-size: var(--smailSizex);
    font-family: 'ppb';
    margin-bottom: 0.12rem;
}
body.list_xsyd .xsydpost-11 .news_box .news_con{
    padding: 0px 0.45rem 0.568rem;
}
body.list_xsyd .xsydpost-11 .news.swiper-slide-active .news_box .news_wz{
    opacity: 1;
}
body.list_xsyd .xsydpost-11 .news .news_title{
    font-size: var(--titleSize);
    color: #fff;
    font-family: 'shm';
    line-height: 1.5;
}
body.list_xsyd #certify .swiper-button{width: 0.74rem;height: 0.74rem;background-size: cover !important;display:none;}
body.list_xsyd #certify:hover .swiper-button{display:block;}
#certify {
	position: relative;
	/* width: 1200px; */
	margin: 0 auto
}
body.list_xsyd #certify .swiper-button.swiper-button-prev{
    background: url(/_upload/tpl/00/1a/26/template26/images/certify_left.svg)no-repeat;
    left: 26%;
    transform: translateX(-0.46rem);
}
body.list_xsyd #certify .swiper-button.swiper-button-next{
    background: url(/_upload/tpl/00/1a/26/template26/images/certify_right.svg)no-repeat;
    right: 26%;
    transform: translateX(0.46rem);
}
body.list_xsyd #certify .swiper-button.swiper-button-prev:hover{background: url(/_upload/tpl/00/1a/26/template26/images/certify_lefth.svg)no-repeat;}
body.list_xsyd #certify .swiper-button.swiper-button-next:hover{background: url(/_upload/tpl/00/1a/26/template26/images/certify_righth.svg)no-repeat;}
#certify .swiper-container {
	/* padding-bottom: 60px; */
}

#certify  .swiper-slide {
	width: 7.84rem;
	/* box-shadow: 0 8px 30px #ddd; */
}
#certify .swiper-slide.swiper-slide-active .news_imgs{
    opacity: 1;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}
#certify .swiper-slide .news_imgs{/* transform:scale(0.8); */}
#certify .swiper-slide.swiper-slide-active .news_imgs{transform:scale(1)}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(/_upload/tpl/00/1a/26/template26/images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(/_upload/tpl/00/1a/26/template26/images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
body.list_xsyd .news:hover .news_imgs img{transform:scale(1.05)}
body.list_xsyd .news .news_imgs img{transition:0.7s}
body.list_xsyd .xsydmain2{background:url(/_upload/tpl/00/1a/26/template26/images/xyshmain2_bg.jpg)no-repeat;background-size: cover;}
body.list_jgzj .xsydmain2{background:url(/_upload/tpl/00/1a/26/template26/images/jgzj_bg.jpg)no-repeat;background-size: cover;}
body.list_xsyd .xsydmain2 .inner{padding: 0.62rem 0 0.67rem;}
body.list_xsyd .xsydmain2 .xsydpost-21 .tt_list{
    display: flex;
    border-bottom: 0.01rem solid rgb(95 95 95 / 21%);
    margin-top: 0.508rem;
    margin-bottom: 0.65rem;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .tt_list .subtt{
    font-size: 0.24rem;
    font-family: shm;
    margin-right: 0.85rem;
    padding-bottom: 0.237rem;
    border-bottom: 0.02rem solid transparent;
    margin-bottom: -0.01rem;
    transition: 0.7s;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .tt_list .subtt.selected{
    border-bottom-color: #7D0102;color:#7D0102
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con{
    display: flex;
    justify-content: space-between;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml{width:42.5%}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .mr{width: 46.8%;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_list {    overflow-y: auto;
    height: 5.5rem;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news{margin-bottom:0.05rem}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_title{
    font-size: var(--bigSize);
    font-weight: bold;
    position: relative;
    padding-left: 0;
    margin-bottom: 0.33rem;
    display: inline-block;
    overflow: initial;
    font-family: 'shb';
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .selected .news_title{color:#7D0102}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .selected .news_title:before{background:#7D0102}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_title:after{content:'';height:0.02rem;background: transparent;left: 0.12rem;width:0;position:absolute;bottom: -0.15rem;transition: 0.7s;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .selected .news_title:after{background:#7D0102;width: calc(100% + .12rem);}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_text{
    font-size: var(--smailSize);
    line-height: 1.875;
    font-family: 'shm';
    color: #666666;
    height: 0;
    overflow: hidden;
    transition: 0.7s;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .selected .news_text{height: 1.85rem;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_title:before{content: '';position:absolute;padding-left: 0;left: -0.2rem;top: 50%;width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #333333;}
body.list_jgzj .xsydmain2 .xsydpost-21 .news_more a{font-size: var(--titleSize);color: #85241A;display: inline-block;background: url(/_upload/tpl/00/1a/26/template26/images/news_more_bg.svg)no-repeat bottom;height: 0.28rem;width: 1.02rem;background-size: contain;display: inline-block;font-family: shm;}
body.list_jgzj .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml{padding-top:0.57rem}
body.list_xsyd .xsydmain3 .inner{padding: 0.862rem 0 1.2rem;}
body.list_xsyd .xsydmain3 .xsydpost-31 .tt{margin-bottom:0.537rem}
body.list_xsyd .xsydmain3 .xsydpost-31 .news_box{
    /* margin: 0 0.29rem; */
}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-container{padding-right: 13%;width: 100%;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-slide{width: 4.95rem;margin-right: 0.57rem;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-slide .news_imgs{padding-top:66.2%;position: relative;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-slide .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .mr .news_imgs{
    padding-top: 66.7%;
    position: relative;
    overflow: hidden;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .mr .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button{width: 0.74rem;height: 0.74rem;display: none;background-size: cover !important;!i;!;}
body.list_xsyd .xsydmain3 .xsydpost-31:hover .swiper-button{display:block;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button.swiper-button-prev{
    background: url(/_upload/tpl/00/1a/26/template26/images/certify_left.svg)no-repeat;
    left: 0;
    transform: translateX(-0.46rem);
    transform: none;
}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button.swiper-button-next{
    background: url(/_upload/tpl/00/1a/26/template26/images/certify_right.svg)no-repeat;
    right: 13%;
    transform: translateX(0.26rem);
}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button.swiper-button-prev:hover{background: url(/_upload/tpl/00/1a/26/template26/images/certify_lefth.svg)no-repeat;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button.swiper-button-next:hover{background: url(/_upload/tpl/00/1a/26/template26/images/certify_righth.svg)no-repeat;}
/**¶¯»­**/
body.list_xsyd .xsydmain1.showdiv .xsydpost-11,body.list_xsyd .xsydmain2.showdiv .xsydpost-21 .mr,body.list_xsyd .xsydmain2.showdiv .xsydpost-21 .ml,body.list_xsyd .xsydmain3.showdiv .xsydpost-31{transform:none;opacity:1}
body.list_xsyd .xsydmain1 .xsydpost-11{transform: translateY(15%);transition: 0.7s ease-in-out;opacity: 0;}
body.list_xsyd .xsydmain2 .xsydpost-21 .ml{transform: translateX(-15%);transition: 0.7s ease-in-out;opacity: 0;}
body.list_xsyd .xsydmain2 .xsydpost-21 .mr{transform: translateX(15%);transition: 0.7s ease-in-out;opacity: 0;}
body.list_xsyd .xsydmain3 .xsydpost-31{transform: translateY(15%);transition: 0.7s ease-in-out;opacity: 0;}
@media screen and (max-width: 999px) {
    .list_xyfg .col_news_list .news_list.list2 .news{
    width: 33%;
    min-height: inherit;
}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-container{padding-right:0}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_text{
    -webkit-line-clamp: 3;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .selected .news_text{
    height: 90px;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news{margin-bottom: 17px;}
body.list_xsyd .xsydmain2 .xsydpost-21 .tt_list .subtt{font-size: 19px;margin-right: 20px;}
#certify .swiper-slide{width:100%}
body.list_xsyd .xsydmain1 .inner{
    padding: 30px 0;
}
body.list_xsyd .xsydmain2 .inner{padding:30px 0}
body.list_xsyd #certify .swiper-button.swiper-button-prev{left: 15px;transform: none;}
body.list_xsyd #certify .swiper-button.swiper-button-next{right:15px;transform:none;}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button.swiper-button-next{right:0;transform:none;}
body.list_jgzj .xsydmain2 .xsydpost-21 .news_more{
    width: 94px;
    font-size: 16px;
    height: 28px;
    margin-top: 20px;
}
}
@media screen and (max-width: 620px) {
.list_xyfg .col_news_list .news_list.list2 .news{
    width: 49.5%;
}
 .faybox .faybox_con{
    height: auto;padding:0 15px 15px
}
body.list_xsyd .xsydmain2 .xsydpost-21 .tt_list .subtt{font-size: 15px;margin-right: 20px;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml .news_title{
    font-size: 16px;
    margin-left: 0.2rem;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con{
    display: flex;
    flex-direction: column-reverse;
}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .ml{width:100%;padding-top: 0;}
body.list_xsyd .xsydmain2 .xsydpost-21 .boxm .boxm_con .mr{width:100%;margin-bottom: 25px;}
body.list_xsyd .xsydmain2 .xsydpost-21 .tt_list{
    margin-bottom: 25px;
}
}
@media screen and (max-width: 479px){
	body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-slide{width:100%;margin-right:0}
body.list_xsyd #certify .swiper-button{
    width: 40px;
    height: 40px;
}
body.list_xsyd .xsydpost-11 .news_box .news_con{padding: 10px;}
body.list_xsyd .xsydpost-11 .news .news_title{
    -webkit-line-clamp: 1;
}
body.list_xsyd .xsydmain3 .xsydpost-31 .swiper-button{width:40px;height:40px;display: block;}
}