﻿/*公共样式*/
body{margin:0;background:url(20170322index_01.jpg) no-repeat top center; width:100%;}/*背景宽度随着分辨率大小显示*/
.main{width:1131px; margin:0 auto;}/*整体页面居中显示*/
img{border:0;}
.listh{ line-height:30px;}
A {
	COLOR: #333; CURSOR: pointer; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333; CURSOR: pointer; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; CURSOR: pointer; TEXT-DECORATION: none
}
p {
   margin-top:0;
   margin-bottom:0;
}
/*首页样式*/
.indextd{ font-family:"微软雅黑","Microsoft Yahei"; font-size:14px; color:#333}
.indexbor{ border-left:#dadee1 1px solid;border-right:#dadee1 1px solid;border-bottom:#dadee1 1px solid;}
.bigtitle,.bigtitle a { color:#0069a0; font-size:18px;}
.bigtitle A { color:#0069a0;}
.bigtitle A:visited { color:#0069a0;}
.bigtitle A:hover {	COLOR: #ff6600; CURSOR: pointer; TEXT-DECORATION: none}
.bigtitle1 { color:#0069a0; font-size:16px;}
.bigtitle1 a { color:#0069a0;}
.bigtitle1 a:visited { color:#0069a0;}
.bigtitle1 a:hover {	COLOR: #ff6600; CURSOR: pointer; TEXT-DECORATION: none}
.xuxian{ border-bottom:#CCC 1px dashed;}
.ldbor{ border-bottom:#e1ebf5 5px solid; border-left:#e1ebf5 5px solid; border-right:#e1ebf5 5px solid;}