﻿/*!  Douglass.cn | (c) 2011, 2021 BC network technology co., LTD | QQ: 156890583  
*/

/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/
html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;display: block;}
html{-webkit-text-size-adjust:none;}
img{border:none;vertical-align:middle;}
input,select,button{padding:0;margin:0;outline:none;font-family:inherit;vertical-align:middle;}
textarea{font-family:inherit;padding:0;margin:0;}
button{cursor:pointer;}
html{overflow-x:hidden;}
body{font-size:14px;background-color:#000;font-family:'宋体', sans-serif;}
ul,ol{list-style-type:none;}
h1{font-size:24px;}
h2{font-size:18px;}
h3,h4{font-size:14px;}
h5{font-size:12px;}
i,em,address{font-style:normal;}
a{ text-decoration:none;color:#4f4f4f;}
a:hover{text-decoration:underline;transition:color 200ms linear 0s,background-color 200ms linear 0s,border-color 200ms linear 0s;}	/*鼠标悬停时*/
a:active{}	/*点击与释放时*/
a:visited{}/* 访问过 */

/*- - - - - - - - -样式属002.html - - - - - - - -*/
	/*内容区域*/
	#container{width:555px;height:330px;font-family:-apple-system, blinkmacsystemfont, 'microsoft yahei', sans-serif;margin:0 auto;background:#715121 url(../images/mainbg.jpg) no-repeat center center;}
		/*幻灯片*/
		#slideshow{float:left;width:200px;height:260px;position:relative;overflow:hidden;margin-top:35px;margin-right:10px;margin-left:31px;background:#333;}
		/*图片轮播样式*/
		#slideshow .conbox{width:9999em;position:absolute;}
		#slideshow .conbox .Slide_{float:left;width:200px;height:260px;overflow:hidden;}
		#slideshow .conbox .Slide_ img{width:100%;height:100%;display:block;}
		#slideshow .switcher{width:100%;text-align:center;position:absolute;right:0px;bottom:9px;z-index:99;}
		#slideshow .switcher a{width:18px;height:9px;line-height:0;text-align:center;overflow:hidden;font-family:arial;color:#323232;margin-right:2px;margin-left:2px;background:url(../images/1.png) no-repeat left top;cursor:pointer;display:inline-block;}
		#slideshow .switcher a.cur,#slideshow .switcher a:hover{color:#fff;background-position:right top;}
		/*新闻中心*/
		#news{float:left;width:280px;height:155px;margin-top:33px;margin-bottom:3px;}
		/*客服*/
		#kefu{float:left;width:280px;}
		#kefu .kefulist{width:171px;}
	/*标题*/
	.Title{height:42px;line-height:42px;font-size:18px;font-weight:normal;color:#fff0ad;margin-bottom:20px;border-bottom:1px solid #fff0ad;}
	.Title span{float:left;width:120px;border-bottom:2px solid #291108;}
	/*新闻列表*/
	.NewsList li{height:24px;line-height:20px;overflow:hidden;background:url(../images/line_x.gif) repeat-x 0px 26px;text-overflow:ellipsis;white-space:nowrap;}
	.NewsList li .iconhot{width:38px;height:18px;line-height:normal;margin-left:6px;vertical-align:middle;background:url(../images/icon_hot.png) no-repeat left top;display:inline-block;}
	.NewsList li a{height:28px;line-height:26px;overflow:hidden;font-size:12px;color:#fff0ad;padding-left:17px;background:url(../images/0.png) no-repeat 2px center;display:block;}
	/*客服列表*/
	.kefulist{float:left;padding-top:16px;}
	.kefulist li{float:left;margin-bottom:10px;margin-left:7px;}
	.kefulist li a{width:76px;height:29px;line-height:29px;text-align:center;color:#fff0ad;background:#36140b url(../images/btnbg.jpg) no-repeat left top;display:block;}
	/*二维码*/
	.RQcode{float:right;width:100px;text-align:center;}
	.RQcode ._pic{width:100px;height:100px;background:#333;display:block;}
	.RQcode ._pic img{width:100%;height:100%;display:block;}
	.RQcode strong{height:32px;line-height:32px;font-size:12px;font-weight:normal;color:#fff0ad;display:block;}


