<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/******************************************************

 功能：主样式表

 ******************************************************/

/* 全局背景、字体、字号、颜色、行高、页边距等 */

html,body{width: 100%;max-width: 740px;margin: 0 auto;}

html { -webkit-text-size-adjust: none; }

* { margin:0px; padding:0px; }

body { margin:0px; padding:0px; font-size:12px; color:#000; font-family:tahoma, arial, 微软雅黑, 宋体, sans-serif;margin: 0 auto;margin: 0 auto;position: relative; }

/* CSS3盒子模型 */

ul, li, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, p { list-style-type:none; margin:0; padding:0; display:block; }

em, i { font-style:normal; }

em { display:inline-block; vertical-align:middle; }

fieldset { border:none; margin:0; padding:0; }

input, select, textarea { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; }

/* 公共匹配样式 */

* { outline:none; }

a, img { border:none; }

a {cursor:pointer;text-decoration: none;color:#333;}
*{
   -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


img { border:none; vertical-align:middle;max-width: 100%;color:#333;}
img{
   pointer-events:none;
}
/* CSS Document */

/* .dwieha img{transition: all 0.5s;}

.dwieha:hover img{transform: scale(1.1);}

ul li:first-child{}

ul li:nth-child(2){} 

*/

.hang1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}

.hang2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

.tl{text-align:left;}

.tc{text-align:center;}

.tr{text-align:right;}

.fl{float:left;}

.fr{float:right;}

.cl{clear:both;}

.fb{font-weight:bold;}

.rel{position:relative;}



.pda1{padding: 10px 0;}

.pda2{padding: 20px 0;}

.pda3{padding: 30px 0;}

.pda4{padding: 40px 0;}

.pda5{padding: 50px 0;}

.pda6{padding: 60px 0;}

.pda7{padding: 70px 0;}

.pda8{padding: 80px 0;}

.pda9{padding: 90px 0;}

.pdc1{padding:0 10px;}

.pdc2{padding:0 20px;}

.pdc3{padding:0 30px;}

.pdc4{padding:0 40px;}

.pdc5{padding:0 50px;}

.pdc6{padding:0 60px;}

.pdc7{padding:0 70px;}

.pdc8{padding:0 80px;}

.pdc9{padding:0 90px;}



.jintush{padding:0 10px;}

.logo{text-align: center;}

.logo img{max-width: 100%;}

.swiper-container {width: 100%;height: auto;}

.swiper-slide img{width: 100%;border-radius: 8px;}

.jinbiaoti{font-size: 16px;line-height: 40px;font-weight: 350;}

.listtem{width: 30%;float: left;margin-left: 2.5%;margin-bottom: 15px;height: auto;position: relative;}
.listtem a{display: block;width: 100%;height: 165px;z-index: 9;position: absolute;top: 0;left: 0;}
.listtem img{width: 100%;/* height: 100%;object-fit:cover; */border-radius: 8px;}

.liu{position: absolute;width: auto;right: 10px;bottom: 30px;color: #ccc;}

.listtem .liu img{width: 20px;height: 20px;position: relative;top: -2px;}

.tuihui{height: 35px;line-height: 35px;text-align: center;font-size: 16px;border-bottom: 1px solid #ccc;}

.tuihui a{float: left;margin-top: 4.5px;}

.tuihui img{height: 26px;}



.pr{position:relative;}

.abs{position: absolute}

.fl{float:left;display:inline-block;}

.fr{float:right;display:inline-block;}

.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}

.clearfix{*zoom:1;}

.wrap{min-width: 320px;max-width:768px;margin:0 auto;overflow:hidden;position:relative;}

.wrapper03 {position:relative;height: 80px;width: 100%;overflow: hidden;margin:0 auto;border-bottom:1px solid #ccc;}

.wrapper03 .scroller {position:absolute}

.wrapper03 .scroller li {height: 80px;color:#333;float: left;line-height: 42px;font-size: 16px;text-align: center}

.wrapper03 .scroller li a{color:#333;display:block;margin:0 10px;padding:0 5px;}
.wrapper03 .scroller li a p{ font-size:14px; line-height:20px; }
.wrapper03 .scroller li.cur a{color:#ff5205;height:70px;border-bottom:2px solid #ff5205}



.leixinswc{overflow-x:scroll;}
.leixins{  }
.leixins.wrapper03{ height:70px; margin-top: 10px; }
.leixins.wrapper03 .scroller li.cur a{ color:#333; border-bottom:none; }
.nitems{ text-align: center; display:inline-block; white-space: nowrap; overflow:hidden; }

.nitems a{padding:15px 5px;display: block;font-size: 14px;line-height: 20px;}

.wrapper03 .scroller li.nitems{ height:auto; }
.wrapper03 .scroller li.cur.nitems a{ height:auto; }
.wrapper03 .scroller li a p.p{font-size: 24px;line-height: 30px; font-weight: bold; }
.nitems a p{ font-size:12px; line-height:14px;}
.nitems img{height: 35px;}




@media (min-width: 600px) {

.listtem{width: 30%;float: left;margin-left: 2.5%;margin-bottom: 15px;height: auto;position: relative;}
.listtem a{height: 360px;}
.listtem img{width: 100%;/* height: 100%;object-fit:cover; */border-radius: 8px;}

}

































































































































</pre></body></html>