1111/* CSS Document */

/*base Start
========================================================================*/
* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a:active, a:hover {
	outline: 0;
}
ul, li {
	list-style: none;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	display: block;
	-ms-interpolation-mode: bicubic;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*base end
========================================================================*/

/*Public Start
========================================================================*/
body, html {
	color: #444;
	background: url(body-bg.jpg) no-repeat top center #fff;
	/*background-size: contain;*/
	font-family: Arial, "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "微软雅黑", PingHei, STHeiti, "\5B8B\4F53", SimSun, "宋体", sans-serif;
	font-size: 62.5%;
}
body {
	font-size: 1.4rem;
	font-size: 14px;
}
.clear {
	clear: both;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #0e64c8;
	text-decoration: none;
}
header {
	height: 310px;
}
.content {
	width: 1170px;
	background: #fff;
	padding: 30px;
	margin: 0 auto;
}
.top-col .left1 {
	float: left;
	width: 683px;
	margin-right: 20px;
}
.top-col .left1 img { 
	width: 100%; 
} 
.top-col .right1 {
	float: right;
	width: 400px;
}
.newstop h3 {
	background: url(bg-col.gif) no-repeat;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #cb1b1d;
	height: 43px;
	line-height:43px;	
	color: #fff;
	padding-left:30px;	
	margin-bottom: 10px;
}
.newstop h3 a.more {
	display: block;
	color: #cb1b1d;
	font-size: 14px;
	font-weight: normal;
	float: right;
	height: 40px;
	width: 60px;
	text-align: right;
}
.newstop ul.newstoplist li {
	font-size: 16px;
	line-height: 24px;
	background: url(icon-arrow.gif) no-repeat 0 12px;
	padding: 3px 0 3px 16px;
}
.newstop ul.newstoplist li a:hover {
	color: #1658ba;
}
.newstop ul.newstoplist li .date {
	color: #999;
	font-size: 14px;
}






/* carousel-caption */
.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}
.carousel-control .icon-prev:before{content:'\2039'}
.carousel-control .icon-next:before{content:'\2039'}
.carousel-indicators{margin: 0 auto; position: absolute;  bottom:8px;  left:auto; right:20px; z-index: 15; text-align: right; list-style: none;}
.carousel-indicators li{ display:inline-block; width:14px; height:14px;margin:0 2px; text-indent:-999px; cursor:pointer; background-color:#375acd; border-radius:10px;  border:none;}
.carousel-indicators .active{width:32px;height:12px;margin:1px 8px;background-color:#fff; border-radius:10px; border:none; }
.carousel-caption {margin-bottom:40px; height:auto; right:0;left:0;border:0;background-color:rgba(10, 70, 110, 0.5);bottom: 0px;width: 70%;text-align:left;font-size:1.8rem;	line-height:140%;padding:20px 20px;}
.carousel-caption .btn{text-shadow:none}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,0);
}
.glyphicon-chevron-left:before{content:''}
.glyphicon-chevron-right:before{content:''}
.carousel .left .glyphicon-chevron-left{background:url(left-btn.jpg) no-repeat;}
.carousel .right .glyphicon-chevron-right{background:url(right-btn.jpg) no-repeat;}
.carousel-control.left{background-image:none;  bottom: 4px;  left:auto; right:210px; z-index: 15; position: absolute;height:40px; width:auto;top:auto;}
.carousel-control.right{background-image:none;  bottom: 4px;  left:auto; right:170px; z-index: 15;position: absolute;height:40px; width:auto;top:auto;}
/*.carousel-control.left{ width:24px; height:24px; background:url(left-btn.jpg) no-repeat; position:relative; top:30px;}
.carousel-control.right{ width:24px; height:24px; background:url(right-btn.jpg) no-repeat;}
*/


.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.col {
	margin-bottom: 30px;
}
ul.col-list li {
	background: url(icon-arrow.gif) no-repeat 3px 8px;
	margin-bottom: 10px;
}
ul.col-list li a {
	font-size: 16px;
	line-height: 26px;
	padding-left: 20px;
}
ul.col-list li span.date {
	color: #999;
	font-size: 14px;
	float: right;
	margin-right: 10px;
}
footer {
	background: #ebf6f9;
	border-top: 3px solid #cb1b1d;
}
footer p {
	text-align: center;
	padding: 40px;
}


/*列表?/
.position{ margin-bottom:15px; }
.list-col h3 {
	background: url(bg-col.gif) no-repeat;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #cb1b1d;
	height: 43px;
	line-height:43px;	
	color: #fff;
	padding-left:30px;
	margin-bottom: 15px;
}
.list-col h3 a.more {
	display: block;
	color: #cb1b1d;
	font-size: 14px;
	font-weight: normal;
	float: right;
	height: 40px;
	width: 60px;
	text-align: right;
}
/*翻页样式*/
.newspage {
	padding: 20px 0px 20px 14px;
	font-size: 12px;
	height: 23px;
	clear: both;
	border-top: 2px solid #bddcf4;
	margin-top: 15px;
}
.newspage ul li {
	float: left;
	margin: 0 3px;
	line-height: 20px;
}
.newspage ul li a {
	border: 1px solid #b2b2b2;
	color: #015092;
	padding: 0px 8px;
	display: block;
}
.newspage ul li.on a {	
	background: #cb1b1d;
	color: #fff;
	border: 1px solid #B82A2C;
}
.newspage ul span {
	color: #333;
	display: block;
	float: left;
}
.newspage ul input {
	text-align:center;
	width: 43px;
	height: 18px;
	line-height: 22px;
	font-size: 12px;
	color: #333;
	border: 1px solid #b2b2b2;
	margin: 0 5px;
	background: none;
	float: left;
	display: inline;
}
.newspage ul input.newspageBtn {
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	font-family: "微软雅黑";
}
/*详细页面*/
.detail h3 {
	color:#cb1b1d;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom:20px;
}
.detail h4 {
	border-bottom:1px dashed #D0E2EB;
	padding-bottom:20px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin-bottom:20px;
}
.detail h4 a {
	color: #444;
	font-weight: normal;
}
.detail .article p {
	line-height: 32px;
	/*text-indent: 2em;*/
	font-size:16px;
}
.detail .article p img {
	max-width: 500px;
	width: 100%;
	padding: 0.5em 0;
	margin: 0 auto;
}
.detail .wrap-appendix {
	border-top: 1px dashed #e8f2f4;
	padding: 10px;
	margin-top: 30px;
}
.detail .wrap-appendix .title-appendix {
	color: #1662b6;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
}
.detail .wrap-appendix li {
	height: 30px;
	background: transparent url(icon5.png) no-repeat 5px 5px;
	line-height: 20px;
	padding: 0 0 0 20px;
	margin: 0;
}
.detail .wrap-appendix li a {
	color: #444;
}
/*放大、缩小17打?..*/
.content-tools {
	margin-bottom: 15px;
}
.content-tools span {
	cursor: pointer;
	font-weight: normal;
}