.content{
	margin: 0 auto;
	width: 1010px;
	margin-top: 10px;
}
.content:after{
	content: "";
	display: block;
	clear: both;
}
.wzjb{
	margin-bottom: 12px;
}
.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: 30px;
}
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: left;
	vertical-align: middle;
	padding-left: 10px;
}
.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: 100px;
	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;
}
.ldxx{
	position: relative;
	background-color: #A4DBF6;
	background-image: url("../images/zxly_tb.png");
	background-repeat: no-repeat;
	background-size: 400px 138px;
	background-position: 30px 8px;
	width: 1010px;
	height: 155px;
}
.ldxx>ul{
	float: right;
}
.ldxx>ul>li{
	float: left;
	width: 103px;
	height: 105px;
	margin-right: 26px;
	margin-top: 25px;
}
.ldxx>ul>li:last-child{
	margin-right: 58px;
}
.ldxx>ul>li>img{
	cursor: pointer;
	width: 103px;
	height: 105px;
}
.ldxxC{
	z-index: 10;
	background-color: #e8f7fe;
	position: absolute;
	z-index: 999;
	width: 986px;
	height: 390px;
	padding: 12px;
	left: 0;
	top: 155px;
}
.ldxxC .xxxz{
	overflow: auto;
	width: 100%;
	height: 388px;
}
.innerbox::-webkit-scrollbar {
	width: 6px;
}
.innerbox::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}
.innerbox::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 0;
	background: rgba(0,0,0,0.1);
}
.ldxxC0 em{
	z-index: 9;
	width: 0;
	height: 0;
	border-width: 25px;
	border-style: solid;
	border-color: transparent transparent #e8f7fe transparent;
	position: absolute;
	top: -50px;
	left: 616px;
}
.ldxxC1 em{
	z-index: 9;
	width: 0;
	height: 0;
	border-width: 25px;
	border-style: solid;
	border-color: transparent transparent #e8f7fe transparent;
	position: absolute;
	top: -50px;
	left: 746px;
}
.ldxxC2 em{
	z-index: 9;
	width: 0;
	height: 0;
	border-width: 25px;
	border-style: solid;
	border-color: transparent transparent #e8f7fe transparent;
	position: absolute;
	top: -50px;
	left: 874px;
}
.ldxxcx{
	width: 986px;
	height: 388px;
}
.ldxxcx ul li{
	margin-top: 60px;
	margin-bottom: 30px;
}
.ldxxcx ul li:after{
	content: "";
	display: block;
	clear: both;
}
.ldxxcx ul li div{
	float: left;
	width: 31%;
}
.ldxxcx ul li div{
	text-align: right;
	height: 50px;
	line-height: 50px;
}
.ldxxcx ul li div+div{
	width: 55%;
	text-align: left;
}
.ldxxcx ul li div+div>input{
	border: 1px solid #f1f1f1;
	width: 430px;
	height: 50px;
	line-height: 50px;
}
.ldxxcx ul li:last-child input{
	background-color: #256dbd;
	text-align: center;
	color: #fff;
	padding: 0;
	width: 430px;
	height: 50px;
	line-height: 50px;
	margin-left: 308px;
}
.ldxxlb{
	margin-top: 20px;
	width: 1010px;
}
.message_bd{
	padding-top: 40px;
    background-color: #ecf7ff;
    width: 100%;
    font-size: 16px;
    color: #555555;
    line-height: 40px;
}
.message_bd p{
    text-indent: 2em;
    line-height: 30px;
}
@media screen and (min-width: 1700px) {
.content{
	width: 1280px;
	margin-top: 30px;
}
.wzjb{
	margin-bottom: 30px;
}
.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;
}
.ldxx{
	background-size: 522px 181px;
	background-position: 30px 20px;
	width: 1280px;
	height: 220px;
}
.ldxx>ul>li{
	width: 143px;
	height: 148px;
	margin-right: 40px;
	margin-top: 40px;
}
.ldxx>ul>li:last-child{
	margin-right: 60px;
}
.ldxx>ul>li>img{
	width: 143px;
	height: 148px;
}
.ldxxC{
	width: 1248px;
	height: 415px;
	top: 220px;
	padding: 16px;
}
.ldxxC0 em{
	border-width: 32px;
	top: -64px;
	left: 750px;
}
.ldxxC1 em{
	border-width: 32px;
	top: -64px;
	left: 932px;
}
.ldxxC2 em{
	border-width: 32px;
	top: -64px;
	left: 1110px;
}
.ldxxcx {
    width: 1248px;
    height: 388px;
}
.ldxxcx ul li div{
	width: 35%;
}
.ldxxcx ul li div{
}
.ldxxcx ul li div+div{
	width: 55%;
}
.ldxxcx ul li div+div>input{
}
.ldxxcx ul li:last-child input{
	margin-left: 409px;
}
.ldxxlb{
	margin-top: 25px;
	width: 1280px;
}
.message_bd{
	padding-top: 70px;
}
}