@charset "utf-8";

body {
	font: 100%/2 "Hiragino Sans GB", "Arial", "meiryo", "Microsoft YaHei", "Wenquanyi Micro Hei", sans-serif;
	padding: 0;
	font-size: 1em;
	color: #000;
}

body,
form,
menu,
dir,
fieldset,
blockquote,
p,
pre,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

h1 {
	font-size: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*index*/
.header-top {
	padding: 20px 0;
}

.language a {
	vertical-align: middle;
	padding: 0 5px;
}

.language a img {
	vertical-align: middle;
	margin-right: 5px;
}

.language a span {
	vertical-align: middle;
	line-height: 18px;
}

.bg-main {
	background: #183885 url(../images/nav-bg.jpg) no-repeat center center;
	border-bottom: 1px #4b6f8f solid;
}

.navbar-head {
	display: none;
}

.navbar-body .nav {
	width: 100%;
	height: 43px;
	position: relative;
}

.bg-inverse .nav-inline li {
	width: 20%;
	margin: 0 0;
	padding: 0 0;
	background: url(../images/li-bg.png) no-repeat right center;
}

.bg-inverse .nav-inline li a {
	display: inline-block;
	width: 100%;
	padding: 0 0;
	text-align: center;
	line-height: 43px;
}

.bg-inverse .nav-inline li:last-child {
	background: none;
}

#display {
	width: 219px;
	height: 120px;
	background-color: #fff;
	color: #555555 !important;
	z-index: 99;
	position: absolute;
	top: 45px;
	left: 440px;
	display: none;
}

#display ul.display {
	padding-top: 20px;
	text-align: center;
	line-height: 40px;
}

#display ul.display li a {
	margin-bottom: 8px;
	font-size: 18px;
	color: #fff !important;
}

#display ul.display li a:hover {
	color: #fff !important;
}

#display ul.display li {
	height: 40px;
	width: 100%;
}

#display ul.display li:hover {
	background: #104996;
	color: #fff;
}

.banner-box {
	background: url(../images/banner-bg.jpg) no-repeat;
	color: #fff;
}

.banner-box h1 {
	text-align: center;
	font-size: 40px;
	padding: 25px 0 5px 0;
}

.banner {
	background: #35383e;
	padding: 40px 0;
}

.b-txt,
.b-img {
	width: 50%;
}

.b-txt h2 {
	width: 94%;
	font-size: 24px;
	border-bottom: 1px #727478 solid;
	padding: 20px 0 20px 0;
}

.b-txt p {
	width: 90%;
	font-size: 16px;
	line-height: 30px;
	padding-top: 30px;
}

.b-txt h3 {
	margin-top: 30px;
}

.b-txt h3 a {
	color: #fff;
	display: inline-block;
	border: 1px #fff solid;
	font-size: 15px;
	height: 32px;
	line-height: 32px;
	padding: 0 40px;
}

.b-txt h3 a:hover {
	background: #333;
}

.b-img img {
	border: 3px #fff solid;
	width: 98%;
}

.banner .pointer {
	padding: 0 0 5px 0;
}

#news_List li {
	height: 42px;
	line-height: 42px;
	list-style: none;
}

.main-box {
	margin-top: 30px;
}

.pre-box {
	width: 31%;
}

.pre-box h1 {
	height: 100px;
	line-height: 100px;
	font-size: 22px;
	color: #fff;
	background: #499f62 url(../images/bg01.png) no-repeat right top;
	vertical-align: middle;
}

.pre-box h1 img {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
}

.pre-box div {
	border: 2px #e3e1e2 solid;
	border-top: none;
	padding: 20px 15px;
	color: #555;
}

.box01 div p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	padding-top: 10px;
	margin-bottom: 9px;
	border-bottom: 1px #ddd dotted;
	padding-bottom: 8px;
}

.pre-box div h3 {
	text-align: center;
	margin-top: 10px;
}

.pre-box div h3 a {
	color: #499f62;
	display: inline-block;
	border: 1px #499f62 solid;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	padding: 0 32px;
	border-radius: 15px 15px;
}

.pre-box div h3 a:hover {
	color: #fff;
	background: #499f62;
}

.box02 {
	margin: 0 3%;
}

.box02 h1 {
	background: #499d9f url(../images/bg02.png) no-repeat right top;
}

.box02 div li {
	background: url(../images/bg04.png) no-repeat left 19px;
	list-style: none;
	font-size: 15px;
	border-bottom: 1px #ddd dotted;
	padding-left: 14px;
	padding-bottom: 1px;
}

.box02 div li a {
	display: inline-block;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.box02 div h3 a {
	color: #499d9f;
	border: 1px #499d9f solid;
	margin-top: 12px;
}

.box02 div h3 a:hover {
	background: #499d9f;
}

.box03 h1 {
	background: #3a5d85 url(../images/bg03.png) no-repeat right top;
}

.box03 div h3 a {
	color: #3a5d85;
	border: 1px #3a5d85 solid;
	margin-top: 7px;
}

.box03 div h3 a:hover {
	background: #3a5d85;
}

.box03 div p {
	border-bottom: 1px #ddd dotted;
	padding: 15px 0;
	font-size: 15px;
}

.nibox {
	background: url(../images/ni-bg.jpg) no-repeat center top;
	margin-top: 30px;
	color: #fff;
	padding: 20px 0;
}

.ni-txt {
	width: 70%;
}

.ni-txt h3 {
	border-bottom: 1px #fff solid;
	width: 60%;
	font-size: 20px;
}

.ni-txt p {
	line-height: 30px;
	margin-top: 10px;
}

.ni-but a {
	display: inline-block;
	padding: 2px 70px 0 40px;
	color: #fff;
	background: #499f62 url(../images/bg05.png) no-repeat 85% center;
	margin-top: 35px;
}

.jj-box {
	margin-top: 30px;
}

.jj-box h1 {
	text-align: center;
	background: url(../images/bg06.png) no-repeat center bottom;
	margin-bottom: 20px;
	color: #000;
	font-size: 24px;
	padding-bottom: 10px;
}

.jjbox {
	width: 33.3333%;
	text-align: center;
}

.jjbox p {
	padding: 0 18%;
	font-size: 14px;
	color: #777;
	line-height: 22px;
}

.r-tabs .r-tabs-panel,
.r-tabs .r-tabs-accordion-title {
	display: none;
}

.r-tabs,
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}

.bdc-listbox {
	margin-top: 50px;
}

.bdc-listbox ul.bslist-top {
	width: 100%;
	background: #fff;
	height: 60px;
}

.bdc-listbox ul.bslist-top li {
	float: left;
	width: 19%;
	margin-right: 1%;
	background: #a1aac0;
}

.bdc-listbox ul.bslist-top li:last-child {
	width: 20%;
	margin-right: 0;
}

.bdc-listbox ul.bslist-top li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	vertical-align: middle;
}

.bdc-listbox ul.bslist-top li a img {
	vertical-align: middle;
	margin-right: 15px;
}

.bdc-listbox ul.bslist-top li.r-tabs-state-active a {
	color: #fff;
	background: #183885;
}

.bdc-pagebox div.cl-list,
.bdc-pagebox div.lc-list,
.bdc-pagebox div.zylist {
	padding: 0 10px;
}

.tabbox {
	border: 1px #ddd solid;
	padding: 20px 20px;
}

.jbox {
	width: 100%;
}

.jtxt {
	border-bottom: 1px #ddd solid;
	padding-bottom: 15px;
}

.jjlist {
	margin-top: 30px;
}

.jjlist li {
	float: left;
	border: 1px #ddd solid;
	padding: 1px 1px;
	width: 31%;
	margin: 0 1%;
	position: relative;
}

.jjlist li {
	float: left;
	border: 1px #ddd solid;
	padding: 1px 1px;
	width: 31%;
	margin: 0 1%;
	position: relative;
}

.jjlist li img {
	width: 100%;
}

.jjlist li:last-child {
	margin-right: 0;
}

.jjlist li p {
	position: absolute;
	bottom: 1px;
	width: 100%;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 8px 0;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jbox h3 {
	margin: 20px 0 10px 0;
	text-align: center;
}

.jbox h3 a {
	background: #e9edf6;
	color: #183885;
	border-radius: 6px 6px;
	padding: 6px 35px;
	border: 1px #cad5ef solid;
	font-size: 15px;
}

.jbox h3 a:hover {
	background: #183885;
	color: #fff;
	border-radius: 6px 6px;
	border: 1px #183885 solid;
}

.footbox {
	background: #183885;
	color: #fff;
	text-align: center;
	padding: 16px 0 15px 0;
	margin-top: 30px;
	line-height: 24px;
	font-size: 15px;
}

.doc-backtop {
	font-size: 50px;
	color: #445f9e;
	position: fixed;
	right: 5px;
	bottom: 38px;
	line-height: 40px;
	cursor: pointer;
	z-index: 9;
}

.doc-backtop:hover {
	color: #183885;
}

.iiot-box h3 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}

.iiot-box p {
	text-indent: 2em;
}

.ii-img img {
	width: 100%;
	max-width: 1060px;
}

/*����˼Ծ*/
.ny-banner {
	background: url(../images/nybg.jpg) no-repeat;
	color: #fff;
	padding: 40px 0;
}

.ny-banner h2 {
	font-size: 34px;
	border-bottom: 1px #fff solid;
	width: 40%;
}

.ny-banner p {
	margin-top: 20px;
	line-height: 24px;
}

.where {
	padding: 24px 0 5px 0;
	vertical-align: top;
}

.where img {
	margin-right: 10px;
	vertical-align: top;
}

/*��Ƹtab�л�*/
.tab .tab-nav li {
	margin-top: 15px;
}

.tab .tab-nav li a {
	padding: 12px 20px;
}

.tab .tab-nav li.active a {
	background: #183885;
	color: #fff;
}


.pagebox {
	margin-top: 30px;
}

.pagebox h1 {
	text-align: center;
	background: url(../images/bg06.png) no-repeat center bottom;
	margin-bottom: 20px;
	color: #000;
	font-size: 24px;
	padding-bottom: 10px;
}

.pimg {
	width: 40%;
	margin-top: 20px;
}

.pimg img {
	padding: 4px;
	background: #fff;
	border: 1px #ddd solid;
	width: 100%;
	max-width: 427px;
}

.ptxt {
	width: 55%;
	padding-top: 30px;
}

.ptxt p {
	text-indent: 2em;
	line-height: 30px;
	color: #333;
}

.mapbox {
	background: url(../images/img16.jpg) no-repeat center top;
	height: 392px;
	margin-top: 30px;
}

.addtxt {
	padding: 40px 0 20px 0;
}

.addtxt table td {
	line-height: 36px;
	vertical-align: middle;
}

.addtxt table td img {
	margin-right: 10px;
	vertical-align: middle;
}

.jjlistbox {
	margin-top: 30px;
}

.tabbox-ny {
	padding: 20px 20px;
}

.jtxt01 {
	background: #eceff6;
	border: 1px #d1d7e6 solid;
	padding: 20px 20px;
	line-height: 26px;
	width: 1090px;
	margin-left: -20px;
	margin-bottom: 28px;
}

.jjlist01 {
	border-bottom: 1px #ddd solid;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.jjlist01 li {
	width: 24%;
	margin: 0 0.5%;
}

.jlist li {
	padding: 20px 0;
	border-bottom: 1px #ddd solid;
}

.jlist li div.liimg {
	width: 35%;
}

.jlist li div.liimg img {
	border: 1px #ddd solid;
	width: 100%;
}

.jlist li div.litxt {
	width: 60%;
}

.jlist li div.litxt h4 {
	text-align: left;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.jlist li div.litxt table {
	border: none;
	width: 100%;
}

.jlist li div.litxt table td p {
	background: url(../images/tb12.png) no-repeat left 13px;
	padding: 5px 0 5px 20px;
	color: #777;
}

.jlist li div.litxt table td span {
	padding-left: 20px;
}


.teclist li {
	background: #e7edf7;
	border: 2px #c5d2e6 solid;
	margin-top: 20px;
	padding: 20px 20px;
}

.teclist li h1 {
	font-size: 18px;
	border-bottom: 1px #c5d2e6 solid;
	padding-bottom: 10px;
	background: url(../images/tb13.png) no-repeat left 6px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.teclist li p {
	font-size: 15px;
	line-height: 26px;
	color: #777;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.teclist li img {
	display: none;
}

.pagetxtbox {
	padding: 20px 20px;
}

.pagetxttop {
	text-align: center;
}

.pagetxttop h2 {
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0 15px 0;
}

.pagetxttop p {
	font-size: 15px;
	background: #eee;
	padding: 4px 0;
	color: #999;
}

.pagetbox {
	padding: 24px 40px;
}

.pagetbox p {
	line-height: 32px;
	font-size: 16px;
	margin: 5px 0;
}

.rectxt {
	border-bottom: 3px #ddd solid;
	padding: 20px 30px;
}

.rectxt h2 span {
	display: inline-block;
	background: #183885;
	color: #fff;
	font-weight: bold;
	padding: 0 20px;
	font-size: 22px;
}

.rectxt h3 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	margin-top: 5px;
}

.rectxt p {
	font-size: 15px;
	padding-left: 125px;
}

/*jp*/
body.jp {
	font: 100%/2 "meiryo", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei", sans-serif;
}

body.jp .bg-inverse .nav-inline li {
	width: 25%;
}

body.jp .mapbox {
	background: url(../jpimages/jpimg16.jpg) no-repeat center top;
}

/*res>1360*/
@media screen and (min-width: 1204px) {
	
	.container {
		width: 1100px;
	}

	.pre-box div {
		height: 256px;
	}

	.box02 ul {
		height: 160px;
	}
}

/*980<res<1204*/
@media screen and (min-width: 980px) and (max-width: 1204px) {
	
	.container {
		width: 90%;
	}

	.pre-box div {
		height: 284px;
	}

	.pre-box div {
		height: 256px;
	}

	.box02 ul {
		height: 160px;
	}

	.box01 div p {
		line-height: 22px;
		font-size: 14px;
	}

	.box02 div li {
		line-height: 22px;
		padding: 5px 0 5px 14px;
	}

	.box03 div p {
		padding: 11px 0;
	}

	.screen {
		margin-left: -435px;
	}
}

/*768<res<980*/
@media screen and (min-width: 761px) and (max-width: 979px) {
	
	.container {
		width: 96%;
	}

	.logo h2 {
		width: 100%;
		text-align: center;
	}

	.logo {
		float: left;
		width: 70%;
	}

	.logo h1 {
		width: auto;
		text-align: left;
	}

	.logo h1 img {
		width: 100%;
	}

	.language {
		float: right;
	}

	.pre-box {
		width: 100%;
	}

	.box02 {
		margin: 0 0;
	}

	.jjlist li p {
		font-size: 14px;
	}

	.jlist li div.litxt h4 {
		margin-bottom: 10px;
	}

	.jlist li div.litxt table td p {
		padding: 2px 0 2px 20px;
		line-height: 20px;
		background: url(../images/tb12.png) no-repeat left 10px;
	}

	.jlist li div.litxt table td span {
		line-height: 20px;
	}
}

/*res<767*/
@media screen and (max-width: 760px) {
	
	.container {
		width: 100%;
	}

	.left,
	.right {
		float: none;
	}

	.logo h1,
	.logo h2 {
		width: 100%;
		text-align: center;
	}

	.logo h1 img {
		width: 80%;
	}

	.header-top h2 span {
		margin-top: 12px;
	}

	.header-top {
		padding: 10px 0 5px 0;
	}

	.navbar-head {
		display: block;
	}

	.navbar-body .nav {
		height: auto;
		background: none;
	}

	.bg-inverse .nav-inline li {
		width: 100%;
		background: none;
	}

	.bg-inverse .nav-inline li a {
		line-height: 30px;
	}

	.bg-main {
		background: #183885 url(../images/nav-bg.jpg) no-repeat center top;
	}

	.banner-box h1 {
		font-size: 28px;
		padding: 15px 0 10px 0;
		line-height: 30px;
	}

	.banner {
		padding: 30px 0;
	}

	.b-txt,
	.b-img {
		width: 100%;
		text-align: center;
	}

	.b-txt h2 {
		width: 100%;
		font-size: 22px;
		padding: 0 0;
	}

	.b-txt p {
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		padding-top: 10px;
	}

	.b-txt h3 {
		margin-top: 10px;
	}

	.b-txt h3 a {
		font-size: 14px;
		height: 28px;
		line-height: 28px;
		padding: 0 28px;
	}

	.b-img img {
		width: 98%;
		margin-left: 1%;
	}

	.main-box {
		padding: 0 10px;
		margin-top: 20px;
	}

	.pre-box {
		width: 100%;
	}

	.pre-box div {
		padding: 10px 10px;
	}

	.box01 div p {
		line-height: 24px;
	}

	.pre-box div h3 {
		margin-top: 5px;
	}

	.box02 {
		margin: 0 0;
	}

	.box02 h1 {
		background: #499d9f url(../images/bg02.png) no-repeat right top;
	}

	.box02 div li {
		padding-bottom: 0px;
	}

	.box03 div h3 a {
		margin-top: 0;
	}

	.box03 div p {
		border-bottom: 1px #ddd dotted;
		padding: 5px 0;
	}

	.nibox {
		padding: 20px 10px;
	}

	.ni-txt {
		width: 100%;
		font-size: 15px;
		line-height: 24px;
		text-align: center;
	}

	.ni-txt h3 {
		padding-bottom: 5px;
		width: 100%;
	}

	.ni-but {
		text-align: center;
	}

	.ni-but a {
		margin-top: 5px;
	}

	.jjbox {
		width: 100%;
		text-align: left;
		padding: 10px 20px;
		border-bottom: 1px #ddd solid;
	}

	.jjbox h3 {
		font-size: 16px;
	}

	.jjbox p {
		padding: 0 0;
		font-size: 14px;
		line-height: 20px;
	}

	.jjbox img {
		width: 60px;
		float: left;
		margin-right: 20px;
	}

	.jjjbox .title h3 {
		margin-top: -35px;
		font-size: 24px;
		color: #555;
		margin-left: 16px;
	}

	.bdc-listbox ul.bslist-top {
		height: 50px;
	}

	.bdc-listbox ul.bslist-top li a {
		line-height: 30px;
		padding-top: 10px;
		height: 50px;
		font-size: 15px;
	}

	.bdc-listbox ul.bslist-top li a img {
		margin-right: 5px;
		width: 30px;
	}

	.jjlist {
		margin-top: 20px;
	}

	.jjlist li {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.jbox h3 {
		margin: 10px 0 0 0;
	}

	.doc-backtop {
		bottom: 30px;
		font-size: 30px;
	}

	.bdc-listbox {
		margin-top: 20px;
	}

	.ny-banner {
		padding: 25px 10px;
	}

	.ny-banner h2 {
		font-size: 26px;
		width: 100%;
	}

	.ny-banner p {
		margin-top: 15px;
		line-height: 24px;
	}

	.pagebox {
		padding: 0 10px;
	}

	.pimg {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}

	.ptxt {
		width: 100%;
		padding-top: 10px;
	}

	.ptxt p {
		text-indent: 2em;
		line-height: 24px;
		color: #333;
		font-size: 15px;
	}

	.mapbox {
		background: url(../images/img17.jpg) no-repeat center top;
	}

	.tabbox-ny {
		padding: 10px 10px;
	}

	.jlist li div.liimg,
	.jlist li div.litxt {
		width: 100%;
	}

	.jlist li div.litxt table td p {
		line-height: 20px;
	}

	.jlist li div.litxt table td span {
		line-height: 20px;
	}

	.jlist li div.litxt h4 {
		margin-bottom: 0;
	}

	.jtxt01 {
		padding: 10px 10px;
	}

	.teclist {
		padding: 10px 10px;
	}

	.teclist li {
		margin-bottom: 10px;
		margin-top: 0;
		padding: 10px 10px;
	}

	.teclist li h1 {
		margin-bottom: 10px;
		line-height: 24px;
	}

	.teclist li p {
		line-height: 24px;
	}

	.addtxt {
		padding: 20px 10px;
	}

	.addtxt table td {
		line-height: 20px;
	}

	.addtxt table td:first-child {
		width: 135px;
	}

	.pre-box h1 {
		height: 78px;
		line-height: 78px;
	}

	.pre-box h1 img {
		width: 70px;
	}

	.rectxt {
		padding: 10px 10px;
	}

	.rectxt h3,
	.rectxt p {
		padding-left: 0;
	}

	.language {
		width: 100%;
		text-align: center;
		margin-top: 5px;
	}

	.rectxt h2 span {
		font-size: 18px;
	}

	.where {
		padding-left: 10px;
	}

	.pre-box {
		margin-bottom: 5px;
	}

	.pagetxtbox {
		padding: 10px 10px;
	}

	.pagetbox {
		padding: 15px 0;
	}

	.pagetbox p {
		font-size: 14px;
		line-height: 26px;
	}

	.pagetxttop h2 {
		padding: 15px 0 15px 0;
		line-height: 30px;
	}

	/*jp*/
	body.jp .mapbox {
		background: url(../jpimages/jpimg17.jpg) no-repeat center top;
	}

	body.jp .bg-inverse .nav-inline li {
		width: 100%;
	}

}

/*res<375*/
@media screen and (max-width:550px) {
	
	.bdc-listbox ul.bslist-top li a {
		font-size: 0px;
	}

	.bdc-listbox ul.bslist-top li a img {
		width: 32px;
		margin-right: 0;
	}
}

/*res<375*/
@media screen and (max-width: 380px) {
	
	.container {
		width: 100%;
	}

	.bdc-listbox ul.bslist-top li {
		margin-right: 2px;
	}
}

* {
	margin: 0;
	padding: 0
}
img {
	vertical-align: middle;
}
ul {
	list-style: none
}
/*banner����*/
#slider {
	position: relative;
	width: 100%;
	height: 423px;
	/*�����и߶� û�еĻ�ֱ����Ԫ�ض�λtop��Ч*/
	overflow: hidden;
}

/*ul����*/
#imgs {
	position: absolute;
	width: 400%;
	left: 0;
	border: 1px solid #000;
}

/*:��Ԫ�ؿ���/li�ĸ���*/
#imgs li {
	float: left;
	width: 25%;
	height: 423px;
	position: relative;
	overflow: hidden;
}

#imgs li img {
	width: 100%;
	min-width: 1920px;
	height: 423px;
	position: absolute;
	/*С��1920ʱ ͼƬ����
      left:-(1920-���ڿ���)/2
     */
}

ol {
	position: absolute;
	right: 10px;
	bottom: 10px;
	line-height: 20px;
	text-align: center;
}

ol li {
	float: left;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #ccc;
	margin-left: 10px;
	cursor: pointer;
}

ol li.current {
	background: yellow;
}

#arr {
	display: none;
}

#arr span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -20px;
	background: #000;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-family: '����';
	font-size: 30px;
	color: #fff;
	opacity: 0.3;
	border: 1px solid #fff;
}

#arr #right {
	right: 5px;
	left: auto;
}


div.ul ul li {
	font-size: 16px;
	color: #555;
	line-height: 26px;
	list-style-image: url(../images/a4.png);
	padding-left: 6px;
}

div.li li {
	width: 189px;
	height: 56px;
	display: inline-block;
	margin-right: 20px;
	font-size: 20px;
	border: solid 1px #555;
	color: #555;
	text-align: center;
	line-height: 56px;
}
.jbox{
	margin-left: -20px;
}
.bslist-top li{
	margin-bottom: 10px;
}
.bslist-top{
	margin-bottom: 70px;
}

div.li li:hover {

	background-color: #183885;
	border: solid 1px #183885;
	opacity: 0.8;
	color: #fff;
}

div.li li a:hover {
	color: #fff;

}

#li-0 p {
	color: #a2a2a2;
	font-size: 16px;
	text-indent: 2em;
	margin-top: 27px;
	line-height: 32px;
}

#lis-0 p {
	color: #a2a2a2;
	font-size: 16px;
	text-indent: 2em;
	margin-top: 27px;
	line-height: 32px;
}

#li-1 table {
	width: 100%;
	border: solid 1px #a2a2a2;
	margin-bottom: 30px;
}

#lis-1 table {
	width: 100%;
	border: solid 1px #a2a2a2;
}

#li-1 table td {
	border: solid 1px #a2a2a2;
	color: #a2a2a2;
	font-size: 16px;
	padding-left: 85px;
}

#lis-1 table td {
	border: solid 1px #a2a2a2;
	color: #a2a2a2;
	font-size: 16px;
	padding-left: 85px;
}

#li-1 table th {
	background-color: #bee1ff;
	opacity: 0.8;
	color: #183885;
}

#lis-1 table th {
	background-color: #bee1ff;
	opacity: 0.8;
	color: #183885;
}

/* 二维码 */
.android_img{float:right;position: relative;}
.Android_code{display: none;position: absolute;left: -52px;z-index: 999;}
.android_img:hover .Android_code{display: block;}
