*{font-family:Microsoft YaHei,Arial,Geneva,"Helvetica Neue",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{min-width:1200px;background:#fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {margin:0;padding:0;}
body{font-size:12px;color:#555;-webkit-font-smoothing:antialiased;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6,button,dd,dt,dl{margin:0px;padding:0}
h1,h2,h3,h4,h5,h6,button,.btn{clear:both;font-size:14px;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select;,textarea,td,th {font-size:12px;}
img {border:none;}
em,i{font-style:normal}
li {list-style-type:none;}
button, input {height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle;}
input,textarea,select {padding:6px;}
textarea {background:none repeat scroll 0 0 #fff;resize:none;}
a{color:#555;text-decoration:none;}
a:hover{color:#ff6700;}

/*内容初始化*/
.contenttxt{line-height:30px;font-size:14px;color:#111;font-family:"Microsoft YaHei"!important}
.contenttxt img { max-width:700px;margin:15px auto; display:block}
.contenttxt p,.contenttxt span,.contenttxt font,.contenttxt th,.contenttxt td,.contenttxt div,.contenttxt i,.contenttxt em,.contenttxt h1,.contenttxt h2,.contenttxt h3,.contenttxt h4,.contenttxt h5{font-size:16px!important; font-family:"Microsoft YaHei"!important;font-weight:normal!important;text-indent:0px!important;white-space: normal!important}
.contenttxt td{padding-left:15px!important;}

.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-overflow2 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.text-overflow3 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.w1200 {margin:auto;width:1200px;clear:both;}
.w1320 {margin:auto;max-width:1320px;min-width:1200px;clear:both;}
.w1380 {margin:auto;width:1380px;clear:both;}
.w1460 {margin:auto;width:1460px;clear:both;}
.AWF_box {margin: auto;width: 1440px;clear: both;}
.wpa_pct3 {padding:0 3%;}
.wpa_p92 {margin:auto;width:94%;clear:both; min-width:1200px;}
@media(max-width:1460px){
.AWF_P120 {padding:0;margin:auto;width:1200px;}
.w1460 {padding:0;margin:auto;width:1200px;}
.AWF_box {padding:0;margin:auto;width:1200px;}
}

.b1 {height:.1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b25 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:30px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b40 {height:40px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b50 {height:50px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b60 {height:60px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b70 {height:70px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b80 {height:80px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b90 {height:90px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b100 {height:100px;font-size:1px; clear:both;width:100%;overflow:hidden}
.m {margin:auto;width:1200px;clear:both; position:relative}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

.f_l { float:left;}
.f_r { float:right;}
/*========================================================*/

/*首页样式 THE*/

/*头部*/
.headerTop { overflow:hidden; background:#fff;}
.headerTop .w1200 { display:flex;}
.headerTopLogo a { display: flex; align-items: center; height:100px;}
.headerTopLogo img { height:32px; margin-right:15px;}
.headerTopLogo span { font-size:18px;}
.headerTopTel { display: flex; align-items: center; height:100px; margin-left:auto; position:relative;}
.headerTopTel p { color:#ccc; font-size:12px; top:10px; right:0; position:absolute;white-space: nowrap;}
.headerTopTel span { font-size:20px; display:flex; align-items:center; padding-top:8px;}
.headerTopTel span i { font-size:28px; margin-right:10px; color:#ff6700;}

/*导航*/
.header_menu { background:#ff6700;}
.header_menu ul { display:flex; align-items:center;}
.header_menu ul li { font-size:16px;}
.header_menu ul li:nth-child(1n+2) { margin-left:10px;}
.header_menu ul li span { font-size:16px; color:#fff; height:60px; width:110px; display:flex; justify-content: center; align-items:center;}
.header_menu ul li span img { margin-right:8px;}
.header_menu ul li:hover span,.header_menu ul li.hover span { background:#ffc333;}
.headerTopSearch { margin-left:auto;}
.headerTopSearch dl { display:flex;}
.headerTopSearch dl dd {}
.headerTopSearch dl dd input { height:30px; background:#fff; border:none; width:200px; padding:0 20px; font-size:14px; color:#bbb;}
.headerTopSearch dl dd input::placeholder { color:#bbb;}
.headerTopSearch dl dd span { width:46px; height:30px; background:#fff; color:#ff6700; display:flex; align-items:center; justify-content:center;}


/*幻灯*/
.bannerBox { }
.bannerSwiper { position: relative; width:100%; overflow:hidden; z-index:1;}
.bannerSwiper .swiper-slide img { width:100%;}
.bannerSwiper .bannerSwiperM { position:absolute;left:50%;bottom:20px;z-index:20; transform:translate(-50%,0);}
.bannerSwiper .bannerSwiperM ul { display:flex;}
.bannerSwiper .bannerSwiperM span { display:block; width:15px; height:15px; margin:0 5px; float:left; background:rgb(255 255 255/.2); border-radius:15px; border:1px solid #333;}
.bannerSwiper .bannerSwiperM span.swiper-pagination-bullet-active { background:rgb(0 0 0/.8); border:1px solid #fff;}

.neiye_banner { position:relative;}
.neiye_banner img { width:100%;}

.banner_box { position:relative;}

/*标题*/
.indexTitle { text-align:center; font-size:30px; color:#333; margin-bottom:60px;}
.indexTitle i { display:block; width:40px; height:4px; background:#ff6700; margin:0 auto 20px;}
.indexTitle strong,.indexTitle span { display: block;}
.indexTitle strong { color: #333; font-family: 'Georgia';}
.indexTitle span { margin-top:10px;}
.indexMore { text-align:center; margin-top:60px;}
.indexMore a { font-size:18px; line-height:44px; color:#333; border:1px solid #333; padding:0 40px; font-weight:400; display:inline-block; transition:all .5s;}
.indexMore a:hover { background:#333; color:#fff;}

/*产品优势*/
.AdvantageSec { background:#fff; padding:100px 0;}
.AdvantageSec ul { display:flex; flex-wrap:wrap;}
.AdvantageSec ul li { width:32%; margin-right:2%; padding:30px 60px; border:1px solid transparent; box-sizing:border-box; text-align:center; transition:all .3s; cursor:pointer;}
.AdvantageSec ul li:hover { border:1px solid #f5f5f5;}
.AdvantageSec ul li:nth-child(3n+3) { margin-right:0;}
.AdvantageSec ul li:nth-child(1n+4) { margin-top:2%;}
.AdvantageSec ul li img { display:block; width:80px; height:80px; margin:0 auto;}
.AdvantageSec ul li em,.AdvantageSec ul li span { display:block;}
.AdvantageSec ul li em { font-size:16px; color:#a9a9a9; margin-top:20px;}
.AdvantageSec ul li span { font-size:18px; color:#333; margin:22px 0 20px;}
.AdvantageSec ul li p { line-height:26px; color:#a9a9a9; font-size:14px;}

/*推荐产品*/
.ProductCat { display:flex; flex-wrap:wrap; margin-bottom:60px;}
.ProductCat a { display:block; line-height:40px; color:#888; box-sizing:border-box; border:1px solid #333; width:15.83333333333333%; margin-right:1%; text-align:center; font-size:16px; transition:all .5s;}
.ProductCat a:nth-child(6n+6) { margin-right:0;}
.ProductCat a:nth-child(1n+7) { margin-top:1%;}
.ProductCat a:hover { color:#fff; background:#333;}
.ProductElite { background:#fafafa; padding:100px 0;}
.ProductElite ul { display:flex; flex-wrap:wrap;}
.ProductElite ul li { width:23.5%; margin-right:2%;}
.ProductElite ul li:nth-child(4n+4) { margin-right:0;}
.ProductElite ul li:nth-child(1n+5) { margin-top:2%;}
.ProductElite ul li .image { width:100%;}
.ProductElite ul li .image img { width:100%;}
.ProductElite ul li h3 { font-size:16px; color:#888; line-height:26px; display:block; margin-top:20px; text-align:center; font-weight:400;}
.ProductElite ul li:hover h3 { color:#ff6700;}

/*工程服务*/
.PhotoSec { padding:100px 0; background:#fff;}
.PhotoSec ul { display:flex; flex-wrap:wrap;}
.PhotoSec ul li { width:49%; margin-right:2%; position:relative;}
.PhotoSec ul li:nth-child(2n+2) { margin-right:0;}
.PhotoSec ul li .image { width:100%;}
.PhotoSec ul li .image img { width:100%;}
.PhotoSec ul li strong { position:absolute; top:30px; left:30px; font-size:18px; line-height:44px; color:#fff; border:1px solid #fff; padding:0 30px; font-weight:400;}
.PhotoSec ul li .text { position:absolute; left:0; right:0; bottom:0; padding:20px 30px; background:rgb(0 0 0/.5); color:#fff; line-height:2; font-size:14px;}
.PhotoSec ul li .text span { display:flex; align-items:center; margin-bottom:15px;}
.PhotoSec ul li .text span img { margin-left:10px;}

/*新闻中心*/
.NewsSec { padding:100px 0; background:#fafafa;}
.NewsSec ul { display:flex; flex-wrap:wrap;}
.NewsSec ul li { width:32%; margin-right:2%; background:#fff; transition:all .5s;}
.NewsSec ul li:nth-child(3n+3) { margin-right:0;}
.NewsSec ul li .image { width:100%;}
.NewsSec ul li .image img { width:100%;}
.NewsSec ul li .text { padding:30px;}
.NewsSec ul li .text i { display:block; width:40px; height:2px; background:#ff6700;}
.NewsSec ul li .text strong { font-size:18px; font-weight:400; display:block; color:#555; margin:30px 0;}
.NewsSec ul li .text span { font-size:14px; color:#ff6700; background:url(../img/240514_10008.png) no-repeat center; display:block;}
.NewsSec ul li:hover { box-shadow:0 0 15px rgb(0 0 0/.15);}

/*公司简介*/
.AboutUsSec { padding:50px 0; background:#fff;}
.AboutUsMain { display:flex; align-items:center;}
.AboutUsMain .AboutUsMainPhoto { flex:1; overflow:hidden;}
.AboutUsMain .AboutUsMainPhoto ul { display:flex; flex-wrap:wrap;}
.AboutUsMain .AboutUsMainPhoto ul li { width:32%; margin-right:2%; position:relative;}
.AboutUsMain .AboutUsMainPhoto ul li:nth-child(3n+3) { margin-right:0;}
.AboutUsMain .AboutUsMainPhoto ul li img { width:100%;}
.AboutUsMain .AboutUsMainPhoto ul li a:before { content:''; display:block; position:absolute; top:0; left:0; right:0; bottom:0; background-image: linear-gradient(90deg, #ff6700 20%,#1b970b 80%); opacity:.0; transition:all .5s;}
.AboutUsMain .AboutUsMainPhoto ul li:hover a:before { opacity:.8;}
.AboutUsMain .text { width:420px; margin-left:30px;}
.AboutUsMain .text strong { font-size:22px; display:block; margin-bottom:10px; color:#333;}
.AboutUsMain .text p { font-size:14px; line-height:2; color:#888;} 
.AboutUsMain .AboutUsMore { margin-top:10px;}
.AboutUsMain .AboutUsMore a { display:inline-block;  color:#333; line-height:38px; font-size:16px; padding:0 40px; border:1px solid #333; transition:all .5s;}
.AboutUsMain .AboutUsMore a:hover { background:#333; color:#fff;}

/*友情链接*/
.LinkSec { background:#fafafa; font-size:14px; padding:30px 0 20px;}
.LinkSec .LinkList { display:flex; flex-wrap:wrap; margin-left:-15px;}
.LinkSec span { color:#888; margin-bottom:10px;}
.LinkSec a{ color:#444; margin-bottom:10px; margin-left:15px;}

/*底部样式*/
.footerMenu { background:#444;}
.footerMenu ul { display:flex; height:90px; align-items:center; border-bottom:1px solid rgb(255 255 255/.1);}
.footerMenu ul li:nth-child(1n+2) { margin-left:50px;}
.footerMenu ul li a { color:#888; transition:all .5s; font-size:14px;}
.footerMenu ul li a:hover { color:#fff;}
.footerMenu ul span { display:flex; align-items:center; color:#ff6700; font-size:14px; margin-left:auto;}
.footerMenu ul span img { margin-right:8px;}
.footerMenu p { padding:50px 0; font-size:14px; color:#ccc;}
.footerCopyright { background:#fff;text-align:center; padding:20px 0;}
.footerCopyright p { font-size:12px; color:#555; line-height:30px;}

/*内页导航*/
.nav_sec { font-size:14px; color:#ff6700; line-height:80px; margin-bottom:15px; position:relative;}
.nav_sec a { color:#333;}

.PageMenu { display:flex;}
.PageMenu a { line-height:30px; display:block; padding:0 15px;background:#fff; border:1px solid #ddd; font-size:14px; color:#333; transition:all .3s;}
.PageMenu a:nth-child(1),.PageMenu a:hover { background:#e53935; border:1px solid #e53935; color:#fff;}
.PageMenu a:nth-child(1n+2) { margin-left:10px;}

.PageMainTitle { color: #333;font-size: 26px; text-align:center; font-weight:700;}
.PageMainInfo { color:#adadad; font-size:14px; padding:30px 0; border-bottom:1px dashed #ededed;text-align:center;}

.PageMain { display:flex;}
.PageMainL { width:234px; margin-right:20px;}
.PageMainR { overflow:hidden; flex:1;}
.PageMainMenu { }
.PageMainMenu strong { line-height:45px; font-size:18px; color:#fff; display:block; background:#e53935; text-align:center;}
.PageMainMenu ul { border:1px solid #ddd; background:#f8f8f8;}
.PageMainMenu ul li { line-height:42px; font-size:14px; padding:0 20px;}
.PageMainMenu ul li a { display:flex;}
.PageMainMenu ul li:nth-child(1n+2) { border-top:1px solid #ddd;}
.PageMainMenu ul li i { margin-left:auto; font-size:16px;}

.PageMainRec { }
.PageMainRec ul { }
.PageMainRec ul li { padding:5px; border:1px solid #ddd;}
.PageMainRec ul li:nth-child(1n+2) { margin-top:10px;}
.PageMainRec ul li a { display:flex;}
.PageMainRec ul li .image { width:28%; margin-right:4%;}
.PageMainRec ul li .image img { width:100%;}
.PageMainRec ul li .text { overflow:hidden; flex:1;}
.PageMainRec ul li .text strong { font-size:14px; display:block; margin-bottom:4px; font-weight:400;}
.PageMainRec ul li .text p { color:#666; line-height:20px; font-size:12px;}
.PageMainRec ul li:hover { border:1px solid #e53935;}

.PageMainCat { padding:5px 15px 5px 0; border:1px solid #ddd; display:flex; line-height:30px; font-size:14px; flex-wrap:wrap; background:#fff;}
.PageMainCat span,.PageMainCat a { margin-left:15px;}

/*PAGE公司介绍样式*/
.PageIntroduceMain { }
.PageIntroPhoto { padding:60px 0; background:#fafafa;}
.PageIntroPhoto ul { display:flex; flex-wrap:wrap;}
.PageIntroPhoto ul li { width:23.5%; margin-right:2%; box-sizing:border-box; border:4px solid transparent; transition:all .5s;}
.PageIntroPhoto ul li:hover { border:4px solid #ff6700;}
.PageIntroPhoto ul li:nth-child(4n+4) { margin-right:0;}
.PageIntroPhoto ul li img { width:100%;}

/*PAGE产品内页样式*/
.PageProductMain { display:flex;}
.PageProductCat { width:260px; margin-right:30px;}
.PageProductCat strong { display:flex; height:80px; background:#ff6700; justify-content:center; align-items:center; font-size:20px; font-weight:400; margin-bottom:30px; color:#fff;}
.PageProductCat strong img { margin-right:10px;}
.PageProductCat a { display:block; line-height:40px; color:#555; font-size:16px; background:#fafafa; transition:all .5s; padding:0 25px; transition:all .5s;}
.PageProductCat a:before { content:'\e985'; font-family:'iconfont'; float:right;}
.PageProductCat a:nth-child(1n+2) { margin-top:10px;}
.PageProductCat a:hover,.PageProductCat a.hover { background:#ccc; color:#fff;}
.PageProductMainR { flex:1; overflow:hidden;}
.PageProductList { }
.PageProductList ul { display:flex; flex-wrap:wrap;}
.PageProductList ul li { width:23.5%; margin-right:2%;}
.PageProductList ul li:nth-child(4n+4) { margin-right:0;}
.PageProductList ul li:nth-child(1n+5) { margin-top:2%;}
.PageProductList ul li .image { width:100%; padding:8px; border:1px solid #dbdbdb; box-sizing:border-box; transition:all .5s;}
.PageProductList ul li .image img { width:100%;}
.PageProductList ul li h3 { font-size:16px; color:#555; line-height:44px; display:block; font-weight:400; transition:all .5s;}
.PageProductList ul li:hover .image { border:1px solid #ff6700;}
.PageProductList ul li:hover h3 { color:#ff6700;}

.show_preview { background:#fff; display:flex;}
.show_preview_l { width:400px; border:1px solid #dbdbdb;}
.show_preview_l img { width:100%;}
.show_preview_r { flex:1; overflow:hidden; padding-left:30px;}
.show_preview_r h1 { color:#555; display:block; padding-bottom:20px; font-weight:400; font-size:18px;}
.show_preview_r p { line-height:24px; font-size:14px; color:#888;}
.show_preview_r .base { margin-top:15px;}
.show_preview_r .base dl{overflow:hidden;width:100%;font-size:14px;line-height:30px;}
.show_preview_r .base dt{float:left;color:#888;width:85px;}
.show_preview_r .base dd{overflow:hidden;;color:#000;}
.show_preview_r .hot_tel { margin-top:20px; display:flex; align-items:center; padding-bottom:20px;}
.show_preview_r .hot_tel a{display:inline-block;width:150px;line-height:40px;color:#fff;font-size:16px;background:#ff6700;text-align:center; margin-right:20px;}
.show_preview_r .hot_tel a:hover { background:#222; color:#fff;}

.sellShowMain { border:1px solid #dbdbdb;}
.sell_show_title { background:#fff; display:flex; overflow:hidden; margin-bottom:20px; line-height:38px; background:#ff6700;}
.sell_show_title strong { font-size:16px; color:#555; font-weight:400; padding:0 30px; background:#fff;}

.SellRec { margin:0 15px 15px;}
.SellRec ul { display:flex;}
.SellRec ul li { width:23.5%; margin-right:2%; box-sizing:border-box;box-sizing:border-box;}
.SellRec ul li .image { width:100%; border:1px solid #dbdbdb; transition:all .5s; box-sizing:border-box; padding:8px;}
.SellRec ul li .image img { width:100%;}
.SellRec ul li strong { display:block; font-size:14px; color:#333; text-align:center; font-weight:400; line-height:44px;transition:all .5s;}
.SellRec ul li:hover .image { border:1px solid #ff6700;}
.SellRec ul li:hover strong { color:#ff6700;}

/*PAGE新闻内页样式*/
.PageNewsList { }
.PageNewsList ul { }
.PageNewsList ul li { line-height:50px; border-bottom:1px dashed #dbdbdb;}
.PageNewsList ul li a { color:#555; font-size:14px; transition:all .5s;}
.PageNewsList ul li span { float:right; color:#bbb; font-size:12px;}
.PageNewsList ul li a:hover { color:#ff6700;}

.PageNewsTitle { line-height:20px; font-size:18px; padding:15px 0; border-bottom:1px dashed #dbdbdb; margin-bottom:20px; color:#555;}

.show_mian_sec { }

/*PAGE荣誉资质样式*/
.HonorList { }
.HonorList ul { display:flex; flex-wrap:wrap;}
.HonorList ul li { width:23.5%; margin-right:2%;}
.HonorList ul li:nth-child(4n+4) { margin-right:0;}
.HonorList ul li:nth-child(1n+5) { margin-top:2%;}
.HonorList ul li .image { width:100%;}
.HonorList ul li .image img { width:100%;}
.HonorList ul li strong { display:block; text-align:center; font-size:16px; color:#222; font-weight:400; margin-top:10px;}

.honor_title { font-size:30px; color:#333; text-align:center; margin:2% 0;}
.honor_show { padding:2% 4% 4%; border:1px solid #eee; margin:2% 0; background:#fff;}
.honor_show ul { display: flex; flex-wrap: wrap; border:1px solid #ddd; margin-top:3%; border-right:none; border-bottom:none;}
.honor_show ul li { width:50%;box-sizing:border-box; font-size:14px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; display: table;}
.honor_show ul li span { display: table-cell; padding:10px;}
.honor_show ul li span:nth-child(1) { width:20%; background:#fafafa; border-right:1px solid #ddd; font-weight:700;}
.honor_show_title { line-height:42px; height:42px; font-size:16px; background:#f5f5f5; padding:0 15px; border:1px solid #eee; margin:2% 0; font-weight:700;}

/*PAGE公司相册样式*/
.PagePhotoList { }
.PagePhotoList ul { display:flex; flex-wrap:wrap;}
.PagePhotoList ul li { width:32%; margin-right:2%;}
.PagePhotoList ul li:nth-child(3n+3) { margin-right:0;}
.PagePhotoList ul li:nth-child(1n+4) { margin-top:2%;}
.PagePhotoList ul li .image { width:100%;}
.PagePhotoList ul li .image img { width:100%;}
.PagePhotoList ul li strong { display:block; text-align:center; font-size:16px; color:#222; font-weight:400; margin-top:10px;}

.photo_show a { box-sizing: border-box;display:block;text-align:center; margin-top:20px;}
.photo_show a p { font-size:14px; line-height:30px; color:#666; }
.photo_show a img { max-width:100%;}
.photo_show { padding:5% 0; overflow:hidden;}

/*PAGE联系我们*/
.PageContact { padding:10px 20px; background:#fafafa;}
.PageContact p { line-height:20px; font-size:14px; color:#444; padding:15px 0; }
.PageContact p:nth-child(1n+2) { border-top:1px dashed #ededed;}
.PageContact p i { margin-right:10px; color:#ff6700;}

.contact_show_map { height:560px; border:1px solid #ddd;}
.contact_show_map iframe { height:560px; width:100%;}


/*PAGE BASE STYLE*/
.main_head { background:#fafafa; border-radius:0; border:1px solid #eee; border-bottom:none;}
.main_head div {padding: 0 16px;font-size: 14px;height: 44px; line-height: 44px;overflow: hidden;}
.main_head strong { font-size:18px; color:#333; font-weight:400;}
.main_body {border: #eee 1px solid;border-top: none;background: #fff;padding: 16px;margin: 0 0 20px;overflow: hidden;}

.PageList { }
.PageList ul { display:flex; flex-wrap:wrap;}
.PageList ul li { width:23.5%; margin-right:2%;}
.PageList ul li:nth-child(4n+4) { margin-right:0;}
.PageList ul li:nth-child(1n+5) { margin-top:2%;}
.PageList ul li .image { width:100%;}
.PageList ul li .image img { width:100%;}
.PageList ul li h3 { display:block; font-size:16px; color:#222; font-weight:400; margin-top:10px;}
.PageList ul li .price { font-size:22px; color:#e00000;margin-top:10px;}
.PageList ul li .price i { font-size:12px;}

.PagePreview { display:flex;}
.PagePreviewL { width:400px; margin-right:20px;}
.PagePreviewR { flex: 1;overflow: hidden;}
.PagePreviewTit { font-size:20px; color:#333; font-weight:400; line-height:24px; padding-left:14px; margin-bottom:15px;}

/* album */
.AlbumStl { width:400px;}
.AlbumStl .xvanfu { width:100%; height:0; position:relative;}
/*.AlbumStl .AlbumStl_image { position:relative;}*/
.AlbumStl #mid_div {width:400px;height:400px;border:none;border-radius: 5px;}
.AlbumStl #mid_div img {width:100%;border-radius: 5px;}
/*.AlbumStl #zoomer { position:sticky;}*/
.AlbumStl .ab_zoom {position:absolute;right:0;bottom:0;background:rgb(0 0 0/.3);width: 20px;height: 20px;line-height:20px;text-align:center;border-radius: 3px;transform: translate(0, 400px);cursor:pointer;}
.AlbumStl .ab_zoom i {font-size: 12px;color:#fff;}
.AlbumStl .ab_play { position:absolute; left:50%; top:158px; transform:translate(-50%,-50%); width: auto;height: auto; background:none; position: absolute;z-index: 7;margin: 0;}
.AlbumStl .ab_play i { font-size: 60px;color: #fff;}
.AlbumStl .ab_play:hover i { font-size: 60px;color: #ff6700;}
.AlbumStl .ab_video {width: 100%;height: 400px;border: #0000 1px solid;background: #000;position: absolute;left:0; top:0;z-index: 10;margin: 0;display: none;}
.AlbumStl .ab_video video { width:100%;position: absolute;top: 158px;left: 50%;transform: translate(-50%, -50%);}
.AlbumStl .ab_hide { position: absolute;margin: 0;right: 0;top: 0;width: 30px;height: 30px;}
.AlbumStl #big_div {position:absolute;top:0;left:400px;width:460px;margin-left: 15px;height:460px;border:1px solid #eee;background:#fff;overflow:hidden;border-radius: 8px;}
.AlbumStl .tbs {width:100%;height:56px;margin:10px 0; display: flex;justify-content: space-between;}
.AlbumStl .tbsl,.AlbumStl .tbsr { width:20px;height:56px;display: flex; align-items: center;justify-content: center;float:left;}
.AlbumStl .tbsl img,.AlbumStl .tbsr img { width:20px;}
.AlbumStl .tbsl { margin-right:8px;}
.AlbumStl .tbsm {width:336px; height:56px;float:left;overflow:hidden;}
.AlbumStl .tbsm #thumbs img { padding:1px;margin-right:14px;border:none;float:left;width:56px;height:56px;box-sizing:border-box; border-radius:4px;}
.AlbumStl .tbsm .ab_on {padding:1px;margin-right:8px;border:#ff6700 1px solid;width:56px;height:56px;background:#ff6700;}

