@charset "utf-8";

/* CSS Document */

a:hover{
	text-decoration: none;
}
#banner {
	width: 100% !important;
	background-color: #edf1f4;
}

#banner>div>div {
	background-color: #edf1f4;
}

#banner>div>div>img {
	width: 100%;
}

#ln {
	text-align: right;
	padding-right: 0.5rem;
}

#ln>span {
	font-family: "MyriadPro";
	color: #29aab9;
	font-size: 16px;
}

#ln-arrow>img {
	width: 12%;
}

#ln-box {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-color: #e3e9ec;
	-webkit-box-shadow: 2rem 2rem 1rem #d9dbdc;
	-moz-box-shadow: 2rem 2rem 1rem #d9dbdc;
	box-shadow: 2rem 2rem 1rem #d9dbdc;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.text {
	font-family: "Open Sans";
	color: #221e1f;
	font-size: 12px;
	line-height: 3rem;
}

.right-arrow-s img {
	width: 20%;
	line-height: 3rem;
}

.right-arrow-s {
	text-align: right;
}

.ln-content {
	width: 95%;
}

.pic-news {
	margin-top: 2rem;
}

.news-background>img {
	width: 100%;
	box-shadow: 3px 3px 3px #d9dbdc;
}

#pic-news-div {
	margin-top: 2rem;
}

.title {
	position: relative;
	top: -5rem;
	width: 100%;
	text-align: center;
}

.news-background {
	background-color: #fff;
	display: block;
}

.news-background>p {
	font-family: "MyriadPro";
	text-align: center;
	line-height: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}


/*#banner{
	height: 65rem !important;
}*/
.layui-carousel-ind{
	top:-27%;
}
.pic-news>div>div>a>p{
	background-color: #333333;
	margin-right: 2rem;
	opacity:0.7;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
    -khtml-opacity:0.7;  
    text-align: center;
}
.glyphicon{
	font-size: 50px !important;
}




#codefans_net {
  position: absolute;
  z-index: -9999;


}