@charset "utf-8";
/*.triangles {
	width:0px;
	height:0px;
	position:absolute;
	border:5px solid transparent;
	border-top-color:#ffac29;
	left:50%;
	top:0px;
	margin:0 0 0 294px;
}*/
.top {
	width:100%;
	margin:0 auto;
	position:relative;
}
.content {
	margin:0 auto;
	height: 276px;
	width: 1050px;
	position:relative;
}
.content .left{
	height: 222px;
	width: 500px;
	display:block;
	float:left;
	margin-bottom:22px;
	margin-top:30px;
	border-bottom:solid 1px #ff9c00;
	}
.content .right{
	height: 192px;
	width: 550px;
	display:block;
	float:right;
}
.logo {
	margin-top:58px;
	display:block;
	float:left;
}
.auxiliary_menu {
	display:block;
	float:left;
	padding:0px;
	margin-left:55px;
	border-top:1px solid #ff9c00;
	height:196px;
}

.menu_title {
	color:#b56f00;
	font-size:15px;
	font-style:italic;
	font-weight:500;
	line-height:2em;
	margin-left:120px;
}
.auxiliary_menu li{
	list-style:none;
	font-family:"Microsoft YaHei UI";
	font-size:12px;
	line-height:2em;
	}
.auxiliary_menu a {
	text-decoration:none;
	cursor:pointer;
	color: #b56f00;
	font: "Microsoft YaHei UI";
}
.auxiliary_menu a:hover {
	text-decoration:none;
	color:#888;
	cursor:pointer;
	font: "Microsoft YaHei UI";
}
.main_nav {
	border-bottom:solid 1px #ff9c00;
	padding-top: 20px;
	height:110px;
}
.main_nav ul {
	padding-left:15px;
}
.main_nav li {
	padding: 0px 1px;
	list-style: none;
	display: block;
	float: left;
	width: 75px;
	height: 105px;
}
.main_nav h2:hover {
	color: #888;
}
.main_nav h2 {
    text-align:center;
	font-size: 12px;
	color: #bf7500;
	font: "Microsoft YaHei UI";
	width: 75px;
	height:85px;
	line-height:15em;
	font-weight:normal;
}
.home {
	background:url(../img/zhuye-.png) no-repeat center top;
	}
.home:hover {
	background:url(../img/zhuye.png) no-repeat center top;
	cursor:pointer;
	}
.product {
	background-image: url(../img/chanpin-.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.product:hover {
	background: url(../img/chanpin.png) no-repeat center top;
	cursor: pointer;
}
.help {
	background-image: url(../img/zhici-.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.help:hover {
	background: url(../img/zhici.png) no-repeat center top;
	cursor: pointer;
}
.about_us {
	background-image: url(../img/dianhuia-.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.about_us:hover {
	background: url(../img/dianhuia.png) no-repeat center top;
	cursor: pointer;
}
.cooperate {
	background-image: url(../img/ren-.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cooperate:hover {
	background: url(../img/ren.png) no-repeat center top;
	cursor: pointer;
}
.faq {
	background-image:url(../img/FAQ_.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.faq:hover {
	background:url(../img/FAQ.png) no-repeat center top;
	cursor: pointer;
}
.foot {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #ffac29;
	margin-bottom:57px;
	padding-bottom:10px;
	margin-top:20px;
}

.foot ul{
	margin:0 auto;
	width:350px;
	}
	
.foot li{
	margin-right:2px;
	list-style:none;
	display:block;
	float:left;
	line-height:2.2em;
	font-size:12px;
	color:#888888;
	font:"Microsoft YaHei UI";
	}
.foot h3{
	clear:both;
	font-size:12px;
	font-weight:normal;
	color:#888888;
	font:"Microsoft YaHei UI";
	}
.main_menu a:hover {
	text-decoration:none;
	color:#888;
	cursor:pointer;
}
.foot a:hover{
	text-decoration:none;
	color:#fca123;
	cursor:pointer;
}
.main_cont {
	margin:0 auto;
	width:1024px;
	height:415px;
	margin-top:50px;
/*	background:url(../img/map.jpg) no-repeat left top;
*/	border:solid 1px #efae61;
}
.map_img{
	margin-top:50px;
	margin-left:75px;
	display:block;
	float:left;
	width:159px;
	height:159px;
	position:relative;
/*	filter: Alpha(Opacity=70);
*/	z-index:100;
	
	}
.contact_img{
	display:block;
	float:left;
	margin-top:50px;
	width:159px;
	height:159px;
	position:relative;
	}
.map_text {
	display:block;
	float:left;
	font-size:11px;
	color:#ff9c00;
	font-family:"Microsoft YaHei UI";
	line-height:2.2em;
	width:200px;
	padding:0px;
	margin:0px;
	padding-bottom:28px;
}
.contact_text {
	display:block;
	float:left;
	font-size:12px;
	color:#b56f00;
	font-family:"Microsoft YaHei UI";
	line-height:2.2em;
	width:500px;
	padding:0px;
	margin-left:24px;
	margin-top:50px;
	padding-bottom:28px;
}
.map_img h2{
	position:absolute;
	left:8px;
	top:10px;
	font-size:95px;
	font-family:"Microsoft YaHei UI";
	color:#ff9c00;
	margin:0px;
	padding:0px;
}
.contact_img h2{
	position:absolute;
	left:2px;
	top:10px;
	font-size:95px;
	font-family:"Microsoft YaHei UI";
	color:#ff9c00;
	margin:0px;
	padding:0px;
}

.map_img h3{
	position:absolute;
	font-size:29px;
	font-family:"Microsoft YaHei UI";
	color:#ff9c00;
	left:98px;
	top:48px;
	}
.contact_img h3{
	position:absolute;
	font-size:29px;
	font-family:"Microsoft YaHei UI";
	color:#ff9c00;
	left:63px;
	top:48px;
	}
.map_img h4{
	position:absolute;
	left:98px;
	top:115px;
	font-size:14px;
	font-family:"Microsoft YaHei UI";
	color:#ff9c00;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.contact_img h4{
	position:absolute;
	left:70px;
	top:115px;
	font-size:14px;
	font-family:"Microsoft YaHei UI";
	color:#ff9c00;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.contact_cont{
	height:316px;
	width:800px;
/*	border-top:1px solid #ff9c00;
*/	margin-bottom:10px;
}
.contact_way {
	margin:0 auto;
	width: 938px;
	height:306px;
	margin-top:30px;
}
.foot li a{
	line-height:2.2em;
	font-size:12px;
	color:#888888;
	font:"Microsoft YaHei UI";
	text-decoration:none;
	}
.body {	
	background:url(../img/about_01.jpg) no-repeat center top;
	background-color:#d9f2ff;
	margin-top:0px;
	padding:0px;
	border-top:solid 2px #ffac29;
}
.contact_text h2 {
	color:#b56f00;
	font-size:14px;
	margin-bottom:7px;
}
.language {
	margin-top:20px;
	margin-bottom:50px;
}
.language h2{
	display:block;
	float:right;
	font-size:12px;
	color:#b56f00;
	font-family:"Microsoft YaHei UI";
	font-weight:normal;
/*	position:absolute;
	top:10px;
	right:40px;*/
}
