/*
鍏充簬娉ㄩ噴锛�
s琛ㄧず璧峰浣嶇疆start锛宔琛ㄧず缁撴潫浣嶇疆end銆�
*/


/*缃戠珯棣栭〉鐨勬牱寮忛泦鍚�*/


/*---------- carousel s ----------
 bootstrap鐨勮疆鎾浘鑷畾涔夋牱寮忛泦鍚�*/


/*rewrite stickUp.css s
 閲嶆柊瑕嗗啓stickUP鎻掍欢涓杞挱鍥炬牱寮忕殑瀹氫箟*/

.carousel-inner .item>img {
	position: inherit;
	top: inherit;
	left: inherit;
	min-width: inherit;
}

.carousel-inner .item {
	height: inherit;
	background-color: transparent;
}


/*rewrite stickUp.css e*/

.carousel-control.left,
.carousel-control.right {
	background: none;
	z-index: 999;
}


/*main-carousel s
 榛樿杞挱鍥炬牱寮忚嚜瀹氫箟*/

.main-carousel {
	padding: 10px;
	background-color: rgba(0, 0, 0, .15);
}

.main-carousel .carousel-indicators {
	position: absolute;
	z-index: 15;
	width: 200px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.main-carousel .carousel-indicators li {
	display: block;
	width: 200px;
	height: auto;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	text-indent: 0;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 0;
}

.main-carousel .carousel-indicators li:hover,
.main-carousel .carousel-indicators .active {
	border: 1px solid #f26829;
}

.main-carousel .carousel-control.left,
.main-carousel .carousel-control.right {
	background: none;
}


/*main-carousel e*/


/*thum-left s
淇敼缂╃暐鍥惧湪宸︿晶鐨勮疆鎾浘鏍峰紡*/

.thum-left {
	padding-left: 220px;
}

.thum-left .carousel-indicators {
	top: 10px;
	left: 10px;
	right: inherit;
}


/*thum-left e*/


/*thum-right s
淇敼缂╃暐鍥惧湪鍙充晶鐨勮疆鎾浘鏍峰紡*/

.thum-right {
	padding-right: 220px;
}

.thum-right .carousel-indicators {
	top: 10px;
	left: inherit;
	right: 10px;
}


/*thum-right e*/


/*thum-bottom s
淇敼缂╃暐鍥惧湪搴曢儴鐨勮疆鎾浘鏍峰紡*/

.thum-bottom {
	padding-bottom: 120px;
}

.thum-bottom .carousel-indicators {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 15;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}

.thum-bottom .carousel-indicators li {
	display: inline-block;
	width: 200px;
	margin: 0 10px;
}


/*thum-bottom e*/


/*---------- carousel e ----------*/

.padding-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.login p{margin-bottom: 0; text-align: right;}

.login p span .fa {
    margin-right: 10px;
}
.index_margin_b_30{margin-bottom: 30px;}
.p_list_font{font-size:20px;}