body,html{
	background: #efefef !important;
	background-image: none !important;
} 
a:focus, a:hover {
	text-decoration: none;
}

.navbar-default .navbar-nav>li>a {
	color: #525252;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
	{
	color: #525252;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: #ffffff;
}

.nav-tabs {
	border-bottom: 1px solid #ffffff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	border: 0px;
	color: #000000;
}

.nav-tabs>li>a {
	border: 0px;
	color: #517DC6;
}

.dropdown-menu {
	min-width: 100px;
}

.footer-nav {
	/*height: 165px;
 line-height: 165px;*/
	font-size: 14px;
	text-align: center;
	height: 142px;

	/*padding-top:36px;*/
}

.footer-nav .container {
	height: 142px;
}

.footer-nav img {
	width: 46px;
	margin-bottom: 6px;
}

.footer {
	height: 85px;
	line-height: 85px;
	font-size: 12px;
	background-color: #e1e1e1;
	text-align: center;
	color: #848484; //
	padding-top: 7px;
}

.footer .container {
	height: 85px;
}

/*page*/
.page-large {
	margin: 40px 0 20px;
	text-align: center;
}

.page-large a {
	width: 34px;
	height: 30px;
	display: inline-block;
	border: 1px solid #d5d5d5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 34px;
	text-align: center;
	float: left;
	text-indent: 0;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 3px;
}

.page-large a.on {
	border: 0;
	background: none;
	color: #5f91c9;
}

.page-large a.none {
	border: none;
}

.page-large .Num:hover {
	border: 1px solid #cccccc;
	color: #ef3838;
}

.page-large .on:hover {
	border: 1px solid #cccccc;
	color: #fff;
}

.page-large .prev-page {
	background: url(../images/small-prev-page.png) center center no-repeat;
}

.page-large .next-page {
	background: url(../images/small-next-page.png) center center no-repeat;
}

.page-large .prev-page:hover {
	border: 1px solid #ef3838;
	background: url(../images/small-prev-page-on.png) center center
		no-repeat #ef3838;
}

.page-large .next-page:hover {
	border: 1px solid #ef3838;
	background: url(../images/small-next-page-on.png) center center
		no-repeat #ef3838;
}

/*
������ʼ
*/
.col-xs-4 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
	border: 0px;
}

#index-search {
/*	margin-top: 30px;*/
}

#btn_search {
	border-left: 0px;
}

.color_2197da {
	color: #2197da;
	font-size: 12px;
	line-height: 95px;
}

.top_line {
	height: 40px;
	background-color: #5f91c9;
}

.top_line .navbar-nav>li {
	background-color: #5f91c9;
	width:130px;
	text-align:center;
}

.top_line .navbar-nav>li :hover {
	background-color: #4c74a1;
}

.top_line .navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 40px;
	color: white;
}

.top_line .navbar-nav>li>a:hover {
	background: #4c74a1;
	color: white;
}

.caret {
	margin-left: 7px;
}

#top_img {
	background: url(../images/banner.png);
	background-size: 100%;
	height: 500px;
}

.carousel {
	height: auto;
}

.carousel .item {
	height: 232px;
}

.carousel-inner>.item>img {
	height: 232px;
}

.navbar-nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
}
/*
��������
*/

/*
	�ײ���ʼ
*/
.div_footer {
	height: 153px;
	background-color: #e9e9e9;
	text-align: center;
}

.div_footer p {
	font-size: 12px;
	line-height: 23px;
	padding-top: 42px;
}

/*
	�ײ�����
*/

/*
	���ÿ�ʼ
*/
.marginRight {
	margin-right: 10px;
}

.marginLeft {
	margin-left: 10px;
}

.backWhite {
	background-color: white;
}

.borderDD {
	border: 1px solid #dddddd;
}
/*
	���ý���
*/

/*
	�б��󲿿�ʼ
*/
.div_left {
	width: 241px;
	height: 690px;
	float: left;
}

.div_left_title {
	height: 66px;
	border-bottom: 1px solid #dddddd;
	color: #1772ae;
	background-color: #f8f8f8;
	line-height: 66px;
	text-align: center;
	font-size: 16px;
}

.div_left_list {
	font-size: 16px;
	padding: 30px 20px 30px 20px;
}

.div_left_list ul {
	padding: 0px;
	list-style: none;
	text-align: left;
	color: #626262;
}

.div_left_list ul a {
	color: #626262;
	padding-left: 42px;
}

.div_xuline {
	height: 1px;
	background: url(../images/xuline.png);
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
	�б��󲿽���
*/
.caret {
	border-left: 0px;
	border-right: 0px;
}