﻿@charset "utf-8";
body{margin:0; padding:0; border:0;}
li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
dd,p,ul{margin:0px; padding:0px;}
i,em,cite{font-style:normal; display:block;}
a,p,ul,li,strong,span,h1,h2,h3,h4,h5,h6{font-size:14px;font-family: Arial, "微软雅黑";}
hr{height:1px; border-width:0px;}

.left{float:left;}
.right{float:right;}
.center{width:1000px;  margin:0px auto; clear:both;}
.shadow_1{background:url(../images/mainImg_head.png) repeat-x;  width:100%;  height:5px;  position:relative;  z-index:10;  clear:both;}


/*分页*/
.page{width:100%;  height: 40px;clear: both;text-align: center;padding-top:30px;}
.page strong{color:#FFF;  background-color:#003164;  padding:7px 12px;  margin:1px 10px 0px -1px;  cursor:pointer; border:1px solid #003164; }
.page a{border:1px solid #e6e6e6;  padding:7px 12px;  margin-right:10px;  cursor:pointer; color:#000; }
.page a:hover{background-color:#e6e6e6;  border:1px solid #e6e6e6;}



/*悬浮*/
.fixed{position:fixed;  z-index:50;  right:30px;  bottom:70px; display:none;}
.fixed li{height:45px;  width:45px;  margin-top:1px;  cursor:pointer; background-color:#494949;}
.fixed li:hover{background-color:#0067ac;}
	
.fixed .top {background:#494949 url(../images/fixed-top-icon.png) no-repeat center center;}
.fixed .code{background:#494949 url(../images/fixed-code-icon.png) no-repeat center center;}
.fixed .code img{margin:-230px 0px 0px -140px;  display:none;}
.fixed .alibaba{background:#494949 url(../images/fixed-alibaba-icon.png) no-repeat center center;}
.fixed .alibaba img{margin:-35px 0px 0px -262px;  display:none;}




/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));  z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:8px; background:url(../images/keifu.png); background-position:0 -149px; }






/*缩略图显示*/
.item_thumbnails1 li{float:left; margin:0px 11px 15px 11px;}
.item_thumbnails1 li a{color:#696969; text-align:center; display:block;}
.item_thumbnails1 li a .img{width:225px;  height:225px;  border:1px solid #dfdfdf;  display:block;  margin-bottom:10px;  overflow:hidden;}
.item_thumbnails1 li a:hover{color:#ff6600;}
.item_thumbnails1 li a:hover .img{border:1px solid #ff6600;}
.item_thumbnails1 li a .img img{width:225px;}
.item_thumbnails1 li a span{width:225px; display:block;  text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}

/*列表显示*/
.item_list1 li{width:100%; height:98px; padding-bottom:20px;}
.item_list1 li a{color:#999;}
.item_list1 li a .time b{font-size:46px;   display:block;   line-height:50px;}
.item_list1 li a .time{
	border-radius:0px 0px 20px 0px;
	font-family:Arial;
	color:#888888;
	text-align:center;
	background-color:#eeeeee;
	height:66px;
	width:68px;
	float:left;
	margin-right:20px;
	padding:16px;
}
.item_list1 li a p{color:#353535;  font-size:14px;  display:block;  padding:4px 0px;}
.item_list1 li .time:hover{background-color:#ff6600; color:#fff;}
.item_list1 li p:hover{color:#ff6600;}




/*内页内容*/
.detail1{width:100%; padding-top:10px;}
.detail1 .name{font-size:18px;  display:block;  margin:10px 0px;}
.detail1 hr{background-color:#ccc;}