/* CSS Document */

.ly-title a {
	float: right;
	font-size: 1.4rem;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}

a.more {
	color: #0d6bad;
}

a.more:hover {
	color: #1377eb;
}

i {
	/*margin-right: 10px;*/
}


.topnav .otherinfo {
	background: rgba(69, 132, 188, 0.7);
	padding: 0 15px;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.wrap-news {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0eef6 100%);
	/*Mozilla*/
	background: -webkit-gradient(linear, 0 100%, 100% 100%, color-stop(0%, #fff), color-stop(100%, #e0eef6));
	/*Old gradient for webkit*/
	background: -webkit-linear-gradient(top, #fff 0%, #e0eef6 100%);
	/*new gradient for Webkit*/
	background: -o-linear-gradient(top, #fff 0%, #e0eef6 100%);
	/*Opera11*/
	background: -ms-linear-gradient(top, #fff 0%, #e0eef6 100%);
	/*IE9 & IE 10*/
	background: linear-gradient(to bottom, #fff 0%, #e0eef6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e0eef6', grandientType=1);
	/** IE7 **/
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3576ce', endColorstr='#e0eef6', grandientType=1);
	/** IE8 **/


}

.col-news-list-top {
	padding: 20px;

}

.col-news-list-top h3 {
	background: url(lors2025_icon1_ors.png) no-repeat 5px 8px;
	padding-left: 50px;
	height: 50px;
	line-height: 50px;
}

.col-news-list-top dl dt {
	width: 30%;
}

.col-news-list-top dl dd {
	width: 65%;
}

.col-news-list-top .wrap-topnews {
	margin-top: 20px;
}

.col-news-list-top .wrap-topnews li {
	background: url(lors2025_icon2_ors.png) no-repeat 3px 5px;
	padding-left: 20px;
	margin: 8px 0;
}

.col-news-list-top .wrap-topnews li .date,
.col-news-list-top dl dd .date {
	color: #848484;
	font-size: 12px;
}



:root .gradient {
	filter: none;
}


.wrap-main {
	background: #fff;
	padding: 20px;
}



.col-news-list a {
	/*display: inline-block;*/
}

.wrap-mainleft section {
	margin-right: 15px;
}

.wrap-mainleft section h3 {
	background: url(lors2025_bg_col_h3_ors.jpg) no-repeat 0 0;
	font-size: 1.8rem;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: 26px;
}

.wrap-mainleft section h3 span.bg {
	line-height: 40px;
}

.wrap-mainleft section h3 span.border-bottom {
	border-bottom: 1px solid #4ab1ca;
	display: block;
	height: 40px;
	width: 81%;
}

.wrap-mainleft section ul {
	padding: 10px 0 10px 20px;
}

.wrap-mainleft section ul li {
	line-height: 28px;
}

.wrap-mainleft section ul li i {
	color: #4285f4;
}


.col-news-list li {
	background: url(lors2025_ico_bluesquare_ors.gif) no-repeat 0 12px;
	padding-left: 12px;
	line-height: 20px;
	margin-bottom: 3px;
}

.col-news-list li .date {
	color: #a6a6a6;
	font-size: 1.2rem;
	font-size: 12px;
	float: right;
}


.wrap-mainright section {
	position: relative;
	border: 1px solid #cee8ee;
}

.wrap-mainright section .border {
	border: 5px solid #f5f8f9;
	border-top: 5px solid #cce1ea;
	padding: 15px 15px 10px 15px;
}

.wrap-mainright section h3 {
	width: 160px;
	height: 40px;
	margin: 0 auto;
	background: url(lors2025_bg_col_h3_ors.jpg) no-repeat center top;
	position: absolute;
	top: -3px;
	font-size: 1.8rem;
	left: 20%;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;

}

.wrap-mainright section h3 span {
	display: block;
	color: #fff;

}

.wrap-mainleft section h3 i,
.wrap-mainright section h3 i {
	color: #01b6e2;
	padding: 10px 10px 10px 20px;
}

.wrap-mainleft .col-toppic {
	position: relative;
}

.wrap-mainleft .col-toppic div {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgba(24, 59, 111, 0.6);
	color: #fff;
	line-height: 24px;
	padding: 3px 11px;
}

.wrap-mainright section ul {
	margin-top: 30px;

}

.wrap-mainright section li {
	margin-bottom: 9px;
}



/* carousel
========================================================================*/

.carousel-control {
	position: absolute;
	text-align: center;
	height: 70px;
	width: 40px;
	top: 45%;
	color: #fff;
	background-color: #2f8ee0;
	background-color: rgba(28, 65, 119, 0.2);
}

.carousel-control.left {
	z-index: 15;
	top: 45%;
}

.carousel-control.right {
	z-index: 15;
	right: 0%;
}

.carousel-control.left p,
.carousel-control.right p {
	font-size: 3.6rem;
	font-size: 36px;
	line-height: 65px;

}

.carousel {
	position: relative;
}

.carousel-caption {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	line-height: 25px;
	padding: 10px 15px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: #1c4177 \9;
	background-color: rgba(28, 65, 119, 0.6);

}

.carousel-indicators {
	position: absolute;
	bottom: 13.5%;
	z-index: 15;
	right: 41%;
	margin-left: -20px;
	padding-left: 0;
	text-align: right;
	width: 23%;
	list-style: none;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;

		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right,
	.carousel-inner>.item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}



/*IndexCarousel*/
/* 轮播（Carousel）指标 */

.carousel-indicators li {
	color: #4584bc;
	font-weight: bold;
	display: inline-block;
	text-indent: -999px;
	cursor: pointer;
	background: none;
	border: 0 none;
	margin-left: 6px;
	width: 14px;
	background-color: rgba(255, 255, 255, 0.6);
	height: 14px;
	padding: 2px 7px 0 0;
	border-radius: 14px;
}

/*设置当前状态样式*/
.carousel-indicators .active {
	background: #4584bc;
	color: #fff;
	border: 0 none;
	width: 32px;
}



/*IndexCarousel*/
/* 轮播（Carousel）指标 */
.wrap-main-03 .carousel-indicators {
	position: absolute;
	top: -40px;
	z-index: 15;
	right: 7%;
	text-align: right;
	width: auto;
	list-style: none;
	bottom: auto;
}

.wrap-main-03 .carousel-indicators li {
	color: #4584bc;
	font-weight: bold;
	display: inline-block;
	text-indent: -999px;
	cursor: pointer;
	background: none;
	border: 0 none;
	margin-left: 4px;
	width: 24px;
	background-color: rgba(255, 255, 255, 0.6);
	height: 24px;
	padding: 2px 7px 0 0;
	border-radius: 24px;
}

/*设置当前状态样式*/
.wrap-main-03 .carousel-indicators .active {
	background: #4584bc;
	color: #fff;
	border: 0 none;

}



/* 轮播（Carousel）项目 */
.wrap-main-03 .carousel-inner>.item a {
	display: block;
	position: relative;
}

.wrap-main-03 .carousel-inner>.item span {
	position: absolute;
	display: inline-table;
	z-index: 20;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 5px;
	line-height: 18px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
}


/* 轮播（Carousel） 左右控制*/

.wrap-main-03 .carousel-caption {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	line-height: 20px;
	padding: 2% 17% 2% 2%;
	text-align: left;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: #1c4177 \9;
	background-color: rgba(28, 65, 119, 0.6);
}

.wrap-main-03 .carousel-control {
	position: absolute;
	border: 1px solid #fff;
	bottom: 0;
	top: -41px;
	left: 0;
	color: #fff;
	text-align: center;
	background-color: rgba(28, 65, 119, 0.2);
	height: 25px;
	width: 25px;
}


.wrap-main-03 .carousel-control.left {
	z-index: 15;
	left: 78.5%;
	bottom: 2%;
}

.wrap-main-03 .carousel-control.right {
	z-index: 15;
	left: 81%;
	bottom: 2%;
}


.wrap-main-03 .carousel-control.left p,
.wrap-main-03 .carousel-control.right p {
	font-size: 2.2rem;
	font-size: 22px;
	line-height: 38px;
	margin-top: -9px;
}

.carousel-control.left p {
	padding-right: 4px;
}

.carousel-control.right p {
	padding-left: 4px;
}

.carousel-control:focus,
.carousel-control:hover {
	color: #2f8ee0;
	text-decoration: none;
	background-color: #fff;
	outline: 0;
}

@media \0screen\,screen\9 {
	.carousel-control {
		background-color: #fff;
		filter: Alpha(opacity=80);
		position: static;
		*zoom: 1;
	}

	.carousel-control:focus,
	.carousel-control:hover {
		background-color: #fff;
		filter: Alpha(opacity=60);
		position: static;
		*zoom: 1;
	}

	.carousel-control.left p,
	.carousel-control.right p {
		position: relative;
	}
}

.carousel-inner>.item section {
	padding: 7px;
}

.wrap-main-03 {
	margin: 0 13px;
}

.wrap-main-03 h3 {
	background: url(lors2025_bg_team_ors.gif) no-repeat 98px 8px;
	border-left: 6px solid #2f8ee0;
	color: #2f8ee0;
	margin-bottom: 15px;
	padding: .2% 0 .2% 11px;
	font-size: 1.8rem;
	font-size: 18px;
}

.wrap-main-03 .more {
	float: right;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: normal;
	color: #32acd6;
	line-height: 26px;
	margin-right: 15px;
}



footer {
	background: url(lors2025_bg_footer_ors.gif) no-repeat center bottom;
	height: 140px;
}

footer p {
	text-align: center;
	color: #fff;
	margin-top: 40px;
	
}
footer a{
	color: #FFF;
	display: inline-block;
}
footer a:hover{
	text-decoration: underline;
}
footer span{ 
	color: #FFF;
	display: inline-block;
}




@media (min-width:992px) {

	.col-news-right,
	.col-news-right .col-news-list,
	.wrap-mainright {
		padding-left: 15px;
	}

	.col-news-right .col-news-list h3 {
		font-size: 1.8rem;
		font-size: 18px;
		height: 52px;
	}

	.col-news-right .col-news-list li {
		height: 42px;
	}


}

@media (max-width:1200px) {
	.navbar-nav>li>a {
		padding: 0 20px;
	}

	.col-news-list-top {
		padding: 0 10px 10px 10px;
	}

	.col-news-list-top .wrap-topnews {
		margin-top: 10px;
	}

	.wrap-topnews {
		margin-top: 10px;
	}

	.wrap-mainright section h3 {
		left: 12.5%;
	}

	.wrap-main-03 h3 {
		background: url(lors2025_bg_team_md_ors.gif) no-repeat 98px 8px;
	}

	.wrap-main-03 .carousel-control.left {
		top: -24%;
		left: 76%;
	}

	.wrap-main-03 .carousel-control.right {
		top: -24%;
		left: 80%;
	}


}



@media (max-width:991px) {
	nav {
		background: none;
	}

	.col-news-list-top {
		padding: 20px;
	}

	.wrap-main {
		padding: 20px 0;
	}

	.wrap-mainleft section {
		margin-right: 0;
	}

	.col-news-list li .date {
		float: left;
	}

	.col-news-right .col-news-list {
		margin: 0 10px;
	}

	.wrap-mainright section ul {
		padding: 10px;
	}

	.wrap-mainright section li {
		width: 46%;
		margin: 0 2%;
		float: left;
		margin-bottom: 9px;
	}

	.wrap-mainright section h3 {
		left: 39%;
	}

	.wrap-main-03 {
		margin: -5px;
	}
}



@media (max-width: 768px) {
	.navbar-toggle {
		margin: 28px 15px 0 15px;
	}

	.wrap-main-03 h3 {
		background: none;
	}

	.wrap-mainright section h3 {
		left: 36%;
	}

	.wrap-mainright section .border {
		padding: 15px 0 10px 0;
	}
}


@media (max-width:670px) {
	.wrap-mainleft section h3 span.border-bottom {
		width: 20%;
		border-bottom: none;
	}

	.wrap-mainright section h3 {
		left: 32%;
	}
}

@media (max-width:540px) {

	/*header{ height:120px;}*/
	.wrap-mainright section h3 {
		left: 28%;
	}

	/* ly */
	.pb0-540 {
		padding-bottom: 0;
	}

	.mt0-540 {
		margin-top: 0;
	}

	/* ==========================================================================
   首页
   ========================================================================== */
}

@media (max-width:380px) {
	.navbar-brand {
		width: 77%;
	}
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;

		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right,
	.carousel-inner>.item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@media only screen and (min-width: 991px) {
	.carousel-caption {
		font-size: 1.6rem;
		font-size: 16px;
	}

	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img {}
}