table{border-collapse:collapse;border-spacing:0;}

.fr{float:right;}

.xxgk_list_right{
	float:right;
	width: 768px;
    /*border: 1px solid #dbdbdb; */
    background:#fff;
}

.xxgk_list_right_top{
	border-bottom: 1px solid #dbdbdb;	
	background: #fff;
}
.xxgk_list_right_top span{
	background: #3269b8;
	height: 53px;
	line-height: 53px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding:0 20px;
	display: inline-block;
	border-right: 1px solid #dbdbdb;	
}

.xxgk_table_con{
	padding: 10px 15px;
}

.xxgk_table_qy{
	background: #f2f7fb;
    border: 1px solid #dbdbdb;
    font-size: 16px;
    line-height: 22px;
    padding: 20px;
}
.xxgk_table_qy p{
	text-indent: 24px;
    font-size:15px;
    margin-bottom:5px;
    line-height: 30px;
}
.xxgk_table_qy span{
	color: #3269b8;
    font-size:15px;
}

.tdcenter{
	text-align:center;
	border-right:1px #dbdbdb solid;
	border-bottom:1px #dbdbdb solid;
}

.tdleft{
	text-align:left;
	border-right:1px #dbdbdb solid;
	border-bottom:1px #dbdbdb solid;
}
.table1 .table_tit{
	font-size: 14px;
    height:40px;
}
.table1 select{
	height: 30px;
    width: 77%;
    border: none;
    /*border: 1px solid #e9e9e9; */
}

.table1 td span{
	color: #F00;
}
.table1{
	border-left:1px #dbdbdb solid;
	border-top:1px #dbdbdb solid;   
	width: 100%;
    margin-top: 15px;
}
.table1 td{
	border-right:1px #dbdbdb solid;
	border-bottom:1px #dbdbdb solid;
	font-size:14px;
	height: 38px;
}
.table1 input{
    border: none;
    vertical-align: middle;
    font-size: 14px;
  	/*height: 24px; */
    /*border: 1px solid #e9e9e9; */
}

.wyxx_tj{
	width: 100%;
	height: 30px;
	margin-top: 20px;
}
.wyxx_tj input{
	width:80px;
	height:30px;
	color:#fff;
	float:left;
	border:none;
	border-radius:3px;
	font-size:16px;
	background: #5093d4;
	margin-left: 45px;
}
.wyxx_tj input:hover{
	cursor: pointer;
	background: #67a4db;
}



.ysqgk_input_c{
  width: 100%;
  height:60px;
  padding-top:11px;
}
.ysqgk_input_name{
  float: left;
  width: 40%;
  height: 30px;
}
.ysqgk_input_name span{
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.ysqgk_input_name input {
  border: none;
  height: 29px;
  display: inline-block;
  font-size: 16px;
  text-indent: 5px;
  width: 65%;
  border: 1px solid #e3e3e3;
  margin-right: 15px;
  border-radius: 2px;
}
.wyxx_tjs {
  float: left;
  width: 20%;
  height: 30px;
}
.wyxx_tjs input {
  width: 75px;
  height: 30px;
  cursor: pointer;
  border-radius: 2px;
  border: #dfdfdf 1px solid;
  background: #f1f1f1;
  margin-right:4px;
}
.wyxx_tjs input:hover{
	background:#ddd;
}