.maindiv {
	width: 100%;
	background: rgb(244, 247, 249);
	padding-top: 17px;
	padding-bottom: 17px;
	float: left;
}

.maincon {
	width: 985px;
	margin: 5px auto;
	height: 100%;
	overflow: hidden;
	background: #fff;
	padding: 15px 15px 0 15px;
}

.maincon_top {
	width: 100%;
}

.maincon_top_left {
	float: left;
	font-size: 14pt;
}

.maincon_top_right {
	float: right;
	font-size: 10pt;
	color: white;
	margin-top: 5px;
	background: rgb(255,51,0);
	height:26px;
	line-height: 26px;
	border-radius: 26px;
	width: 100px;
	cursor: pointer;
}

.maincon_top_right img{
	width: 24px;
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom:3px;
	margin-left:1px;
}

.maincon_top_right2{
	float: right;
	font-size: 11pt;
}

.maincon_top_right2 img{
	vertical-align: middle;
	margin-right: 8px;
}

.gjhr {
	height: 1px;
	border: none;
	border-top: 1px dashed rgb(217, 217, 217);
	margin-top: 10px;
}

.gjmenu {
	width: 180px;
	clear: both;
}

.gjmenu a {
	height: 35px;
	color: #000;
	font-size: 10pt;
	line-height: 35px;
	text-decoration: none;
	border-radius: 20px;
	background-color: rgb(231, 232, 235);
	float: left;
	width: 135px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
}

.gjmenu a:hover {
	color: white;
	background-color: rgb(13, 56, 113);
}

#gjmselected {
	color: white;
	background-color: rgb(13, 56, 113);
}

.gjlist{
	
}

.gj_title{
	margin-top:14px;
}

.gj_title span{
	font-size: 18pt;
}

.gj_title a{
	font-size: 10pt;
	color: rgb(13,56,113);
	text-decoration: none;
	margin-left:12px;
}

.gj_title a:hover{
	text-decoration: underline;
}

.gj_content{
	font-size:10.5pt;
	color:rgb(127,127,127);
	margin-top:10px;
}

.right_gjdiv {
	width: 739px;
	margin-top:20px;
	margin-bottom: 15px;
	background: rgb(242,242,242);
	border-radius: 50px;
	float: left;
	padding-bottom: 25px;
}

.gjdiv_left {
	float: left;
	width: 145px;
	text-align: center;
	position: relative;
}

.gjdiv_left_y2 img {
	vertical-align: middle;
}

.gjdiv_left_y2 span {
	font-size:26pt;
	font-weight: bold;
	color:white;
}

.gjdiv_left_y1 {
	width: 115px;
	height: 115px;
	border-radius: 50%;
	background: #fbe5d6;
	position: absolute;
	left: 15px;
	top: 20px;
}

.gjdiv_left_y2 {
	width: 99px;
	height: 99px;
	line-height: 99px;
	border-radius: 50%;
	background: #ed7d31;
	position: absolute;
	left: 23px;
	top: 28px;
	text-align: center;
}

.gjdiv_color0_1{
	background: rgb(226,240,217);
}

.gjdiv_color0_2{
	background: rgb(0,176,80);
}

.gjdiv_color1_1{
	background: rgb(243,236,254);
}

.gjdiv_color1_2{
	background: rgb(112,48,160);
}

.gjdiv_color2_1{
	background: rgb(239,245,251);
}

.gjdiv_color2_2{
	background: rgb(47,85,151);
}

.gjdiv_color3_1{
	background: rgb(251,229,214);
}

.gjdiv_color3_2{
	background: rgb(255,79,37);
}

.gjdiv_color4_1{
	background: #fbe5d6;
}

.gjdiv_color4_2{
	background: #ed7d31;
}

.gjdiv_color5_1{
	background: rgb(218,227,243);
}

.gjdiv_color5_2{
	background:  rgb(47,85,151);
}

.gjdiv_color6_1{
	background: rgb(226,240,217);
}

.gjdiv_color6_2{
	background: rgb(84,130,53);
}

.gjdiv_color7_1{
	background: rgb(251,229,214);
}

.gjdiv_color7_2{
	background: rgb(255,51,0);
}

.gjdiv_color8_1{
	background: rgb(222,235,247);
}

.gjdiv_color8_2{
	background: rgb(0,112,192);
}

.gjdiv_color9_1{
	background: rgb(218,227,243);
}

.gjdiv_color9_2{
	background: rgb(0,176,240);
}

.gjdiv_color10_1{
	background: rgb(251,229,214);
}

.gjdiv_color10_2{
	background: rgb(197,90,17);
}

.gjdiv_color11_1{
	background: rgb(214,220,229);
}

.gjdiv_color11_2{
	background: rgb(143,170,220);
}

.gjdiv_color12_1{
	background: rgb(214,220,229);
}

.gjdiv_color12_2{
	background: rgb(0,176,80);
}

.gjdiv_right {
	float: right;
	width: 594px;
}

.gjdiv_right_title {
	font-size: 16pt;
	margin-top: 20px;
	margin-bottom: 6px;
}

.gjdiv_right_title1 {
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 6px;
}

.gjdiv_right_title2 {
	font-size: 10.5pt;
	margin-top: 20px;
	margin-bottom: 6px;
}

.tip{
	display: inline-block;
	background: #000;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	margin-right: 12px;
	margin-bottom: 3px;
}

.gjdiv_right_comment {
	font-size: 10.5pt;
	color: rgb(127, 127, 127);
	margin-right: 15px;
	margin-bottom: 10px;
}

.gjdiv_right_comment2 {
	font-size: 10.5pt;
	color: rgb(127, 127, 127);
	margin-right: 15px;
}

.gjdiv_right a {
	font-size: 10pt;
	color: rgb(13, 56, 113);
	text-decoration: none;
}

.gjdiv_right a:hover {
	text-decoration: underline;
}

.gjdetails{
	margin-top: 20px;
}

.gjd_left{
	margin: 0 auto;
	width: 208px;
	min-height: 210px;
	position: relative;
}

.gjd_left_y2 img {
	width: 79px;
	vertical-align: middle;
}

.gjd_left p {
	color: #fff;
	font-size: 14pt;
	text-align: center;
	margin-top: -6px;
}

.gjd_left_y1 {
	width: 115px;
	height: 115px;
	border-radius: 50%;
	background: #fbe5d6;
	position: absolute;
	left: 36px;
	top: 0px;
}

.gjd_left_y2 {
	width: 99px;
	height: 99px;
	border-radius: 50%;
	background: #ed7d31;
	position: absolute;
	left: 44px;
	top: 8px;
}

.gjd_left a{
	position: absolute;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 12pt;
	line-height: 40px;
	text-decoration: none;
	border-radius: 5px;
	background-color: rgb(13, 56, 113);
	width: 112px;
	top: 135px;
	left: 37px;
}

.gjd_left hr{
	position: absolute;
	height: 1px;
	width: 188px;
	border: none;
	border-top: 1px dashed rgb(217, 217, 217);
	top: 200px;
	left: 0;
}

.xcximg{
	position: absolute;
	top: 220px;
	left: 44px;
}

.gid_left_bottom1{
	position: absolute;
	top: 325px;
	left: 43px;
	font-size: 10.5pt;
	color: rgb(47,85,151);
}

.gid_left_bottom2{
	position: absolute;
	top: 347px;
	left: 50px;
	font-size: 10.5pt;
	color: rgb(89,89,89);
}

.xcxtb3img{
	position: absolute;
	width: 24px;
	top: 347px;
	left: 110px;
}

.gjd_right{
	margin-right: 10px;
	margin-bottom: 30px;
}

.gjd_right_title{
	font-size: 14pt;
	margin-bottom: 15px;
}

.gjd_right_content1{
	font-size: 11pt;
	color: rgb(127,127,127);
	margin-bottom: 15px;
}

.gjd_right_content2{
	font-size: 11pt;
	color: rgb(64,64,64);
	font-weight: bold;
	margin-bottom: 15px;
}

.gjd_right_content3{
	font-size: 16pt;
	color: rgb(64,64,64);
}


.rightDiv {
	margin: 20px 10px 20px 20px;
}


.hgdata_content_title {
	font-size: 12pt;
	color: rgb(64, 64, 64);
	padding-left: 8px;
	border-left: 4px solid rgb(13, 56, 113);
	margin-top: 20px;
	margin-bottom: 10px;
	height: 18px;
	line-height: 18px;
}

.hg_top_table {
	border: 0;
	width: 100%
}

.slkspan {
	font-size: 12px;
	color: rgb(64, 64, 64);
}

.slkspan1 {
	font-size: 12px;
	color: rgb(64, 64, 64);
	margin-left: 10px;
}

.slkinput {
	border: 1px solid rgb(217, 217, 217);
	height: 28px;
	line-height: 28px;
	width: 300px;
}


.searchbtn2 {
	width: 78px;
	height: 32px;
	text-align: center;
	color: #fff;
	font-size: 10pt;
	background: rgb(13, 56, 113);
	float: left;
	line-height: 32px;
	text-align: center;
	cursor: pointer
}


.hgdata_top_hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid rgb(127, 127, 127);
	margin-top: 8px;
}

.xin {
	font-size: 10.5pt;
	color: red;
	margin-left: 5px;
}

.conpa {
	color: rgb(13,56,113);
	cursor: pointer;
	text-decoration: underline;
	font-size:10.5pt;
}

.error {
	border: 1px solid red;
}