@charset "UTF-8";
a{
	cursor: pointer;
 word-break: break-all;
}
/*翻页*/

.pager {
    text-align: center;
    margin: 0 auto;
}
.pager span {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
}
.pager  a {
	display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #333333;
    font-size: 14px;
}

.pager  a:hover {
	background-color: #cc0000;
    color: #fff;
}

.pager a.active {
	background-color: #cc0000;
    color: #fff;
}


/*列表内容*/

.list {
	 width: 100%;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.list li {
    height: 30px;
    position: relative;
    padding-right: 110px;
    padding-left: 20px;
    font-size: 14px;
}

.list li:before {
	content: "";
	overflow: hidden;
	width: 3px;
	height: 3px;
	background-color: #666;
	position: absolute;
	left: 10px;
	top: 9px
}

.list li a {
	max-width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list li a:hover {
	color: #015293;
}

.list li span {
	display: inline-block;
	right: 0;
	top: 0;
	color: #666;
	position: absolute;
	font-size: 14px;
}

.listn{ margin:0px 5px 10px 13px;
    padding-bottom:10px; }
.listn li {
    margin-top: 12px;
    height: 16px;
    position: relative;
    padding-right: 84px;
    padding-left: 10px;
    font-size: 14px;
}
.listn li span{
 position: absolute;
    right: 0;
    top: 0;

}
.listn li:before{content: "";overflow: hidden;width: 3px;height: 3px;background-color: #666;position: absolute;left: 0px;top: 9px}
.listn li a{max-width:100%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.listn li a:hover{color: #cb0001;}
/*面包屑*/

.bread {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #666666;
	background-color: #fff;
	margin-top: 10px;
}

.bread i {
	display: inline-block;
	width: 12px;
	height: 15px;
	background: url(adress.png) no-repeat;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
	margin-right: 18px;
}

.bread a {
	font-size: 18px;
	color: #666666;
}

.bread a:hover {
	color: #333333;
	font-weight: bold;
}

.bread span {
	color: #015293;
}


/*蓝背景标题*/

.blueTitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #0072b6;
	background-color: #f6f6f6;
}

.blueTitle .titleStyle {
	padding: 0 25px;
	background-color: #0072b6;
	margin-left: 20px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}

.blueTitle .font {
	color: #fff;
}


/*蓝背景标题 tab*/

.blueTabTitle {
	padding-left: 10px;
	width: 100%;
	height: 39px;
	line-height: 40px;
	border-bottom: 2px solid #cb0001;
	background-color: #f6f6f6;
}

.blueTabTitle li {
	float: left;
	display: inline-block;
	padding: 0 10px;
}

.blueTabTitle li.active .activeFont {
	height: 39px;
	display: block;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding: 0 10px;
	background-color: #cb0001;
	font-weight: bold;
}


/*蓝线标题*/

.lineTitle {
	height: 39px;
	line-height: 39px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
	padding-left: 30px;
}

.lineTitle .titleFont {
	font-size: 18px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 39px;
	border-top: 2px solid #0099ff;
	background-color: #fff;
	display: inline-block;
	font-weight: bold;
}

.lineTitle .titleA {
	color: #333
}


/*蓝背景标题 tab*/

.lineTabTitle {
	height: 39px;
	line-height: 39px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
}

.lineTabTitle li {
	float: left;
	display: inline-block;
	height: 37px;
}

.lineTabTitle li a {
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}

.blueTabTitle a {
	font-weight: bold;
}

.lineTabTitle li.active .lineFont {
	color: #333;
	height: 39px;
	font-size: 18px;
	padding: 0 23px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 2px solid #cb0001;
	background-color: #fff;
	display: inline-block;
	font-weight: bold;
}


/*单线标题*/

.uniline {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #999;
	padding-left: 15px;
	background-color: #f6f6f6
}

.unilineA {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}


/*标题*/
.underline {
	height: 39px;
	line-height: 39px;
	padding-left: 15px;
	background-color: #f6f6f6
}

.underlineA {
	color: #015293;
	font-size: 18px;
	font-weight: bold;
}
/*分享块*/
.c_rr {
    display: inline-block;
    margin-left: 10px;
    color: #999;
   width: 270px; 
   position: relative;  
  float: right;
font-size: 14px;
}
.c_rr a {
    color: #999;
}
.printA {
    padding-left: 25px;
    background: url(dayin.png) 0px 2px no-repeat;
}
.c_rr span {
    margin-right: 10px;
     display: inline-block;
    margin-left: 10px;
 }
.ztdx {
    position: relative;
}
.zhxz {
    position: absolute;
    left:-9px;
    top: 24px;
    border: #E8E8E8 1px solid;
    border-top: 0;
}
.c_rr li a {
    line-height: 35px;
    width: 54px;
    display: block;
    font-weight: normal;
    background: #fff;
    text-align: center;
}
.fxSahre {
    width:69px;
    position: absolute;
    right: 0;
    top:17px;
}

.c_rr .bshare-custom .bshare-renren {
    display: none;
}
.c_rr .bshare-custom .bshare-qqmb {
    display: none;
}
.c_rr .bshare-custom .bshare-douban {
    display: none;
}
.c_rr .bshare-custom .bshare-share-count {
    display: none;
}.mm_rr{float:right}


.c_rr .bshare-custom .bshare-more.more-style-addthis{
  background: url(../images/add2.png) no-repeat;
 display: none;
}
#bsBox{
width:560px !important;
height:422px !important;
}
#bsWXBox{
    height: 256px !important;
    width: 232px !important;
}
.bsSearchDiv .bFind-wrapper-top{
height:26px;
}
/*分享块结束*/