/*---------------------------------*/
.headers {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	background: #FFFFFF;
	padding-top: 30px;
}
.changeLine{
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	height: 62px;
	margin-top: 20px;
}
.logohead {
	float: left;
	width: 400px;
}
.logo {
	height: 62px;padding-left: 36px;
}

.quickcon {
	font-size: 16px;
	text-align: left;
	padding-top: 12px;
}
.quickcon span {
	padding-right: 20px;color: #666666;
}
.quickcon span:hover{
	color: #019898;
}
.quickcon a:hover {
	color: #019898;
}
.quickcon a {
	text-decoration: none;
}

.search {
	text-align: right;
	position: relative;
	width: 400px;
	height: 45px;
	background: #F3F3F3;
}
.indo{
	float: left;width: 350px;height: 45px;
	border: 1px solid #F3F3F3;
}
.indo input{
	float: left;width: 346px;height: 45px;padding-left: 10px;
	background: #F3F3F3;border: none;outline: none;
}
.findo{
	float: left;width: 50px;height: 45px;line-height: 45px;cursor:pointer;
}
.findo img{
	padding-right: 16px;
}
/*
.search div {
	border: 1px solid #999999;
	width: 308px;
	height: 46px;
	line-height: 46px;
	background: #F3F3F3;margin-left: 60px;
}

.search input {
	border: none;
	background: #F3F3F3;
	outline: none;
	color: #666666;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	width: 250px;
}

.search img {
	width: 30px;
	height: 30px;
	padding: 5px;margin-right: 8px;
}*/
/*-----start-------------------------------------------*/
.MenuLine {
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}

.menus {
	width: 900px;
	margin-top: 20px;
	padding-left: 40px;
}

.menuList {
	float: left;padding-right: 36px;
	position: relative;
}
.menuList a{
	text-decoration: none;
}

.menuListitem {
	clear: both;
}
/*@002 hover与.mlis中间是空格属于下一级 +号是同级*/
.menuListitem:hover .mlis{
	background: #019898;
	color: #FFFFFF;
}
.mlis{
	clear: both;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right:10px;
	border-radius: 2px;
	/*font-weight: bold;*/
	font-size: 18px;
}

.menuListitemSpan {
	color: #019898;
	background: #FFFFFF;
}

.menuListitemSpan_ {
	background: #019898;
	color: #FFFFFF;
}
.navL {
	position: absolute;
	display: none;
	z-index: 1000;
	clear: both;
	/*border-bottom: 1px solid#FF0000;
	border-left: 1px solid#FF0000;*/
	/*box-shadow: 2px 4px 6px #000;*/
	/*background: url(../testimg/beijing.png) no-repeat;*/
}
.navLitemnet{
	box-shadow: -4px 4px 0px #999;
	/*box-shadow:-2px 0px 8px #f00,0px -2px 8px #000,0px 2px 0 #9e038a,2px 0px 8px #0f0;*/
}
/*@001 +号为同级选择器*/
.menuListitem:hover+.navL{
	position: absolute;
	display: block;
	z-index: 1000;
	clear: both;
	/*background:url(../img/jiangtouhead.png) no-repeat center 60px;*/
}
/*与001关联，如果没有这个上一级只会让navL显示，当你鼠标移动出001它会消失，就没有navLitem的hover了*/
.navL:hover{
	color: #000000;display: block;
}

.navLitem{
	font-size: 12px;width: 160px;overflow: hidden;
}
/*.navLitem:hover{
	color: #FFFFFF;
}*/
.navLitemimg{
	padding-left: 38px;
	height: 20px;line-height: 20px;
}
.navLitemcnt{
	background: #019898;color: white;
	padding-left: 20px;padding-right: 20px;
	height: 35px;line-height: 35px;
	opacity: 0.9; filter:alpha(opacity=90);
	font-size: 13px;font-family: 'KaiGenGothicSC-Light';
	font-weight: lighter;
}
.navLitemcnt:hover{
	background: url(../img/xuanzhong.png);
	background-size: 100% 35px;
}
.navLitemallcnt{
	border-bottom: 1px dashed;
 	border-color: dashed;
 	border-color: rgba(255,255,255,0.2);
	/*border-bottom: 1px dashed #FFFFFF;*/
	height: 35px;line-height: 35px;
}
.whitejdc{
	width: 100px;float: left;
}
.whitejd{
	width: 8px;float: right;padding-top: 13px;
}
/*------end------------------------------------------*/
.CNEN {
	width: 300px;
	float: right;
	right: 0;
	text-align: right;
	padding-right: 33px;
}
.line-item {
	position: relative;
	font-size: 18px;
	vertical-align: middle;
	color: #555555;
}
.line-item a{
	text-decoration: none;color: #555555;
}
.line-item a:hover{
	color: #019898;
}
.line-item_ {
	position: relative;
	/*font-weight: bold;*/
	font-size: 18px;
	vertical-align: middle;
	color: #019898;
}
.line-item_ a{
	color: #019898;text-decoration: none;
}
.line-item img {
	height: 22px;
	width: 22px;
	margin-right: 6px;
}
/*------------------------------------------------*/