﻿body{
	/*min-width从1400改到了1500*/
	min-width: 1200px;
	/*overflow-x: hidden;*/
	background-color: #fff;
}
.w-container{
	width: 1200px;
	margin: 0 auto;
}

/*公共头开始*/
.header{
	min-width: 1200px;
	height:477px;
}
.header .header-img{
	width:100%;
	min-width: 1200px;
	min-height: 472px;
	position: absolute;
	top:0;
	left: 0;
	z-index:-99;
	border-bottom: 5px solid #d34d1c;
}
.mzj-header-link{
	background-color: #fff;
	height: 38px;
	color:#000;
	font-size: 14px;
	line-height: 38px;
}
.mzj-header-link a{
	line-height: 38px;
	color:#000;
}
.mzj-header-link a:hover{

	color: #1e84cb;
}
.banner{
	position: relative;
	height: 414px;
}
.mzj-header-banner{
	position:relative;
	background: url(nav_bg.png) no-repeat center top;
	width: 100%;
	height:63px;
	z-index: 2;
}
.mzj-header-banner li{
	float: left;

}
.mzj-header-banner li.mr145{

}
.mzj-header-banner li a{
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding-left:42px;
	padding-right:18px;
	height:63px;
	line-height:63px;
	border-radius: 5px;
}
.mzj-header-banner li a.nav_li1{
	background: url(iconO.png) no-repeat 17px 21px;
	margin-right:145px;
}
.mzj-header-banner li a.nav_li2{
	background: url(icon1.png) no-repeat 11px 23px;
	margin-right:107px;

}
.mzj-header-banner li a.nav_li3{
	background: url(icon2.png) no-repeat 11px 21px;
	margin-right:112px;
}
.mzj-header-banner li a.nav_li4{
	background: url(icon3.png) no-repeat 17px 22px;
	margin-right:92px;
}
.mzj-header-banner li a.nav_li5{
	background: url(icon4.png) no-repeat 14px 24px;
}
.mzj-header-banner li a.nav_li1.cur,.mzj-header-banner li a.nav_li1:hover{
	background:#d34d1c url(icon.png) no-repeat 17px 21px;
	font-weight: bold;
}
.mzj-header-banner li a.cur,.mzj-header-banner li a.nav_li2:hover{
	background:#d34d1c url(icon1O.png) no-repeat 11px 23px;
	font-weight: bold;
}
.mzj-header-banner li a.cur,.mzj-header-banner li a.nav_li3:hover{
	background:#d34d1c url(cion2O.png) no-repeat 11px 21px;
	font-weight: bold;
}
.mzj-header-banner li a.cur,.mzj-header-banner li a.nav_li4:hover{
	background:#d34d1c url(icon3O.png) no-repeat 17px 22px;
	font-weight: bold;
}
.mzj-header-banner li a.cur,.mzj-header-banner li a.nav_li5:hover{
	background:#d34d1c url(icon4O.png) no-repeat 14px 24px;
	font-weight: bold;
}
.logo{
	position: relative;
	display:block;
	/*text-align: center;*/
	margin-top:80px;
	margin-bottom: 18px;
}
.logo img{
	margin-left: 350px;
}
.search{
	position: relative;
	margin-left:294px;
	background: url(input_bg.png) no-repeat;
	padding-left:22px;
	width:558px;
	height:45px;
	line-height:45px;

}
.search input{
	height:45px;
	line-height:45px;
	width: 510px;
	padding-right:48px;
}
.search .search-button{
	position: absolute;
	right:-16px;
	top: 11px;
	display: inline-block;
	width:48px;
	height: 48px;
	background: url(search.png) no-repeat;
	/*background:none;*/
}
.search img{
	margin-top: 14px;
	cursor: pointer;
}



/*公共头结束*/
/*footer开始*/
.drop-groups{
	margin-top:20px;
	border-top: 3px solid #2b6fc2;
	margin-bottom:6px;
}
.drop-down {
	float: left;
	position: relative;
	height:56px;
	line-height:56px;
	background:url(icon17.png) right center no-repeat;
}
.drop-down1{
	width:166px;
	padding-left:67px;
}
.bgn{
	background: none;
	width:158px;
	padding-left: 68px;
}
.drop-down .tag{
	/*padding-left: 18px;*/
	font-size: 14px;
	color: #333;
	cursor: pointer;
	background:url(f-arrow.png) 107px center no-repeat;
}
.drop-down2{
	width:207px;
	padding-left:63px;
}
.drop-down2 .tag{
	background:url(f-arrow.png) 145px center no-repeat;
}
.bgn .tag{
	background:url(f-arrow.png) 88px center no-repeat;
}
.drop-down3{
	width:186px;
	padding-left: 73px;
}
.drop-down3 .tag,.drop-down4 .tag{
	background:url(f-arrow.png) 91px center no-repeat;
}
.drop-down4{
	width:152px;
	padding-left:60px;
}
.drop-lists {
	display: none;
	position: absolute;
	bottom: 38px;
	left: 0;
	width: 100%;
	max-height: 110px;
	overflow-y: auto;
	background: #fff;
	padding-bottom:15px;
}
.drop-lists li {
	height: 38px;
	line-height:38px;
}
.drop-lists li a {
	margin-left: 18px;
	font-size: 14px;
	color: #333;
}
.drop-lists li a:hover{
	font-weight: bold;
}
.f-help{
	width:100%;
	background-color:#f0f0f0;
	padding:24px 0 30px;
}
.f-img1{
	/* padding-left:9px; */
	/* padding-right:19px; */
}
.f-img1 img{
	width: 65px;
	height: 64px;
	margin-top: -8px;
}
.f-text{
	font-size:14px;
	color:#333;
	line-height:20px;
	margin-top: 4px;
}
.f-img2{
	margin-left: 41px;
}
.f-img2 img{
	border:2px solid #7b7b7b;
	width: 94px;
	height: 43px;
}
.f-list{
	margin-top:14px;
}
.f-list span{
	font-size: 10px;
	color: #333;
}
.f-list a{
	font-size:14px;
	color:#333;
	padding:0 12px;
}
.f-list a:hover{
	color:#255fa6;
}
/*footer结束*/
/*详情页面头部开始*/
.search1 input{
	width: 400px;
	padding-right: 30px;
}
.banner .header-img{
	width: 100%;
	/*height: 420px;*/
}
.footer1{
	border-top: 1px solid #dcdcdc;
}
/*详情页面头部结束*/