@media only screen and (max-width: 769px){
	/* 手机端 */
	.min-width{min-width: 100%;}
	.container{width: 100%;}
}
/* 头部 */
.head{height: 110px;}
.head .logo{}
.head .logo a{display: block;width: 255px;height: 74px;background: url(../img/logo.png);line-height: 210px;overflow: hidden;margin-top: 19px;}
.head .search{width: 118px;height: 45px;background: -webkit-gradient(linear, left top,right bottom, from(#2cb73c), to(#35abd1));border-radius: 50px;margin-top: 34px;position: relative;}
.head .search .text{width: 114px;height: 41px;line-height: 41px;border: 0;margin: 2px;border-radius: 50px;padding-left: 46px;background: #FFFFFF;color: #999;}
.head .search .submit{width: 22px;height: 22px;background: url(../img/icon-search.png);position: absolute;left: 19px;top: 12px;border: 0;}
.head .tel{width: 360px;margin-top: 29px;}
.head .tel .text{margin-left: 9px;}
.head .tel .text .name{font-size: 15px;color: #333333;font-weight: 100;font-family: "microsoft yahei";margin-top: 12px;}
.head .tel .text .num{font-size: 18px;color: #109e10;font-weight: bold;font-family: "microsoft yahei";margin-top: 5px;}
.head .mmenu{background: #109e10;width: 50px;height: 40px;position: absolute;right: 20px;top: 39px;border-radius: 5px;display: none;}
.head .mmenu .line{height: 4px;width: 80%;margin: 5px auto;background: #FFFFFF;border-radius: 5px;}
.head .mmenu .line:nth-child(1){margin-top: 9px;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.head .logo{margin-left: 20px;}
	.head .search{display: none;}
	.head .tel{display: none;}
	.head .mmenu{display: block;}
}

/* 导航 */
.nav{height: 60px;background: -webkit-gradient(linear, left top,right bottom, from(#2cb73c), to(#35abd1));position:relative;z-index: 600;}
.brick-nav-01{width: 100%;}
.brick-nav-01 .item{float: left;width: 12.5%;position: relative;}
.brick-nav-01 .item .name{text-align: center;position: relative;overflow: hidden;width: 100%;height: 60px;line-height: 60px;display: block;cursor: pointer;font-size: 16px;}
.brick-nav-01 .item .name .name1{position: absolute;top: -60px;left: 0;right: 0;transition: all 0.5s;color: #FFF;line-height: 60px;}
.brick-nav-01 .item .name .name2{position: absolute;top: 0px;left: 0;right: 0;transition: all 0.5s;line-height: 60px;color: #FFF;}
.brick-nav-01 .item:hover .name1{top: 0px;}
.brick-nav-01 .item:hover .name2{top: 60px;}
.brick-nav-01 .item:last-child{border-right: 0;}
.brick-nav-01 .item .sub{opacity: 0;visibility: hidden;height: 0;position: absolute;top: 60px;background: -webkit-gradient(linear, left top,right bottom, from(#2cb73c), to(#35abd1));width: 100%;transition: opacity 0.5s;border-radius: 0px 0px 3px 3px;}
.brick-nav-01 .item .sub::before{content: "";width: 0;height: 0;border-style: solid;border-width: 0 5px 6px 5px;border-color: transparent transparent #ffffff transparent;position: absolute;top: -6px;left: calc(50% - 4px);}
.brick-nav-01 .item .sub a{display: block;line-height: 40px;font-size: 14px;color: #FFF;text-align: center;margin: 0px 15px;border-bottom: 1px solid rgba(255,255,255,0.1);}
.brick-nav-01 .item:hover .sub{opacity: 1;visibility: visible;height: auto;border-top: 1px solid rgba(255,255,255,0.1);}
.brick-nav-01 .item .sub a:first-child{}
.brick-nav-01 .item .sub a:last-child{border-bottom: 0;margin-bottom: 20px;}
@media only screen and (max-width: 769px){
	/* wap */
	.nav{height: 0;z-index: 9999;}
	.brick-nav-01{width: 40%;position: fixed;left: -40%;top: 0;bottom: 0;background: #109e10;z-index: 999;margin-left: 0;padding: 20px;}
	.brick-nav-01 .bg{content: "";width: 60%;position: fixed;right: -60%;top: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 999; z-index: 0;}
	.brick-nav-01.on{left: 0;}
	.brick-nav-01.on .bg{right: 0;}
	.brick-nav-01 .item{float: none;width: 100%;border-bottom: 1px solid rgba(255,255,255,0.5);position: relative;height: auto;}
	.brick-nav-01 .item:hover::before{content: "";position: absolute;top: calc(50% - 5px);width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 6px;border-color: transparent transparent transparent rgba(255,255,255,0.2);right: 0;}
	.brick-nav-01 .item .name{width: 100%;height: 40px;line-height: 40px;border-right: 0;}
	.brick-nav-01 .item .name .name1{color: #FFFFFF;font-weight: bold;line-height: 40px;background: transparent;}
	.brick-nav-01 .item .name .name2{background: transparent;color: #FFFFFF;line-height: 40px;}
	.brick-nav-01 .item:hover .name1{top: -60px;}
	.brick-nav-01 .item:hover .name2{top: 0px;}
	.brick-nav-01 .item .sub{position: fixed;background: #117e11;right: 0;top: 0;bottom: 0;z-index: 1;width: 60%;padding: 20px;}
	.brick-nav-01 .item .sub::before{display: none;}
}
/* banner */
.banner{height: 910px;position:relative;z-index: 500;}
.fullSlide{width:100%;position:relative;height:910px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:910px;overflow:hidden;text-align:center;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:36px;left:0;height:30px;line-height:30px;text-align:center;}
.fullSlide .hd ul{text-align:center;padding-top:5px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;width: 12px;height: 12px;background: #b3b3b3;font-size: 0;border-radius: 50%;margin: 0 5px;}
.fullSlide .hd ul .on{background: #FFFFFF;width: 30px;height: 12px;border-radius: 50px;}
.fullSlide .prev-next{width: 70px;height: 110px;background: rgba(255,255,255,0.2);position: absolute;top: calc(50% - 55px);color: #FFFFFF;text-align: center;line-height: 110px;font-size: 50px;font-family: fangsong;border-radius: 5px;}
.fullSlide .prev-next:hover{background: #FFFFFF;color: #666666;}
.fullSlide .prev{left: 60px;}
.fullSlide .next{right: 60px;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.banner{height: 300px;}
	.fullSlide{height: 300px;}
	.fullSlide .bd li{height: 300px;background-size: auto 100%!important;}
	.fullSlide .prev-next{width: 30px;height: 60px;top: calc(50% - 30px);line-height: 60px;font-size: 30px;}
	.fullSlide .prev{left: 10px;}
	.fullSlide .next{right: 10px;}
	.fullSlide .hd ul li{width: 6px;height: 6px;}
	.fullSlide .hd ul .on{width: 15px;height: 6px;}
}
/* 首页公用标题 */
.publicCatName{text-align: center;}
.publicCatName .line{display: inline-block;width: 335px;height: 2px;background: #999999;margin: 0 20px;position: relative;top: -9px;}
.publicCatName .diamond{display: inline-block;width: 9px;height: 9px;background: #999999;transform:rotate(45deg);position: relative;top: -6px;}
.publicCatName .name{display: inline-block;color: #333333;font-family: "microsoft yahei";font-weight: bold;font-size: 40px;margin: 0 45px;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.publicCatName .line{width: 50px;margin: 0 8px;}
	.publicCatName .diamond{}
	.publicCatName .name{font-size: 30px;margin: 0 15px;}
}

/* 公司簡介 */
.m1{padding-top: 140px;padding-bottom: 100px;background: url(../img/m1-bg.jpg) bottom;overflow: hidden;}
.m1 .slogan{font-size: 20px;line-height: 34px;color: #333333;margin-top: 28px;}
.m1 .thumb{margin-top: 82px;}
.m1 .thumb img{}
.m1 .content{margin-top: 40px;}
.m1 .content .name{width: 468px;color: #FFFFFF;}
.m1 .content .name .en1{font-size: 68px;margin-top: 10px;font-weight: bold;}
.m1 .content .name .cn{font-size: 50px;margin-top: 25px;}
.m1 .content .name .en2{font-size: 17px;margin-top: 10px;}
.m1 .content .text{width: 643px;font-size: 18px;line-height: 34px;color: #FFFFFF;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.m1{padding-top: 40px;padding-bottom: 0;background: transparent;}
	.m1 .slogan{font-size: 16px;}
	.m1 .thumb{margin-top: 15px;}
	.m1 .content{margin-top: 0px;}
	.m1 .content .name{display: none;}
	.m1 .content .text{width: auto;font-size: 16px;padding: 15px;color: #333333;}
}
/* 大按钮 */
.m2{background: url(../img/m2-bg.jpg);background-attachment: fixed;padding-top: 97px;padding-bottom: 73px;overflow: hidden;}
.m2 .item{width: 25%;float: left;}
.m2 .item .icon{width: 100%;height: 141px;overflow: hidden;}
.m2 .item .icon img{height: 141px;transition: 0s;-webkit-transition: 0s;-moz-transition: 0s;transform: translateY(-141px);filter: drop-shadow(#8dbeff 0px 141px);}
.m2 .item .name{margin-top: 40px;font-size: 24px;}
.m2 .item:hover .icon img{transform: translateY(-0px);filter: drop-shadow(#8dbeff 0px 141px);}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.m2{padding-top: 30px;padding-bottom: 30px;background: transparent;}
	.m2 .item .icon{height: 50px;}
	.m2 .item .icon img{height: 50px;transform: translateY(-50px);filter: drop-shadow(#8dbeff 0px 50px);}
	.m2 .item .name{margin-top: 20px;font-size: 16px;}
}
/* 新闻资讯 */
.m3{padding: 135px 0;overflow: hidden;}
.m3 .catMain{margin-top: 85px;}
.m3 .catMain .box{float: left;}
.m3 .catMain .focus{width: 766px;height: 430px;}
.m3 .catMain .focus img{width: 766px;height: 430px;}
.slideBox{width: 766px;height: 430px;overflow: hidden;position: relative;}
.slideBox .hd{height: 20px;overflow: hidden;position: absolute;right: 5px;bottom: 17px;z-index: 1;}
.slideBox .hd ul{overflow: hidden;zoom: 1;float: left;}
.slideBox .hd ul li{float: left;margin-right: 6px; width: 20px;height: 20px;line-height: 20px;text-align: center;background: #7d7d7d;cursor: pointer;font-size: 14px;color: #fff;}
.slideBox .hd ul li.on{background: #002c6b;}
.slideBox .bd{position: relative;height: 100%;z-index: 0;}
.slideBox .bd li{zoom: 1;vertical-align: middle;}
.slideBox .bd img{width: 766px;height: 430px;display: block;}
.slideBox .prev,
.slideBox .next{position: absolute;left: 3%;top: 50%;margin-top: -25px;display: block;width: 32px;height: 40px;background: url(img/slider-arrow.png) -110px 5px no-repeat;filter: alpha(opacity=50);opacity: 0.5;}
.slideBox .next{left: auto;right: 3%;background-position: 8px 5px;}
.slideBox .prev: hover,
.slideBox .next: hover{filter: alpha(opacity=100);opacity: 1;}
.slideBox .prevStop{display: none;}
.slideBox .nextStop{display: none;}



.m3 .catMain .list{width: 434px;height: 430px;}
.m3 .catMain .list .item{border-bottom: 1px solid #eeeeee;overflow: hidden;display: block;padding-top: 31px;padding-bottom: 21px;}
.m3 .catMain .list .item .time{width: 103px;text-align: center;color: #999999;font-style: italic;}
.m3 .catMain .list .item .time .month{font-size: 26px;margin-top: 15px;}
.m3 .catMain .list .item .time .year{font-size: 18px;margin-top: 12px;}
.m3 .catMain .list .item .text{width: calc(100% - 112px);padding-right: 23px;}
.m3 .catMain .list .item .text .name{font-size: 26px;color: #333333;}
.m3 .catMain .list .item .text .summary{font-size: 16px;color: #777777;line-height: 23px;margin-top: 10px;}
.m3 .catMain .list .item:hover{}
.m3 .catMain .list .item:hover .time{color: #41bd70;}
.m3 .catMain .list .item:hover .text .name{color: #41bd70;font-weight: bold;}
.m3 .catMain .list .item:hover .text .summary{color: #41bd70;}

.m3 .catMain .video-name{width: 434px;height: 430px;}
.m3 .catMain .video-name .content{background: #9dbedd;width: 100%;height: 265px;color: #FFFFFF;overflow: hidden;}
.m3 .catMain .video-name .content .cn{font-size: 26px;margin-top: 77px;}
.m3 .catMain .video-name .content .en{font-size: 19px;margin-top: 18px;}
.m3 .catMain .video-name .content .more{font-size: 14px;margin-top: 31px;width: 107px;height: 37px;line-height: 37px;display: inline-block;border: 1px solid #FFFFFF;border-radius: 8px;}
.m3 .catMain .video-box{width: 766px;height: 430px;position: relative;background: #000000;}
.m3 .catMain .video-box img{width: 766px;height: 430px;opacity: 0.6;}
.m3 .catMain .video-box:hover img{opacity: 1;}
.m3 .catMain .video-box .play-video{width: 63px;height: 63px;background: url(../img/icon-video.png);position: absolute;left: 50%;top: 50%;margin-top: -31px;margin-left: -31px;cursor:pointer;z-index: 500;}

.m3 .catMain .video-box .video{position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 999;background: #000000;display: none;}
.m3 .catMain .video-box .video .close{position: absolute;left: 0;top: 0;background: rgba(255,255,255,0.4);width: 60px;height: 60px;line-height: 60px;color: #000000;text-align: center;font-size: 30px;cursor:pointer;z-index: 500;padding: 10px;}
.m3 .catMain .video-box .video .close img{width: 100%;height: 100%;}
.m3 .catMain .video-box .video video{width: 100%;height: 100%;object-fit: cover;position: relative;}
.m3 .catMain .video-box .video.on{display: block;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.m3{padding: 40px 0 0 0;}
	.m3 .catMain{margin-top: 40px;}
	.m3 .catMain .box{float: none;}
	.m3 .catMain .focus{width: 100%;height: 280px;}
	.m3 .catMain .focus img{width: 100%;height: 280px;}
	.slideBox{width: 100%;height: 280px;}
	.slideBox .bd img{width: 100%;height: 280px;}
	.m3 .catMain .list{height: auto;}
	.m3 .catMain .list .item .time .month{margin-top: 9px;}
	.m3 .catMain .list .item .text .name{font-size: 18px;}
	.m3 .catMain .list .item .text .summary{font-size: 14px;}
	.m3 .catMain .video-name{height: auto;}
	.m3 .catMain .video-box{width: 100%;height: 260px;}
	.m3 .catMain .video-box img{width: 100%;height: 260px;}
}
/* 殡葬用品 */
.m4{padding: 130px 0;overflow: hidden;background: url(../img/m4-bg.jpg) no-repeat bottom;background-attachment: fixed;}
.m4 .catMain{}
.m4 .catMain .menu{text-align: center;margin-top: 33px;}
.m4 .catMain .menu .item{display: inline-block;width: 103px;height: 30px;line-height: 30px;border: 1px solid #666666;border-radius: 50px;margin: 0 8px;}
.m4 .catMain .content{margin-top: 75px;}
.m4 .catMain .content .list{}
.m4 .catMain .content .list .item{width: 283px;height: 256px;background: #FFFFFF;margin-right: 22px;float: left; text-align: center;}
.m4 .catMain .content .list .item:nth-child(4){margin-right: 0;}
.m4 .catMain .content .list .item .thumb{width: 100%;height: 206px;}
.m4 .catMain .content .list .item .thumb img{width: 100%;height: 100%;}
.m4 .catMain .content .list .item .name{height: 50px;line-height: 50px;font-size: 18px;color: #333333;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.m4{padding: 40px 0;}
	.m4 .catMain .content{margin-top: 25px;}
	.m4 .catMain .content .list .item{width: calc(50% - 11px);height: 180px;}
	.m4 .catMain .content .list .item:nth-child(2n+0){margin-right: 0;}
	.m4 .catMain .content .list .item .thumb{width: 100%;height: 150px;}
	.m4 .catMain .content .list .item .name{height: 30px;line-height: 30px;font-size: 16px;}
}

/* 底部 */
.foot{padding-top: 80px;overflow: hidden;background: url(../img/foot-bg.jpg) no-repeat bottom;background-attachment: fixed;color: #a78466;}
.foot .content{padding-bottom: 45px;overflow: hidden;}
.foot .content .menu{}
.foot .content .menu .item{float: left;width: 120px;}
.foot .content .menu .item .name{font-size: 18px;font-weight: bold;}
.foot .content .menu .item .line{width: 26px;height: 1px;background: #a78466;margin-top: 16px;}
.foot .content .menu .item .sub{margin-top: 13px;}
.foot .content .menu .item .sub a{display: block;font-size: 16px;line-height: 30px;}
.foot .content .logo{width: 240px;}
.foot .content .logo .tel{width: 240px;margin-top: 20px;position: relative;}
.foot .content .logo .tel .text{margin-left: 9px;}
.foot .content .logo .tel .text .name{font-size: 15px;color: #a78466;font-weight: 100;font-family: "microsoft yahei";margin-top: 5px;}
.foot .content .logo .tel .text .num{font-size: 23px;color: #a78466;font-weight: bold;font-family: "microsoft yahei";margin-top: 5px;}
.foot .copyright{border-top: 1px solid rgba(255,255,255,0.2);font-size: 14px;color: #a78466;line-height: 24px;padding: 20px 0;}
.ewm{
    position: absolute;
    width: 175px;
    right: 300px;
    top: 125px;
    font-size: 15px;
}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.foot .content .menu{display: none;}
	.foot .content .logo{width: 100%;}
	.foot .content .logo.float-right{float:none;}
	.foot .content .logo .tel{width: 240px;margin-top: 20px;margin-left: auto;margin-right: auto;}
	.foot .copyright{padding: 20px 15px;}
	.ewm{display:none}
}









/* 所在位置 */
.location{line-height: 80px;font-size: 14px;color: #999999;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.location{display: none;}
}
/* 内容页 */
.brick-article-content-01{margin: 60px 0;}
.brick-article-content-01 .title{font-size: 30px;color: #333;line-height: 35px;}
.brick-article-content-01 .time{font-size: 16px;color: #999;display: block;border-bottom: 1px solid #eee;padding: 18px 0;margin-bottom: 20px;}
.brick-article-content-01 .time span{padding: 0px 8px;}
.brick-article-content-01 .time span .iconfont{margin-right: 10px;position: relative;top: 2px;}
.brick-article-content-01 .content{font-size: 16px;color: #656565;line-height:2;min-height: 600px;}
.brick-article-content-01 .content p{margin-block-start: 1em;margin-block-end: 1em;}
.brick-article-content-01 .content img{max-width: 100%;height: auto!important;width: auto\9!important;}
.brick-article-content-01 .content table{border-collapse: collapse; border: none;margin: auto;} 
.brick-article-content-01 .content td{border: solid #000 1px;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.brick-article-content-01{margin: 60px 20px;}
	.brick-article-content-01 .title{font-size: 20px;}
	.brick-article-content-01 .time{font-size: 14px;}
}
/* 文章列表 */
.brick-article-list-09{overflow: hidden;margin-bottom: 50px;}
.brick-article-list-09 .list .name{font-size: 22px;font-weight: bold;color: #333;line-height: 70px;border-bottom: 1px solid #e5e5e5;padding-top: 17px;}
.brick-article-list-09 .list .name .location{font-size: 14px;color: #999999;font-weight: 100;}
.brick-article-list-09 .list .item{padding: 20px 0;border-bottom: 1px solid #dedede;display: block;overflow: hidden;width: 100%;}
.brick-article-list-09 .list .item .pic{width: 180px;height: 110px;overflow: hidden;margin-left: 35px;float: right;}
.brick-article-list-09 .list .item .pic img{width: 180px;height: 110px;transition: all 1s;}
.brick-article-list-09 .list .item .cn{color: #333;font-size: 18px;font-weight: bold;line-height: 38px;padding-top: 10px;}
.brick-article-list-09 .list .item .cn .time{color: #888888;font-size: 12px;padding-right: 10px;font-weight: normal;}
.brick-article-list-09 .list .item .summary{color: #666666;font-size: 14px;transition: color 0.5s;line-height: 26px;height: 52px;overflow: hidden;text-align: justify;}
.brick-article-list-09 .list .item .more{display: none;}
.brick-article-list-09 .list .list-page2{width: 100%;height: 55px;background: rgb(238 238 238 / 30%);line-height: 55px;overflow: hidden;text-align: center;}
.brick-article-list-09 .list .item:first-of-type .pic{width: 421px;height: 257px;overflow: hidden;margin-left: 0px;float: left;margin-right: 40px;}
.brick-article-list-09 .list .item:first-of-type .pic img{width: 421px;height: 257px;transition: all 1s;}
.brick-article-list-09 .list .item:first-of-type .cn{color: #333;font-size: 22px;font-weight: bold;line-height: 36px;padding-top: 23px;height: 72px;overflow: hidden;transition: color 0.5s;}
.brick-article-list-09 .list .item:first-of-type .cn .time{display: none;}
.brick-article-list-09 .list .item:first-of-type .summary{color: #666;line-height: 26px;height: 78px;transition: color 0.5s;overflow: hidden;}
.brick-article-list-09 .list .item:first-of-type .more{width: 140px;height: 38px;text-align: center;overflow: hidden;line-height: 38px;font-size: 12px;color: #d6e0f1;background: #1d6bc3;margin-top: 27px;display: block;}
@media only screen and (max-width: 769px){
	/* 手机端 */
	.brick-article-list-09{margin: 50px 20px;}
	.brick-article-list-09 .list .item .pic{display: none;}
	.brick-article-list-09 .list .item:first-of-type .cn{font-size: 16px;}
	.brick-article-list-09 .list .item .cn{font-size: 16px;}
	.brick-article-list-09 .list .item .summary{font-size: 12px;}
	.brick-article-list-09 .list .item .cn .time{display: none;}
	.brick-article-list-09 .list .item:first-of-type .more{display: none;}
}
/* 图片列表 */
.brick-thumb-list-02{overflow: hidden;background: #F5F5F5;}
.brick-thumb-list-02 .catName{font-size: 22px;font-weight: bold;color: #333;line-height: 70px;border-bottom: 1px solid #e5e5e5;padding-top: 17px;}
.brick-thumb-list-02 .catName .location{font-size: 14px;color: #999999;font-weight: 100;}
.brick-thumb-list-02 .list{margin-top: 30px;}
.brick-thumb-list-02 .list .item{float: left;width: calc(33.33% - 20px);margin-right: 30px;margin-bottom: 30px;border: 10px solid #fff;box-shadow: 1px 1px 2px #e6e6e6;overflow: hidden;position: relative;}
.brick-thumb-list-02 .list .item:nth-child(3n+0){margin-right: 0;}
.brick-thumb-list-02 .list .item:before{content: "";background: linear-gradient(to left top,#11998e,#38ef7d);height: 100%;width: 100%;opacity: 0;position: absolute;left: 0;top: 0;transition: all 0.4s linear;}
.brick-thumb-list-02 .list .item .thumb img{width: 100%;height: 100%;transition: all 0.4s linear;}
.brick-thumb-list-02 .list .item .name{color: #fff;width: 100%;transform: translateY(-50%) scale(0);position: absolute;top: 50%;left: 0;transition: all 0.4s linear;text-align: center;}
.brick-thumb-list-02 .list .item .name .cn{font-size: 24px;font-weight: bold;}
.brick-thumb-list-02 .list .item .name .en{font-size: 12px;margin-top: 10px;}
.brick-thumb-list-02 .list .item:hover:before{opacity: 1;}
.brick-thumb-list-02 .list .item:hover .thumb img{opacity: 0;transform: scale(3);}
.brick-thumb-list-02 .list .item:hover .name{transform: translateY(-50%) scale(1);}
@media only screen and (max-width: 769px){
	/*mobile phone*/
	.brick-thumb-list-02{padding: 20px;}
	.brick-thumb-list-02 .list .item{width: calc(50% - 10px);margin-right: 20px;margin-bottom: 20px;border: 5px solid #fff;}
	.brick-thumb-list-02 .list .item:nth-child(3n+0){margin-right: 20px;}
	.brick-thumb-list-02 .list .item:nth-child(2n+0){margin-right: 0;}
	.brick-thumb-list-02 .list .item .name .cn{font-size: 14px;}
	.brick-thumb-list-02 .list .item .name .en{display: none;}
}
		
/* 分页 */
.list-page {padding: 35px;text-align: center;clear: both;font-size: 16px;overflow: hidden;}
.list-page span.close,
.list-page strong,
.list-page a {display: inline-block;padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #CCCCCC;float: none;font-size: 16px;line-height: normal;}
.list-page strong.selfpage {background: #ed0616;color: #ffffff;}
.list-page a {background: #bbbbbb;color: #ffffff;}
.list-page a:hover {background: #ed0616;color: #fff;}
.list-page .count{display: none;}

