@charset"utf-8";
/* CSS Document */
/****************************
 * version:1.0
 * By:landry
 * Date:2015-03-06
 *
 */
/*大体架构
 ----------*/

body,
html {
	color: #6f6f6f;
	font-family: 'Helvetica', 'Microsoft YaHei';
	width: 100%;
	font-size: 0;
}
body {
	position: relative;
}
.container {
	position: relative;
	margin: 0 auto;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
	max-width: 1680px;
}
.rowbox {
	width: 100%;
	max-width: 1480px;
	margin: 0 auto;
}
.container .section {
	width: 100%;
	margin: 0 auto;
	position: relative;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}
img {
	border: 0;
	vertical-align: middle;
	display: block;
	width: 100%;
}
a {
	text-decoration: none;
	color: #6f6f6f;
}
a:hover {
	color: #252324;
}
/*颜色?
 --------------*/

.orange {
	color: #ffbd97;
}
.blue {
	color: #87cbff;
}
/*层级*/

.z-index {
	z-index: 9;
}
/*清除浮动
 --------------*/

.clear {
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: 0;
	clear: both;
	line-height: 0;
}
.clearfix {
	zoom: 1;
	_height: 1px
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
/*清楚文字内容
 --------------*/

.txtIndent {
	text-indent: -9999em;
}
/*用于seo不显示的内容
 --------------*/

.seo {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}
.seo,
.hideImg {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}
.hideImg {
	overflow: hidden;
}
.hideImg img {
	width: 0;
	height: 0;
	overflow: hidden;
}
/*左浮动和右浮?
 --------------*/

.float_l {
	float: left;
}
.float_r {
	float: right;
}
.float_r,
.float_l {
	_display: inline;
}
/*灰遮?*/

.cover {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.61;
	filter: alpha(opacity=61);
	text-indent: -1000px;
	overflow: hidden;
}
.layer-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/cover01.png) repeat;
	overflow: hidden;
	overflow-y: scroll;
}
/**头部**/

.header {
	width: 100%;
	background: #fff url(../images/pipe01.png) 0 top repeat-x;
	position: fixed;
	z-index: 101;
	top: 0;
	left: 0%;
	padding: 0 15px;
	z-index: 201;
}
.header .head {
	position: relative;
	/* padding: 0 12px 0 0px;*/
	
	margin: 0 auto;
	padding: 0 30px;
	background: #fff;
	max-width: 1620px;
}
.head-line {
	position: fixed;
	right: 0;
	left: 0;
	background: url(../images/pipe02.png) right top no-repeat;
	width: 100%;
	height: 5px;
	display: block;
	z-index: 3;
}
.header .logo {
	float: left;
	width: 20.75%;
	max-width: 332px;
	padding: 16px 0;
	display: inline-block;
	position: relative;
	z-index: 4;
}
.header .logo img {
	min-width: 450px;
	min-height:70px;
}
.header .logo .img02 {
	display: none;
}
.head-right .item {
	padding: 22px 22px 16px 0;
	font-size: 12px;
	position: relative;
	background: #fff;
	z-index: 3;
}
.header .head-right {
	width: 79.25%;
	float: right;
	text-align: right;
	background: #fff;
}
.head-right .item a {
	color: #9d9d9d;
	padding: 0 10px;
	line-height: 17px;
	display: inline-block;
	vertical-align: middle;
}
.head-right .item a:hover {
	color: #D02128;
}
.head-right .item .icon {
	background: url(../images/share.png) no-repeat;
	width: 18px;
	height: 17px;
	padding: 0;
	margin: 0 5px 0 0;
}
.head-right .item .sina {
	background-position: 0 0;
}
.head-right .item .sina:hover {
	background-position: 0 -17px;
}
.head-right .item .tqq {
	background-position: -24px 0;
}
.head-right .item .tqq:hover {
	background-position: -24px -17px;
}
.head-right .item .weixin {
	background-position: -47px -17px;
}
.head-right .item .weixin:hover {
	background-position: -47px -17px;
}
.weixin-box {
	display: none;
	position: absolute;
	right: 15px;
	top: 40px;
	z-index: 2;
	width: 150px;
	border: 1px solid #DDD9D9;
}
/*.weixin-box img {
    width: auto;
}*/

.head-right .item .group {
	display: inline-block;
	*display: inline;
	_display: inline;
	line-height: 17px;
	vertical-align: middle;
	padding: 0 16px 0 28px;
	background: url(../images/ico_02.png) right center no-repeat;
	position: relative;
}
.head-right .group ul {
	display: none;
	position: absolute;
	width: 200%;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	background: #fff;
	top: 17px;
	right: 0px;
	padding: 5px 0;
}
.head-right .group ul a {
	display: block;
	text-align: center;
	line-height: 10px;
	padding: 5px 0;
}
.head-right .group ul a:hover,
.head-right .group:hover {
	color: #e60012;
}
.head-right .group:hover ul {
	display: block;
}
.head-right .wx-code {
	position: absolute;
	right: 15px;
	top: 40px;
	width: 100px;
	display: none;
}
.head-right .group span {
	display: inline-block;
	line-height: 12px;
	vertical-align: middle;
	border-right: 1px solid #D6D6D6;
	padding: 0 7px 0 0;
}
.header ul {
	float: right;
}
.header .nav li {
	position: relative;
	display: inline-block;
	*display: inline;
	_display: inline;
}
.header .nav .name {
	/*font-weight: bold;*/
	
	background: url(../images/line.png) right center no-repeat;
	font-size: 14px;
	line-height: 38px;
	padding: 0 22px;
	display: block;
	color: #434343;
	position: relative;
	z-index: 1;
	background: #fff;
	font-weight: bold;
}
.header .nav .last .name {
	background: none;
}
.header .nav .name:hover,
.header .nav .active .name,
.header .nav .active1 .name,
.header .nav .last:hover .name {
	background: #005BAC;
	color: #fff;
}
.subnav {
	position: absolute;
	top: -238px;
	left: 0;
	width: 666px;
	padding: 15px 20px 15px 20px;
	background: #005BAC;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
	text-align: left;
	z-index: -1;
}
.s-short {
	width: 334px;
}
.subnav05,
.subnav06,
.subnav07,
.subnav08 {
	right: 0;
	left: auto;
}
li:hover .subnav {
	top: 38px;
}
.subnav .img {
	float: left;
	width: 203px;
	padding: 0 10px 0 0;
}
.subnav .cont {
	float: left;
	width: 120px;
}
.subnav .cont a {
	font-size: 12px;
	background: url(../images/ico_04.png) 32px center no-repeat;
	padding: 0 0 0 42px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 24px;
	margin: 7px 0 0;
}
.navopen .container {
	position: relative;
	left: 0;
	-webkit-transform: translate(-280px, 0);
	-moz-transform: translate(-280px, 0);
	-ms-transform: translate(-280px, 0);
	-o-transform: translate(-280px, 0);
	transform: translate(-280px, 0);
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease
}
.navopen .head-right .nav {
	-webkit-transform: translate(100%, 2000px);
	-moz-transform: translate(100%, 2000px);
	-ms-transform: translate(100%, 2000px);
	-o-transform: translate(100%, 2000px);
	transform: translate(100%, 2000px);
	-webkit-transition-delay: 1ms;
	transition-delay: 1ms;
	backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-o-backface-visibility: hidden
}
.navopen .overlay {
	background: #333;
	opacity: 0.3;
	box-shadow: 4px 0 10px #999;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: none;
	z-index: 103;
}
.search-box {
	position: relative;
	display: inline-block;
	*display: inline;
	_display: inline;
	height: 17px;
	width: 17px;
	margin: 0 14px 0 0;
}
.search-box .text {
	display: none;
	position: absolute;
	top: -1px;
	left: -132px;
	margin: 0;
	background: url(../images/search.png) no-repeat;
	line-height: 19px;
	height: 19px;
	border: 0;
	outline: none;
	padding: 0 5px 0 22px;
	width: 123px;
	font-family: 'Helvetica', 'Microsoft YaHei';
}
.search-box:hover .text {
	display: block;
}
.search-box .search-btn {
	position: relative;
	cursor: pointer;
	outline: none;
	border: none;
	background: url(../images/ico_01.png) no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
}
.header .list-btn {
	width: 40px;
	float: right;
	padding: 0 2% 0 0;
	margin: 20px 0 0;
	display: none;
}
/*底部*/

.footer {
	background: #fff url(../images/pipe01.png) 0 bottom repeat-x;
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 20;
}
.footer-nner {
	background: url(../images/pipe02.png) right bottom no-repeat;
}
.footer .foot {
	padding: 0px 0 10px 0;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}
.footer .foot-logo {
	float: right;
	margin: 20px 0 0 0;
	position: absolute;
	right: 0;
	bottom: 16px;
}
.footer a {
	color: #7b7b7b;
}
.foot-contact {
	font-size: 12px;
	padding: 5px 0;
}
.footer .link-box .pipe {
	background: #D5D5D5;
	width: 1px;
	height: 9px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px;
}
.footer .link-box a {
	font-size: 14px;
	line-height: 24px;
	vertical-align: middle;
}
.footer .links {
	position: relative;
	width: 77px;
	text-align: center;
	padding: 0 24px 0 0;
	background: url(../images/search.jpg) no-repeat;
	display: inline-block;
	*display: inline;
	_display: inline;
	margin: 0 0 0 16px;
}
.footer .links ul {
	display: none;
	position: absolute;
	width: 240px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	background: #fff;
	bottom: 24px;
	left: -139px;
	padding: 7px 0;
}
.footer .links ul a {
	display: block;
	line-height: 16px;
	padding: 5px 5%;
	font-size: 12px;
}
.footer .links ul a:hover {
	color: #e60012;
}
.footer .links:hover ul {
	display: block;
}
.footer p {
	font-size: 11px;
	color: #7b7b7b;
	line-height: 20px;
}
.footer p.copyright{
	margin: -5px 0 0 0;
	width: 50%;
}
.footer p span {
	padding: 0 12px;
}
.footer img {
	width: auto;
}
.layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 205;
}
.layer .cover {
	display: block;
}
.layer .close {
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: -24px;
	right: 0;
	background: url(../images/close.png) no-repeat;
}
.layer-box {
	position: absolute;
	top: 15%;
	left: 15%;
	width: 70%;
	height: 70%;
}
