@charset "utf-8";
/* CSS Document */

a.more {
	float: right;
	color:#5060b0;
	line-height: 44px;
}
a.more:hover{
	color:#ec0515;
}
.img-border{
	border: 1px solid #cdcdcd;
	padding:2px;
}

/* Topnews
=================================*/
.column-headernews{
	background: #fff;
	color: #005293;
	margin: 0 15px;
}
.column-headernews h1{
	padding: 20px 100px 0 100px;
	font-size: 3.8rem; font-size: 38px;
	text-align: center;
	line-height: 50px;
}
.column-headernews h1 a,
.column-headernews h3 a{
	color: #005293;
}
.column-headernews h1 a:hover,
.column-headernews h3 a:hover{
	color: #cd052f;
}
.column-headernews h3{
	padding: 25px 50px 40px 50px;
	font-size: 1.8rem; font-size: 18px;
	text-align: center;
	line-height: 24px;
}
.column-headernews h3 span{
	padding: 0 10px;
}
@media only screen and (max-width: 992px){
	.column-headernews h1{
		font-size: 3.0rem; font-size: 30px;
		line-height: 38px;
		padding: 20px 50px 0 50px;
	}
	.column-headernews h3{
		padding: 15px 30px 20px 30px;
	}
}
@media only screen and (max-width: 481px){
	.column-headernews h1{
		font-size: 2.2rem; font-size: 22px;
		line-height: 28px;
		padding: 20px 20px 0 20px;
	}
	.column-headernews h3{
		padding: 15px 10px 20px 10px;
		font-size: 1.6rem; font-size: 16px;
		line-height: 20px;
	}
	.carousel-inner .carousel-caption{
		font-size: 1.6rem; font-size: 16px;
		padding-right: 11%;
	}
}
/*bootstrap.min.css文件第1472行～第1474行*/
.carousel-indicators {
	position: absolute; /*整个计数区域绝对定位*/
	bottom: 2%; /*距容器carousel底部10px*/
	z-index: 15; /*设置其在Z轴的层级*/
	/*让整个计数区水平居中*/
	left: 0;
	width: 100%;
	padding-left: 0;
	margin-left: -2%;
	text-align: right;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #b8b9bb;
	border: 0 none;
	border-radius: 12px;
}
/*设置当前状态样式*/
.carousel-indicators .active {
	width: 13px;
	height: 13px;
	margin: 0;
	background-color: #fff;
	border: 0 none;
}

@media only screen and  (min-width: 992px) {
	header {
		padding-top: 10px;
	}
	header .logo img {
		padding: 10px 0 20px 18px;
		max-width: 520px;
	}
	.carousel-inner > .item > a > img, .carousel-inner > .item > img {
		width: 1100px;
		height:550px;
		margin:0 auto;
	}
	.carousel-control.left{left:2%}
	.carousel-control.right{right:2%}
	.column-headernews h1 {
		padding: 20px 0px 0 0px;
		font-size: 3.8rem;
		font-size: 38px;
		text-align: center;
		line-height: 50px;
	}
	.column-headernews h3 {
		padding: 15px 10px 15px 10px;
		font-size: 1.8rem;
		font-size: 18px;
		text-align: center;
		line-height: 24px;
	}
	.carousel-inner > .item {
		background: #fff;
	}
}

.carousel-inner .carousel-caption{
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 40px;
	padding: 0 10% 0 2%;
	text-align: left;
	background-color: #015293;
	font-size: 1.8rem; font-size: 18px;
	/*超出部分显示'...'*/
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.carousel-inner .carousel-caption a {
    color: #fff;
}
/*bootstrap.min.css文件第1462行～第1465行*/
.carousel-control{
	position:absolute;
	top:40%;
	bottom: auto;
	left:0;
	width:4%;
	font-size:16px;
	color:#000;
	text-shadow:0 0 0 rgba(0,0,0,.0);
	filter:alpha(opacity=100);
	opacity:1;
	line-height: 60px;
}
.carousel-control.left{
	background:rgba(255,255,255,.6);
	background: #fff;
	filter:Alpha(opacity=60);/* 只支持IE6、7、8、9 */
}
.carousel-control.right{
	left:auto;
	background:rgba(255,255,255,.6);
	background: #fff;
	filter:Alpha(opacity=60);/* 只支持IE6、7、8、9 */
}
.carousel-control:focus,.carousel-control:hover{
	color:#000;
	text-decoration:none;
	filter:alpha(opacity=50);
	outline:0;
	opacity:.5
}

.wrap-col-01 h3,
.wrap-col-02 h3,
.wrap-col-09 h3{
	font-size: 1.8rem; font-size: 18px;
	color: #041f62;
	border-left: 4px solid #041f62;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	margin-bottom: 15px;
	font-weight: 600;
}
.wrap-col-01 h3 span a,
.wrap-col-02 h3 span a,
.wrap-col-09 h3 span a{
	font-weight: 100;
	float: right;
	color: #1e63b0;
	font-size: 1.4rem; font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.wrap-col-01 h3 span a:hover,
.wrap-col-02 h3 span a:hover,
.wrap-col-09 h3 span a:hover{
	color: #041f62;
}
.wrap-col-02 li{
	background: #efefef;
	margin-bottom: 1px;
	padding: 8px 10px;
	display: block;
}
.wrap-col-02 li span{
	background: #356fae;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.6em;
    text-align: center;
	margin-right: 10px;
}
.wrap-col-02 li span b{
    color: #fff;
    font-size: 1.2rem; font-size: 12px;
    padding: 0 10px;
    display: block;
}
.wrap-col-02 li span em{
	background: #fff;
	margin: 1px;
	color: #356fae;
	font-size: 1.4rem; font-size: 14px;
    display: block;
	font-style: normal;
}
.wrap-col-02 li a{
	line-height: 23px;
	color: #07468a;
}
.wrap-col-02 li a:hover{
	color: #356fae;
}

/*手风琴效果
=================================*/
#accordion .panel{
	box-shadow: none;
	border: none;
	border-radius:0;
	margin-bottom: 7px;
}
#accordion .panel-heading{
	padding:0;
}
#accordion .panel-title a{
	display: block;
	color: #4e5989;
	font-size: 1.6rem; font-size: 16px;
	font-weight: bold;
	padding: 3px 0 3px 36px;
	background: #f6f6f6;
	text-transform: uppercase;
	border-bottom: 0 none;
	position: relative;
	line-height: 22px;
}
#accordion .panel-title span{
	float: right;
	color: #949494;
	font-size: 1.4rem; font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
}
#accordion .panel-title a.collapsed{
    border-top: 0;
    color: #4e5989;
    background: #f2f2f2;
    border-bottom:1px solid transparent;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 1.6rem; font-size: 16px;
    color: #4e5989;
}
#accordion .panel-title a:focus{
	text-decoration: none;
}
#accordion .panel-title a.collapsed:before{
    content: "\f067";
}
#accordion .panel-body{
    color: #949494;
    line-height: 22px;
    border-top: 0 none;
    background: #f2f2f2;
    padding: 15px 20px;
}
@media only screen and (min-width: 991px) {
	#accordion .panel-body{
		height: 119px;
	}
}
.wrap-columns{
	padding: 25px 0;
}
.bg-f3f3f3{
	background: #f3f3f3;
}
.bg-1e63b0{
	background: #1e63b0;
}
.bg-1e85b0{
	background: #1e85b0;
}
.bg-555db1{
	background: #555db1;
}
.bg-e2f2fd{
	background: #e2f2fd;
}
@media only screen and (min-width: 991px) {
	.img-257153 img{
		width: 257px;
		height: 173px;
	}
}

.wrap-col-03{
	background: url(ico_col_03_lzb.png) no-repeat right top;	
}
.wrap-col-04{
	background: url(ico_col_04_lzb.png) no-repeat right top;	
}
.wrap-col-05{
	background: url(ico_col_05_lzb.png) no-repeat right top;	
}
.wrap-col-06{
	background: url(ico_col_06_lzb.png) no-repeat right top;	
}
.wrap-col-07{
	background: url(ico_col_07_lzb.png) no-repeat right top;	
}
.wrap-col-08{
	background: url(ico_col_08_lzb.png) no-repeat right top;
}
.wrap-columns h4{	
	font-size: 1.8rem; font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}
.wrap-columns li h4 a{
	height: auto;
	padding: 0 0 10px 0;
}
a.fc-f9f9f9{
	color:#f9f9f9;
	padding: 0
}
a:hover.fc-f9f9f9 {
	color:#f9f9f9;
}
.fc-454545{
	color:#454545;
}
a:hover.fc-454545 {
	color:#454545;
}
.wrap-columns li a{
	display: block;
    line-height: 20px;
    padding: 0 0 8px 20px;
    position: relative;
	height: 48px;
}
.wrap-col-03 li a,
.wrap-col-04 li a,
.wrap-col-07 li a,
.wrap-col-08 li a{
	color:#fff;
}
.wrap-col-03 li a:hover,
.wrap-col-04 li a:hover,
.wrap-col-07 li a:hover,
.wrap-col-08 li a:hover{
	color: #ffff79;
}
.wrap-columns li a .leftNavIcon{
	padding-top: 4px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
}
.wrap-columns img{
	max-height: 144px;
}
@media only screen and (max-width: 481px) {
	.wrap-col-05 ul,
	.wrap-col-06 ul{
		padding-top: 10px;
	}
}
.bg-fefefe{
	background: #fefefe;
}
.wrap-col-09 p{
	color: #444;
	line-height: 20px;
	padding: 5px;
}

/*video*/
.wrap-video{
	background: url(bg_video_lzb.jpg) no-repeat left top;
	padding: 5px 5px 33px 5px;
}
.wrap-video img{
	width: 239px;
	height: 161px;
}

/*zhuanti*/
.col-zt img{
	border: 1px solid #dcdcdc;
	border-radius: 32px;
	padding: 2px;
	height: 64px;
	width: 64px;
}

/*MailSignin
==================================*/
.wrap-col-10{
	background: #f0f0f0;
	padding-bottom: 5px
}
.wrap-col-10 h3{
	color: #041f62;
	padding: 10px 0 0px 10px;
	font-size: 1.8rem; font-size: 18px;
	font-weight: bold;
}
.wrap-col-10 h3 i{
	padding-right: 10px;
	color: #235c9b;
}
.form-mailsignin {
  padding: 15px;
  margin: 0 auto;
}
.form-mailsignin li{
	float: left;
	height: 32px;
	line-height: 32px;
	padding-right: 10px;
}
.form-mailsignin input{
	border: 1px solid #e5e5e5;
	height: 32px;
	line-height: 32px;
}
.form-mailsignin input[type="text"] {
  margin-bottom: 8px;
  border-radius: 0;
  background: url(ico_login_user_lzb.png) right top #fff no-repeat;
  color:#8e8e8e;
}
.form-mailsignin input[type="password"] {
  margin-bottom: 13px;
  border-radius: 0;
  background: url(ico_login_pas_lzb.png) right top #fff no-repeat;
  color:#8e8e8e;
}
.form-mailsignin .form-control::-moz-placeholder{color:#d6d6d6;opacity:1}
.form-mailsignin .form-control:-ms-input-placeholder{color:#d6d6d6}
.form-mailsignin .form-control::-webkit-input-placeholder{color:#d6d6d6}
.btn-block + .btn-block{
	margin-top: 0;
}
.form-mailsignin button {
	 border-radius: 0;
	height: 38px;
	line-height: 38px;
	padding: 0;
	font-size: 1.8rem; font-size: 18px;
	font-weight: bold;
}
.wrap-col-10 label button{
	border: 1px solid #0560b3;
	border-radius: 0;
	background: #f0f0f0;
	color: #0560b3;
	font-size: 1.5rem; font-size: 15px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	width: 38%;
	padding: 0;
	margin: 0 15px 9px 15px;
}
.wrap-col-10 .btn.active,
.wrap-col-10 .btn:active{
	box-shadow: none;
}
.mail li span {
    background: #356fae none repeat scroll 0 0;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.6em;
    margin-right: 10px;
    text-align: center;
	width: 100%;
}
.mail li span b {
    color: #fff;
    display: block;
    padding: 2px 0;
}
.mail li span em {
	font-family: times new roman;
    background: #fff none repeat scroll 0 0;
    color: #356fae;
    display: block;
    font-size: 12px;
    font-style: normal;
    padding: 0 12px;
    margin: 1px;
}

/*jquery Flexisel*/
#flexiselDemo3 {
	display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding-left:-15px;
    list-style-type:none;   
    text-align:center;  
}
.nbs-flexisel-ul li{
	margin:0 0 0 0px;
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
	border: 1px solid #cdcdcd;
    width: 99.99%;
	padding: 2px;
    cursor: pointer;
    position: relative;
}