@charset "utf-8";

/* -----------------------------
 Description: Css Reset
 Author: KingRenner QQ: 442398600
 Date: 2013-09-01
 ----------------------------- */


/* 非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html,
body,
table,
caption,
thead,
tbody,
tfoot,
tr,
th,
td,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
form,
fieldset,
legend,
address,
blockquote,
pre,
span,
a,
img,
em,
strong,
small,
big,
button,
input,
select,
textarea,
label,
cite,
code,
dfn,
sub,
sup,
del,
iframe,
object {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

table,
tr,
th,
td {
	font-size: 12px;
}

p {
	word-wrap: break-word;
}

ul,
ol {
	list-style: none;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: "微软雅黑";
}

hr {
	clear: both;
	height: 1px;
	border: 0;
	background: #DDD;
	color: #DDD;
}

fieldset,
img,
input {
	border: 0 none;
}

legend {
	color: #000;
}

caption,
th,
em,
small,
big,
address,
cite,
code,
dfn {
	font-style: normal;
	font-weight: normal;
}

small {
	font-size: 12px;
}

pre,
code {
	font-family: "Courier New", Courier, monospace;
}

button,
input,
select,
textarea {
	font: 12px/1.5 \5b8b\4f53, Arial, sans-serif;
	font-weight: inherit;
	outline: none;
	resize: none;
}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
}

sub {
	vertical-align: text-bottom;
}

sup {
	vertical-align: text-top;
}

del {
	text-decoration: line-through;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

q:before,
q:after {
	content: '';
}


/* Link */

a {
	color: #666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}


a:hover {
	color: #af0101;
	cursor: pointer;
	text-decoration: none;
}

a:active {
	color: #af0101;
	text-decoration: none;
	star: expression(this.onFocus=this.blur());
}

a:focus {
	outline: none;
	-moz-outline: none;
	text-decoration: none;
}

*:focus {
	outline: none;
}
img {
	border: 0px;
	vertical-align: middle;
}


/* Float clear */

.clearfix {
	zoom: 1;
}

.clearfix:after {
	display: block;
	visibility: hidden;
	content: ".";
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clear {
	display: block;
	visibility: hidden;
	content: ".";
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	zoom: 1;
}


/* ==========Custom styles_begin========== */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 12px/1.5 \5b8b\4f53, Arial, '微软雅黑';
	font-family: "微软雅黑";
	min-width: 1240px;
	width: expression(document.documentElement.clientWidth>1240?document.documentElement.clientWidth: 1240);
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear_f {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	_display: inherit;
}

.h10 {
	height: 10px;
	overflow: hidden;
	clear: both;
}

.h100 {
	height: 100px;
	overflow: hidden;
	clear: both;
}

/*顶部导航*/
.nav {
	text-align: center;
}

.nav li {
	display: inline-block;
}

.nav li a {
	display: block;
	font-size: 16px;
	padding: 0 28px;
}

.nav li a:hover,
.nav li.aNow a,
.nav li.liNow a {
	font-weight: bold;
	color: #0c5ca3;
	background: url(https://www.bmtasiapacific.com/images/ico1_1.png) no-repeat bottom center;
}
/*功能*/
.wal {
	width: 1240px;
	margin: 0px auto;
}

.tabContent {
	display: none;
}

.tab li {
	cursor: pointer;
}

.tabContent2 {
	display: none;
}

.tab2 li {
	cursor: pointer;
}

.phshow {
	display: none;
}

.phimg {
	display: none;
}

a>.imgon {
	display: none;
}

a:hover>.imgoff {
	display: none;
}

a:hover>.imgon {
	display: inline-block;
}

/*下拉顶部导航*/
.sNav {
	display: none;
	position: absolute;
	z-index: 999;
	top: 110px;
	border-top: 3px #396ea1 solid;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	text-align: center;
}

.sNav ul {}

.sNav li {}

.sNav li a {
	display: block;
	font-size: 14px;
	color: #999;
	height: 45px;
	line-height: 45px;
	padding: 0 45px;
}

.sNav li a:hover {
	background: url(https://www.bmtasiapacific.com/images/ico1_2.png) no-repeat right center;
	color: #fff;
	background-color: #0c5ca3;
}

.phsearch {
	display: none;
}

.sNav01 {
	margin-left: -29px;
}

.sNav02 {
	margin-left: -39px;
}

.sNav03 {
	margin-left: -12px;
}

.sNav05 {
	margin-left: -12px;
}

.sNav06 {
	margin-left: -12px;
}
/*page banner*/
.phpageban {
	display: none;
}

.pageban img {
	width: 100%;
}
/*页码*/
.phmore {
	display: none;
}

.pageNumDiv {
	text-align: center;
	height: 34px;
	color: #666;
	margin-top: 30px;
}

.pageNumDiv01 {
	text-align: left;
}

.pageNumDiv a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 11px;
	margin: 0 4px;
	border: #d9d9d9 solid 1px;
	color: #666;
	font-size: 14px;
}

.pageNumDiv a:hover,
.pageNumDiv aNow {
	background: #0c5ca3;
	border: #0c5ca3 solid 1px;
	color: #fff;
	box-shadow: 0 5px 15px rgba(0, 78, 138, 0.4);
}

.pageNumDiv .input1 {
	width: 33px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	border: #d7d7d7 solid 1px;
}

.pageNumDiv .btn1 {
	width: 57px;
	height: 30px;
	margin-left: 5px;
	cursor: pointer;
	border: #0c5ca3 solid 1px;
	color: #fff;
	background: #0c5ca3;
}

.pageNumDiv span {
	background: #0c5ca3;
	border: #0c5ca3 solid 1px;
	color: #fff;
	box-shadow: 0 5px 15px rgba(0, 78, 138, 0.4);
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 11px;
	margin: 0 4px;
	font-size: 14px;
}