/*top开始*/
.topBox{
	
	width:100%;
	height:36px;
	background:#f9f9f9;
}

.topBox .top{
	width:1200px;
	height:36px;
	margin:0 auto;
}

.topBox .top .wel{
	float: left;
	font-size:12px;
	line-height: 36px;
	color:#666;
	font-weight: 800;
}
.topBox .top .u{
	float: right;
}

.topBox .top .u li{
	float: left;
	margin:0 6px;
	font-size:12px;
	line-height: 36px;
	font-weight: 600;
	color:#666;
	cursor: pointer;
}
.topBox .top .u li .denglvRed{
	color:red;
}
/*top结束*/

.logoBox{
	width:100%;
	height:120px;
	padding-top:0px;
	background:#fff;
}

.logoBox .logoCon{
	width:1200px;
	margin:0 auto;
	
	
}

.logoBox .logoCon .logoLeft{
	float:left;
}

.jq22-search-form{float:right;width:325px;overflow: hidden;}
.jq22-search-form .search-bd{height: 50px;}
.jq22-search-form .search-bd li{font-size:12px;width:60px;height: 25px;line-height: 25px;text-align:center;float: left;cursor: pointer;background-color: #eee;color: #666;}
.jq22-search-form .search-bd li.selected{color: #fff;font-weight: 700;background-color: #265282;}
.jq22-search-form .search-hd{height:34px;background-color: #529ad5;padding: 3px;position: relative;}
.jq22-search-form .search-hd .search-input{width:250px;height: 22px;line-height: 22px;padding: 6px 0;background: none;text-indent: 10px;border: 0;outline: none;position: relative;left: 3px;top: 0;z-index: 5;#margin-left:-10px;}
.jq22-search-form .search-hd .btn-search{width: 70px;height: 30px;line-height:30px;position: absolute;right: 3px;top: 3px;border: 0;z-index: 6;cursor: pointer;font-size: 12px;color: #fff;font-weight: 700;background: none;outline: none;}
.jq22-search-form .search-hd .pholder{display: inline-block;padding: 2px 0;font-size: 12px;color: #999;position: absolute;left: 13px;top: 11px;z-index: 4;background: url(../img/zoom.jpg) no-repeat 0 0;padding-left:25px;#top:11px;}
.jq22-search-form .search-hd .s2,.jq22-search-form .search-hd #s2{display: none;}
.jq22-search-form .search-hd .s3,.jq22-search-form .search-hd #s3{display: none;}
.jq22-search-form .search-bg{width: 250px;height: 32px;background-color: #fff;position: absolute;left: 1px;top: 1px;z-index: 1;}





.navBox{
	/* width:100%;
	height:42px;
	background:url(../img/navBg.jpg) repeat-x; */
	border: 1px solid;
	background-color: #e7e6e6;
	width:100%;
    height: 70px;
    line-height: 70px;
	
}
/* .navBox a{ */
/* 	color:#fff; */
	
/* } */
.navBox .nav{
	width:1200px;
	margin:0 auto;
}
.navBox .nav .navBtn{
	/* float:left;
	width:120px;
	text-align: center;
	line-height: 42px;
	font-size: 15px;
	color:#fff;
	font-weight: 600;
	cursor: pointer; */
	float: left;
    width: 120px;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    cursor: pointer;
    height: 42px;
}

.dongtai,.huiyuan,.zixun,.biaozhun,.peixun,.keyan,.women{
	position: relative;
}


.dongtaiBtn,.huiyuanBtn,.zixunBtn,.biaozhunBtn,.peixunBtn,.keyanBtn,.womenBtn{
	position: absolute;
	top:42px;
	left:-15px;
	z-index: 999;
	width:150px;
	padding: 10px;
	background: #fff;
	display:none;
	
}





.navBox .nav  .btnSmall{
	display: inline-block;
	height:35px;
	width:100%;
	background: #fff;
	color:#000;
	line-height: 35px;
	font-size: 14px;
	font-weight: 500;
}
.navBox .nav .btnSmall:hover{
	background: #326ca3;
	color:#fff;
}





#content {
	margin: 0 auto;
	width: 600px;
}
#content #nav {
	height: 32px;
	margin-top: 60px;
	background-color: #464749;
}
#content #nav ul {
	list-style: none;
}
#content #nav ul li {
	float: left;
	width: 100px;
	line-height: 32px;
	position: relative;
}
#nav div {
	width: 100px;
	position: absolute;
	left: 0px;
	padding-bottom: 0px;
	float: left;
	height: 0;
	overflow: hidden;
	background-color: #23abf1;
}
#content #nav li a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 32px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #393A3C;
}
#nav div a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	display: block;
}
#nav div a:hover {
	background-color: #0C7DBA;
}























/*banner开始*/

.bannerBox{
	width:1920px;
	height:165px;
	margin-bottom: 30px;
}

.bannerBox .banner{
	display: block;
	margin:0 auto;
	width:1200px;
	height:165px;
}

/*banner结束*/


/*内容部分开始*/

.contentBox{
	width:100%;
	
}

.contentBox .content{
	margin:0 auto;
	width:1200px;
}

.contentBox .content .contentTop{
	overflow: hidden;
	width:1200px;
}


.contentTop .topLeft{
	float: left;
	width:215px;
	
}

.contentTop .topLeft h2{
	padding-left:20px;
	font-size: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 12px;
	line-height:20px;
	margin-bottom: 20px;
	font-weight: 600;
	
}


.topLeft .tongdao{
	margin-top:20px;
}

.topLeft .tongdao img{
	margin-bottom: 5px;
}

.contentTop .topRight{
	float: right;
	width:963px;
	height:898px;
	border:1px solid #ccc;
	
}

.contentBox .content .box{
	width:1200px;
	height:80px;
	position:relative;
	overflow:hidden;
	margin-top:30px;
}

.contentBox .content .box #content{
	position:absolute;
	height:100%;
	width:3080px;
	left:0px;
	top:0px;
}

.contentBox .content .box #content img{
	width:200px;
	height: 80px;
	margin:0 10px;
}






/*内容部分结束*/




.footerBox{
	width:100%;
	height:140px;
	background: #2b5d91;
}
.footerBox .footer{
	margin:0 auto;
	width:1200px;
	height:100%;
	background: red;
	margin-top: 40px;
}
