@charset "utf-8";

/* CSS Document */


/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/


/*重置样式*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 none;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
	font-family: "微软雅黑";
	background: #acacac;
}

:focus {
	outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*h4 a,
p a,
span a {
	display: block;
}*/

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select,
textarea {
	vertical-align: middle;
	outline: none;
	-moz-outline: none;
	padding: 0 10px;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

input[type="submit"] {
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	-moz-outline: none;
}


/*公共样式*/

.cf {
	zoom: 1
}

.qing {
	display: block;
	clear: both;
}

.clearfix {
	overflow: hidden;
	zoom: 1;
}

.clear {
	clear: both;
}

.btm24 {
	clear: both;
	margin-bottom: 24px;
}

.btm40 {
	clear: both;
	margin-bottom: 40px;
}

.btm56 {
	clear: both;
	margin-bottom: 56px;
}

.f-simsun {
	font-family: simsun;
}

.product-wrap .product-img-block,
.option-block-in,
.option-block-circle,
.option-block-circles,
.option-block-circles span,
.hid-pic,
.nav-items,
.active-block-bg,
.ach-r,
.job-block-item,
.job-see-more span,
.job-see-more,
.lbi-art-line p,
.lease-blcok-item h4,
.service-block-item,
.vip-block-itmes,
.vip-block-itme,
.vip-items-time span,
.vip-items-art h4,
.vip-items-art p,
.vip-items-time,
.commonweal-block,
.combl-char-l p,
.combl-char-l p span,
.combl-char-l a,
.combl-char-r,
.brand-nav-items,
.ada-back,
.ada-back span,
.i-a-more a span {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}


/*从上进入*/

@keyframes cometop {
	from {
		top: -300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}

@-moz-keyframes cometop
/* Firefox */

{
	from {
		top: -300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}

@-webkit-keyframes cometop
/* Safari 和 Chrome */

{
	from {
		top: -300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}

@-o-keyframes cometop
/* Opera */

{
	from {
		top: -300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}


/*从下进入*/

@keyframes comebuttom {
	from {
		top: 300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}

@-moz-keyframes comebuttom
/* Firefox */

{
	from {
		top: 300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}

@-webkit-keyframes comebuttom
/* Safari 和 Chrome */

{
	from {
		top: 300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}

@-o-keyframes comebuttom
/* Opera */

{
	from {
		top: 300px;
		opacity: 0;
	}
	to {
		top: 0;
		opacity: 1;
	}
}


/*公共头部*/

.header {
	width:100%;
	height: 100px;
	background: #3f3f3f;
	margin: auto;
}


.headerzhon {
	width: 1500px;
	height: 100px;
	background: #3f3f3f;
	margin: auto;
}

.logo {
	float: left;
	padding: 16px 0 0 14px;
	box-sizing: border-box;
}

.nav {
	float: right;
}

.nav-items {
	display: block;
	float: left;
	color: #fff;
	line-height: 90px;
	width: 100px;
	height: 90px;
	text-align: center;
	cursor: pointer;
	margin-right: 16px;
	box-sizing: border-box;
}

.nav-items a {
	display: block;
	width: 100px;
	height: 89px;
	color: #fff;
	font-size: 16px;
}

.nav-items-active,
.nav-items:hover {
background-color:#d9150e;
}


/*footer*/

.footer-top {
	width: 100%;
	height: 12px;
	background: #de6600;
}

.footer-main {
	width: 100%;
	height: 282px;
	background: #444;
	padding-top: 54px;
	box-sizing: border-box;
	overflow: hidden;
}

.footer-main-container {
	width: 1250px;
	margin: 0 auto;
}

.footer-main-l {
	width: 50%;
	float: left;
}

.footer-main-l h4 {
	font-size: 14px;
	color: #fff;
}

.f-m-lblock {
	padding-top: 10px;
}

.f-m-lblock li span {
	display: inline-block;
	padding-top: 4px;
	float: left;
	box-sizing: border-box;
	margin-right: 16px;
}

.f-m-lblock li {
	width: 328px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #b8b8b8;
	border-bottom: 1px solid #5f5f5f;
}

.footer-main-r {
	width: 50%;
	float: left;
	padding: 18px 58px;
	box-sizing: border-box;
}

.contact-top {
	width: 100%;
	height: 14px;
}

.contact-top h4 {
	float: right;
	width: 112px;
	height: 14px;
	background: url(../img/abus-bg.jpg) repeat-x center;
	text-align: center;
	margin-right: 40px;
}

.contact-top h4 span {
	display: block;
	width: 70px;
	background: #444;
	margin: 0 auto;
	font-size: 14px;
	color: #b2b2b2;
}

.contact-block {
	float: right;
	width: 192px;
	height: 96px;
	padding: 14px 0 24px 0;
	box-sizing: border-box;
}

.contact-block-item {
	display: block;
	float: left;
	width: 54px;
	height: 54px;
	background: url(../img/bottom-iconbg.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 27px;
	margin-right: 14px;
}

.contact-block-item:last-child {
	margin-right: 0;
}

.wap-icon {
	margin: 0 auto;
	padding: 15px 19px;
}

.wechat-icon,
.webo-icon {
	margin: 0 auto;
	padding: 16px 13px;
}

.footer-main-r p {
	display: block;
	float: right;
	font-size: 12px;
	color: #7c7c7c;
}

.footer-main-r p a {
	color: #7c7c7c;
}
.footer-main-r p a:first-child {
	padding-left: 14px;
}

.wx {
	background: url(../img/wechat-icon.png) center top no-repeat;
}

.wp {
	background: url(../img/wap-icon.png) center top no-repeat;
}

#tooltip1,
#tooltip2 {
	position: absolute;
	border: 1px solid #ccc;
	padding: 10px;
	background: #FFF;
	display: none;
}

.tooltip1,
.tooltip2 {
	cursor: default;
}

.footer-buttom {
	width: 100%;
	height: 0px;
	background: #acacac;
}
