﻿body { overflow-x: hidden; overflow-x: visible; }

#ShowContent { width: 990px; margin: 10px auto; height: auto; }
.stitle { font-weight: bold;font-size:14px; }
#LeftDiv { float: left; width: 250px; height: 550px; }

#QueryDiv { width: 100%; margin: 10px 0; }
#QueryDiv label { float: left; line-height: 25px; width: 80px; letter-spacing: 2px; text-align: right; }
#QueryDiv div { height: 40px; }
#ksh { width: 140px; float: left; height: 25px;}
#xm { width: 140px; float: left;height: 25px; }

#InputCheck { width: 140px; float: left;height: 25px; }
#CheckPic { margin: 20px 0 0 80px; cursor: pointer; width: 140px; height: 30px; color: red; float: left; border: none; border: solid 1px grey; }
#TencentCaptcha {padding: 5px 0px; float: left;width:80px;}
#LeftDiv input[type=text]:focus{ border:solid 2px #CC0000;outline-style: none;}
#QueryBtn { width: 225px; margin: 15px 0 0 0; float: left; }
#Querytip { color: navy; line-height: 28px; padding-right: 20px; margin-top: 30px; font-size:14px; }
#QuerytipAdd{color: navy; line-height: 28px; padding-right: 20px; font-size:14px; }
.Container {margin: 5px auto;line-height: 25px;width: 700px;float: left;position: relative; }

#KSInfo,#KSJYM{ margin-left: 25px; color: red; font-weight: bold;font-size: 14px; }
/*Table表的设计*/
table[id^='tabInfo']{width: 650px;margin: 10px auto;border-collapse: collapse;}
table[id^='tabInfo'] tr td {height: 32px;border: solid 1px #000;font-size: 14px;}
table[id^='tabInfo'] td:nth-child(odd) {text-align: center;width: 120px;color: red;font-weight: bold;}
table[id^='tabInfo'] td:nth-child(even) {padding-left: 10px;color: blue;letter-spacing:-1px;}

.td1 { text-align: center; width: 120px; color: red; font-weight: bold;}
.td2 { text-align: center; width: 200px; }
.td3 { text-align: center; width: 200px; }

#KSJYM{color: red; font-weight: bold;font-size: 14px; height:auto;word-break:break-all;z-index: -2;width: 650px;margin: 0px auto;}
.Container .mask:before { position: absolute; width: 350px; height: 200px; content: attr(data-content); color: #333; opacity: 0.25; z-index: 0; font-size: 33px; top: 30px; left: 0px; transform: rotate(-30deg); white-space: pre-wrap; text-align: center;  }
.mask-container { position: absolute;right: 0;bottom: 0;z-index: -1;width:100%;height:100%;top:-50px;}
.mask {top: 50px;float: left;width: 210px;height: 120px;position: relative;left:40px;word-break:break-all;line-height:20px;}
.mask-container .mask:before {position: absolute;width: 210px;height: 140px;content: attr(data-content);color: #333;opacity: 0.25;z-index: 0;font-size: 16px;text-align:center;left: 0px;transform: rotate(-30deg);word-break:break-all;/*letter-spacing:1px;*/}
