﻿@charset "utf-8";
/* 集团官网公共部分 CSS Document */

body{
	width: 100%;
	overflow-x: hidden;
       

}
.fl{
	float: left;
}
.fr{
	float: right;
}


/*顶部一级导航*/
.BDJTpublic_top{
	width: 100%;
	height: 100px;
	background-color: #ffffff;
}
.centerbox{
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.BDJTlogo{
	width: 272px;
	height: 68px;
	margin-top: 16px;
}

.BDJTnavbtn{
	width: 780px;
	height: 100px;
	overflow: hidden;
}
/*a标签宽度改小了*/
.BDJTnavbtn a{
	width: 110px;
	height: 100px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 100px;
}
.BDJTnavbtn a:hover{
	color: #e3c392;
	cursor: pointer;
	font-weight: bold;
}



/*左侧搜索*/
.BDJTsearch{
	width: 180px;
	height: 30px;
	margin-top: 35px;
	margin-left: 10px;
	overflow: hidden;
	background-color: #f0eeef;	
}
.BDJTsearch input{	
	display: block;
	width: 150px;
	height: 30px;
	border: none;
	font-size: 14px;
	line-height: 30px;
	color: #9b999a;
	background-color: #f0eeef;
	text-indent: 10px;
	outline: none;
}
.BDJTsearch a{
	width: 30px;
	height: 30px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center;
}
.BDJTsearch a:hover{
	cursor: pointer;
}


/*二级导航*/
.BDJTnavhover{
	width: 100%;
	background-image: url(../images/bgop1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 20px 0;
	position: absolute;
	top: 100px;
	display: none;
	z-index: 999;	
}
.centerbox1{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -525px;
	overflow: hidden;
}
.navsed{
	width: 150px;
}
.navsedtil{
	width: 150px;
	height: 16px;
	overflow: hidden;
}
.navsedtil a{
	
	font-size: 16px;
	color: #1a1a1a;
	line-height: 16px;
	
}
.navsedtil a:hover{
	cursor: pointer;
	color: #e3c392;
	font-weight: bold;
}
.line2{
	width: 4px;
	height: 16px;
	background-color: #e3c392;
	margin-right: 10px;
}/*左侧竖线*/
.line1{
	width: 100%;
	height: 4px;
	background-color: #e3c392;
	position: absolute;
	bottom: 0;
}/*导航下方横线*/
.navtid{
	width: 150px;
	margin-top: 10px;
}
.navtid li{
	
	margin: 6px 0px 0px 14px;
}
.navtid li a{
	font-size: 14px;
	color: #1a1a1a;
	line-height: 1.5;
}
.navtid li a:hover{
	cursor: pointer;
	font-weight: bold;
	color: #e3c392;
}



/*底部公共部分*/
.BDJTpublic_botb{
	width: 100%;
	background-color: #282828;
	padding: 40px 0px;
}
.BDJTpublic_bot{
	width: 1280px;
	overflow: hidden;
	margin: 0 auto;
}
.BDJTpublic_botl{
	width: 485px;	
}
.BDJTpublic_botlt{
	width: 490px;
	height: 32px;
	font-size: 32px;
	color: #e3c392;
	line-height: 32px;
	margin-bottom: 10px;
}
.BDJTpublic_botltt{
	width: 490px;
	height: 60px;
	font-size: 18px;
	color: #e3c392;
	line-height: 30px;
}
.BDJTpublic_botfo{
	width: 490px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
}
.BDJTpublic_botfo p{
	width: 100px;
	height: 40px;
	font-size: 16px;
	color: #e3c392;
	line-height: 40px;
}
.BDJTpublic_botfo a{
	width: 40px;
	height: 40px;
	margin: 0 10px;
}
.BDJTpublic_botfo a img{
	width: 40px;
	height: 40px;
}
.BDJTpublic_botfo a:hover{
	cursor: pointer;
}

.BDJTqrcode{
	position: relative;
	width: 140px;
	height: 140px;
	top: -110px;
	left: -240px;
	display: none;
}

.BDJTPROC{
	position: relative;
	width: 140px;
	height: 140px;
	top: -110px;
	left: -180px;
	display: none;
}



.BDJTpublic_botr{
	width: 780px;
}


.botnav{
	width: 780px; 
	height: 16px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
.botnav a{
	display: block;
	float: right;
	padding: 0 14px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	color: #e3c392;
	border-left: solid 2px #e3c392;
	text-align: center;
}

.botnav a:first-child{
	padding-right: 0;
}

.botnav a:last-child{
	border-left: none;
}

.botnav a:hover{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.botmsg{
	width: 780px;
	height: 30px;
	overflow: hidden;
}
.botmsg p{
	float: right;
	height: 30px;
	font-size: 14px;
	color: #e3c392;
	line-height: 30px;
	margin-left: 10px;
	overflow: hidden

}
.botmsg p a{
	float: right;
	font-size: 14px;
	color: #e3c392;
	line-height: 30px;
	margin-left: 10px;

}
.botmsg p a:hover{
	cursor: pointer;
	text-decoration: underline;
}

.botmsg p img{
	float: left;
	width: 24px;
	margin-top: 2px;

}

.botnavcopy{
	width: 780px;
	height: 30px;
	font-size: 14px;
	color: #e3c392;
	text-align: right;
	line-height: 30px;
}




/*二级页面公共banner*/

.BDJTPUBimg{
	width: 1920px;
	height: 360px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.BDJTPUBimg img{
	width: 1920px;
	height: 360px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.BDJTPUBtitle{
	width: 1280px;
	margin: 24px auto;
	overflow: hidden;
}
.BDJTPUBtitle img{
	width: 14px;
	margin-top: 2px;
	margin-right: 10px;
}

.BDJTPUBlink{
	height: 20px;
	font-size: 16px;
	color: #4d4852;
	line-height: 20px;
	text-indent: 10px;
	background-image: url(../images/icon8.png);
	background-position: center left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.BDJTPUBtitle a:hover{
	color: #e3c392;
	font-weight: bold;
	cursor: pointer;
}
.BDJTPUBlink2{
	height: 20px;
	font-size: 16px;
	color: #4d4852;
	line-height: 20px;
	text-indent: 10px;
	margin-right: 10px;
}


/*侧边导航*/
.BDJTPUBNAV{
	width: 1280px;
	border-top: solid 1px #dadada;
	margin: 0px auto 30px auto;
	overflow: hidden; 
}

.BDJTPUBNAVle{
	width: 320px;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
}

.BDJTPUBNAVleT{
	width: 320px;
	height: 110px;
	overflow: hidden;
	border-bottom: solid 1px #dadada;
}
.BDJTPUBNAVleT1{
	width: 4px;
	height: 50px;
	background-color: #444444;
	margin-top: 30px;
}
.BDJTPUBNAVleT2{
	height: 50px;
	margin-left: 30px;
	margin-top: 30px;
}
.BDJTPUBNAVleT2 p{
	height: 26px;
	font-size: 26px;
	line-height: 26px;
	color: #444444;
}
.BDJTPUBNAVleT2 span{
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #888888;
}

.BDJTPUBNAVul{
	width: 320px;
}
.BDJTPUBNAVul>a:hover{
	color: #e3c392;
	cursor: pointer;
}
.BDJTPUBNAVulT{
	width: 320px;
	height: 60px;
	font-size: 20px;
	color: #4d4852;
	line-height: 60px;
	border-bottom: solid 1px #dadada;
	text-indent: 110px;
}

.BDJTPUBNAVulTbg1{
	background-image: url(../images/icon10.png);
	background-position: 90% 50%;
	background-repeat: no-repeat;
}
.BDJTPUBNAVulTbg2{
	background-image: url(../images/icon9.png);
	background-position: 90% 50%;
	background-repeat: no-repeat;
}
.BDJTPUBNAVulTbg3{
	background-image: url(../images/icon11.png);
	background-position: 90% 50%;
	background-repeat: no-repeat;
}

.BDJTPUBNAVul ul{
	width: 320px;
	
}
.BDJTPUBNAVulTli{
	width: 320px;
	height: 70px;
	border-bottom: solid 1px #dadada;
}
.BDJTPUBNAVulTli a{
	width: 320px;
	height: 70px;
	overflow: hidden;
}
.BDJTPUBNAVulTli a span{
	display: block;
	width: 10px;
	height: 10px;
	background-color: #eaeaea;
	margin: 30px 10px 0px 130px;
}
.BDJTPUBNAVulTlibg{
	background-color: #e3c392;
}
.BDJTPUBNAVulTli a p{
	height: 70px;
	font-size: 18px;
	color: #4d4852;
	line-height: 70px;
}
.BDJTPUBNAVulTli:hover a p{
	color: #e3c392;
	cursor: pointer;
}

/*搜索结果*/
.BDJTsearchRE{
	width: 1280px;
	margin: 0 auto 30px auto;
	border-top: solid 2px #e3c392;
}
.searchreImg{
	width: 1280px;
	margin-top: 20px;
}
.searchreT{
	width: 1280px;
	height: 40px;
	font-size: 18px;
	color: #4d4852;
	text-align: right;
	line-height: 40px;
	margin: 0 auto;
}
.searchreT span{
	display: inline;
	color: #e3c392;
	padding: 0 6px;
}

.searchrebox{
	width: 1280px;
}
.searchre1{
	width: 1280px;
	border-bottom: solid 2px #e7e7e7;
	padding: 20px 0;
}
.searchre1:last-child{	
	border-bottom: solid 2px  transparent;
}
.searchre1:hover{
	cursor: pointer;
	box-shadow: 2px 2px 5px #888888;
}
.searchre1:hover h1{
	color: #e3c392;
	cursor: pointer;
}

.searchre1 h1{
	width: 1280px;
	height: 40px;
	font-size: 24px;
	color: #474545;
	line-height: 40px;
	overflow-y: hidden;
}

.searchre1 p{
	width: 1280px;
	height: 48px;
	font-size: 16px;
	color: #474545;
	line-height: 24px;
	overflow-y: hidden;
	margin-top: 10px;
}

.searchre1 div{
	width: 1280px;
	height: 24px;
	font-size: 16px;
	color: #474545;
	line-height: 24px;
}
.searchre1 div span{
	color: #000000;
	font-weight: bold;
}

.BDJTsearchctrl{
	width: 1280px;
	height: 50px;
	background-color: #ebebeb;
	margin-top: 30px;
	overflow: hidden;
}
.BDJTsearchctrlb{
	width: 540px;
	margin: 10px auto 0 auto;
}

.BDJTsearchctrlb span{
	width: 60px;
	height: 30px;
	float: left;
	font-size: 16px;
	color: #4e4e4e;
	text-align: center;
	line-height: 30px;
}

.BDJTsearchctrlb span:hover{
	cursor: pointer;
	color: #e3c392;
}


/*网站导航*/
.BDJTmapweb{
	width: 1280px;
	margin: 0 auto 30px auto;
	border-top: solid 2px #e3c392;
}

.BDJTmapwebctrl{
	overflow: hidden;
	width: 1140px;
	margin: 0 auto;
}
.BDJTmapwebctrl div{
	float: left;
	width: 148px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: solid 1px #999999;
	font-size: 20px;
	color: #58535d;
	border-radius: 10px;
	margin: 20px 20px 30px 20px;
}
.BDJTmapwebctrl a{
	width: 148px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
	color: #58535d;
}

.BDJTmapwebctrl div:hover{
	cursor: pointer;
	color: #e3c392;
	box-shadow: 2px 2px 5px #888888;
	border: solid 1px #e3c392;
}

.BDJTmapwebctrl a:hover{
	cursor: pointer;
	color: #e3c392;
}

.BDJTmapbox1{
	width: 1280px;	
	position: relative;
}

.BDJTmapbox1>div{
	display: none;
}

.BDJTMAP1{
	width: 1280px;
	height: 600px;
	position: absolute;
	
}

.BDJTMAPline1{
	width: 1280px;
	margin: 0 auto;
	padding: 20px 30px;
	border-top: solid 1px #e3c392;
	overflow: hidden;

}
.BDJTMAPline1 a:hover{
	cursor: pointer;
	font-weight: bold;
}
.BDJTMAPline1>a{
	float: left;
	width: 140px;
	height: 40px;
	background-color: #e3c392;
	font-size: 18px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}
.BDJTMAPline1>div{
	float: left;
	width: 1080px;
	overflow: hidden;
}
.BDJTMAPline1>div a{
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #4d4852;
	text-align: center;
	float: left;
}

.BDJTMAP2{
	width: 1280px;
	height: 1880px;
	position: absolute;
	
}

.BDJTMAP3{
	width: 1280px;
	height: 560px;
	position: absolute;
	
}

.BDJTMAP4{
	width: 1280px;
	height: 880px;
	position: absolute;
	
}


/*此处以上为历史*//*此处以上为历史*//*此处以上为历史*//*此处以上为历史*//*此处以上为历史*/



/*新增公共版块，网站导航列表 begin*/
.New_public_botNav{
	width: 100%;
/*	background-color: #333333;*/
/*	background-color: #eaeef7;*/
	background-color: #ffffff;
	padding: 30px 0;
} 
	.New_public_botNavC{
		width: 1280px;
		margin: 0 auto;
		overflow: hidden;
	}	
		.New_public_botNavC>div{
			float: left;
		}
		.New_navLine{
			width: 1px;
			height: 120px;
/*			background-color: #ffffff;*/
			background-color: #a1a1a1;
			margin: 60px 30px 0 30px;
		}
		.New_navLineTr{
			width: 1px;
			height: 120px;
			background-color: transparent;
			margin: 60px 30px 0 30px;
		}
		.New_navList{
			width: 274px;	
		}
			.New_navListT{
				width: 100%;
				height: 60px;
				font-size: 20px;
/*				color: #e3c392;*/
				color: #000000;
				line-height: 60px;
				font-weight: bold;
			}
			.New_navListUL{
				width: 100%;
				overflow: hidden;
			}
			.New_navListUL>a{
				width: 50%;
				height: 40px;
				display: block;
				float: left;
				font-size: 16px;
				line-height: 40px;
/*				color: #ffffff;*/
				color: #000000;
			}
.New_navListUL>a:hover{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

/*新增公共版块，网站导航列表 end*/


/*新增二维码展示区域样式*/
.new_qrcode{
	width: 100%;
}
.new_qrcode>img{
	position: relative;
	width: 140px;
	height: 140px;
	top: -140px;
	left: 180px;
	float: left;
	display: none;
}

.BDJTpublic_botfo:hover img{
	cursor: pointer;
}


/*新增二维码显示区域*/
.new_BDJTpublic_botl{
	width: 485px;
	float: left;
	overflow: hidden;
}
.new_BDJTpublic_botl>div{
	float: left;
	width: 100px;
	height: 130px;
	margin: 0 10px;
}
.new_BDJTpublic_botl>div img{
	width: 100px;
	height: 100px;
}

.new_BDJTpublic_botl>div h1{
	width: 100px;
	font-size: 16px;
	color: #e3c392;
	line-height: 30px;
	text-align: center;
}




