<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,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font-family: microsoft yahei; font-size:14px;color:#555;outline:0; background:#f7f7f7}
a:link,a:visited,a:hover,a:active{font-family: microsoft yahei;text-decoration:none;}
/*color*/
.cz {color:#960}
.cRed, a.cRed, a.cRed:visited {color:#890411;}
.cBlue, a.cBlue, a.cBlue:visited {color: #0D589D;}
.cDRed, a.cDRed, a.cDRed:visited {color:#bc2931;}
.cGray, a.cGray, a.cGray:visited {color: #FFCC00;}
.cDGray, a.cDGray, a.cDGray:visited {color: #666666;}
.cWhite, a.cWhite, a.cWhite:visited {color:#ffffff;}
.cBlack, a.cBlack, a.cBlack:visited {color:#000000;}
.cGreen, a.cGreen, a.cGreen:visited {color:#008000;}
.cYellow, a.cYellow, a.cYellow:visited {color:#003399;}
.cZi, a.cZi, a.cZi:visited {color:#D1004A;}
#wrapper{ width:10rem;margin:0 auto; overflow:hidden;}
.mb30{ margin-bottom:30px}
.mt30{ margin-top:30px}
.mr10{ margin-right:8px}
.ml15{ margin-left:15px}
.mt20{ margin-top:20px}

/*轮播图*/
.sideBar,.special{width:10rem;overflow:hidden; margin:0 auto}
.sideBar_left{width:9rem;overflow:hidden;margin:.5rem auto .3rem auto;box-shadow:0rem 0rem 0.075rem 0.075rem #e1e1e1;}
.sideBar_right{width:8.4rem;box-shadow:0rem 0rem 0.075rem 0.075rem #e1e1e1;margin:0 .5rem .5rem .5rem;padding:.3rem; background:#fff}
.focus{position:relative;width:100%;height:7.4rem;margin:0 auto;}
.focus img{width:100%;display:block}
.focus .fPic{position:absolute;left:0rem;top:0rem;}
.focus .shadow{width:8.4rem;padding:.3rem;z-index:10;height:2rem;line-height:.8rem;background:#fff;display:block;text-align:center;color:#333;font-size:.38rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.focus .fcon{position:relative;width:100%;float:left;display:block;background:#000;}
.focus .fcon img{display:block;}
.focus .D1fBt{bottom:.2rem;right:3rem;margin:0 auto;position:absolute;height:.5rem;text-align:center;z-index:200;display:flex;justify-content:center}
.focus .D1fBt a{display:inline-block;width:0.3rem;height:0.3rem;border-radius:0.125rem;margin:0 0.125rem;text-decoration:none;background:#D9D9D9;}
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#b72412;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none;font-style:normal;}
.focus .prev,.focus .next{position:absolute;width:1rem;height:1.5rem;background:url(http://auto.qingdaonews.com/images/73262.files/focus_btn.png) no-repeat;z-index:999}
.focus .prev{top:2rem;left:0;background-position:0 -0.125rem;cursor:pointer;border-radius:0 0.25rem 0.25rem 0}
.focus .next{top:2rem;right:0;background-position:-1rem -0.125rem;cursor:pointer;border-radius:0.25rem 0 0 0.25rem}
.focus .prev:hover{background-position:0 -0.125rem;}
.focus .next:hover{background-position:-1rem -0.125rem}

/*-头条新闻-*/
.headnews{height:auto;margin:0 auto}
.headnews li{padding:0.4rem 0;border-bottom:0.025rem dashed #CCC; }
.headnews li a{text-align:left;line-height:0.75rem;font-size:0.40rem;color:#000;font-weight:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.headnews li:last-child { border-bottom:0}
.headnews li img{margin-bottom:-0.1rem;margin-right:0.25rem; width:.4rem}
.headnews li a{color:#000;}


.newList li:nth-child(2n){margin-right:0}
.newList{width:100%;overflow:hidden;}
.newList li{width:10rem;padding:0.5rem 0.75rem 0 0.75rem;margin-right:1rem;float:left;display:block;overflow:hidden;}
.newList li a{color:#222;font-size:0.4rem;line-height:0.8rem;}
.newList li:before{content:'';background:#ccc;width:0.1rem;height:0.1rem;overflow:hidden;display:inline-block;margin:0.325rem 0.275rem 0 0;border-radius:100%;float:left;}
.newList.noBack li:before{content:none}
.newList li span{color:#9b9b9b;padding-right:0.5rem;}
.newList li span a{color:#9b9b9b}
.newList li span:hover{color:#ff6633 !important}
.noBack li a{background:none !important;padding-left:0 !important}
.noBack li a:before{content:none}
.piclist{overflow:hidden; width:9rem; margin:0 auto}
.piclist li{width:4.3rem;margin-right:.36rem;float:left;margin-bottom:0.5rem;background:#fff;box-shadow:0rem 0rem 0.075rem 0.075rem #e1e1e1;}
.piclist img{width:100%; display:block}
.piclist li p{color:#333;font-size:0.35rem;line-height:0.60rem;text-align:left;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.piclist li p a{color:#707070;}
.piclist li:nth-child(2n){margin-right:0}
.titImg{margin-top:0.5rem;}
.carousel{overflow:hidden;width:28.5rem;position:relative;}
.prev,.next{display:block;width:1.475rem;height:5.75rem;overflow:hidden;display:block;text-decoration:none;cursor:pointer;outline:0;position:absolute;z-index:99}
.prev{left:0;top:0;background:#fff url(jt01.jpg) center no-repeat;}
.next{right:0rem;top:0;background:#fff url(jt02.jpg) center no-repeat}
.m-sp{float:left;width:28.75rem;overflow:hidden}
.m-sp li{float:left;display:block;width:5.25rem;margin:0 0.625rem;text-align:left;}
.m-sp strong{display:block;line-height:0.6rem;font-size:0.4rem;color:#333;font-weight:normal;text-align:center}
.m-sp img{display:block;width:6.175rem;height:4.1rem;border-radius:0.1rem;margin-bottom:0.25rem}
.toutiao{background:#fff;box-shadow:0rem 0rem 0.075rem 0.075rem #e1e1e1;overflow:hidden;padding:.3rem;border-radius:.13rem;margin:.4rem auto 0 auto;width:8.4rem}
.toutiao h2{font-size:.45rem;text-align:left;font-weight:normal;color:#333;line-height:.7rem;margin-bottom:.1rem}
.toutiao p{text-align:right}
.bigpic{background:#fff;box-shadow:0rem 0rem 0.075rem 0.075rem #e1e1e1;width:29.85rem;margin:0 auto 0.75rem auto}
.bigpic img{width:100%;height:11.05rem}
.bigpic p{font-size:0.6rem;text-align:center;font-weight:normal;color:#333;}
.smlist{overflow:hidden;}
.smlist li{width:9rem;margin:.1rem .5rem .5rem .5rem;background:#fff;box-shadow:0rem 0rem 0.075rem 0.075rem #e1e1e1;}
.smlist img{width:100%; display:block}
.smlist li p{color:#333;font-size:0.4rem;line-height:0.7rem;text-align:left;display:block;overflow:hidden}
.smlist li p a{color:#707070;}
.smlist li:nth-child(2n){margin-right:0}
.ptext{padding:.23rem}
.ptext2{padding:.23rem .3rem}

.tit_r{width:100%; overflow:hidden;background:#e44c09;}
.tit_r strong{ display:block; width:27%; padding:2% 3%; background:#e44c09;color:#fff; float:left; text-align:center; line-height:.56rem; font-weight:normal; font-size:.38rem;}
.tit_r strong.on{color:#e44c09;line-height:.56rem; background:#e5e5e5}

.m-lst-3{width:100%;overflow:hidden;}
.m-lst-3 img{ display: inline-block;width:100%; height:auto}
</pre></body></html>