@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;}
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:1180px;overflow:hidden;margin:0 auto}
.top{width:100%;background:url(top_01.jpg) no-repeat center top; height:668px}
.main{overflow:hidden; width:1180px; margin:0 auto}
.ad1{width:1180px;height:60px;margin-top:12px}
.newsbox,.mainbox{overflow:hidden;margin-bottom:20px}
.newsbox p{color:#424242;line-height:30px;font-size:16px;}
.mb30{margin-bottom:30px}
.mt30{margin-top:30px}
.mr10{margin-right:8px}
.ml15{margin-left:15px}
.mt20{margin-top:20px}
.mr58{margin-right:40px}
.bg1{background:url(bg01.png) no-repeat center top;width:100%;height:483px}
/*轮播图*/
.sideBar{width: 1160px;overflow: hidden;background: #fff;padding: 30px 20px; margin:0 auto 0 auto ;}
.sideBar_left{width:700px;float:left;overflow:hidden; margin-right:20px}
.sideBar_right{width:420px;float:right}
.focus{position:relative;width:700px;height:370px;float:left;}
.focus img{width:700px;height:370px;}
.focus .fPic{position:absolute;left:0px;top:0px;}
.focus .shadow{width:100%;position:absolute;bottom:0;left:2px;z-index:10;height:60px;line-height:60px;background:#000;opacity:0.7;display:block;text-align:center;color:#fff;font-size:20px;overflow:hidden;text-shadow:0 0 5px rgba(0,0,0,0.8)}
.focus .fcon{position:relative;width:100%;float:left;display:block;background:#000;}
.focus .fcon img{display:block;}
.focus .D1fBt{bottom:5px;right:15px;margin-right:15px;position:absolute;height:21px;text-align:center;z-index:200;display:flex;justify-content:center}
.focus .D1fBt a{display:inline-block;width:12px;height:12px;border-radius:5px;margin:0 5px;text-decoration:none;background:#E1AF72;}
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#8CAED6;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none;font-style:normal;}
.focus .prev,.focus .next{position:absolute;width:40px;height:60px;background:url(http://auto.qingdaonews.com/images/73262.files/focus_btn.png) no-repeat;z-index:999}
.focus .prev{top:110px;left:0;background-position:0 -5px;cursor:pointer;border-radius:0 10px 10px 0}
.focus .next{top:110px;right:0;background-position:-40px -5px;cursor:pointer;border-radius:10px 0 0 10px}
.focus .prev:hover{background-position:0 -5px;}
.focus .next:hover{background-position:-40px -5px}
.picBox{overflow:hidden; padding:40px 0}
.pic-l{ float:left; display:block; width:571px;}
.pic-l img{width:571px; height:310px}
.pic-r{ float:left; display:block; width:564px; margin-left:40px}
.pic-r p{ font-size:14px; line-height:30px; padding:30px 0}

/*-头条新闻-*/
.newbox{border-bottom:1px dashed #e9e9e9; padding:10px 0}
.headnews{height:auto;}
.headnews h2{text-align:left;line-height:28px;font-size:18px;color:#404040;font-weight: bold;}
.headnews h2 a{color:#404040;}
.headnews h2 a:hover{color:#fb5f20;}
.headnews p{text-align:left;color:#9b9b9b;margin-bottom:15px;font-size:14px;line-height:24px}
.newsList{overflow:hidden;padding-left:5px}
.newsList li{line-height:30px;font-size:16px;color:#272727;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden;width:100%;}
.newsList li a{color:#272727}
.newsList li a:hover{color:#fb5f20;font-weight:normal;}
.newsList li:before{content:'';width:5px;height:5px;background:#272727;overflow:hidden;display:inline-block;margin:13px 11px 0 0;border-radius:100%;float:left;}
.news-tit{height:37px;text-align:right;line-height:37px;}
.news-tit h3 a{text-align:right;font-size:14px;line-height:37px;height:37px}
.news-tit h3{font-size:24px;line-height:37px;font-weight:normal;color:#404040;float:left;display:block}
.w571-left{float:left;width:571px; padding:40px 0}
.title{height:37px;padding-right:5px;text-align:right;line-height:37px;}
.title h2{font-size:24px;line-height:37px;font-weight:normal;float:left;display:block}
.title h2 a{text-align:right;font-size:14px;}
.title h2 img{margin-bottom:-10px;margin-right:10px;width:32px;height:32px}
.newsImg{width:571px;height:310px;margin:15px 0}

.imglist,.piclist{ width:1300px; margin:40px 0; overflow:hidden}
.imglist li{float:left;display:block;width:285px; background:#f4f4f4; margin-right:15px; margin-bottom:15px }
.imglist img{display:block;width:285px;height:185px;margin-bottom:5px; text-align:center}
.fcbox{ width:590px; float:left; padding:15px 0; border-bottom:1px dashed #e9e9e9;}
.fcbox img{ width:160px; height:100px; float:left; margin-right:15px}
.fcbox h4 a{text-align:left;line-height:28px; height:28px; display:block; overflow:hidden;font-size:18px;color:#000;font-weight: normal; margin-bottom:15px}
.fcbox h4 a:hover{color:#fb5f20;}

/* 关于品牌 */
.pinpai{margin-top: 30px; width:1200px}
.pinpaiBox{margin-top: 20px;text-align: center;}
.pinpaiBox a{display: inline-block;margin-right: 18px;margin-top: 20px;width: 156px;}
.pinpaiBox a:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-mox-transform: scale(1.1)}
.pinpaiBox img{width: 100%;height: 100%;}
.pinpaiBox a:nth-child(7n){margin-right: 0px;}