* {
	margin: 0;
	padding: 0;
}
.dropdown-menu>li>a {
	cursor: pointer;
}
.fenye {
	line-height: 90px;
	text-align: right;
	margin-right: 20px;
	font-size: 14px;
	color: #999;
	display: none;
}

.fenye>span:nth-child(1) {
	padding-right: 20px;
}

.fenye>span:nth-child(3) {
	padding-left: 20px;
}

.fenye>span:nth-child(2) {
	margin: 0 5px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}

.active3 {
	color: #5d8fe9 !important;
}

.fenye>span:nth-child(1),
.fenye>span:nth-child(3) {
	cursor: pointer;
}

.dia {
	width: 150px;
	margin: 30px auto 10px auto;
}

.noPic {
	width: 150px;
	height: 89.5px;
	background: url(../img/nodata.png) no-repeat;
	background-size: cover;
}

.noPic_wenzi {
	width: 100%;
	text-align: center;
	color: #555;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

html,
body {
	overflow-x: hidden;
}

.autitle {
	color: #0066cc !important;
}

.jq22-header h1 {
	text-align: center;
	font-size: 28px;
	color: #939393
}

.demo {
	background: #fff;
}


/*.navbar-brand {
	padding: 15px;
}*/

nav.navbar.bootsnav {
	border: none;
}

.navbar-nav {
	float: right;
}

nav.navbar.bootsnav ul.nav>li>a {
	color: #666666;
	text-transform: uppercase;
	padding: 34px 25px;
}

nav.navbar.bootsnav ul.nav>li:hover {
	background: #0066cc;
}

.nav>li:after {
	content: "";
	width: 0;
	height: 5px;
	background: #006699;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}

.nav>li:hover:after {
	width: 100%;
}

.nav>li:hover>a {
	color: #fff !important;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 35%;
	right: 10%;
	transition: all 0.4s ease 0s;
}

nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
	content: "\f104";
	transform: rotate(90deg);
}

.dropdown-menu.multi-dropdown {
	position: absolute;
	left: -100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	border: none;
}

.dropdown-menu>li>a:hover {
	background: #0066cc !important;
	color: #fff !important;
}

@media only screen and (max-width:990px) {
	nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after,
	nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
		content: " ";
	}
	.dropdown-menu.multi-dropdown {
		left: 0 !important;
	}
	nav.navbar.bootsnav ul.nav>li:hover {
		background: transparent;
	}
	nav.navbar.bootsnav ul.nav>li>a {
		margin: 0;
	}
}

.tel {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #161616;
	color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1030;
}

.jq22-container {
	background: #fff;
}

.span1 {
	display: block;
	height: 2px;
	width: 34px;
	background: #777;
	margin: 8px 0 12px 0;
}

.erweima {
	display: block;
	width: 100px;
}

.wexin {
	width: 100px;
	color: #fff;
	padding-left: 15px;
	margin-top: 5px;
}

.footers {
	width: 100%;
	background: #666666;
	padding: 30px 0 10px 0;
}

.footers>.div {
	width: 481px;
	margin: 0 auto;
}

.footers p {
	width: 100%;
	color: #fff;
	margin-bottom: 10px;
}

.footers p a {
	color: #fff;
}

.footers p.concat {
	font-size: 25px;
}

.footers p.concat span {
	font-size: 14px;
}

.footer_line {
	width: 1px;
	height: 50px;
	background: #fff;
	height: 120px;
	margin: 0 auto;
}

.contant_tit {
	font-size: 18px;
	font-weight: bold;
}

.same p {
	margin-bottom: 5px !important;
}

.footers p {
	margin-bottom: 12px;
}

.navbar-nav>li.actives {
	background: #0066cc;
	color: #fff;
}

nav.navbar.bootsnav ul.nav>li.actives>a {
	color: #fff;
}

.footer_main {
	width: 100%;
	background: #666666;
	padding: 15px 0;
	text-align: center;
}

.footer_main a,
.footer_main p {
	color: #CCCCCC;
	font-size: 12px;
}

.footer_main a,
.footer_main p:nth-child(1) {
	margin-bottom: 10px;
}

.erweimas {
	margin-top: 20px;
}

.erweimas img {
	float: left;
	display: block;
	margin-right: 20px;
}

.erweimas div {
	float: right;
	width: 336px;
	padding-top: 8px;
}