﻿.head .content {
	height: 140px;
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.head .content .navLogo {
	height: 70px;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	border: 0px solid black;
}
.head .content .nav {
	width: 900px;
	height: 70px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.head .content .navOther {
	float: right;
	width: 200px;
	margin: 0px;
	height: 140px;
	text-align: center;
	padding-top: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.nav .navMenu {
	margin-left: 0px;
	padding-left: 0px;
	border: 0px solid black;
}
.nav .activesss {
	float: left;
	cursor: pointer;
	text-align: center;
	margin: 10px 20px;
	border: 0px solid black;
	list-style: none;
	border-bottom: 2px solid transparent; /*transparent;*/
}
.nav li.cur {
	text-decoration: none;
	border-bottom: 2px solid orange;
}
.nav .activesss a:hover {
	text-decoration: none;
	border-bottom: 2px solid orange;
}
.nav .activesss .title {
	display: block;
	color: #687074;
	font-weight: 400;
	font-size: 15px;
	line-height: 45px;
	text-align: center;/*-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;*/
}
.nav .Locate {
	position: absolute;
	left: 0px;
	top: 130px;
	overflow: hidden;
	z-index: 20;
	background: #f4f4f4;
	display: none;
	width: 800px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav .Locate2 {
	position: absolute;
	left: 0px;
	top: 130px;
	overflow: hidden;
	z-index: 20;
	background: #f4f4f4;
	display: none;
	width: 900px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav .bar1 {
	border: 0px solid red;
	padding-left: 0px;
	border-right: 2px dashed orange;
}
.nav .bar1 a {
	display: block;
	text-align: left;
	color: black;
	font-size: 16px;
	line-height: 45px;
	border: 2px solid #f4f4f4;
	border-right: 0px solid black;
}
.nav .bar1 a:hover {
	border-bottom: 2px solid orange;
}
.nav .bar1_main {
	border: 0px solid red;
	padding-left: 0px;
	padding-right: 0px;
}
.nav .bar1_main .pic_box img {
	border: 0px solid red;
}
.nav .bar1_main .clearfix {
	border: 0px solid green;
}
.nav .bar1_main .clearfix .bar1_btn {
	border: 0px solid red;
	padding-left: 30px;
	border-right: 0px solid orange;
}
.nav .bar1_main .clearfix .bar1_btn a {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	display: block;
	text-align: left;
	border: 2px solid #f4f4f4;
	height: 20px;
	color: #FF6600;
}
.nav .bar1_main .clearfix .bar1_btn a:hover {
	border-bottom: 0px solid orange;
	font-weight: bold;
}
.nav .bar1_main .clearfix .bar1_text .bar1_top {
	border: 0px solid blue;
}
.nav .bar1_main .clearfix .bar1_text .bar1_top .bar1_nr {
	border: 0px solid red;
	padding-bottom: 5px;
}
.nav .bar1_main .clearfix .bar1_text .bar1_top .bar1_nr a {
	color: #687074;
}
.nav .bar1_main .clearfix .bar1_text .bar1_top .bar1_nr a:hover {
	color: #FF6600;
}
.pic {
	width: 66.66666667%;
	margin: 0 auto;
}
.picer {
	width: 100%;
	margin: 0 auto;
}
