﻿/* 全局CSS定义 !important */
body,input,select,textarea,table,td,tr,th{margin:0; padding:0; font-family:Arial, "微软雅黑"; font-size:14px; color:#333;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0px; padding:0px; list-style:none; border:0;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;font-family:Microsoft YaHei,Microsoft JhengHei,STHeiti,MingLiu;}


/* 链接颜色 a:link,a:visited,a:hover,a:active */
a {margin: 0px;padding:0px;border:0px;}
a:link {text-decoration: none; color:#a81c1c;}
a:visited {text-decoration: none; color:#a81c1c;}
a:hover {text-decoration:none; color:#d30000;}
a:active {text-decoration: none; color:#d30000;}

.mr100{margin-right:100px;}.mr6{margin-right:7px;}
.mr12{margin-right:12px;}
.mr35{margin-right:35px;}
.mt20{margin-top:20px;}
.mtf13{margin-top:-13px;}
.mtf11{margin-top:-11px;}
.unLine,.unLine a{text-decoration: none;}
.clear { clear:both;}

.inlineBox{
	width: 1200px;
	margin: 0 auto;
}

#index .inlineBox{
	display: table;
}

#index .inlineBox a:hover{
	color: #a62b00;
}
#index .newsImg{
	width: 1200px;
	height: 358px;
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
}

#index .newsImg #dissolve{
	margin:0px 0 0 0;
	height: 350px;
	position: relative;
    text-align: center;
}
#index .newsImg #dissolve li .imgnews{
	width: 640px;
	height: 358px;
	float:left;
}
#dissolve ul {
    position: relative;
}
#dissolve ul li {
	position: absolute;
	width: 100%;
	display: block;
	text-align: center;
}
#dissolve ul li img {
    width: 640px;
    height: 358px;
}
#dissolve ul li p {
	color: #333;
	margin: 0;
	width:554px;
	height: 359px;
	box-sizing: border-box;
	/* background-image: url(../../images/imgnews_textbg.jpg); */
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
}
#dissolve ul li p .h1 {
	color: #262626;
	width: 525px;
	font-weight:bold;
	font-size: 16px;
	line-height: 36px;
	margin-top:20px;
	margin-left:20px;
	display: inline-block;
	text-align:left;
}
#dissolve ul li p .newsfrome {
	color: #fff;
	font-size: 12px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	margin-right:0;
	display: inline-block;
	background-color: #ff0000;
}
#dissolve ul li p .newsfrome2 {
	color: #717171;
	font-size: 12px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
	margin-top:10px;
	margin-left:0;
	float:left;
	margin-right:0;
	display: inline-block;
	background-color: #e9e9e9;
}
#dissolve ul li p .date {
	color: #333;
	font-size: 12px;margin-top:10px;
	line-height: 18px;
	float:right;
	margin-right:30px;
	display: inline-block;
	text-align:right;

}
#dissolve ul li p span a{
	height: 100%;
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    color: #626161;
}
#dissolve ul li p .textnews {
	color: #333;
	width: 520px;
	font-size: 14px;
	line-height: 40px;
	margin-top:10px;
	margin-left:20px;
	margin-right:25px;
	display: inline-block;
	text-align:left;

}
#dissolve ul li p .textnews2 {
	color: #333;
	width: 520px;
	font-size: 12px;
	line-height: 20px;
	margin-left:20px;
	margin-right:25px;
	display: inline-block;
	text-align:left;
}
#dissolve ul li p .link_news{
	width: 554px;
	color: #e22323;
	font-size: 16px;
	line-height: 40px;margin-top:30px;padding-right:10Spx;
	text-align: right;display: inline-block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e9e9e9;
	box-sizing: border-box;
}
#creditlink{width:100%;height: 165px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3f3f3;	}

#creditimg{
	width: 1200px;
	height: 120px;
	margin-top: 22px;
	margin-bottom: 23px;
	margin-right: auto;
	margin-left: auto;
}

#creditimg dd{
	width:165px;
	height: 120px;
	float:left;
}


#block_grey{

	padding-top: 10px;
	padding-bottom: 10px;
}


.pullLeft{
	float: left;
}
.pullRight{
	float: right;
}

#index .info_img{
	width: 395px;

}
#index .info_img .title img{
	margin-bottom:10px;
	margin-top:10px;

}
#index .info_img .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:20px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_img .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}

#index .info_img .top{
	padding: 0px 7px 7px 140px;
	width:225px;
	height: 150px;
    box-sizing: border-box;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;

}
#index .info_img .top >img{
	position: absolute;
	top: 0px;
	left: 0px;
	width:125px;
	height:150px;
}
#index .info_img .top >h6{
	width:230px;
	color: #1f1f1f;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}

#index .info_img .top >p{
    width:252px;
    height:100px;
	font-size: 12px;
	line-height: 20px;
	overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: inline-block;
}
#index .info_img .top a,#index .info_img .top a:link{color: #1f1f1f;}
#index .info_img .top a:hover{color: #a62b00;}
#index .info_img .bottom{
	padding: 10px 0;

}
#index .info_img .bottom li {
	padding: 20px 0px 20px 0px;
	position: relative;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

#index .info_img .bottom li dt a{
	float: left;
	width:285px;
	height: 55px;
	color: #1f1f1f;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}
#index .info_img .bottom li dd a{
    float: right;
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#index .info_img .bottom a:hover{color: #a62b00;}


#index .info_notice{
	width: 335px;

}
#index .info_notice .title img{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;

}
#index .info_notice .title{
	position: relative;
	height: 40px;
	font-size: 16px;
	margin-bottom:0px;
	color: #fff;
	background: #e22323;
}
#index .info_notice .more{
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}


#index .info_notice #list{
	background-color: #f3f3f3;padding: 10px 5px 10px 5px;}

#index .info_notice li {
	position: relative;
	/* height: 80px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

#index .info_notice li dt a{
	/* float: left; */
	width:256px;
	/* height: 60px; */
	color: #1f1f1f;
	font-size: 14px;
	line-height:30px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	display: inline-block;
	padding-left: 30px;
}
#index .info_notice  li dd a{

	color: #999;
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	right: 5px;
	bottom: 0;
}

#index .info_notice a:hover{color: #a62b00;}

#index .info_notice li dt i{width: 8px;
	height: 8px;
	position: absolute;
	left: 10px;
	top: 12px;
	background-image: url(../../images/icon_dd_block.png);
	background-repeat: no-repeat;
	background-position: 0 0;}





#index .info_case{
	width:780px;

}
#index .info_case .title img{
	margin-bottom:10px;
	margin-top:10px;

}
#index .info_case .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:20px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_case .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}

#index .info_case .top{
	padding: 0px 7px 7px 0px;
	width:345px;
	height: 100px;
	margin-bottom:20px;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e9e9e9;
}
#index .info_case .top >h6{
	width:345px;
	color: #cf0000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}

#index .info_case .top >p{
	width:345px;
	font-size: 12px;
	height: 60px;
	line-height: 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	display: inline-block;
	position:relative;
	text-overflow: -o-ellipsis-lastline;
}
/* #index .info_case .top >p:before{
	content:'...';
	position:absolute;
	right:0;
	bottom:0;
	width:100px;
	background-color:#fff;
} */
#index .info_case .top >.date{
	color: #13a4c3;
	font-size: 12px;
	position: absolute;
	right: 5px;
	bottom: 10px;
}
#index .info_case .top >h6 a,#index .info_img .top >h6 a:link{color: #cf0000;}
#index .info_case .top  a,#index .info_img .top  a:link{color: #1f1f1f;}
#index .info_case .top a:hover{color: #a62b00;}
#index .info_case .imglink{}


/* 新增*/
#index .info_industry{
	width:380px;

}
#index .info_industry .title img{
	margin-bottom:10px;
	margin-top:10px;

}
#index .info_industry .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:20px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_industry .imglink{}



#index  .newsTab3 {
	border: 1px solid #cacaca;
	width: 390px;
	height:380px;
	margin-right: 0;
}


#index   .newsTab3 .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:10px;
	color: #FFFFFF;
	background-color: #d80000;
	text-align: center;
	line-height: 45px;
}







.newsTab3{
	width:380px;
	overflow: hidden;
	background-color: #FFFFFF;

}
.newsTab3 h3{
	box-sizing: border-box;
	width: 210px;
	height: 35px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
.newsTab3 h3 >span{
	width: 105px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-align: center;
	margin:0;
	color: #3d3d3d;
	font-size: 15px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.newsTab3 h3 >span.click{

	border-radius: 4px 4px 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ce0000;
}
.newsTab3 h3 >a{
	color: #00599e;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;

}
.newsTab3  .roll{width:100%;height:290px; overflow-y:scroll;}
.datalisttab{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;

}

.datalisttab td{
	max-width:140px;
	color: #666666;white-space: nowrap;/*内容超宽后禁止换行显示*/
	overflow: hidden;/*超出部分隐藏*/
	text-overflow:ellipsis;/*文字超出部分以省略号显示*/
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 20px;
	text-align: center;
}
/* 新增结束*/




#index .info_low{
	width: 390px;

}
#index .info_low .title img{
	margin-bottom:10px;
	margin-top:10px;

}
#index .info_low .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:5px;
	color: #333;
	background-image: url(../../images/title_line _index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_low .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}




#index .info_low li a {
	position: relative;
	height: 60px;
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

#index .info_low li dt a{
	float: left;
	width:350px;
	height: 30px;
	color: #1f1f1f;
	font-size: 14px;
	line-height:30px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	padding-left: 30px;
}
#index .info_low  li dd a{

	color: #999;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 30px;
	bottom: 8px;
}

#index .info_low a:hover{color: #a62b00;}

#index .info_low li dt i{width: 8px;
	height: 8px;
	position: absolute;
	left: 10px;
	top: 12px;
	background-image: url(../../images/icon_dd_block2.png);
	background-repeat: no-repeat;
	background-position: 0 0;}



#page  #location{
	background-color: #fff;
	display: block;width:100%;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
#page  #location img{
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#page  #location .inlineBox dt{
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	display: inline-table;
}
#page  #location .inlineBox dd{
	text-align: left;
	vertical-align: middle;
	height: 60px;
	width: 150px;
	line-height: 60px;
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	display: block;
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	position: relative;
}
#page  #location .inlineBox dd a:link,a:visited{
	color:#444;text-decoration:none;
}

#page  #location .inlineBox dd a{
	color: #0b0b0b;
}

#page  #location .lineright{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
}
#page  #location .inlineBox dd span{
	display: inline;
	font-size: 28px;
	color: #333333;
	font-weight: 400;
	position: absolute;
	top: 0px;
	right: 30px;
}
#page .inlineBox{
	display: table;
}

#page  #list{
	width: 860px;
	overflow: hidden;
	padding: 10px;
	float: left;
}

#page  #list li {

	position: relative;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

/*#page  #listPage   a{*/
/*	width:100%;*/
/*	height: 60px;*/
/*	color: #1f1f1f;*/
/*	font-size: 16px;*/
/*	line-height: 60px;*/
/*	position: relative;*/
/*	overflow:hidden;*/
/*	text-overflow:ellipsis;*/
/*	-o-text-overflow:ellipsis;*/
/*	white-space:nowrap;*/
/*	display: inline-block;*/
/*	font-weight:600;*/
/*}*/

#page  #list li  a{
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#page  #list a:hover{color: #a62b00;}


#pagnub {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:25px;
	margin-bottom: 25px;

}
/*#pagnub a {*/
/*	width: 3% !important;*/
/*}*/
#pagnub .arrowleft {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_left_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
}

#pagnub .top {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_top_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
}
#pagnub .top:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_top.png);
}
#pagnub .arrowleft:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_left.png);
}
#pagnub .arrowright {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_right_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	display: inline-block;
}
#pagnub .arrowrightactive, #pagnub .arrowright:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	display: inline-block;
	margin-left:5px;
}
#pagnub .bottom {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_bottom_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
}
#pagnub .bottomactive, #pagnub .bottom:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
}
#pagnub em {
	margin-right: 5px;
	margin-left: 5px;
}
#pagnub b {
	font-size: 14px;
	line-height: 19px;
	color: #ba0000;
	background-color: #fff;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #c7dff4;
}
#pagnub b:hover {
	color: #fff;
	background-color: #990000;
}
#pagnub span {
	font-size: 14px;
	line-height: 19px;
	color: #393939;
	height: 19px;
	text-align: center;
	display: inline-block;
	padding-left:5px;
	padding-right:5px;
	vertical-align: middle;
}
#pagnub span:hover {
	color: #990000;
}
#pagnub .paginput {
	background-color: #FFF;
	height: 20px;
	width: 30px;
	border: 1px solid #CCC;
	margin-left:5px;
	margin-right:5px;
}
#pagnub .pagbut {
	border: currentColor;
	border-image: none;
	font-size: 14px;
	line-height:22px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 22px;
	width: 40px;
	background-color: #be1f1f;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;           /* W3C syntax */
	display: inline-block;
	margin-top:5px;
	margin-left:15px;
}
#pagnub .pagbut:hover {
	background-color: #9a0000;
}

#page .page_right{
	width: 300px;
	display: block;
	overflow: hidden;
	float: right;
}
#page #search{
	background-color: #f2e3cb;
	height: 150px;
	width: 300px;
	margin-top:30px;
	margin-bottom:30px;
	display: block;
	padding:20px 15px;
	box-sizing: border-box;

}
#page #search span{
	font-size: 16px;
	color: #1f1f1f;

}
#page #search  .search_area{ width:270px; height:45px;	margin-top:20px; position:relative;}
#page #search .ss_inp{
	width:225px;
	line-height:45px;
	height:45px;
	vertical-align:middle;
	display:block;
	float:left;
	color:#a29c8f;
	font-size:14px;
	background: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: 15px;
}
#page #search  #search_btn a{
	width:45px;
	height:45px;
	display:block;
	float:left;
	background-color: #fff;
	background-image: url(../../images/icon_search_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#page #search  #search_btn {color:#fff;}
#page #search  #search_btn a:hover{background-color: #fff;
		background-image: url(../../images/icon_search_1.png);
	background-repeat: no-repeat;
	background-position: center center;}

.pagenew{
	width: 300px;
	float: right;
	overflow: hidden;
	margin-bottom:30px;
}
 .pagenew .title img{
	margin-bottom:10px;
	margin-top:10px;

}
.pagenew .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:5px;
	color: #de371c;
	font-weight: bold;
}
.pagenew .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}




.pagenew li {
	position: relative;
	height: 32px;
	margin-top:2px;
	box-sizing: border-box;
	display: block;
}

 .pagenew li  a{
	float: left;
	width:280px;
	height: 32px;
	color: #444;
	font-size: 14px;
	line-height:32px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	padding-left: 20px;
	box-sizing: border-box;
}

.pagenew a:hover{color: #a62b00;}

.pagenew li  i{width: 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	top: 12px;
	background-image: url(../../images/icon_dd_block3.png);
	background-repeat: no-repeat;
	background-position: 0 0;}


#page	#pageconterright #newstitle {
	height: 60px;
	width: 100%;
	margin-top: 15px;
	line-height: 60px;
}
#page	#pageconterright  #newstitle .title {
	font-size: 24px;
	width:860px;
	line-height: 60px;
	color: #1f1f1f;
	text-decoration: none;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-indent:30px;
}
#pageconterright #promiseName{font-size: 18px;
	width:100%;
	line-height: 44px;
	font-weight: bold;
	color: #920000;
	text-decoration: none;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	text-align: center;
	margin: 20px 0px;
	padding: 0px;
	text-indent:30px;}
#pageconterright #download {
	width: 100%;
	margin-top: 34px;
	font-size: 14px;
	line-height: 40px;
	color: #a90000;
	margin-bottom: 34px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	font-weight: bold;
	background-image: url(../../images/icon_download.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 40px;
	text-decoration: underline;
	text-indent: 30px;
}
#pageconterright #download:hover {
	background-image: url(../../images/icon_download_hover.png);
	color: #cf0000;
}
#pageconterright #download a:link {
	color: #a90000;
}
#pageconterright #download a:hover {
	color: #cf0000;
}
#pageconterright #download a:active {
	color: #a90000;
}
#pageconterright #download a:visited {
	color: #cf0000;
}

#page	#pageconterright  #newstitle .nub {

	font-size: 14px;
	line-height: 40px;
	color: #666;

}
#page	#pageconterright  #newsdate {
	font-size: 14px;
	line-height: 50px;
	display: inline-block;
	height: 50px;
	width: 100%;text-align: center;
	color: #7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.textblueb {
	color: #920000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.textblack {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#page  #pageconterright{
	width: 860px;
	overflow: hidden;
	padding: 10px;
	float: left;
	border: 1px solid #bebebe;
  margin: 32px 0;
}

#page	#pageconterright #newstext  {
	width: 95%;
	margin-top: 34px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	margin-bottom: 34px;
}
#page	#pageconterright  #newstext p {
	margin-bottom:30px;
	text-indent: 2em;
}

#index .info_low2{
	width: 390px;

}
#index .info_low2 .title img{
	margin-bottom:10px;
	margin-top:10px;

}
#index .info_low2 .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:5px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_low2 .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}




#index .info_low2 li {
	position: relative;
	height: 55px;
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

#index .info_low2 li dt a{
	float: left;
	width:350px;
	height: 30px;
	color: #1f1f1f;
	font-size: 14px;
	line-height:30px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	padding-left: 30px;
}
#index .info_low2  li dd a{

	color: #999;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 30px;
	bottom: 8px;
}

#index .info_low2 a:hover{color: #a62b00;}

#index .info_low2 li dt i{width: 8px;
	height: 8px;
	position: absolute;
	left: 10px;
	top: 12px;
	background-image: url(../../images/icon_dd_block2.png);
	background-repeat: no-repeat;
	background-position: 0 0;}




#page  #listView{
	width: 860px;
	overflow: hidden;
	padding: 10px;
	float: left;
}



#page  #listView li {

position: relative;

/* height: 110px; */

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #e9e9e9;

box-sizing: border-box;

display: block;

overflow: hidden;
}
#page  #listView li a{
	color: #1f1f1f;
	font-size: 16px;
	line-height: 60px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: block;
	float: left;
	font-weight:600;
	max-width: 680px;
	/* margin-right: 100px; */
}
#page  #listView li .days{
	color: #999;
	font-size: 14px;
	margin-left:20px;
	line-height: 60px;
	float: left;
}
#page  #listView li .timeRight{
	color: #999;
	font-size: 14px;
	line-height: 60px;
	position:absolute;
	right:0;
	bottom:0;
}
#page  #listView li dt a{
	width:100%;
	height: 60px;
	color: #1f1f1f;
	font-size: 16px;
	line-height: 60px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	font-weight:600;
}
#page  #listView li dd a{
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#page  #listView a:hover{color: #a62b00;}

#index .info_notice #tzgg{
	background-color: #f3f3f3;padding: 10px 5px 10px 5px;}

#modulename1{
	width: 100%;
	height: 55px;
	font-size: 24px;
	color: #fff;
	text-align:center;
	line-height: 55px;
	background-image: url(../../images/nav_header_bg.png);
	background-repeat: no-repeat;

	margin-top:20px;
}


.nav_left{
	width:280px;
	margin: 0;
	padding: 0;
}
.navleft_list{
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navleft_list h2{
	position: relative;

	background-image: url(../../images/icon_dd_nav.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding:10px 0;
	background-color: #fff;
	text-align: left;
	font-size: 16px;
	text-indent: 30px;
	color: #666;
	transition: .5s;
}
.navleft_list h2 a{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
    margin-right:20px
}
.navleft_list a:link,a:visited{
	color:#444;text-decoration:none;
}

.navleft_list h2.on{
	background-color: #ea3017;	background-image: url(../../images/icon_dd_nav_on.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#fff;
}
.navleft_list i{
	position: absolute;
	right: 10px;
	top: 16px;
	border: 8px solid transparent;
	border-left-color: #fff;/*triangle*/
	transform:rotate(0deg);
	transform-origin: 1px 8px;
	transition: .5s;
}
.navleft_list i.on{
	transform:rotate(90deg);
}
.hide{
	overflow: hidden;
	height: auto;
	transition: .5s;
}
.hide h5{
	padding: 10px 0;
	background-color: #f1f1f1;
	text-align: left;
	color:#333;
	border-bottom:#5b5b5b;
	text-indent: 30px;
	font-size: 14px;
}
#searchreg{clear:both;
}
.warp1156{
	width: 1156px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page #searchNewsTitle {
	background-color: #f4f4f4;
	height: 44px;
	width: 100%;
	margin-top: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3471b2;
	border-bottom-color: #e1e1e1;
	background-image: url(../../images/icon_pagenewtitle.png);
	background-repeat: no-repeat;
	background-position: 10px center;


}
#page #searchNewsTitle  .title{
	font-size: 14px;
	width:860px;
	line-height: 44px;
	font-weight: bold;
	color: #2e2f4e;
	text-decoration: none;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent:30px;
}
#page #searchNewsTitle  .nub{
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 44px;
	color: #66666666;
	margin-right:10px;
}
#dissolve .point {
	position: absolute;
	bottom: 10px;
	right:550px;
	width:100px;
}
#dissolve .point .container {
	text-align: center;
	padding-right: 12px;
}
#dissolve .point a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 1px;
	cursor: pointer;
	border-radius: 6px;
	background-color: #fff;
}
#dissolve .point a.click {
	background-color: #e22323;
}
#index .info_member .title {
    position: relative;
    height: 45px;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #333;
    background-image: url(../../images/title_line2_index.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#index .info_member {
    width: 1200px;
}
.mt10 {
    margin-top: 10px;
}
#index .info_member dd {
    width: 150px;
    font-size: 12px;
    line-height: 24px;
    color: #666;
    text-decoration: none;
    float: left;
}
dd {
    display: block;
    margin-inline-start: 40px;
}
#block_grey{
	
	padding-top: 10px;
	padding-bottom: 10px;
}


.pullLeft{
	float: left;
}
.pullRight{
	float: right;
}




 .newsTab{
 width:585px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
  .newsTab h3{
	border-bottom: solid 4px #ececec;
	box-sizing: border-box;
	height: 35px;
	padding: 0 0 0;
}
 .newsTab h3 >span{
	width: 155px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-align: center;
	margin:0;
	color: #3d3d3d;
	
	font-size: 15px;
	cursor: pointer;
}
.newsTab h3 .more{
	width: 12%;
	height: 30px;
	line-height: 30px;
	display: block;
	float: right;
	text-align: right;
	color: #999999;	
	font-size: 12px;
	cursor: pointer;
}
  .newsTab h3 >span.click{
	background:  #ce0000;
	color: #fff;
	border-radius: 4px 4px 0 0;
}
 .newsTab h3 >a{
	color: #00599e;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	
}
 


.newsTab .listtable{

	padding: 0px;border-right:solid 1px #ededed;	margin:0px;overflow:hidden;

}
.newsTab  .listtable th{
	margin: 0px;
	padding: 0px;
	background-color: #ea3e3e;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	border-top:solid 1px #fff;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	height: 34px;white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsTab  .listtable td{
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	font-size: 14px;
	color: #666666;
	height: 34px;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display: table-cell;
}


.newsTab .listtable .nowarp{
	width:120px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display: inline-block;
	
}
h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

#link dl a {
    height: 100%;
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    color: #626161;
}

