@charset "utf-8";
/*小蒋*/
* {
	margin: 0;
	padding: 0;
	color: #575757;
	font: 14px/24px "microsoft yahei", "times new roman", sans-serif;
}
a,
a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
}

	/* 文字颜色 */
.fc005bac {
	color: #005bac;
}


.mt20{
	margin-top:20px;
}


	/*新闻列表*/
		
.newsListIcon {
	display: inline-block;
	vertical-align:middle;
	width:24px;
	height: 92px;
	margin-left:24px;
	background: url("images/lineD.png") center no-repeat;
}
.newsListItem:hover .newsListIcon{
	background: url("../../../images2/gwsy/about/lineY.png") no-repeat;
}
.newsListItem:hover > span,.newsListItem:hover > a,.newsListItem:hover > span a{
	color: #005bac;
}
.newsListItem:hover.noHover > span{
	color: #575757;
}

.newsListItem .listText {
	margin-left: 55px;
}
/*.newsListItem .listP {
	margin-left: 128px;
}*/
	
		/* 版本2 */
.newsListSimple .newsListIcon{
	width:6px;
	height:6px;
	margin-left:0;
	background:url(../../images2/asset/dots.gif) top;
}

.newsListSimple .newsListItem{
	border-bottom:#e8e8e8 1px solid;
	padding:10px;
    cursor: pointer;
}
.newsListItemd{
	border-top:#e8e8e8 1px solid;
	padding:10px;
}
.newsListItemdd{
	padding:10px;
}
.newsListSimple .newsListItem:hover .newsListIcon,
.newsListSimple .newsListItem.open .newsListIcon{
	background:url(../../images2/asset/dots.gif) 0 -6px;
}
.newsListSimple .newsListItem.noHover:hover .newsListIcon{
	background-position:0 0;
}
.newsListSimple .listText {
	margin-left: 10px;
 	display: inline-block;
	width: 880px;
}
.newsListSimple .listP{
	float:right;
}

		/* 版本3 */
.nls .newsListItem.open{
	border:0;
}

.nls .newsListItem.open span{
	color:#005bac;
}

.nls .newsListDetail{
	border-bottom:1px #e8e8e8 solid;
	padding-top:15px;
	padding-bottom:30px;
}

.nls .newsListDetail.accordion-desc{
	padding-top:0;
}

.nls .listP{
	margin-top:5px;
}
.nls .listT{
	margin-top:0px;
}

	/* 下拉菜单 */
	
.selectBox {
	width:205px;
	height:36px;
	position:relative;
	text-indent: 1em;
}
.selectBoxSmall {
	width:161px;
	height:29px;
}

.selectLabel{
	line-height:36px;
}

.selectTitle {
	width:100%;
	height:100%;
	line-height:38px;
	border:#c0c0c0 1px solid;
}

.selectTitleCon{
	color:#aaa;
}

.selectTitleSmall {
	line-height:29px;
}
.selectCont {
	width:100%;
	max-height:200px;
	overflow:auto;
	display:none;
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	font-size:12px;
	line-height:30px;
	border:#ccc 1px solid;
	background-color:#fff;
}

.selectItemTitle{
	color:#aaa;
	background-color:#fafafa;
}


.selectContSmall {
	top:30px;
}

.selectCont>a {
	display:block;
	cursor:pointer;
	text-indent:0.7em;
	padding:5px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.selectCont>a:hover {
	background-color:#005bac;
	color:#FFF;
}
	/* 箭头切换 */
	
.arrowAbout{
	display:block;
	width:12px;
	height:11px;
	background:url(../../images2/asset/arrow.gif) no-repeat;
}

.arrowAbout.open{
	background-position:0 -11px;
}
.conTitle{ color:#005bac; line-height:40px; border-bottom:1px #e8e8e8 solid;}
ul,
li {
	list-style-type: none;
}
.conRight {
	width:970px;
	float:right;
	padding:30px 0 30px 30px;
}

.newsListItem:hover .listP .floatR{
	color: #005bac;
}
/*tom begin 2016.2.22*/

a {
	text-decoration: none;
}
.ztjz {
	width:1200px;
	margin:0 auto;
}
.mt40 {
	margin-top: 40px;
}

.newsListSimple .newsListItem {
border-bottom: #e8e8e8 1px solid;
padding: 10px;
}
ul, li {
list-style-type: none;
}



.conTitle {
color: #005bac;
line-height: 40px;
border-bottom: 1px #e8e8e8 solid;
}
.fs16 {
font-size: 16px;
}
.paragraph p, .paragraph h2 {
margin-top: 12px;
height: 24px;
line-height: 24px;
}

.fl.text_stitl{
	overflow-x:auto;
      overflow-y: hidden;
}
.text_stitl::-webkit-scrollbar{
height:6px;
}

.text_stitl::-webkit-scrollbar-track{
background: #f6f6f6;
	border-radius:2px;
}
.text_stitl::-webkit-scrollbar-thumb{
background: #aaa;border-radius:2px;
}
.text_stitl::-webkit-scrollbar-thumb:hover{
background: #747474;
}
.text_stitl::-webkit-scrollbar-corner{
background: #f6f6f6;
}
.tabWrapperCon {
border-bottom: 1px #e8e8e8 solid;
  width:1100px;
height: 42px;
}
.tabWrapperCon a {
	text-decoration: none;
}
.wjHover:hover, .tabs a:hover {
color: #005bac;
}
.tabNew a {
/*margin-right: 10px;*/
padding: 8px 26px;
display: inline-block;
cursor: pointer;
}
.tabNew a.active {
background: #ffffff;
color: #005bac;
border-top: 3px #0a61af solid;
border-left: 1px #0a61af solid;
border-right: 1px #0a61af solid;
}


/*qiyewenhua*/
.paragraph1 {
	margin-left: 60px;
	margin-top: 45px;
}
.ml10 {
	margin-left: 10px;
}
.summary {
	color: #005BAC;
	margin-top: 30px;
}
a:focus{outline:none;}
/*tom end 2016.2.22*/
.newsListItemd .scaPing{
  margin-left:20px;
  display:inline-block;
  width: 768px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.paragraphLong .Indent{
  padding-left:2em;
}
.newsListItemd .scaPing:hover,.newsListSimple .listText:hover{
  color:#005bac;
}
/*2016.5.19 修改*/
.newsListSimple .listTextywjs{
	margin-left:0px;
}
.newsListSimple .newsListItemywjs{
	padding-left:0px;
}
.footer{
    background: url(../../images/v2/common/cpic_common_footer_bg.jpg) no-repeat;
}
.linkOut a {
    color: #fff;
}
.copyWords p {
    color: #D0E0F2;
}