@CHARSET "UTF-8";

body {
	background-color: rgba(251, 248, 239, 1);
	overflow-x: hidden;
}

.hiddennavbar {
	display: none;
}

.indexbackgournd {
	background-image: url("../images/indexbackground.png");
	width: 1366px;
	height: 768px;
}

.nativenav {
	display: inline-block;
	margin-top: 70px;
	height: 20px;
	width: 100px;
	margin-right: 10px;
}

.navfirst {
	margin-right: 40px;
}

.nativechannel {
	display: inline-block;
	height: 20px;
	width: 100px;
	margin-right: 100px;
	margin-top: 70px;
}

.indexheader {
	height: 120px;
	width: 100%;
}

.indexsearchbox {
	height: 260px;
	width: 100%;
}

.iconnav {
	height: 315px;
	width: 100%;
	padding-top: 80px;
}

.modifycheck {
	visibility: hidden;
}

.editsign {
	
}

.editsignreadonly {
	
}

.searchtabnav {
	padding-top: 165px;
	margin-bottom: 15px;
	margin-left: -130px;
}

.searchtabitem {
	width: 180px;
	display: inline-block;
}

.searchinput {
	background: url("../images/searchinpub.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 3em;
	height: 60px;
	width: 555px;
	border: none;
	font-size: 14px;
}

.searchbtn {
	background: url("../images/searchinpub.png");
	background-repeat: no-repeat;
	background-position: -555px 0px;
	height: 60px;
	width: 137px;
	border: none;
	cursor: pointer;
}

.navbar {
	background-color: rgb(209, 171, 91);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: white;
	font-size: 12px;
	width: 1100px;
}

.editnavclock {
	background-image: url("../images/editnavbar.png");
	height: 27px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 30px;
}

.editnavuser {
	background-image: url("../images/editnavbar.png");
	height: 27px;
	background-repeat: no-repeat;
	background-position: 0px -27px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 10px;
}

.editnavlogout {
	background-image: url("../images/editnavbar.png");
	height: 27px;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 10px;
	cursor: pointer;
	margin-left: -30px;
}

.naviconblock {
	display: inline-block;
	width: 180px;
}

.listitem {
	margin-bottom: 1px;
	background-color: rgb(171, 129, 45);
	cursor: pointer;
	color: white;
	text-indent: 3px;
}

.activelistitem {
	background-image: url("../images/u297.png");
	background-repeat: no-repeat;
	margin-bottom: 1px;
	background-color: rgb(174, 28, 28);
	cursor: pointer;
	color: white;
	text-indent: 3px;
}

.activelistitemone {
	background-repeat: no-repeat;
	margin-bottom: 1px;
	background-color: rgb(174, 28, 28);
	cursor: pointer;
	color: white;
	text-indent: 3px;
}

.topnav {
	background-image: url("../images/topnav.png");
	height: 53px;
	width: 1366px;
	background-repeat: no-repeat;
}

.topsearch {
	background-image: url("../images/minisearchnav.png");
	height: 110px;
	width: 1366px;
	background-repeat: no-repeat;
}

.minisearchinput {
	background: url("../images/minisearchinput.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 360px;
	border: none;
	text-indent: 1em;
	margin-left: -80px;
}

.minisearchbtn {
	background: url("../images/minisearchinput.png");
	background-repeat: no-repeat;
	background-position: -360px 0px;
	height: 36px;
	width: 40px;
	cursor: pointer;
	border: none;
}

.miniseachnormal {
	font-family: "微软雅黑 Regular", "微软雅黑";
	font-weight: 400;
	font-style: normal;
	opacity: 1;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	min-width: 110px;
	margin-bottom: 5px;
}

.miniseachactive {
	font-family: "微软雅黑 Regular", "微软雅黑";
	font-weight: 400;
	font-style: normal;
	text-decoration: underline;
	color: rgb(153, 103, 38);
	opacity: 1;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	min-width: 110px;
	margin-bottom: 5px;
}

.toplog {
	background-image: url("../images/toplog.png");
	height: 110px;
	background-repeat: no-repeat;
	background-color: white;
}

.normalbanner {
	background-image: url("../images/normalbanner.png");
	height: 114px;
	width: 1366px;
	position: relative;
}

.normalbanner .area-title {
	position: absolute;
	color:#ac812e;
	font-size: 34px;
	left: 618px;
	top: 26px;
	font-weight: 700;
	font-family: '微软雅黑 Bold', '微软雅黑';
}


.searchnav {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.searchmain {
	background-color: white;
}

.searchnavbar {
	margin-top: -80px;
}

.searcheform {
	background-repeat: no-repeat;
	margin-top: 25px;
}

.hightlight {
	color: red;
}

.indexicon {
	margin-top: 60px;
}

.indexlogo1 {
	background-image: url("../images/indexlogo0.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

.indexlogo1:HOVER {
	background-image: url("../images/indexlogo1.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

.indexlogo2 {
	background-image: url("../images/indexlogo0.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px -80px;
	cursor: pointer;
}

.indexlogo2:HOVER {
	background-image: url("../images/indexlogo1.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px -80px;
	cursor: pointer;
}

.indexlogo3 {
	background-image: url("../images/indexlogo0.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px -160px;
	cursor: pointer;
}

.indexlogo3:HOVER {
	background-image: url("../images/indexlogo1.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px -160px;
	cursor: pointer;
}

.indexlogo4 {
	background-image: url("../images/indexlogo0.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px -240px;
	cursor: pointer;
}

.indexlogo4:HOVER {
	background-image: url("../images/indexlogo1.png");
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px -240px;
	cursor: pointer;
}

.indexicontext {
	text-align: center;
	padding-bottom: 15px;
	width: 120px;
	color: rgb(89, 159, 202);
}

.indexiconinfo {
	margin-top: 15px;
	margin-bottom: 50px;
}

.footer {
	text-align: center;
	background-color: white;
	width: 1366px;
	word-wrap: break-word;
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #8F8F8F;
	height: 80px;
	padding-top: 10px;
}

.miniseachnavbar {
	padding-top: 20px;
}

.searchdiv {
	border: none;
}

.topnavhome {
	display: inline-block;
	height: 52px;
	width: 168px;
	height: 52px;
	width: 168px;
	margin-left: 158px;
}

.topnavedit {
	display: inline-block;
	height: 52px;
	width: 215px;
}

.topnavnotice {
	display: inline-block;
	height: 52px;
	width: 200px;
}

.topnavhelp {
	display: inline-block;
	height: 52px;
	width: 205px;
}

.topnavnative {
	display: inline-block;
	height: 52px;
	width: 50px;
	margin-left: 190px;
}

.searchbox {
	background: url("../images/searchbox.png");
	text-indent: 1em;
	height: 40px;
	width: 400px;
	border: none;
	margin-left: 50px;
	font-size: 14px;
}

.searchresult {
	width: 80%;
	min-height: 600px;
	height: auto !important;
}

.borderline {
	border-bottom: dashed;
	width: 1036px;
	border-bottom-width: 1px;
	border-bottom-color: rgb(209, 171, 95)
}

.resultitem {
	height: 80px;
	border-bottom: solid;
	border-bottom-color: rgb(236, 221, 195);
	border-bottom-width: 1px;
	padding-left: 20px;
	padding-top: 10px;
	cursor: pointer;
	width: 1036px;
}

.notice {
	min-height: 600px;
	max-height: 1850px;
	width:1130px;
	height: auto !important; 
}
.noticemenu{
	display: inline-block;
	width: 215px;
	margin-left:50px;
	margin-top: 25px;
}
.noticearea{
	width: 850px;
	display: inline-block;
}
.helpcontent {
	margin-top: 30px;
	background-color: white;
	margin-bottom: 30px;
	width: 1036px;
	min-height: 400px;
}

.helpinfo {
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
}

.contentheader {
	background-color: #D1A961;
	height: 42px;
}

.helptitle {
	display: inline-block;
	background-color: white;
	height: 32px;
	margin-left: 25px;
	margin-top: 10px;
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #996726;
	min-width: 124px;
	text-align: center;
	line-height: normal;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

dt {
	line-height: 40px;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #996726;
}

dd {
	text-indent: 4em;
	line-height: 30px;
}

.noticesub {
	height: 37px;
	text-indent: 2em;
	cursor: pointer;
}

.noticesubnomarl {
	background-image: url("../images/u158.png");
	background-repeat: no-repeat;
	background-color: rgb(242, 232, 213);
}

.noticesubactive {
	background-image: url("../images/u297.png");
	background-repeat: no-repeat;
	color: white;
	background-color: rgb(174, 28, 28);
}

.noticelog1 {
	display: inline-block;
	background-image: url("../images/noticeicon.png");
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url("../images/noticeicon.png");
}

.noticelog2 {
	display: inline-block;
	background-image: url("../images/noticeicon.png");
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.noticelog3 {
	display: inline-block;
	background-image: url("../images/noticeicon.png");
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

.noticelog4 {
	display: inline-block;
	background-image: url("../images/noticeicon.png");
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

.noticelog5 {
	display: inline-block;
	background-image: url("../images/noticeicon.png");
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}

.noticehead {
	cursor: pointer;
	color: white;
}

.noticeheadnormal {
	background-color: rgb(171, 129, 45);
}

.noticeheadactive {
	background-color: rgb(174, 28, 28);
}

.noticebackselect {
	background-color: rgb(175, 29, 29);
	width: 200px;
	color: white;
}

.tabheader {
	color: rgb(128, 64, 0);
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-color: #804000;
	border-left-width: 8px;
	border-left-style: solid;
	font-size: 16px;
	height: 20px;
}

th {
	font-family: '微软雅黑 Bold', '微软雅黑';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #9B7D46;
	text-align: center;
	background-color: rgb(234, 227, 219);
}

td {
	height: 30px;
	min-height: 30px;
}
.table-bordered > tbody > tr > td{
	vertical-align: middle;
}
.table-bordered > tbody > tr > th{
	vertical-align: middle;
}
.noticesearchheader {
	border-left-color: rgb(209, 171, 96);
	border-left-width: 5px;
	border-left-style: solid;
	font-size: 16px;
	padding-left: 10px;
}

.noticepannel {
	margin-top: 20px;
	background-color: white;
	padding-top: 25px;
	padding-left: 20px;
	margin-bottom: 20px;
	height: 180px;
}

.xxggautoheight {
	height: auto !important;
}

.noticeinfoheader {
	height: 35px;
	background-image: url("../images/noticeinfo.png");
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #d1ab62;
	font-family: '微软雅黑 Bold', '微软雅黑';
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	text-indent: 2em;
	padding-bottom: 5px;
}

.noticeinfopannel {
	height: auto !important;
	min-height: 200px;
	background-color: white;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.noticerightmore {
	margin-top: -20px;
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	cursor: pointer;
	color: #2668A5;
	font-style: normal;
}

.noticepagger {
	margin-bottom: 5px;
}

.searchentname a {
	font-family: '微软雅黑 Bold', '微软雅黑';
	color: #333333;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
}

.regstat1 {
	display: inline-block;
	background-color: #4493e0;
	text-align: center;
	color: white;
	height: 20px;
	width: 40px;
}

.regstat2 {
	display: inline-block;
	background-color: #f92220;
	text-align: center;
	color: white;
	height: 20px;
	width: 40px;
}

.regstat3 {
	display: inline-block;
	background-color: #666666;
	text-align: center;
	color: white;
	height: 20px;
	width: 40px;
}

.regstat4 {
	display: inline-block;
	background-color: #016dcf;
	text-align: center;
	color: white;
	height: 20px;
	width: 40px;
}

.searchejyyc {
	color: red;
}

.jyyclabel {
	color: white;
	background-color: red;
	display: inline-block;
	margin-left: 30px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
}

.regnoico {
	background-image: url("../images/u314.png");
	height: 25px;
	padding-left: 20px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 5px;
	color: #6C6C6C;
}

.lerepico {
	background-image: url("../images/u314.png");
	height: 25px;
	padding-left: 20px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
	text-indent: 5px;
	color: #6C6C6C;
}

.regorgico {
	background-image: url("../images/u314.png");
	height: 25px;
	padding-left: 20px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-indent: 5px;
	color: #6C6C6C;
}

.estdateico {
	background-image: url("../images/u314.png");
	height: 25px;
	padding-left: 20px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px -75px; 
	text-indent: 5px;
	color: #6C6C6C;
}

.navhome {
	background-image: url("../images/");
}

.noticearrow {
	color: rgb(124, 185, 219);
}

.noticeline {
	line-height: 30px;
}

.noticeline a {
	color: #666666;
	padding-left: 15px;
	font-family: "微软雅黑 Regular", "微软雅黑";
	font-style: normal;
}

.linknormal {
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.linknormal:HOVER{
	color: #333333;
	text-decoration: none;
}
.linknormal:FOCUS{
	color: #333333;
	text-decoration: none;
}
.downarrow {
	background-image: url("../images/11_u20.png");
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: "微软雅黑 Regular", "微软雅黑";
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	color: #333333;
}

.hottel {
	color: red;
}

.hottel a {
	color: red;
}

.areaLeadposition {
	right: 190px;
	top:-6px;
	position: relative;
	border: 1px solid rgb(171, 129, 45);
	border-collapse: collapse;
	background-color: white;
	width: 400px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.areaarea {
	font-family: '微软雅黑 Bold', '微软雅黑';
	font-weight: 700;
	font-style: normal;
	font-size: 14px; 
	color: #996726;
	line-height: normal;
	color: #996726;
}

.areasplit {
	display: inline-block;
	color: #333;
	padding-left: 10px;
	font-style: normal;
	width: 20px;
}

.gsxtlink {
	color: #333;
	padding-left: 10px;
	font-style: normal;
	margin-left: -10px;
}

.areaprovience {
	width: 42px;
}

.areaprovience a {
	font-family: '微软雅黑';
	font-style: normal;
	font-size: 14px;
	color: #333;
	display: inline-block;
}

.watermarker {
	background-image: url("../images/watermark.png");
	background-repeat: repeat;
	height: auto !important;
	width: 1366px;
}

.frontpage {
	background-image: url("../images/report.png");
	background-repeat: no-repeat;
	height: 900px;
}

.printicon{
	background-image: url("../images/printicon.png");
	background-repeat: no-repeat;
	width: 90px;
	height: 120px;
	float: right;
	margin-top:50px;
	margin-right: 130px;
}

.btn-primary {
	background-color: rgb(209, 171, 98);
	border-color: rgb(209, 171, 98);
}

.btn-primary:HOVER {
	background-color: rgb(209, 171, 98);
	border-color: rgb(209, 171, 98);
}

#searchepagger {
	height: 60px;
	margin-right: 10px;
}

.paggerhome {
	display: inline-block;
	background-color: white;
	margin-right: 5px;
	margin-top: 15px;
	height: 25px;
	width: 60px;
	color: rgb(209, 171, 98);
	padding-top: 3px;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(238, 224, 198)
}

.paggeritem {
	display: inline-block;
	background-color: white;
	margin-right: 5px;
	margin-top: 15px;
	height: 25px;
	width: 25px;
	color: rgb(209, 171, 98);
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(238, 224, 198)
}

.paggeractive {
	display: inline-block;
	background-color: rgb(209, 171, 98);
	margin-right: 5px;
	margin-top: 15px;
	height: 25px;
	width: 25px;
	color: white;
	padding-top: 3px;
	cursor: pointer;
}

.city {
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	width: 75px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
}

.cityarea {
	background-color: rgb(209, 171, 98);
	color: white;
	border-radius: 5px;
}

.detailpannel {
	background-color: rgb(251, 251, 251);
}

.casecontent {
	border-color: rgb(239, 239, 239);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.spanstyle03 {
	font-family: '微软雅黑 Regular', 微软雅黑;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.spanstyle04 {
	font-family: '微软雅黑 Regular', 微软雅黑;
	vertical-align: middle;
	text-align: center;
}

.tablestyle {
	width: 1160px;
}

.linestyle {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: grey;
}

.hrstyle {
	border-top: 3px solid #eee;
}

.spansty {
	color: #804000;
	font-size: 25px;
}

.spansty02 {
	color: red;
	font-size: 15px;
}

.thstyleone {
	background-color: #F1EBE4;
	width: 25%;
}

.tdstyleone {
	width: 25%;
}

.divbcolor {
	background-color: white;
}

.picspan {
	font-size: 30px;
	font-family: '微软雅黑 Regular', 微软雅黑;
	font-weight: bold;
	line-height: 200%;
}

.divmar {
	margin-top: 150px;
	
}

.ui-widget-header {
	background: #d1ab5b;
	color: white;
	font-size: 18px;
}

.ui-button {
	color: white;
	background-color: #d1ab5b;
}

.noticetitle {
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #996726;
}

.noticesearchbox {
	border-color: rgb(120, 168, 244);
	border-width: 2px;
	border-style: solid;
	font-size: 16px;
}
.phonelist{
	width:1170px;
	min-height: 600px;
	height: auto !important;
	padding: 5px;
	background-color: rgb(171,129,45);
}
.phones{
	background-color: white;
	padding: 20px;
	min-height: 600px;
}

.caseinfo{
	background-color: rgb(251,251,251);
	padding: 20px;
	min-height: 600px;
}
.moreinfo{
	background-color: rgb(251,251,251);
	padding: 20px;
	min-height: 600px;
	width: 1160px;
}
.divp{
    width: 1036px;
}
.ckspan{
	font-size:120%;
	font-family: microsoft yahei;
}
.backdiv{
	background-color: white;
}

.tkstyle{
	background:#f8f8f8;
	border:1px solid #CCCCCC;
	cursor:pointer;
	width:272px;
	position: absolute;
	top:31px;
	left: 18px;
}
.sstyle01{
	color:red;
	font-weight:bold;
}
.sstyle02{
	color:red;
	font-weight:bold;
}
.logoRegDiv{
  border:1px solid rgb(230,230,230);
  background-color: rgb(247,248,250);	
  width: 470px;
  height: 150px;
  margin-left: 30px; 
}
.logoDiv{
	background-color: rgb(236,236,236);
	width: 45%;	
	height: 80%;	
	margin-top: 15px;
	margin-left: 5px;
}
.logoDetail{
	margin-top: 20px;
}
.logoSpan{
	font-family:Microsoft YaHei;
	color: rgb(102,102,102);
}
.detailspan{
	color: rgb(255,150,45);
}
.Detailmar{
	margin-top: 30px;
}
.logopic{
	background-color: white;
	width: 300px;
	height: 200px;
}
.spanstylejyzxtitle{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: black;
	font-size:25px;
	font-weight:bold;
  }
  .spanstylejyzxnum{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:left;
    color: black;
	font-size:20px;
  }
  .spanstylejyzxnr{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:left;
    color: black;
	font-size:20px;
	margin-left:80px;
  }
  .divmarginleft{
    margin-left:250px;
  }
  .spanstylejyzxcxtitle{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: red;
	font-size:13px;
	font-weight:bold;
  }
  .spanstylejyzxtbtitle{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(99,98,96);
	font-size:15px;
  }
  .spanstylejyzxtbnr{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: black;
	font-size:15px;
	font-weight:bold;
  }
  .tbdivmarginleft{
    margin-left:50px; 
  }
  .spanstyletb{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(99,98,96);
	font-size:14px;
  }
  .tbspanmarginleftgg{
    margin-left:133px; 
  }
  .tbspanmarginleftzt{
    margin-left:50px; 
  }
  
.spanstyletbblack{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: red;
	font-size:14px;
  }
  .yyxxtitle{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(135,85,15);
	font-size:15px;
  }
  .yyxxnr{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(146,146,146);
	font-size:15px;
  }
  .yyxxtable{
    width:900px;
  }
  .yyxxth{
    background-color: rgb(234,227,219);
  }
  .yyxxtd{
    background-color: rgb(247,248,250);
  }
  .textcenter{
    text-align: center;
  }
  .textleft{
    text-align: left;
  }
  .spanstyletbblue{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(0,0,255);
	font-size:14px;
  }
  .easycancelfont{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:left;
    color: black;
	font-size:18px;
  }
  .marginleft50{
    margin-left:50px;
  }
  .btneasycancelrepealtop{
    margin-top: 200px;
  }
  .easycancelrepealfont{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color:rgb(255,0,0);
	font-size:15px;
  }
  .btneasycancelrepealleft{
   margin-top: 30px;
  }
  .canceltitlespan{
   font-size:30px;
   color:black;
  }
  .textright{
    text-align: right;
  }
  .width35{
    width:35%;
  }
  .width65{
    width:65%;
  }
  .csspan{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(147,144,141);
	font-size:15px;
  }
  .csredspan{
    color: red;
	font-size:15px;
	font-weight: bold;
  }
  .csxqredspan{
    font-family: '微软雅黑 Regular', 微软雅黑;
    vertical-align:middle;
    text-align:center;
    color: rgb(255,150,45);
	font-size:15px;
  }
  .redspan{
    color: red;
	font-weight: bold;
  }
  
  select{
     color:black;
  }
.focus{
	border: 1px solid red;
}

.floating-window {
	position: fixed;
	left: 50%;
	margin-left: 580px;
	width: 100px;
	top: 30%;
	transform: translateY(-50%);
	z-index: 1;
}

.floating-window .item {
	padding: 8px 0 5px 0;
	margin-bottom: 1px;
	background: #ab812d;
	cursor: pointer;
	color: #ffffff;
}

.floating-window .item-relative {
	position: relative;
	display: grid;
}

.floating-window .text {
	margin: 10px 8px;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
}