@charset "utf-8";
/* CSS Document */

/*main top strat*/
.main {
	width: 1198px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: 4px solid #75a7c4;
}

.main h4 {
	height: 45px;
	line-height: 45px;
	padding-left: 30px;
	font-size: 17px;
	color: #0369aa;
}

.main .choose_on {
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	color: #212121;
	border-bottom: 1px solid #e9e9e9;
	font-size: 15px;
	margin: auto 20px;
}

.main .choose_on .span_on {
	float: left;
	/* display: inline-block; */
	height: 30px;
	line-height: 30px;
	width: 89px;
	text-align: left;
	font-weight: bold;
	color: #333;
}

.main .choose_on ul {
	width: 982px;
	height: 30px;
	overflow: hidden;
	float: left;
}

.main .choose_on.choose_time ul {
	width: 952px;
}

.main .choose_on ul li {
	float: left;
	padding-left: 14px;
	padding-right: 10px;
	height: 28px;
	line-height: 28px;
	border-radius: 4px;
	margin-right: 5px;
	behavior: url(../PIE-1.0beta5/PIE.htc);
}

.main .choose_on ul li:last-child {
  margin-right: 0px;
}

.main .choose_on ul li select {
	background: #fff;
	font-size: 15px;
	font-family: "微软雅黑";
	padding-left: 5px;
	width: 200px;
	color: #75a7c4;
	font-weight: bold;
	height: 30px;
	border: 1px solid #75a7c4;
}

.main .choose_on ul li select option {
	color: #000;
	background: #fff;
}

.main .choose_on ul li a {
	color: #333;
	font-weight: 500;
}

.main .choose_on ul .toggle {
	color: #fff;
	background: #75a7c4;
}

.main .choose_on ul .toggle a {
	color: #fff;
}

.main .choose_on .input {
	background: #fff;
	width: 150px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #b5b5b5;
	font-size: 13px;
	font-family: "微软雅黑";
	padding-left: 3px
}

.main .choose_tw {
  display: none;
}

.main .choose_tw ul {
	width: 982px;
	height: 30px;
	overflow: hidden;
	float: left;
}

.main .choose_tw ul li {
	float: left;
	height: 30px;
}

.main .choose_tw ul li a {
	color: #212121;
	display: inline-block;
}

.main .choose_tw ul .toggle a {
	color: #fff;
	background: #75a7c4;
}

.main .choose_tw .spanthis_on {
	cursor: pointer;
	display: inline-block;
	margin-right: 10px;
	margin-top: 3px;
	float: right;
	color: #75a7c4;
	font-weight: bold;
	font-size: 14px;
}

.main .search {
	padding-left: 220px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.main .search #FINDTXT {
	width: 557px;
	height: 38px;
	outline: none;
	line-height: 38px;
	border: 1px solid #75a7c4;
	font-size: 15px;
	font-family: "微软雅黑";
	border-radius: 4px 0px 0px 4px;
	padding-left: 12px;
	background: #fff url(../images/search.jpg) no-repeat 557px center;
	padding-right: 33px;
}

.main .search #searchButton {
	font-size: 15px;
	outline: none;
	font-family: "微软雅黑";
	background: #75a7c4;
	border: 1px solid #75a7c4;
	height: 40px;
	color: #fff;
	line-height: 38px;
	margin-left: -4px;
	width: 71px;
	border-radius: 0px 4px 4px 0px;
	cursor: pointer;
}

.main .search #searchButton:hover {
	opacity: 0.7;
}

.main .search span {
	color: #75a7c4;
	margin-left: 20px;
	cursor: pointer;
	font-size: 15px;
}

.main .choose_show_type {
	display: none;
}

/*main top end*/

/* form-start */
.query-form .query-item {
  overflow: hidden;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #e9e9e9;
  margin: auto 20px;
  font-size: 15px;
  color: #333;
}

.query-form .el-form-item {
  margin-bottom: 2px;
}

.query-form .el-radio {
  margin-right: 0px;
}

.query-form .el-radio__label {
  font-size: 15px;
  color: #333;
}

.query-form .el-radio.is-bordered {
  padding: 5px 10px 10px 5px;
  height: 25px;
  border: 0px;
}

.query-form .el-radio__input {
  display: none;
}
.query-form .el-radio.is-checked {
  background-color: #75a7c4;
}
.query-form .el-radio__input.is-checked+.el-radio__label {
  color: #ffffff;
}

.query-form .el-form-item__label {
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
/* form-end */

/*list start*/
.publiclycont {
	width: 1200px;
	margin: 0 auto;
}

.publiclycont .cont_show {
	margin-top: 30px;
	padding-left: 10px;
	margin-top: 30px;
	overflow: hidden;
}

.publiclycont .cont_show li {
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	border-radius: 4px;
	float: left;
	color: #000;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*.publiclycont .cont_show {float:left; padding-left:10px; overflow: hidden;margin-top: 5px;}
.publiclycont .cont_show li { height:28px;line-height: 28px;font-size:15px;border-radius:4px;float: left;color:#fff; background:#75a7c4;margin-right: 10px;padding-left:10px;padding-right:10px;}*/
.publiclycont .contp {
	font-size: 15px;
	padding-left: 10px;
	height: 40px;
	border-bottom: 4px solid #75a7c4;
	line-height: 40px;
	padding-bottom: 5px;
	overflow: hidden;
}

.publiclycont .contp .span_left {
	float: left;
}

.publiclycont .contp .span_left b {
	color: #397cc0;
	padding-left: 5px;
	padding-right: 15px;
}

.publiclycont .contp .span_right {
	float: right;
	padding-right: 10px;
}

.publiclycont .contp .span_right b {
	color: #397cc0;
	padding-left: 5px;
}

.publiclycont .publicont div {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 12px;
}

.publiclycont .publicont div h4 {
	height: 12px;
	margin-top: 16px;
	font-size: 14px;
	margin-left: 10px;
}

.publiclycont .publicont div h4 a {
	color: #3c3c3c;
	display: inline-block;
	width: calc(100% - 100px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.publiclycont .publicont div h4 a:hover {
	color: #074998;
	text-decoration: underline;
}

.publiclycont .publicont div h4 .span_o {
	float: right;
	margin-right: 10px;
	color: #777;
}

.publiclycont .publicont div .p_tw {
	font-size: 14px;
	margin-top: 9px;
	margin-left: 10px;
	color: #333;
}

.publiclycont .publicont div .p_tw span {
  font-size: 14px;
}

.publiclycont .publicont div .p_tw .span_on {
  font-size: 14px;
	color: #076ca6;
	margin-right: 32px;
}

/*list end*/

.fully {
	width: 1200px;
	margin: 0 auto;
}

.fully .h4_o {
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

.fully .p_o {
	font-size: 14px;
	text-align: center;
}

.fully .p_o span {
	margin-left: 20px;
	margin-right: 20px;
}

.fully .h4_t {}

.fully .fully_toggle {
	width: 1200px;
	margin: 30px auto 40px auto;
}

.fully .fully_toggle .ul_toggle {
	width: 1200px;
	overflow: hidden;
}

.fully .fully_toggle .ul_toggle li {
	width: 180px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 15px;
	cursor: pointer;
	background: #f9f9f9;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.fully .fully_toggle .ul_toggle .li_toggle {
	background: #75a7c4 !important;
	color: #fff !important;
}

.fully .fully_toggle .ul_toggle .li_can {
	background: #DBE7ED;
	color: #333;
}

.fully .fully_toggle .ul_toggle div {}

.fully .fully_toggle_cont {
	padding-bottom: 24px;
	min-height: 300px;
	border: 1px solid #ddd;
}

.fully .fully_toggle_cont h3 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
	border-bottom: 3px solid #ccc;
	margin-bottom: 35px;
}

.fully .fully_toggle_cont h3 span {
	display: block;
	font-size: 14px;
	color: #ccc;
	margin-right: 20px;
	text-align: right;
	margin-bottom: 10px;
}

.fully .fully_toggle_cont h4 {
	width: 1100px;
	margin: 0 auto;
	line-height: 38px;
	font-size: 14px;
}

.fully .fully_toggle_cont p {
	width: 1100px;
	margin: 0 auto;
	line-height: 38px;
	font-size: 14px;
}

.fully .fully_list {
	width: 1100px;
	margin: 0 auto;
}

.fully .fully_list li {
	background: url(../images/content_tw.jpg) no-repeat 10px center;
	overflow: hidden;
	font-size: 15px;
	padding-left: 20px;
	line-height: 30px;
}

.fully .fully_list li a {
	color: #000;
}

.fully .fully_list li a:hover {
	color: #074998;
	text-decoration: underline;
}

.fully .fully_list li span {
	float: right;
	margin-right: 10px;
}

.p_nodata {
	padding-top: 40px;
	font-size: 20px !important;
}

.fully_toggle_cont {
	display: none;
	padding-top: 30px;
}

.fully_toggle_cont iframe {
	width: 1100px;
	border: none;
	height: 100%;
	min-height: 500px;
}

.detailShow {
	width: 1100px;
	margin: 20px auto;
	border: 1px solid #F1F1F1;
	background: #fcfcfc;
	box-shadow: 1px 2px 10px #ccc;
	-moz-box-shadow: 1px 2px 10px #ccc;
	-webkit-box-shadow: 1px 2px 6px #ccc;
	behavior: url(<%=basePath%>/PIE-1.0beta5/PIE.htc);
}

.li_hover {
	background: url(../images/content_on.jpg) no-repeat 10px center !important;
	color: #0091E4 !important;
	font-weight: bold;
}

.li_hover a {
	color: #0091E4 !important;
	font-weight: bold;
}

/*#0760a2*/


/* 一级菜单 */
.li_first {
	padding-left: 30px !important;
	height: 35px !important;
	margin-top: 10px;
	background: url(../images/deal_item.png) no-repeat 5px center !important;
	background-color: #f8f8f8 !important;
	margin-bottom: 10px;
}

.li_first:first-child {
	margin-top: 0;
}

.li_first h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	margin-right: 3px;
	color: #657090;
}

.li_two {
	background: none !important;
	padding-left: 30px !important;
	height: 30px !important;
	margin-bottom: 5px;
	margin-top: 5px;
}

.li_two h5 {
	color: #657090;
	font-size: 15px;
	line-height: 30px;
}

.threeJi {
	background-position-x: 60px !important;
	padding-left: 70px !important;
}

.twoJi {
	background-position-x: 40px !important;
	padding-left: 50px !important;
}