@charset "utf-8";
/* CSS Document */
#touchMain{display:none}
body{ background:#f1f1f1}
a:hover{ color:#a00}
.menu{ border-bottom:1px dashed #ccc}
#playBox{ width:1000px; height:600px; margin:10px auto;  position:relative;  border:1px solid #eee;}
#playBox .tihuan{ width:100%; height:100%; position:relative; overflow:hidden; }
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left; position:relative ;width:1050px;}
#playBox .oUlplay li p{
	width: 993px;
	height: 100px;
	background: #fcfcfc;
	font-size: 24px;
	color: #333;
	position: absolute;
	top: 500px;
	z-index: 999;
	padding-top: 5px;
	padding-left: 5px;
}
#playBox .pre{
	cursor: pointer;
	width: 100px;
	height: 100px;
	background: url(../images/l.png) no-repeat;
	position: absolute;
	top: 220px;
	left:-100px;
	z-index: 999;
}
#playBox .next{
	cursor: pointer;
	width: 100px;
	height: 100px;
	background: url(../images/r.png) no-repeat;
	position: absolute;
	top: 220px;
	right: -100px;
	z-index: 10;
}
#playBox .smalltitle {
	width: 1000px;
	height: 10px;
	position: absolute;
	bottom: 24px;
	font-size:24px;
	z-index: 10
}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; position:relative; margin:0 5px; border-radius:10px; background:#ccc; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#f00;}
.n_box{ width:1200px; height:750px; background:#0CF; margin:0 auto;  background:#FFF; overflow:hidden}
.top_line{ height:120px; background:url(../images/tout2.png) left center no-repeat; }
.top_line .nei{width:1000px; height:120px; margin:0 auto; }
.top_line h1{ font-size:42px; color:#333; height:100px; letter-spacing:2px; text-align:center; padding-top:30px; overflow:hidden }
/*************新闻列表开始*****************/
.news_list{ width:1200px; height:900px; margin:0 auto; background:#FFF; margin-top:10px;}
.news_list .biaoti{ height:60px; width:1000px; border-bottom:2px solid #1461bd; margin:0 auto; }
.news_list .biaoti span{ height:40px; display:inline-block; line-height:40px; letter-spacing:2px; margin-top:20px; width:120px; background:#105fbb; color:#FFF; text-align:center;  font-size:20px; font-weight:600}
.news_list .biaoti a{ float:right; width:40px; background:#F60; color:#FFF; display:inline-block; font-size:12px; margin-top:30px; text-align:center; margin-right:20px;}
.news_list ul.list{ width:1000px; margin:0 auto;}
.news_list ul.list li{ height:115px; margin:20px 0px;}
.news_list ul.list li img{ width:155px; height:112px; float:left;  padding-left:0px;}
.news_list ul.list li div{ width:650px; float:left; margin-left:20px; padding-top:10px;}
.news_list ul.list li h1{ font-size:20px; font-weight:400;}
.news_list ul.list li h1 a{ color:#343434}
.news_list ul.list li  a:hover{ color:#a00}
.news_list ul.list li p{ font-size:14px; font-weight:400; line-height:22px; padding-top:5px; }
.news_list ul.list li p a{color:#656563}
.news_list ul.list li span{ float:right; background:#105fbb; font-size:14px; width:100px; margin-top:20px; text-align:center; display:inline-block; color:#FFF; height:35px; line-height:35px}

/*************新闻列表结束*****************/
/*************新闻内容开始*****************/
.newsd{ margin:15px auto; width:1200px;}
.newsd .newsl{ width:875px; float:left; background:#FFF; padding-bottom:10px;  }
.newsl h1{ width:90%; font-weight:400; font-size:28px; color:#333; margin:0 auto; display:block; height:100px; line-height:120px; text-align:center}
.newsl h3{ height:30px; margin-top:20px; font-weight:400; font-size:16px; padding-left:20px; border-left:4px solid #0e3fbb; line-height:30px }
.newsl h3 a{ color:#666} 
.newsl h3 a:hover{ color:#c00} 
.newsl .ntime{ width:90%; border-bottom:#b0b0b0 1px  dashed; height:35px; margin:0 auto; line-height:35px;}
.newsl .ntime span{ font-size:14px; color:#b0b0b0;  }
.newsl .ntime .lf{ float:left}
.newsl .ntime .rt{ float:right; display:inline-block; width:60px; padding-left:24px; height:40px; background: url(../images/fanhui.png) left 10px no-repeat}
.newsl .ncut{ width:80%; text-indent:20px; background:#f1f2f6; height:60px; color:#696969; line-height:30px; margin:0 auto; margin-top:10px; color:#817f7f; font-size:14px; padding:20px 5%;}
.newsl img{ width:100%; padding:10px 0px;}
.newsl .ntext{ width:90%; line-height:35px; margin:0 auto; font-size:16px; color:#686868; }
.newsl .ntext p{ text-indent:30px;}
.newsd .newsr{ width:310px; float:right; background:#FFF; padding-bottom:15px; }
.newsd .newsr h3{ color:#686868; line-height:70px; height:70px; border-bottom:1px  dashed #CCCCCC}
.newsd .newsr h3 span{ display:inline-block; height:30px; border-left:4px solid #0e3fbb; padding-left:20px; line-height:30px;}
.newsd .newsr li{ text-align:center}
.newsd .newsr li img{ width:85%; height:178px; padding:10px;}
.newsd .newsr li p{ font-size:14px; height:30px; line-height:30px;}
/*************新闻内容结束*****************/
