.content{
	margin: 0 auto;
	width: 1010px;
	margin-top: 40px;
}
.wzjb{
	margin-bottom: 20px;
}
.wzjb h1 {
    font-size: 22px;
    color: #2a5cb1;
    margin-bottom: 20px;
}
.TRS_UEDITOR p {
    text-indent: 2em;
    margin-bottom: 20px;
}
.ldxxshow{
	border: 1px solid grey;
    margin-bottom: 52px;
}
table{
	width: 100%;
}
td {
    height: 30px;
    line-height: 30px;
}
.tdBorder{
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
}
.label2{
    width: 160px;
    text-align: center;
    vertical-align: middle;
}
.inputtext{
    margin-left: 8px;
    width: 200px;
    border: 1px solid #9AABBB;
    background-color: #FEFEF1;
}
textarea{
	border: 1px solid #9AABBB;
    background-color: #FEFEF1;
	width: 80%;
	margin-left: 8px;
	height: 120px;
	line-height: 20px;
	margin-top: 10px;
}
.js-btn {
    cursor: pointer;
    line-height: 20px;
    padding-right: 27px;
    padding-left: 27px;
    padding-bottom: 6px;
    padding-top: 3px;
    background: none;
    background-color: #138ee7;
    font-size: 16px;
    color: #f8fcff;
    box-shadow: none;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}
.input-val {
    margin-left: 8px;
    width: 200px;
    border: 1px solid #9AABBB;
    background-color: #FEFEF1;
    height: 30px;
}
#canvas {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 8px;
}
.tkyd {
    width: 306px;
    height: 38px;
    margin-bottom: 30px;
}
.nr{
	width: 100%;
	border-top: 1px solid silver;
	margin-bottom: 52px;
    margin-top: 60px;
    min-height: 200px;
}
.text_title{
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    padding: 1%;
    width: 98%;
    font-size: 30px;
    margin-top: 9px;
}
.text{
	text-indent: 2em;
	line-height: 36px;
}
@media screen and (min-width: 1700px) {
.content{
	width: 1280px;
	margin-top: 30px;
}
.wzjb{
	margin-bottom: 30px;
}
.ldxxshow{
    border: 1px solid grey;
    margin-bottom: 100px;
}
.wzjb h1 {
    font-size: 26px;
    color: #2a5cb1;
    margin-bottom: 30px;
}
.wzjb h1 {
    font-size: 24px;
    margin-bottom: 30px;
}
.TRS_UEDITOR p {
    text-indent: 2em;
    margin-bottom: 30px;
}
.nr{
	margin-top: 70px;
    min-height: 300px;
}
.text_title {
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    width: 1200px;
    font-size: 40px;
    margin-top: 12px;
}
.text{
	text-indent: 2em;
	line-height: 42px;
}
}
