.con {
  width: 18.67rem;
  margin: 0 auto;
  background: #fff;
  margin-top: 0.27rem;
}
.con .contopnav {
  width: 100%;
  height: 0.61rem;
  background: #f1f1f8;
  text-align: left;
  box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.05);
}
.con .contopnav li {
  text-align: center;
  display: inline-block;
  width: 1.1rem;
  height: 0.61rem;
  line-height: 0.61rem;
  color: #333333;
  margin: 0 0.2rem;
  cursor: pointer;
}
.con .contopnav .liclick {
  color: #1782f0;
  border-bottom: 3px solid #1782f0;
}
.con .conleftborder {
  border: 1px solid #cccccc;
}
.con .conleft {
  width: 3.47rem;
  height: 100%;
  margin-left: 0.15rem;
  margin-top: 0.27rem;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.con .conleft .topleft {
  background: #f5f5f5;
  line-height: 0.53rem;
  height: 0.53rem;
  color: #333;
  position: relative;
  cursor: pointer;
}
.con .conleft .topleft .sqbtn {
  width: 0.53rem;
  height: 0.53rem;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0; 
}
.con .conleft .topleft .sqbtn img {
  width: 0.19rem;
  height: 0.19rem;
}
.con .conleft .leftul li {
  height: 0.52rem;
  line-height: 0.52rem;
  text-align: left;
  cursor: pointer;
}
.con .conleft .leftul li img {
  display: inline-block;
  vertical-align: top;
  width: 0.19rem;
  height: 0.19rem;
  margin-top: 0.16rem;
  margin-left: 0.15rem;
  margin-right: 0.05rem;
}
.con .conleft .leftul li span {
  width: 2.8rem;
  display: inline-block;
  vertical-align: top;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.con .conleft .leftul ul {
  display: none;
}
.con .conleft .leftul ul > li > img {
  margin-left: 0.48rem;
}
.con .conleft .leftul ul > li > span {
  width: 2.5rem;
}
.con .conleft .leftul ul > ul > li > img {
  margin-left: 0.91rem;
  margin-top: 0.2rem;
  width: 0.13rem;
  height: 0.13rem;
}
.con .conleft .leftul ul > ul > li > span {
  width: 2.2rem;
}
.con .righttable {
  width: 13rem;
  width: calc(100% - 3.8rem);
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-left: 0.13rem;
}
.con .righttable .tabtop {
  font-weight: bold;
  color: #333;
  font-size: 16px;
  margin-top: 0.33rem;
  margin-bottom: 0.24rem;
  text-align: left;
}
.con .righttable table tbody {
  display: block;
}
.con .righttable table thead,
.con .righttable tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.con .righttable table {
  width: 100%;
}
.con .righttable table tr th {
  text-align: center;
  background: #f1f1f8;
  line-height: 0.33rem;
  border: 1px solid #E5E5E5;
  width:auto !important;
}
.con .righttable table tr td {
  text-align: left;
  text-indent: 0.1rem;
  line-height: 0.61rem;
  border: 1px solid #E5E5E5;
   width:auto !important;
}
.con .righttable table tr:nth-child(even) {
  background: #F7F7F7;
}
.bot {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #666666;
  bottom: 0.27rem;
}
.gctztab {
  text-align: left;
  padding: 0 0.27rem;
  display: none;
}
.gctztab .tops {
  height: 0.32rem;
  line-height: 0.32rem;
  border-left: 5px solid #0d55df;
  text-indent: 0.13rem;
  font-weight: bold;
  font-size: 0.21rem;
  margin: 0.27rem 0;
}
.gctztab div ul li {
  display: inline-block;
  height: 0.61rem;
  line-height: 0.61rem;
}
.gctztab div ul li:nth-child(1) {
  width: 1.5rem;
  text-align: right;
}
.gctztab div ul li:nth-child(2) {
  width: 3rem;
  text-align: left;
}
.div_gctz_content div ul:nth-child(odd) {
  background: #F7F7F7;
}
.lxfstab {
  width: 100%;
  display: none;
}
.lxfstab .titl {
  text-align: left;
  width: 100%;
  font-size: 0.21rem;
  font-weight: bold;
  border-left: 5px solid #0d55df;
  text-indent: 0.13rem;
  margin: 0.27rem 0;
  margin-left: 0.27rem;
}
.lxfstab table {
  width: 100%;
}
.lxfstab table tr th {
  text-align: center;
  background: #f1f1f8;
  border: 1px solid #E5E5E5;
  line-height: 0.67rem;
}
.lxfstab table tr td {
  text-align: center;
  text-indent: 0.1rem;
  line-height: 0.64rem;
  background: #fff;
  border: 1px solid #E5E5E5;
}
.lxfstab table tr:nth-child(even) {
  background: #F7F7F7;
}
.tabtop ul{
	width: 100%;
	text-align: left;
}
.tabtop ul li{
	display: inline-block; 
	margin-right: 0.1rem;
}
.tabtop ul li a{
	display: block;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	cursor: pointer;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 18px;
	font-weight: 500;
	color: #333;
}
.tabtop_active{
	/*background: #1782f0;*/
}
.tabtop_active a{
	color: #1782f0 !important;
}

.modalbg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  display: none;
}
.modalbg .mol {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  box-shadow: 0px 1px 19px 1px rgba(0, 0, 0, 0.2);
}
.modalbg .mol .topmol {
  width: 100%;
  height: 0.59rem;
  background: #0d55df;
}
.modalbg .mol .topmol div {
  font-size: 0.21rem;
  line-height: 0.59rem;
  font-weight: bold;
  color: #fff;
}
.modalbg .mol .topmol .closemol {
  position: absolute;
  top: 0.21rem;
  right: 0.13rem;
  width: 0.16rem;
  height: 0.16rem;
  cursor: pointer;
}
.modalbg .xgjsgm {
  display: none;
  width: 5.3rem;
  height: 3.12rem;
  margin-top: -1.56rem;
  margin-left: -2.65rem;
  z-index: 1;
}
.modalbg .xgjsgm .conmol ul {
  margin-top: 0.67rem;
}
.modalbg .xgjsgm .conmol ul li {
  display: inline-block;
}
.modalbg .xgjsgm .conmol ul li select {
  width: 2.67rem;
}
.modalbg .xgjsgm .conmol .btnmol {
  margin-top: 0.67rem;
}
.modalbg .xgjsgm .conmol .btnmol input {
  width: 1.33rem;
  border: none;
  display: inline-block;
  margin: 0 0.1rem;
}
.modalbg .xgjsgm .conmol .btnmol .bc {
  background: #0d55df;
  color: #fff;
}
.modalbg .xgjsgm .conmol .btnmol .qx {
  background: #E6E6E6;
  color: #333333;
}
.modalbg .thmol {
  width: 8rem;
  height: 5.34rem;
  margin-top: -2.67rem;
  margin-left: -4rem;
  z-index: 1;
  display: none;
}
.modalbg .thmol .topmol div span {
  font-weight: normal;
  cursor: pointer;
}
.modalbg .thmol .topmol div .spanclick {
  font-weight: bold;
}
.modalbg .thmol .conmol ul li {
  display: inline-block;
  vertical-align: top;
}
.modalbg .thmol .conmol ul li textarea {
  width: 4.67rem;
  height: 2rem;
}
.modalbg .thmol .conmol ul li:nth-child(2) {
  width: 4.67rem;
  text-align: left;
}
.modalbg .thmol .conmol ul li:nth-child(1) {
  width: 1.5rem;
  text-align: right;
}
.modalbg .thmol .conmol ul:nth-child(1) {
  margin-top: 0.5rem;
}
.modalbg .thmol .conmol ul:nth-child(2) {
  margin-top: 0.25rem;
}
.modalbg .thmol .conmol .btnmol {
  margin-top: 0.67rem;
}
.modalbg .thmol .conmol .btnmol input {
  width: 1.33rem;
  border: none;
  display: inline-block;
  margin: 0 0.1rem;
}
.modalbg .thmol .conmol .btnmol .qx {
  background: #E6E6E6;
  color: #333333;
}
.modalbg .thmol .tabmol2 {
  display: none;
}
.modalbg .thmol .tabmol2 .wjmc {
  text-align: left;
  padding: 0.3rem 0 0.1rem 0;
}
.modalbg .thmol .tabmol2 .wjmc div {
  display: inline-block;
}
.modalbg .thmol .tabmol2 .wjmc div:nth-child(1) {
  padding-left: 0.27rem;
}
.modalbg .thmol .tabmol2 table {
  width: 7.73rem;
  margin: 0 auto;
}
.modalbg .thmol .tabmol2 table tr th {
  border: 1px solid #e5e5e5;
  text-align: center;
  border-bottom: none;
  line-height: 0.67rem;
  background: #F1F1F8;
}
.modalbg .thmol .tabmol2 table tr td {
  border: 1px solid #e5e5e5;
  text-align: left;
  text-indent: 0.15rem;
  line-height: 0.61rem;
}
.modalbg .thmol .tabmol2 table tr:nth-child(even) {
  background: #F7F7F7;
}
.modalbg .thmol .tabmol2 .moltr1 {
  width: 1.3rem;
}
.modalbg .thmol .tabmol2 .moltr2 {
  width: 1.85rem;
}
.modalbg .thmol .tabmol2 .moltr3 {
  width: 1.1rem;
}
.modalbg .thmol .tabmol2 .tabsc {
  height: 3.15rem;
}
.modalbg .scmol {
  width: 5.3rem;
  height: 3.12rem;
  margin-top: -1.56rem;
  margin-left: -2.65rem;
  z-index: 1;
  display: none;
}
.modalbg .scmol .conmol .moltext {
  margin-top: 0.79rem;
}
.modalbg .scmol .btnmol {
  margin-top: 0.67rem;
}
.modalbg .scmol .btnmol input {
  width: 1.33rem;
  border: none;
  display: inline-block;
  margin: 0 0.1rem;
}
.modalbg .scmol .btnmol .qd {
  background: #0d55df;
  color: #fff;
}
.modalbg .scmol .btnmol .qx {
  background: #E6E6E6;
  color: #333333;
}
.modalbg .sbmol {
  width: 5.3rem;
  height: 3.12rem;
  margin-top: -1.56rem;
  margin-left: -2.65rem;
  z-index: 1;
  display: none;
}
.modalbg .sbmol .conmol .moltext {
  margin-top: 0.79rem;
}
.modalbg .sbmol .btnmol {
  margin-top: 0.67rem;
}
.modalbg .sbmol .btnmol input {
  width: 1.33rem;
  border: none;
  display: inline-block;
  margin: 0 0.1rem;
}
.modalbg .sbmol .btnmol .qd {
  background: #0d55df;
  color: #fff;
}
.modalbg .sbmol .btnmol .qx {
  background: #E6E6E6;
  color: #333333;
}