/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Left & Right alignment */
.left {
	float: left
}
.right {
	float: right
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
/* Global properties ======================================================== */
body {
	border: 0;
	color: #696969;
	line-height:1.5em;
	font-family:"微软雅黑";
	font-size:14px;
	background:#fff;
}
.ic, .ic a {
	border: 0;
	float: right;
	background: #fff;
	color: #f00;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0
}

.css3 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	position: relative
}
.body1 {
	background: url(../images/bg.jpg) bottom center repeat
}
.body2 {
	background:#ea5504;
/*	background: url(../3/bg_top2.gif) bottom repeat-x
*/}
.body3 {
	background: #fff
}
.body3 .main {
	padding-top:30px;	
}
.body4 {
/*	background: url(../images/bg.jpg) top center repeat
*/	background:#ea5504

}
.body5 {
/*	background: url(../3/bg_top_img.jpg) center bottom no-repeat
*/}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 980px
}
/* ============================= main layout ====================== */
a {
	color: #696969;
	text-decoration: none;
	outline: none
}
a:hover {
	text-decoration: none
}
h1 {
	float: left
}
h2 {
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2em;
	padding: 38px 0 0px 0;
	color: #000;
}
h2.under {
	margin-bottom: 15px;
}
h2.under .en {
	font-size:20px;
	color:#666;	
	line-height:2em;
	*vertical-align:bottom;
	text-transform:uppercase;
	display:none;
}
h2.under span {
	display:block;	
}
h2.under span.title {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom:10px;
}
h2.under span.date {
	color:#999;	
	font-size:14px;
}
h3 {
	font-size: 24px;
	color: #000;
	line-height: 1.3em;
	letter-spacing: -0px;
	padding-bottom: 16px;
	font-weight: 400;
	font-style: normal
}
h3 span {
	display: block;
}
h3 .dropcap {
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 0px;
	margin-right: 10px;
	background: url(../3/dropcap1.png) 0 0 no-repeat;
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height:50px;
}
h4 {
	font-size: 26px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 400;
	padding: 43px 0 15px 0
}
h5 {
	font-size: 28px;
	color: #000;
	line-height:46px;
	padding: 0 0 16px 0;
	font-weight: 400;
	font-style: normal
}
h5 .dropcap {
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 0px;
	margin-right: 10px;
	background:url(../3/dropcap1.png) 0 0 no-repeat;
	color: #fff;
	text-align: center;
}
.news h5 .dropcap {
	border-radius:50%;
	background:#ea5504;
}
h5 .dropcap strong {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3em;
	display: block;
	padding-top: 3px;
}
h5 .dropcap span {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2em;
	display: block;
	margin-top: -8px
}
h6 {
	font-size: 20px;
	line-height: 1.2em;
	color: #000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: 400
}
/* ============================= header ====================== */
header {
	padding-top: 34px;
	height: 128px
}
#logo {
	display: block;
	width: 277px;
	height: 94px;
}
#menu {
	float: right;
	padding-top: 15px
}
#menu li {
	float: left;
	padding-left: 40px
}
#menu li a {
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	color: #fce5d8;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	height: 79px;
	font-style: normal;
	font-weight: 700
}
#menu li a span {
	font-size: 13px;
	line-height: 1.5em;
	color: #fce5d8;
	display: block;
	letter-spacing: -1px;
	margin-top: -3px;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
#menu li a:hover, #menu .active a {
	color: #fff
}
#menu li a:hover span, #menu .active a span {
	color: #fff
}
#menu #nav1 a {
	background: url(../images/menu_icon1.gif) bottom center no-repeat
}
#menu #nav1 a:hover, #menu #nav1.active a {
	background: url(../images/menu_icon1_active.gif) bottom center no-repeat
}
#menu #news a {
	background: url(../images/menu_icon2.gif) bottom center no-repeat
}
#menu #news a:hover, #menu #news.active a {
	background: url(../images/menu_icon2_active.gif) bottom center no-repeat
}
#menu #about a {
	background: url(../images/menu_icon3.gif) bottom center no-repeat
}
#menu #about a:hover, #menu #about.active a {
	background: url(../images/menu_icon3_active.gif) bottom center no-repeat
}

#menu #products a {
	background: url(../images/menu_icon4.gif) bottom center no-repeat
}
#menu #products a:hover, #menu #products.active a {
	background: url(../images/menu_icon4_active.gif) bottom center no-repeat
}
#menu #contact a {
	background: url(../images/menu_icon5.gif) bottom center no-repeat
}
#menu #contact a:hover, #menu #contact.active a {
	background: url(../images/menu_icon5_active.gif) bottom center no-repeat
}
#menu #recruit a {
	background: url(../images/menu_icon6.png) bottom center no-repeat
}
#menu #recruit a:hover, #menu #recruit.active a {
	background: url(../images/menu_icon6_active.png) bottom center no-repeat
}
#menu #brand a {
	background: url(../images/menu_icon7.gif) bottom center no-repeat
}
#menu #brand a:hover, #menu #brand.active a {
	background: url(../images/menu_icon7_active.png) bottom center no-repeat
}
.banner {
	width:100%;
	overflow:hidden;
	position:absolute;
	height:423px;
	top:162px;
}
.slider {
	top: 0;
	left:50%;
	width:1920px;
	margin-left:-960px;
	overflow:hidden;
	position: absolute;
	z-index: 1
}
.slider .items {
	display: none
}
.slider .pagination {
	position: absolute;
	z-index: 2;
	bottom:30px;
	left:0;
	width:100%;
	text-align:center;
}
.slider .pagination li {
	display:inline-block;
	padding-right: 4px
}
.slider .pagination li {
	*display:inline;
	padding-right: 4px
}
.slider .pagination a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/buttons.png) right 0 no-repeat
}
.slider .pagination a:hover, .slider .pagination .current a {
	background-position: left
}
/* ============================= content ====================== */
#content {
	padding-top: 50px;
	padding-bottom: 36px
}
#content2 {
	padding-bottom:30px
}
.cols h3 {
	height:50px;
	line-height:50px;	
}
.cols h3 .en {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	display:none;
}
.clear {
	clear:both;	
}
.pad_left1 {
	padding-left: 50px
}
#page7 .pad_left1 {
	padding:0 20px 0 0;
	width:250px;	
}
#page7 .pad_left1 img {
	width:250px;	
}
#page7 h2 {
	padding:0;	
}
#page7 h2 span{
	font-size:16px;
	color:#666;
}
#page7 .col1 {
	float:right;	
}
.pad_left2 {
	padding-right: 40px
}
.pad_bot1 {
	height:110px;
	overflow:hidden;
	margin:8px 0;
}
.pad_bot1 img {
	width:207px;
	height:110px;	
}
.news .pad_bot1 {
	height:45px;
}
.pad_bot2 {
	padding-bottom: 40px
}
.news .pad_bot2 {
	padding-bottom:20px;
	border-bottom:1px #ccc solid;
	margin-bottom:20px;	
}
.marg_right1 {
	margin-right: 20px
}
.news .marg_right1 {
	width:110px;
	height:86px;
	overflow:hidden;	
}
.news .marg_right1 img{
	width:110px;
	height:86px;	
}
.wrapper .text {
	width:425px;
	height:182px;
	float:right;
	overflow:hidden;	
	line-height:1.7em;
	text-indent:2em;
	text-align:justify;
}
.link1 {
	color: #ea5504;
	font-style: normal;
	text-decoration:underline;
}

.testimonials {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 210px;
	overflow: hidden
}
#testimonials div {
	background: url(../images/bg_testimonials.gif) 0 bottom no-repeat #f5f5f5;
	padding: 25px 25px;
	width:170px;
	height:110px;
	overflow:hidden;
}

#testimonials span.year {
	display: block;
	padding: 0 0 0 11px;
	font-style: normal
}
.testimonials li {
	height: 210px
}
#testimonials div a:hover {
	text-decoration:underline;	
}
.up, .down {
	position: absolute;
	z-index: 2;
	bottom: 8px;
	right: 0;
	width: 32px;
	height: 32px;
	display: block
}
.up {
	right: 33px;
	background: url(../3/marker_up.gif) 0 0 no-repeat
}
.down {
	background: url(../3/marker_down.gif) 0 0 no-repeat
}
.up:hover, .down:hover {
	background-position: bottom
}
.color1 {
	color: #000
}
.color2 {
	color: #ea5504
}
.list1 {
	background: url(../images/line_hor1.png) 10px 0 no-repeat;
	padding-top: 1px
}
.list1 li {
	background: url(../images/line_hor1.png) 10px bottom no-repeat;
	line-height: 29px
}
.list1 a {
	color: #696969;
	text-decoration: none;
	font-style: normal;
	padding-left: 14px;
	background: url(../images/marker_1.gif) 0 6px no-repeat
}
.list1 a:hover {
	color: #fff
}
.address {
	background: url(../images/line_hor1.png) 0px 0 no-repeat;
	padding-top: 1px
}
.address li {
	background: url(../images/line_hor1.png) repeat-x 0px bottom;
	line-height: 29px;
	font-style: normal;
	color:#fff;
}
.address span {
	padding-left: 4px;
	float: left;
	width: 42px
}
.address a {
	color: #fff
}
#icons {
	background: url(../images/line_hor1.png) 23px 0 no-repeat;
	padding-top: 1px
}
#icons li {
	background: url(../images/line_hor1.png) 23px bottom no-repeat;
	line-height: 29px
}
#icons a {
	color: #fff;
	text-decoration: none;
	font-style: normal;
	display: inline-block
}
#icons .wx {
	height:60px;
}
#icons img {
	float: left;
	margin-right: 9px;
	margin-top: 5px
}
#icons .wx span {
	float:left;
	line-height:1.5em;
	text-align:center;
	color:white;
	margin-right:10px;
}
#icons a:hover {
	color: #fff
}
/*--- tabs begin ---*/
.tabs {
}
.tabs ul.nav {
	width:100%;
	padding-bottom: 24px;
	text-align:center;
}
.tabs ul.nav li {
	display:inline-block;
	margin:0 3px;
}
.tabs ul.nav li {
	*display:inline;
}
.tabs ul.nav li a {
	display: block;
	position: relative;
	width: 32px;
	height: 32px;
	font-size:1em;
	color: #fff;
	line-height: 32px;
	background: #ea5504;
	text-decoration: none;
	text-align: center;
	border-radius:3px;
}
.tabs ul.nav .selected a, .tabs ul.nav a:hover {
	background: #696969
}
.tabs .tab-content {
	/* [disabled]display: none; */
}
.tabs .tab-content h5 {
	width:980px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	
}
/*--- tabs end ---*/
#address span {
	float: left;
	width: 60px
}
/* ============================= footer ====================== */
footer {
	padding:20px 0;
	font-style: normal;
	color: #fff;
	text-align: center;
	border-top:1px #f66c22 solid;
}
footer a {
	color: #fff
}
footer a:hover {
}
/* ============================= forms ============================= */
#ContactForm {
	margin-top: -4px
}
#ContactForm span {
	width: 109px;
	float: left;
	line-height:40px
}
#ContactForm .wrapper {
	min-height: 30px
}
#ContactForm .textarea_box {
	min-height: 275px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px
}
#ContactForm {
}
#ContactForm {
}
#ContactForm a {
	margin-left: 10px;
	float: right;
	width: 62px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	background: #ea5504;
	text-align: center
}
#ContactForm a:hover {
	background: #080808
}
#ContactForm .input {
	width: 309px;
	height: 23px;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 3px 5px;
	color: #696968;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0
}
#ContactForm textarea {
	overflow: auto;
	width: 589px;
	height: 258px;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 3px 5px;
	color: #696968;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0
}
#newsletter {
}
#newsletter .input {
	background: #fff;
	padding: 6px 18px;
	width: 184px;
	height: 18px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: inherit;
	color: #b4b4b4;
	margin: 0;
	outline:none;
}
#newsletter .input:focus {
	color: #696969
}
#newsletter .wrapper {
	min-height: 40px
}
.button {
	float: right;
	width: 90px;
	height: 32px;
	background: #fff;
	line-height: 32px;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-decoration: none
}
#newsletter a:hover {
	background: #60b000;
	color: #fff
}
#page4 .product .cols {
	width:980px;	
}
#page4 .product .cols .wrapper {
	width:300px;
	float:left;
	margin:0 13px;
	padding-bottom:30px;
}
#page4 .product .pad_bot1 {
	height:60px;	
}
.about {
	min-height:500px;	
}
.about img {
	max-width:100%;	
}
.xfl {
/*	padding-top:30px;	
*/}

.xfl li {
	display:inline-block;	
	height:40px;
	line-height:40px;
	font-size:18px;
	margin-right:5px;
}.xfl li {
	*display:inline;
	*margin-right:10px;	
}
.xfl li a {
	color:white;
	text-decoration:none;
	display:block;
	background:#696969;	
	padding:0 20px;
}
.xfl li a:hover,.xfl li.active a {
	background:#ea5504;	
}
.productimg img {
	width:300px;
	height:122px;	
}
#footer{
	background:#ea5504;
	width:100%;	
}
.ewm img {
	width:50px;
	height:50px;
}