﻿@charset "utf-8";
/* CSS Document */

body{
	width: 100%;
	background-color: #ffffff;
	overflow-x: hidden;

}

.BDJTinventor{
	width: 930px;
	margin-top: 30px;
}

/*公司公告股票*/

.BDJTsharesmsg{
	width: 930px;
	height: 300px;
	background-color: #303539;
	padding-top: 30px;
	margin-bottom: 30px;
}
.BDJTsharesmsgl1{
	width: 830px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
	
}
.BDJTsharesmsgl1 h1{
	float: left;
	width: 300px;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
}
.BDJTsharesmsgl1 p{
	float: left;
	width: 100px;
	margin: 0 16px;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
}

.BDJTsharesmsgl2{
	width: 830px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto;


}
/*.BDJTsharesmsgl2 h1{
	float: left;
	width: 300px;
	font-size: 60px;
	line-height: 50px;
	color: #ffffff;
	background-image: url(../images/rmb.png);
	background-repeat: no-repeat;
	background-position: 98% 82%;
}*/

.BDJTsharesmsgl2 div{
	float: left;
	width: 300px;
	height: 50px;
	overflow: hidden;
}
.BDJTsharesmsgl2 div span{
	display: block;
	width: 100px;
	height: 50px;
	font-size: 22px;
	color: #ffffff;
	float: left;
	line-height: 70px;
	
}

.BDJTsharesmsgl2h1rmb{
	float: left;
	width: 200px;
	height: 50px;
	font-size: 60px;
	line-height: 50px;
	color: #ffffff;
	

}

.BDJTsharesmsgl2h1rmbup{

	float: left;
	width: 200px;
	height: 50px;
	font-size: 60px;
	line-height: 50px;
	color: #e62b1e;
	background-image: url(../images/rmbup.png);
	background-repeat: no-repeat;
	background-position: 94% 72%;
}

.BDJTsharesmsgl2h1rmbdown{

	float: left;
	width: 200px;
	height: 50px;
	font-size: 60px;
	line-height: 50px;
	color: #01b45b;
	background-image: url(../images/rmbdown.png);
	background-repeat: no-repeat;
	background-position: 94% 72%;
}


.BDJTsharesmsgl2 p{
	float: left;
	width: 100px;
	margin: 0 16px;
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
}

.BDJTsharesmsgl3{
	width: 830px;
	height: 30px;
	margin: 0 auto;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 60px;
}
.BDJTsharesmsgl3 span{
	margin-right: 10px;
	display: inline;
}


.BDJTsharesmsgl4{
	width: 830px;
	height: 60px;
	margin: 0 auto;
}
.BDJTsharesmsgl4 div{
	width: 740px;
	height: 60px;
	background-color: #4d5155;
	float: left;
}
.BDJTsharesmsgl4 p{
	width: 90px;
	height: 60px;
	font-size: 16px;
	color: #ffffff;
	line-height: 80px;
	float: left;
	text-align: center;
}

/*公告列表*/
.BDJTsharesulmsg{
	width: 930px;
}
.BDJTsharesul{
	width: 930px;
}


.BDJTsharesul li{
	width: 930px;
	padding: 30px 0;
	border-bottom: solid 1px #e7e7e7;
}
.BDJTsharesul li:last-child{
	border-bottom: solid 1px transparent;
}
.BDJTsharesul li a{
	overflow: hidden;
	width: 930px;
	height: 110px;
}
.BDJTnewzhulle{
	width: 110px;
	height: 110px;
	background-color: #e7e7e7;
}

.Bzday{
	width: 110px;
	font-size: 48px;
	color: #e3c392;
	line-height: 1.2;
}
.Bzm,.Bzy{
	width: 110px;
	font-size: 20px;
	color: #666666;
	margin-left: 10px;
	line-height: 1.2;
}

.BDJTnewzhulri1{
	width: 760px;
	height: 110px;
	margin-left: 30px;
}

.BDJTnewzhulrih11{
	width: 760px;
	height: 50px;
	font-size: 24px;
	color: #474545;
	line-height: 50px;
	overflow: hidden;
}
.BDJTnewzhulri1>div{
	width:760px; 
	overflow: hidden;
	margin-bottom: 10px;
}
.BDJTnewzhulri1>div p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-right: 10px;
}
.BDJTnewzhulri1>div span{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: inline;
	
}

.BDJTnewzhulrih11:hover{
	cursor: pointer;
	color: #e3c392;
}


/*翻页按钮样式*/

.BDJTnewzhulbtn{
	width: 930px;
	height: 50px;
	background-color: #ebebeb;
	padding-top: 10px;
	margin-top: 30px;
}
.BDJTnewzhulbtnbox{
	height: 30px;
	overflow: hidden;

}
.BDJTnewzhulbtnbox div{
	height: 30px;
	float: left;
	padding: 0 10px;
	margin: 0 10px;
	font-size: 14px;
	color: #4e4e4e;
	line-height: 30px;

}
.BDJTnewzhulbtnbox select{
	background-color: #ebebeb;
}
.BDJTnewzhulbtnbox div:hover{
	cursor: pointer;
	background-color: #e3c392;
	color: #ffffff;
}


/*公司概况表格*/

.BDJTcomtable{
	width: 930px;
}
.BDJTcompdet{
	width: 930px;
	border: solid 1px #dfdfdf;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.BDJTcomptit{
	width: 930px;
	height: 40px;
	border-bottom: solid 1px #dfdfdf;
	line-height: 40px;
	text-indent: 20px;
	font-size: 20px;
	color: #303539;
}

.BDJTcomptit1{
	width: 930px;
	height: 40px;
	border-bottom: solid 1px #dfdfdf;
	overflow: hidden;

}
.BDJTcomptit1 span{
	display: block;
	float: left;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #303539;
	border-right: solid 1px #dfdfdf;
}
.BDJTcomptit1 span:hover{
	cursor: pointer;
	color: #e3c392;
}

.BDJTcomtab{
	width: 890px;
	margin: 20px auto 0 auto; 
}

/*四分表格*/
.BDJTcomtac{
	display: block;
	width: 890px;
	font-size: 16px;
	line-height: 40px;
	color: #303539;
	text-indent: 20px;
}
.BDJTcomtac tr{
	width: 890px;
}
.BDJTcomtac tr[target]{
	background-color: #f5f1eb;
}
.BDJTcomtac td{
	width: 150px;
	height: 40px;
	border: solid 1px #dfdfdf; 
}

.BDJTcomtac td[target]{
	width: 295px;
}



.BDJTtableJJ{
	width: 890px;
	font-size: 16px;
	line-height: 30px;
	color: #303539; 
	text-align: justify;
	margin-bottom: 10px;
	
}
/*四分表格*/
.BDJTcomtac1{
	display: block;
	width: 890px;
	font-size: 16px;
	line-height: 40px;
	color: #303539;
	text-align: center;
}
.BDJTcomtac1 tr{
	width: 890px;
}
.BDJTcomtac1 tr[target]{
	background-color: #f5f1eb;
}
.BDJTcomtac1 td{
	width: 187px;
	height: 40px;
	border: solid 1px #dfdfdf; 
}
.BDJTcomtac1 td[target]{
	width: 130px;
	height: 40px;
	border: solid 1px #dfdfdf; 
}


/*分页表格*/
.BDJTcomtab1{
	width: 890px;
	height: 580px;
	margin: 30px auto 0 auto; 
	position: relative;
}

.BDJTcomtac2{
	display: none;
	width: 890px;
	font-size: 16px;
	line-height: 40px;
	color: #303539;
	position: absolute;
	text-align: center;
	
}
.BDJTcomtac2 tr{
	width: 890px;
}
.BDJTcomtac2 tr[target]{
	background-color: #f5f1eb;
}
.BDJTcomtac2 td{
	width: 130px;
	height: 40px;
	border: solid 1px #dfdfdf; 
}
.BDJTcomtac2 td[target="s1"]{
	width: 90px;
}

.BDJTcomtac2 td[target="s2"]{
	width: 410px;
}

/*历史分红*/
.BDJTcomtac3{
	width: 890px;
	font-size: 16px;
	line-height: 40px;
	color: #303539;
	text-align: center;	
}
.BDJTcomtac3 tr{
	width: 890px;
}
.BDJTcomtac3 tr[target]{
	background-color: #f5f1eb;
}
.BDJTcomtac3 td{
	width: 110px;
	height: 40px;
	border: solid 1px #dfdfdf; 

}



/*主要指标*/

.BDJTcomtab2{
	width: 890px;
	height: 360px;
	margin: 30px auto 0 auto; 
	position: relative;
}

.BDJTcomptit select{
	border: solid 1px #dfdfdf;
	width: 120px;
	height: 30px;
	font-size: 18px;
	margin-left: 680px;
}


.BDJTcomtac4{
	width: 890px;
	font-size: 16px;
	line-height: 40px;
	color: #303539;
	text-align: center;	
	position: absolute;
	display: none;
}
.BDJTcomtac4 tr{
	width: 890px;
}
.BDJTcomtac4 tr[target]{
	background-color: #f5f1eb;
}
.BDJTcomtac4 td{
	width: 60px;
	height: 40px;
	border: solid 1px #dfdfdf; 

}
.BDJTcomtac4 td[target]{
	width: 140px;
}


/*财务报表*/
.BDJTcomtab3{
	width: 890px;
	height: 330px;
	margin: 30px auto 0 auto; 
	position: relative;
}

.BDJTcomtac5{
	width: 890px;
	font-size: 16px;
	line-height: 40px;
	color: #303539;
	text-align: center;	
	position: absolute;
	display: none;

}
.BDJTcomtac5 tr{
	width: 890px;
}
.BDJTcomtac5 tr[target]{
	background-color: #f5f1eb;
}
.BDJTcomtac5 td{
	width: 60px;
	height: 40px;
	border: solid 1px #dfdfdf; 

}
.BDJTcomtac5 td[target="b1"]{
	font-weight: bold;
}
.BDJTcomtac5 td[target="l2"]{
	width: 100px;
}


.BDJTcomtab4{
	width: 890px;
	height: 660px;
	margin: 30px auto 0 auto; 
	position: relative;
}
