@font-face {
	font-family: 'Conv_DINCondensedC';
	src: url('../fonts/DINCondensedC.eot');
	src: local('â˜º'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{font-family:"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#ff9600;}
::-moz-selection {color:#fff;background:#ff9600;}
::selection {color:#fff;background:#ff9600;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
a:focus,a:hover {color:#ff9600;transition:none; opacity:1}
a.text-gray:hover{color:#6E6E6E}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray{background:#F7F7F7}
.bg-sub{background:#6e6e6e}

/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #ff9600!important; border: 1px solid #ff9600!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/

.sidebar-l {margin-right:30px}
.sidebar-r {margin-left:0px;}
.container-layout{max-width:1450px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{width:16px;height:8px;background:#000;border-radius:20px}
.owl-carousel .owl-nav i{font-size:24px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:0}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* owl-carousel轮播插件 */

/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-normal .tab .tab-nav li a {background:#fff;color:#6e6e6e;border-radius:30px;padding:0px 20px;height:42px;line-height:42px;margin:0 10px;display:block;border:0;font-size:16px;}
.tab-normal .tab .tab-nav .active a {background:linear-gradient(-45deg,#FFD100,#ff9600);cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {color:#FFF}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
/* 常用TAB */

/* 首页产品 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 0px rgba(0,0,0,.05);}
.carousel-pro .button {background-color:#FFD100;transition: all .5s ease;box-shadow: 0 3px 8px 0px rgba(39,39,39,0.26);}
.carousel-pro .media:hover .button{color:#FFF;background-color:#ff9600;transition: all .5s ease;}
.carousel-pro .media-body {padding:10px 0 0 0}
/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots{position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页产品 */

/* 首页关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.home-about .padding-large{padding:40px 50px}
.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#FFD100;width:30px;height:3px;bottom:-15px;left:0;}
/* 首页关于我们 */

/* ===== 深空星座动态背景 ===== */
.home-about--cosmic{position:relative;background:#12151f;overflow:hidden}
.cosmic-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}
.cosmic-bg canvas{position:absolute;inset:0;width:100%;height:100%}
/* 漂移光晕层 */
.cosmic-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.5;will-change:transform}
.cosmic-glow--a{width:640px;height:640px;left:-8%;top:-18%;background:radial-gradient(circle,rgba(45,183,245,.28) 0%,rgba(45,183,245,0) 70%);animation:cosmicDriftA 26s ease-in-out infinite alternate}
.cosmic-glow--b{width:520px;height:520px;right:-6%;top:32%;background:radial-gradient(circle,rgba(0,224,255,.18) 0%,rgba(0,224,255,0) 70%);animation:cosmicDriftB 32s ease-in-out infinite alternate}
.cosmic-glow--c{width:460px;height:460px;left:30%;bottom:-22%;background:radial-gradient(circle,rgba(72,118,255,.2) 0%,rgba(72,118,255,0) 70%);animation:cosmicDriftC 29s ease-in-out infinite alternate}
@keyframes cosmicDriftA{0%{transform:translate(0,0) scale(1)}50%{transform:translate(60px,40px) scale(1.15)}100%{transform:translate(-30px,70px) scale(.95)}}
@keyframes cosmicDriftB{0%{transform:translate(0,0) scale(1)}50%{transform:translate(-70px,-30px) scale(1.1)}100%{transform:translate(40px,-60px) scale(.9)}}
@keyframes cosmicDriftC{0%{transform:translate(0,0) scale(.95)}50%{transform:translate(50px,-40px) scale(1.12)}100%{transform:translate(-50px,20px) scale(1)}}
/* 暗角聚焦层 */
.cosmic-vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 40%,transparent 45%,rgba(10,12,20,.55) 100%)}
/* 内容置于背景之上 */
.home-about--cosmic>.container{position:relative;z-index:1}
/* ===== 深空星座动态背景 END ===== */

/* 首页解决方案 */
.solution .media-img{position:relative;}
.solution .media-img .mask{opacity:0;z-index:3;background:url(../images/solution-hover.png) no-repeat center center;width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .mask .subtitle{padding:25px}
.solution .media-img .mask .more{position:absolute;bottom:25px;right:25px}
.solution .media-img:hover .mask{z-index:5;transition:0.3s;opacity:1;transform: scale(1.1);}
.solution .media-img .linear-link{z-index: 1;
    opacity: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,.2) 65%,rgb(0 0 0 / 0%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;}
.solution .media-img .linear-link .subtitle{padding:0 25px;z-index:3;width:100%;bottom:25px;left:0;position:absolute;transition:0.3s;}
/* 首页解决方案 */

/* 首页新闻 */
.home-news-l{margin-right:10px}
.home-news-r{margin-left:10px}
.home-news-h .media-img {position:relative;}
.home-news-h .media-img .post-title{background:#fff;bottom:-30px;left:30px;width:65%;padding:20px;position:absolute;color:#333;transition:0.5s;box-shadow:0 5px 15px 0 rgba(0,0,0,0.06)}
.home-news-h .media-img:hover .post-title {bottom:30px;}
.home-news-h .media-img .post-title h3 a {color:#333;font-size:18px;font-weight:600;line-height:28px;display:block;}
/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button{margin-top:1rem;width:48px;line-height:28px;font-size:18px;background:#FFD100;color:#fff}
.home-news-h .media-img:hover .button{background:#ff9600;color:#fff;}

.home-news-c:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,0.03);}
.home-news-c .news-time{margin:20px 15px 0 0px;border-right:2px solid #eee;padding:0}
.home-news-c .news-time .text-large{font-size:42px;line-height:48px;}
.home-news-c .news-title{margin-top:20px;margin-left:15px}
.home-news-c .news-title h2 a{font-weight:600;font-size:18px;margin-bottom:20px;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-news-c:hover .news-title h2 a{color:#ff9600}
/* 首页新闻 end */

/* 路径 */
.nav-bread{padding:0;height:70px;line-height:70px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#888888;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#ff9600}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#ff9600;color:#fff}
.prenext-pro a.border{border:1px solid #eee}

/*分页 begin*/
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#ff9600;color:#fff;border:1px solid #ff9600;}
/*分页 end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:30px;text-transform:uppercase;margin:0 auto 50px auto;font-weight:600}
.title-c h3:before {background:#FFD100;content:'';display:block;position:absolute;width:30px;height:3px;bottom:-15px;left:50%;margin-left:-15px;}

/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#ff9600;left:0}

/* 下拉分类 */
.nav-tree {font-size:0;height:85px;line-height:85px}/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {position:relative;display:inline-block;}
.nav-tree li a{color:#6E6E6E;display:block;padding:0 20px;font-size:16px;background:#fff;}
.nav-tree li a.active,.nav-tree li a.cur{background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.nav-tree li.focusa a{background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0;}
.nav-tree li ul:after {position:absolute;top:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.nav-tree li ul {top:70px;left:0;background:#fff;padding:10px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.03);}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;background:#fff;border-radius:0;box-shadow:none;display:block;color:#6e6e6e;line-height:34px;height:34px}
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#ff9600}
/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 属性 */
.filter-box .padding-big{padding:15px 25px}
.filter-box dl{margin:15px 0;display: flex;}
.filter-box dl dt{width:8%;display:block;flex: none;line-height:24px;font-weight:normal}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a{margin:0 10px 0 0;padding:2px 9px;cursor:pointer;display:block;color:#6E6E6E;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.filter-nav ul li a:hover{color:#ff9600;}
.filter-nav ul li a.active{color:#fff;background:#ff9600}
.filter-nav ul li b{font-weight:normal;}

/* 横向不带ICO导航 */
.nav-x {background:#fff;width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center}
.nav-x li {display:inline-block}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {font-size:16px;padding:0;height:70px;line-height:70px;color:#6e6e6e;text-align:center;display:block;}
.nav-x li a:hover{color:#ff9600}
.nav-x li a.active {background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.col-2 {width:10%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {margin-bottom:30px}
.list-news .time{margin-top:70px;margin-right:-20px;padding:15px 0 10px 0;border-right:1px solid #eee;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-top:70px;margin-left:50px;margin-right:30px}
.list-news .news h3 a{display:block;font-size:24px;color:#333;margin-bottom:20px}
.list-news .button{margin-top:70px;width:70px;line-height:56px;font-size:24px;border:1px solid #ebebeb;}
.list-news:hover .button{background:#ff9600;color:#fff;border:1px solid #ff9600}
.list-news:hover h3 a{color:#ff9600}
/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#ff9600;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 下载列表 */
.normal-list li{position:relative;display:block;background:#FFF;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li a{display:block;font-size:16px;line-height:24px;padding:25px 30px 25px 50px;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{color:#888888;position:absolute;right:30px;top:28px}
.normal-list li:hover{background:#ff9600;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot a{position:relative}
.normal-list li.dot a:before {content:'';position:absolute;left:30px;background:#ececec;width:7px;height:7px;top:35px;border-radius:50%}

/* 下载详细页begin */
.download-detail{position:relative;z-index:3}
.download-detail .button-big{padding:15px 25px}
/* 下载详细页end */

/* ===视频教程 beign*/
	/* ====视频教程列表 begin*/
.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.video-list .media-body .padding-big{padding:20px}
.video-list .media-body h2{margin:0 0 20px 0;overflow:hidden}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
	/* 视频教程列表 end*/

	/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #ff9600;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
			/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
		/* 播放器 end*/
	/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end */

/* 内容 begin */
.article{overflow:hidden}
.article .padding-large{padding:30px 50px}
.article .post h1{font-size:28px;font-weight:600;}
.article .post h2{font-size:24px;font-weight:600;margin:10px 0}
.article .post h3{font-size:20px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{max-width:100%;height: auto !important;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#ff9600;border-bottom:0 solid #ff9600}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.article .post ul li p{line-height:24px}
.article .post ul li:before{content:'';position:absolute;top:8px;left:0;background:#888888;width:7px;height:7px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#888888}
/* 内容 end */

/* 产品列表*/
.product-list .media{-webkit-transition:.3s;transition:.3s;}
.product-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgba(0,0,0,.05);}
.product-list .media-body {padding:10px 0 0 0}
.product-list .media:hover .media-body h2 a {color:#ff9600;}
.price-info ul li.v2-1{width:50%}
.price-info ul li.v2-2{width:50%;}
/*产品列表*/

/* 产品详细页begin */
.product-description .padding-large{padding:30px 0 0 30px}
.product-description .padding-large-top{padding:0}
.product-description p{line-height:24px}
.product-description .zoomimg{width:474px}/* PC端独有 */

/* 产品详情TAB begin */
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #EFEFEF}
.product-overview .tab .tab-nav li {display:inline-block;width:12%;}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#6E6E6E;padding:20px 0;display:block;line-height:24px;border:0;border-radius:0;font-size:18px;text-align:center;}
.product-overview .tab .tab-nav .active {border-radius:0px;}
.product-overview .tab .tab-nav .active a {cursor:default;color:#ff9600;background:#FFF;border-bottom:3px solid #ff9600;}
.product-overview .tab .tab-nav li a,.product-overview .tab .tab-nav .active a:focus {outline:none;}
.product-overview .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ebebeb;}
/* 产品详情TAB END */

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.pro-thumb .item img{border:1px solid #ececec}
.pro-thumb .item:hover img{border:1px solid #ff9600}
.pro-thumb:hover .owl-nav .owl-prev,.pro-thumb:hover .owl-nav .owl-next {opacity:.6;}
/* 放大镜 end */

/* 商品参数 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 商品参数 end */

/* 商品详情 */
.content img{max-width: 100% !important;height: auto !important;}
/* 商品详情 end */

/* 产品详细页end */

.job-list{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list:hover{box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list dt{font-weight:normal}

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {font-size:36px;font-weight:400;margin-bottom:20px}
.inside .contact{padding:0 0 50px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 30px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #eee;padding:20px 30px;}

.home-contact{background:#cacaca}
.home-contact .title{position:relative;width:590px;float:right;text-align:left;}
.home-contact .title h2{font-size:64px;line-height:64px;padding-top:25%;padding-right:50px;padding-bottom:30px;}
.home-contact .title h2 span{color:#ff9600}
.home-contact .title a{font-size:24px;text-decoration: none;border-bottom: 2px solid #ff9600;color: #FFF;}
.home-contact .title a:hover{border-bottom: 0 solid #82CC37;}
.home-contact .gb{position:relative;width:590px;float:right;text-align:left;}

 /*guestbook*/
.guestbook{padding:50px 80px 50px 0}
.guestbook h2{font-size:24px;font-weight:600}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom:20px}
.guestbook .input{font-size:16px;padding:0 15px;height:50px;line-height:50px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;}
.guestbook .textarea {padding:12px;line-height:24px;width:100%;font-size:16px;background:#fff;border:0;}
.guestbook .label {display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #111;font-size: 16px;}

/* 展示模块 */
 
.photo img { display: block; width: 100%; height: 100%; }
.products { float: left; width: 312px; height: 560px; margin-right: 17px; margin-bottom: 20px; background: rgb(255, 255, 255); border-radius: 0px 0px 4px 4px; border: 1px solid transparent; }
 
.products:hover .photo.photoscroll img { transform: translateY(-100%); bottom: -484px; transition: all 4.2s linear 0s; }
.products .photo { width: 312px; height: 484px; overflow: hidden; margin-bottom: 5px; position: relative; background: rgb(232 232 232); display: block; }
.products .photo img { height: auto; transition: all 1s linear 0s; position: relative; transform: translateY(0px); bottom: 0px; }
.products .photo ._tip { position: absolute; bottom: -30px; left: 0px; right: 0px; color: rgb(255, 255, 255); text-align: center; height: 29px; line-height: 29px; font-size: 14px; background: rgba(155, 68, 179, 0.8); z-index: 1500; }
.products .photo ._tipbg1 { background: rgba(155, 68, 179, 0.8); }
.products .photo ._tipbg2 { background: rgba(187, 139, 79, 0.8); }
.products:nth-child(4n) { margin-right: 0px; }
.products ._price { float: left; height: 36px; line-height: 36px; font-size: 17px; color: rgb(155, 67, 179); margin-left: 8px; }
.products ._seeCount { float: right; margin-top: 10px; margin-right: 8px; text-decoration: none; color: rgb(153, 153, 153); }
.products h5 { height: 21px; line-height: 1.75; clear: both; overflow: hidden; font-size: 13px; margin-right: 8px; margin-bottom: 3px; margin-left: 8px; text-overflow: ellipsis; white-space: nowrap; }
.products time { float: right; margin-right: 8px; color: rgb(199, 199, 199); font-size: 12px; line-height: 20px; }
.products p { line-height: 20px; font-size: 12px; color: rgb(199, 199, 199); margin-bottom: 15px; margin-left: 8px; }
.products .keys { padding: 14px 9px; border-top: 1px solid rgb(238, 238, 238); }
.products .keys .icon_key01, .products .keys .icon_key02 { float: right; }
.products .keys span { width: 16px; text-align: center; color: rgb(255, 255, 255); margin-right: 1px; background-color: rgb(40, 40, 40); border-radius: 3px; display: inline-block; }
.products .photocenter { background: rgb(255, 255, 255); }
.products .photocenter::after { height: 100%; width: 0px; overflow: hidden; font-size: 0px; line-height: 0; display: inline-block; vertical-align: middle; content: ""; }
.products .photocenter img { display: inline; left: auto; top: auto; width: auto; height: auto; max-width: 100%; max-height: 100%; position: static !important; }
 
/* 联系我们end */
.channel-banner {height:170px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#ff9600;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}

/* 底部地图版权 begin*/
/* ===== 全新页脚样式 ===== */
.site-footer {
    background: #1a1a2e;
    color: #b0b0b0;
    font-size: 14px;
    line-height: 1.8;
}

/* 主区域 - 4列网格 */
.footer-main {
    padding: 50px 0 30px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}
.footer-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.footer-col {
    flex: 1;
    min-width: 200px;
    padding: 0 20px;
    box-sizing: border-box;
}
.footer-col h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 18px 0;
    position: relative;
    padding-bottom: 10px;
}
.footer-col h3::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: #ffb133;
    border-radius: 1px;
}

/* 关于我们 */
.footer-desc {
    color: #999;
    line-height: 1.8;
    margin: 0 0 16px 0;
}
.footer-social {
    display: flex;
    gap: 10px;
}
.footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
    color: #b0b0b0;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
}
.footer-social a:hover {
    background: #ffb133;
    color: #fff;
}

/* 快速链接 & 联系方式 */
.footer-links ul,
.footer-contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links ul li,
.footer-contact ul li {
    margin-bottom: 8px;
}
.footer-links ul li a {
    color: #999;
    text-decoration: none;
    transition: color 0.3s ease;
    line-height: 1.8;
}
.footer-links ul li a:hover {
    color: #ffb133;
    padding-left: 4px;
}
.footer-contact ul li {
    display: flex;
    align-items: center;
    gap: 8px;
}
.footer-contact .contact-icon {
    flex: 0 0 16px;
    color: #ffb133;
    font-size: 14px;
}
.footer-contact .contact-text a {
    color: #999;
    text-decoration: none;
    transition: color 0.3s ease;
}
.footer-contact .contact-text a:hover {
    color: #fff;
}

/* 二维码 */
.qr-wrap {
    text-align: center;
}
.qr-wrap img {
    width: 110px;
    height: 110px;
    border-radius: 8px;
    display: block;
    margin: 0 auto 10px;
    border: 2px solid rgba(255,255,255,0.1);
}
.qr-wrap p {
    color: #999;
    font-size: 12px;
    margin: 0;
}

/* 友情链接栏 */
.footer-links-bar {
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}
.flink-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.flink-label {
    color: #888;
    font-size: 13px;
    white-space: nowrap;
    flex-shrink: 0;
}
.flink-list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 16px;
}
.flink-list a {
    color: #777;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s ease;
    line-height: 1.8;
}
.flink-list a:hover {
    color: #ffb133;
}

/* 底部版权栏 */
.footer-bottom {
    padding: 20px 0;
    background: rgba(0,0,0,0.2);
}
.footer-bottom-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    color: #777;
    font-size: 13px;
}
.footer-bottom-inner .copyright-text {
    color: #888;
}
.footer-bottom-inner a {
    color: #777;
    text-decoration: none;
    transition: color 0.3s ease;
}
.footer-bottom-inner a:hover {
    color: #ffb133;
}
.footer-sep {
    color: #444;
}

/* 响应式 */
@media screen and (max-width: 768px) {
    .footer-main {
        padding: 30px 0 20px;
    }
    .footer-grid {
        flex-direction: column;
        gap: 30px;
    }
    .footer-col {
        min-width: auto;
    }
    .footer-bottom-inner {
        flex-direction: column;
        gap: 4px;
    }
    .footer-sep {
        display: none;
    }
    .flink-wrap {
        flex-direction: column;
        align-items: flex-start;
    }
}
/* 底部地图版权 end*/
/* ===== 扁平化首页产品展示区 - 左侧垂直导航 + 右侧轮播 ===== */
.category-sidebar {
    float: left;
    width: 144px;
    margin-right: 30px;
    padding-top: 5px;
}
.category-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.category-sidebar ul li {
    position: relative;
    padding: 10px 10px;
    margin-bottom: 6px;
    font-size: 16px;
    color: #555;
    cursor: pointer;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    font-weight: 500;
}
.category-sidebar ul li:hover {
    color: #ff9600;
    border-color: #ff9600;
    background: #fffaf0;
    transform: translateX(3px);
}
.category-sidebar ul li.active {
    color: #fff;
    background: linear-gradient(135deg, #ff8c00, #ffb300, #ff6a00);
    background-size: 200% 200%;
    border-color: transparent;
    box-shadow: 0 4px 14px rgba(255, 140, 0, 0.45), inset 0 1px 0 rgba(255,255,255,0.25);
    transform: translateX(6px) scale(1.03);
    font-weight: 700;
    letter-spacing: 0.5px;
    animation: catActiveGradient 3s ease-in-out infinite, catActiveGlow 2.2s ease-in-out infinite;
    overflow: hidden;
    z-index: 1;
}
/* 流光扫过特效 */
.category-sidebar ul li.active::after {
    content: '';
    position: absolute;
    top: 0;
    left: -80%;
    width: 50%;
    height: 100%;
    background: linear-gradient(105deg, transparent 0%, rgba(255,255,255,0.45) 50%, transparent 100%);
    transform: skewX(-20deg);
    animation: catShineSweep 2.8s ease-in-out infinite;
    pointer-events: none;
}
/* 左侧指示条 */
.category-sidebar ul li.active::before {
    content: '';
    position: absolute;
    left: 0;
    top: 15%;
    width: 4px;
    height: 70%;
    border-radius: 0 4px 4px 0;
    background: #fff;
    box-shadow: 0 0 8px rgba(255,255,255,0.8);
    animation: catBarIn 0.35s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}
@keyframes catActiveGradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}
@keyframes catActiveGlow {
    0%, 100% { box-shadow: 0 4px 14px rgba(255, 140, 0, 0.45), inset 0 1px 0 rgba(255,255,255,0.25); }
    50% { box-shadow: 0 6px 22px rgba(255, 140, 0, 0.7), 0 0 30px rgba(255, 170, 0, 0.25), inset 0 1px 0 rgba(255,255,255,0.25); }
}
@keyframes catShineSweep {
    0%, 60% { left: -80%; }
    100% { left: 130%; }
}
@keyframes catBarIn {
    from { transform: scaleY(0); opacity: 0; }
    to { transform: scaleY(1); opacity: 1; }
}
.category-sidebar ul li .cat-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ddd;
    margin-right: 10px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}
.category-sidebar ul li.active .cat-dot {
    background: #fff;
    width: 8px;
    height: 8px;
    box-shadow: 0 0 6px rgba(255,255,255,0.9);
    animation: catDotPulse 1.6s ease-in-out infinite;
}
@keyframes catDotPulse {
    0%, 100% { box-shadow: 0 0 4px rgba(255,255,255,0.9), 0 0 0 0 rgba(255,255,255,0.5); }
    50% { box-shadow: 0 0 8px rgba(255,255,255,1), 0 0 0 5px rgba(255,255,255,0); }
}
.category-sidebar ul li:hover .cat-dot {
    background: #ff9600;
}
.category-sidebar ul li.active:hover .cat-dot {
    background: #fff;
}

.category-carousel {
    float: left;
    width: calc(100% - 200px);
    min-height: 360px;
    position: relative;
}
.carousel-panel {
    display: none;
    animation: fadeIn 0.4s ease;
}
.carousel-panel.active {
    display: block;
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ===== 产品展示区 - 网格分页 + 悬浮预览 ===== */
.product-content {
    position: relative;
}

/* 悬浮预览弹窗 - 跟随鼠标 + 自然尺寸 */
.grid-floating-preview {
    position: fixed;
    z-index: 9999;
    display: none;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0,0,0,0.18);
    border: 1px solid rgba(0,0,0,0.06);
    pointer-events: none;
    width: auto;
}
.grid-floating-preview .floating-preview-img {
    max-width: 600px;
    max-height: 80vh;
    width: auto;
    height: auto;
    display: block;
    background: #f7f7f7;
}
.grid-floating-preview .floating-preview-title {
    padding: 10px 14px;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: 500;
    border-top: 1px solid #f5f5f5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #fff;
}

/* 网格容器 */
.grid-container {
    position: relative;
}
.grid-wrapper {
    overflow: hidden;
}
.grid-track {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}

/* 网格项 */
.grid-item {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    transition: all 0.35s ease;
    border: 1px solid #f0f0f0;
    cursor: pointer;
}
.grid-item:hover {
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    transform: translateY(-4px);
    border-color: #ff9600;
}
.grid-item .grid-thumb {
    width: 100%;
    height: 240px;
    overflow: hidden;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
}
.grid-item .grid-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    transition: transform 0.5s ease;
}
/* 第2个分类（登录器皮肤）图片 5:3 比例 */
#cat-panel-2 .grid-item .grid-thumb {
    /*aspect-ratio: 5 / 3;*/
    height: auto;
    padding: 5px;
}
#cat-panel-2 .grid-item .grid-thumb img {
    object-position: center center;
}
/* 第3个分类图片 16:9 比例 */
#cat-panel-3 .grid-item .grid-thumb {
    /*aspect-ratio: 16 / 9;*/
    height: auto;
    padding: 5px;
}
#cat-panel-3 .grid-item .grid-thumb img {
    object-position: center center;
}
/* 第4个分类图片 2:1 比例 */
#cat-panel-4 .grid-item .grid-thumb {
    /*aspect-ratio: 2 / 1;*/
    height: auto;
    padding: 5px;
}
#cat-panel-4 .grid-item .grid-thumb img {
    object-position: center center;
}
/* 第5个分类图片 5:4 比例 */
#cat-panel-5 .grid-item .grid-thumb {
    /*aspect-ratio: 5 / 4;*/
    height: auto;
    padding: 5px;
}
#cat-panel-5 .grid-item .grid-thumb img {
    object-position: center center;
}
/* 第6个分类图片 1:1 比例 */
#cat-panel-6 .grid-item .grid-thumb {
    /*aspect-ratio: 1 / 1;*/
    height: auto;
    padding: 5px;
}
#cat-panel-6 .grid-item .grid-thumb img {
    object-position: center center;
}
/* 第7个分类图片 1:1 比例 */
#cat-panel-7 .grid-item .grid-thumb {
    /*aspect-ratio: 1 / 1;*/
    height: auto;
    padding: 5px;
}
#cat-panel-7 .grid-item .grid-thumb img {
    object-position: center center;
}
/* 第8个分类图片 去除比例限制，显示原图尺寸 */
#cat-panel-8 .grid-item .grid-thumb {
    height: auto;
    padding: 5px;
}
#cat-panel-8 .grid-item .grid-thumb img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: none;
    object-position: center center;
}
/* 第9个分类图片 按原图比例正常显示，不拉伸 */
#cat-panel-9 .grid-item .grid-thumb {
    height: auto;
    padding: 5px;
}
#cat-panel-9 .grid-item .grid-thumb img {
    width: auto;
    height: auto;
    max-width: 100%;
    object-fit: contain;
    object-position: center center;
}
.grid-item:hover .grid-thumb img {
    transform: scale(1.08);
}

/* === 懒加载骨架屏 + 逐张渐显动画 === */
.lazy-img {
    opacity: 0;
    transform: scale(0.95);
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.lazy-img.loaded {
    opacity: 1;
    transform: scale(1);
}
/* 骨架屏shimmer动画 - 图片未加载时显示 */
.grid-thumb {
    position: relative;
}
.grid-thumb::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(90deg, #f0f0f0 25%, #e8e8e8 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
    z-index: 1;
    transition: opacity 0.4s ease;
}
.grid-thumb.img-loaded::before {
    opacity: 0;
    pointer-events: none;
}
@keyframes shimmer {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}
/* 新闻区图片骨架 */
.news_210 .fav-img-wrap {
    position: relative;
    background: linear-gradient(90deg, #f0f0f0 25%, #e8e8e8 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}
.news_210 .fav-img-wrap.img-loaded {
    animation: none;
    background: none;
}
.news_210 .lazy-img {
    opacity: 0;
    transform: scale(0.95);
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.news_210 .lazy-img.loaded {
    opacity: 1;
    transform: scale(1);
}

.grid-item .grid-title {
    padding: 10px 12px;
    font-size: 13px;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    border-top: 1px solid #f5f5f5;
}
/* 全局搜索框 */
.global-search-box {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.global-search-box form {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 2px solid #ff9600;
    border-radius: 30px;
    padding: 0 4px 0 18px;
    box-shadow: 0 2px 12px rgba(255,150,0,0.15);
    max-width: 560px;
    width: 100%;
}
.global-search-box .fa-search {
    color: #ff9600;
    font-size: 16px;
    margin-right: 8px;
}
.global-search-input {
    flex: 1;
    border: none;
    outline: none;
    height: 42px;
    font-size: 14px;
    color: #333;
    background: transparent;
    min-width: 0;
}
.global-search-input::placeholder {
    color: #aaa;
}
.global-search-btn {
    background: #ff9600;
    color: #fff;
    border: none;
    border-radius: 0 28px 28px 0;
    height: 42px;
    padding: 0 22px;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s;
    white-space: nowrap;
}
.global-search-btn:hover {
    background: #e08500;
}
@media screen and (max-width: 768px) {
    .global-search-box form {
        max-width: 100%;
        border-radius: 20px;
        padding: 0 4px 0 12px;
    }
    .global-search-input {
        height: 36px;
        font-size: 13px;
    }
    .global-search-btn {
        height: 36px;
        padding: 0 14px;
        font-size: 13px;
    }
    .global-search-box .fa-search {
        font-size: 14px;
    }
}
/* 搜索横幅 - 热门标签滚动背景（多行铺满） */
.search-banner {
    position: relative;
    min-height: 280px;
    overflow: hidden;
    background: #2a2a2a;
}
.search-banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/* 多行容器 */
.search-tags-multi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 8px 0;
    overflow: hidden;
}
/* 每一行滚动轨道 */
.search-tags-row {
    width: 100%;
    overflow: hidden;
    flex-shrink: 0;
}
.search-tags-row:hover .search-tags-track {
    animation-play-state: paused !important;
}
.search-tags-row .search-tags-track {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: max-content;
    padding: 0 10px;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
/* 向左滚动 */
@keyframes tagScrollLeft {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
/* 向右滚动 */
@keyframes tagScrollRight {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}
.search-tags-row .search-tags-track .tag-item {
    display: inline-block;
    padding: 5px 14px;
    background: rgba(255,255,255,0.08);
    color: rgba(255,255,255,1);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 16px;
    font-size: 12px;
    white-space: nowrap;
    text-decoration: none;
    transition: all 0.1s ease;
    flex-shrink: 0;
    cursor: pointer;
}
.search-tags-row .search-tags-track .tag-item:hover {
    background: #ff9600;
    color: #fff;
    border-color: #ff9600;
    transform: scale(1.15);
    box-shadow: 0 0 20px rgba(255,150,0,0.7), 0 0 40px rgba(255,150,0,0.3);
}
.search-banner-overlay {
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.45);
    pointer-events: none;
    padding: 30px 0;
}
/* 搜索表单保持可交互 */
.search-banner-overlay .search149 form {
    pointer-events: auto;
}
/* 栏目按钮栏可交互 */
.search-banner-overlay .search-channel-bar {
    pointer-events: auto;
}
/* 全站作品搜索标题 */
.search-banner-overlay h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.5);
    margin: 0 0 8px 0;
    line-height: 1.3;
}
.search-banner-overlay p {
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    text-align: center;
    margin: 0 0 10px 0;
    line-height: 1.6;
}
/* 搜索框美化 */
.search-banner-overlay .search149 {
    margin-top: 10px;
    text-align: center;
}
.search-banner-overlay .search149 form {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.25);
    max-width: 620px;
    width: 100%;
    height: 48px;
}
.search-banner-overlay .search149 input {
    flex: 1;
    height: 48px;
    font-size: 14px;
    color: #333;
    padding: 0 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;
    background: transparent;
    min-width: 0;
}
.search-banner-overlay .search149 input::placeholder {
    color: #aaa;
}
.search-banner-overlay .search149 .search149-btn {
    width: 100px;
    height: 48px;
    font-size: 15px;
    color: #fff;
    background: linear-gradient(135deg, #ff9600, #ff7b00);
    border: none;
    cursor: pointer;
    padding: 0;
    transition: all 0.3s;
    flex-shrink: 0;    margin-bottom: 0px;
}
.search-banner-overlay .search149 .search149-btn:hover {
    background: linear-gradient(135deg, #e08500, #e06a00);
}
@media screen and (max-width: 768px) {
    .search-banner {
        min-height: 220px;
        height: auto;
    }
    .search-banner-overlay {
        min-height: 220px;
        padding: 22px 0;
    }
    .search-banner-overlay .container149 {
        width: 100%;
        padding: 0 15px;
    }
    .search-banner-overlay h3 {
        font-size: 24px;
        letter-spacing: 2px;
    }
    .search-banner-overlay p {
        font-size: 12px;
    }
    .search-banner-overlay .search149 form {
        max-width: 100%;
        border-radius: 20px;
    }
    .search-banner-overlay .search149 input {
        height: 40px;
        font-size: 13px;
        padding: 0 14px;
    }
    .search-banner-overlay .search149 .search149-btn {
        width: 70px;
        height: 40px;
        font-size: 13px;
    }
}
/* 搜索筛选栏 */
.search-filter-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 4px;
}
.filter-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.filter-label {
    font-size: 13px;
    color: #666;
    white-space: nowrap;
    font-weight: 500;
}
.filter-btn {
    display: inline-block;
    padding: 5px 14px;
    font-size: 12px;
    color: #555;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 14px;
    cursor: pointer;
    transition: all 0.25s;
    white-space: nowrap;
}
.filter-btn:hover {
    background: #eee;
    border-color: #ccc;
}
.filter-btn.active {
    color: #fff;
    background: #ff9600;
    border-color: #ff9600;
}
/* 分类筛选按钮颜色变体 */
.filter-btn.color-0 { border-left: 3px solid #e74c3c; }
.filter-btn.color-1 { border-left: 3px solid #3498db; }
.filter-btn.color-2 { border-left: 3px solid #2ecc71; }
.filter-btn.color-3 { border-left: 3px solid #9b59b6; }
.filter-btn.color-4 { border-left: 3px solid #e67e22; }
.filter-btn.color-5 { border-left: 3px solid #1abc9c; }
.filter-btn.color-6 { border-left: 3px solid #e84393; }
.filter-btn.color-7 { border-left: 3px solid #00b894; }
.filter-btn.color-8 { border-left: 3px solid #6c5ce7; }
.filter-btn.color-9 { border-left: 3px solid #fdcb6e; }
.filter-btn.color-0:hover,
.filter-btn.color-0.active { background: #e74c3c; color: #fff; border-color: #e74c3c; }
.filter-btn.color-1:hover,
.filter-btn.color-1.active { background: #3498db; color: #fff; border-color: #3498db; }
.filter-btn.color-2:hover,
.filter-btn.color-2.active { background: #2ecc71; color: #fff; border-color: #2ecc71; }
.filter-btn.color-3:hover,
.filter-btn.color-3.active { background: #9b59b6; color: #fff; border-color: #9b59b6; }
.filter-btn.color-4:hover,
.filter-btn.color-4.active { background: #e67e22; color: #fff; border-color: #e67e22; }
.filter-btn.color-5:hover,
.filter-btn.color-5.active { background: #1abc9c; color: #fff; border-color: #1abc9c; }
.filter-btn.color-6:hover,
.filter-btn.color-6.active { background: #e84393; color: #fff; border-color: #e84393; }
.filter-btn.color-7:hover,
.filter-btn.color-7.active { background: #00b894; color: #fff; border-color: #00b894; }
.filter-btn.color-8:hover,
.filter-btn.color-8.active { background: #6c5ce7; color: #fff; border-color: #6c5ce7; }
.filter-btn.color-9:hover,
.filter-btn.color-9.active { background: #fdcb6e; color: #fff; border-color: #fdcb6e; }
.filter-result-count {
    font-size: 12px;
    color: #999;
    margin-left: 8px;
}
/* 颜色筛选栏 */
.filter-color-bar {
    margin-top: 10px;
}
.filter-color-bar .filter-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
/* 颜色按钮 - 左侧颜色圆点指示 */
.color-btn {
    position: relative;
    padding-left: 22px;
}
.color-btn::before {
    content: '';
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.15);
}
.color-btn[data-color="黑白"]::before { background: linear-gradient(135deg, #fff 50%, #333 50%); }
.color-btn[data-color="红色"]::before { background: #e74c3c; }
.color-btn[data-color="混合色"]::before { background: linear-gradient(135deg, #e74c3c 25%, #3498db 25%, #3498db 50%, #2ecc71 50%, #2ecc71 75%, #f39c12 75%); }
.color-btn[data-color="金黄"]::before { background: #f1c40f; }
.color-btn[data-color="棕色"]::before { background: #8B4513; }
.color-btn[data-color="蓝色"]::before { background: #3498db; }
.color-btn[data-color="青色"]::before { background: #1abc9c; }
.color-btn[data-color="绿色"]::before { background: #2ecc71; }
.color-btn[data-color="紫色"]::before { background: #9b59b6; }
.color-btn[data-color="浅色"]::before { background: #ddd; }
.color-btn[data-color="深色"]::before { background: #555; }
.color-btn[data-color="all"]::before { display: none; }
.color-btn[data-color="all"] { padding-left: 14px; }
.filter-input-wrap {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 18px;
    padding: 0 6px 0 14px;
    transition: border-color 0.25s;
}
.filter-input-wrap:focus-within {
    border-color: #ff9600;
}
.filter-input-icon {
    font-size: 13px;
    color: #bbb;
    margin-right: 6px;
}
.filter-input {
    border: none;
    outline: none;
    height: 34px;
    font-size: 13px;
    color: #333;
    background: transparent;
    width: 180px;
}
.filter-input::placeholder {
    color: #bbb;
}
@media screen and (max-width: 768px) {
    .filter-input {
        width: 120px;
    }
    .filter-categories .filter-btn {
        font-size: 11px;
        padding: 4px 10px;
    }
}
.grid-item:hover .grid-title {
    color: #ff9600;
}
/* 标题点击复制样式 */
.grid-item .grid-title {
    cursor: pointer;
    position: relative;
    user-select: none;
}
/* 标题点击复制提示 */
.grid-title-copy-tip {
    position: fixed;
    z-index: 99999;
    background: rgba(0,0,0,0.75);
    color: #fff;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    pointer-events: none;
    display: none;
}
/* 复制成功提示 */
.copy-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0,0.8);
    color: #fff;
    padding: 14px 28px;
    border-radius: 8px;
    font-size: 16px;
    z-index: 99999;
    pointer-events: none;
    animation: copyFadeIn 0.3s ease;
}
@keyframes copyFadeIn {
    from { opacity: 0; transform: translate(-50%, -50%) scale(0.9); }
    to { opacity: 1; transform: translate(-50%, -50%) scale(1); }
}
/* 悬浮预览弹窗提示 */
.floating-preview-hint {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 0 0 8px 0;
    z-index: 10;
    pointer-events: none;
    white-space: nowrap;
}
/* 分页按钮 */
.grid-pagination {
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.grid-pagination .page-btn {
    display: inline-flex;
    align-items: center;
    padding: 8px 22px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}
.grid-pagination .page-btn:hover:not(:disabled) {
    color: #fff;
    background: linear-gradient(135deg, #ff9600, #ffb300);
    border-color: #ff9600;
    box-shadow: 0 3px 10px rgba(255, 150, 0, 0.25);
}
.grid-pagination .page-btn:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}
.grid-pagination .page-info {
    font-size: 15px;
    color: #888;
    padding: 0 5px;
    font-weight: 500;
}

/* 查看更多按钮 */
.carousel-more {
    text-align: center;
    margin-top: 20px;
}
.carousel-more a {
    display: inline-block;
    padding: 14px 153px;
    font-size: 24px;
    color: #fff;
    background: linear-gradient(135deg, #ff9600, #ffb300);
    border-radius: 28px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(255, 150, 0, 0.3);
    letter-spacing: 2px;
}
.carousel-more a:hover {
    box-shadow: 0 5px 18px rgba(255, 150, 0, 0.4);
    transform: translateY(-2px);
    color: #fff;
}

/* 响应式适配 */
@media screen and (max-width: 1200px) {
    .category-sidebar {
        width: 140px;
    }
    .category-carousel {
        width: calc(100% - 170px);
    }
    .grid-track {
        grid-template-columns: repeat(4, 1fr);
    }
    .grid-item .grid-thumb {
        height: 200px;
    }
}
@media screen and (max-width: 992px) {
    .grid-track {
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-item .grid-thumb {
        height: 200px;
    }
}
@media screen and (max-width: 768px) {
    .category-sidebar {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0;
    }
    .category-sidebar ul {
        display: flex;
        gap: 6px;
    }
    .category-sidebar ul li {
        display: inline-flex;
        white-space: nowrap;
        padding: 10px 16px;
        margin-bottom: 0;
        flex-shrink: 0;
    }
    .category-carousel {
        float: none;
        width: 100%;
    }
    .grid-track {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .grid-item .grid-thumb {
        height: 170px;
    }
    .grid-item .grid-title {
        padding: 8px 10px;
        font-size: 12px;
    }
    .grid-pagination .page-btn {
        padding: 6px 14px;
        font-size: 13px;
    }
}

@media screen and (max-width:1440px){
.container-layout{max-width:98%;}
}

