body {
  background: #f9fafd;
}
em {
  background-color: yellow;
}
.main .search-main {
  height: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
}
.search-input {
  width: 576px;
  height: 40px;
  border: 1px solid #2d6ec0;
  outline: 0px solid;
  float: left;
  margin-left: 7px;
  padding-left: 10px;
  margin-top: 20px;
}
.search-btn {
  width: 100px;
  height: 42px;
  color: #ffffff;
  background: #2d6ec0;
  border: 1px solid #2d6ec0;
  outline: 0px solid;
  float: left;
  cursor: pointer;
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
}
.poscenter {
  margin: 30px auto 0px auto;
}
.span1 > li {
  list-style: none;
  text-align: center;
}
.txdw-icon:hover + .txdw-tip {
  display: block;
}
.en .txdw-tip {
  top: 48px;
  right: 0px;
}
.txdw-tip {
  width: 170px;
  position: absolute;
  top: 0px;
  right: 20px;
  color: #333333;
  background: #ffffff;
  border: 1px solid;
  border-radius: 3px;
  padding: 15px;
  font-size: 12px;
  text-align: center;
  display: none;
}
/*.span1>li:nth-of-type(1)>.form-control:nth-of-type(1){
    width:280px;
}
.span1>li:nth-of-type(1)>.form-control:nth-of-type(2){
    width:180px;
}*/
.span1 {
  width: 780px;
  /* float: left; */
  margin: auto;
  height: 184px;
  padding-top: 25px;
}
.span1 > li.li1 {
  width: 780px;
  margin-top: 20px;
  margin-left: 54px;
  height: 40px;
}
.span1 > li.li2 {
  width: 707px;
  text-align: right;
  margin: 40px auto 30px auto;
}
.span2 {
  width: 780px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 20px;
}
.span2 li {
  float: left;
  width: 390px;
  text-align: center;
}
.form-control {
  width: 240px;
  height: 32px;
  margin-right: 30px;
}
.en .form-control {
  width: 200px;
  height: 35px;
  margin-right: 30px;
  border-radius: 4px;
}
.form-control[type='text'] {
  width: 240px;
  height: 28px;
}
.formlabel {
  display: inline-block;
  width: 120px;
  line-height: 18px;
  text-align: right;
}
.main .kb-panel {
  width: 1200px;
  height: 720px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  display: none;
}
.main .kb-panel .sel-info {
  margin: 0px 0px 10px 10px;
  width: 100%;
}
.main .kb-panel .sel-info .sel-info-title {
  font-weight: 600;
}
.main .kb-panel .sel-info .sel-info-content {
  color: gray;
}
.main .kb-panel .kb-main {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 70%;
}
.main .kb-panel .kb-main .bk-title {
  height: 23px;
  list-style: none;
  border-left: 5px solid #2d6ec0;
  padding-left: 10px;
  margin: 0px 0px 20px 20px;
}
.main .kb-panel .kb-main .bk-m {
  width: 100%;
  height: 100%;
  padding: 0px;
  list-style: none;
  margin: auto;
}
.main .kb-panel .kb-main .bk-m .kp {
  float: left;
  width: 370px;
  height: 90%;
  border: 1px solid #ccc;
  margin-left: 8px;
}
.main .kb-panel .kb-main .bk-m .kp-middle {
  float: left;
  width: auto;
  text-align: center;
  padding-top: 240px;
  padding-left: 8px;
}
.main .kb-panel .kb-main .bk-m .kp .title {
  width: 100%;
  height: 36px;
  text-align: center;
  background: #39394e;
  padding-top: 10px;
  position: relative;
}
.main .kb-panel .kb-main .bk-m .kp .title span {
  color: white;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list {
  padding: 0px;
  width: 100%;
  height: 90%;
  list-style: none;
  overflow-x: hidden;
  overflow-y: auto;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab {
  width: 100%;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab tr {
  width: 94%;
  border-bottom: 1px dashed #ccc;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab tr .sel {
  text-align: center;
  width: 20px;
  border-bottom: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab tr .sel input {
  cursor: pointer;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab tr .text {
  padding: 10px;
  line-height: 150%;
  border-bottom: 1px dashed #ccc;
}
.text .fei {
  font-weight: 700;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab tr .k-img {
  width: 40px;
  border-bottom: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
  text-align: center;
}
.main .kb-panel .kb-main .bk-m .kp .kb-list .kb-tab tr .k-img img {
  cursor: pointer;
}
.search-info-panel {
  margin: 20px;
  border: 1px solid #ccc;
  padding-left: 10px;
}
.info-panel-title {
  height: 34px;
  border-bottom: 1px solid #ededed;
  cursor: pointer;
  padding-left: 10px;
  line-height: 34px;
}
.agg-tag {
  float: right;
  margin: 7px;
}
.main .kb-panel .kb-info {
  height: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-color: white;
}
.main .kb-panel .kb-info .info-left {
  width: 100%;
}
.main .kb-panel .kb-info .info-left li {
  margin: 5px 0px;
}
.main .kb-panel .kb-info .info-left li .t-text {
  font-weight: 600;
  color: #2d6ec0;
}
.main .kb-panel .kb-info .info-right {
  width: 100%;
  text-align: center;
}
.main .kb-panel .kb-info .info-right-en {
  width: 100%;
  text-align: center;
}
.main .kb-panel .kb-info .info-right-en button {
  width: 220px;
  height: 38px;
  border-radius: 3px;
  color: #ffffff;
  background: #2d6ec0;
  border: 1px solid #2d6ec0;
  outline: 0px solid;
  text-align: center;
  cursor: pointer;
  margin-left: 10px;
}
.main .kb-panel .kb-info .info-right button {
  width: 120px;
  height: 38px;
  border-radius: 3px;
  color: #ffffff;
  background: #2d6ec0;
  border: 1px solid #2d6ec0;
  outline: 0px solid;
  text-align: center;
  cursor: pointer;
  margin-left: 10px;
}
.main .kb-panel .kb-info .info-right-en button:hover {
  background-color: #31b0d5;
  border: 1px solid #31b0d5;
}
.main .kb-panel .kb-info .info-right button:hover {
  background-color: #31b0d5;
  border: 1px solid #31b0d5;
}
.tishi {
  margin: 30px 20px 0px 0px;
  text-align: right;
  color: #2d6ec0;
}
.tishi a {
  color: #ad2023;
}
.tishi a:hover {
  text-decoration: underline;
}
/*
.main .kb-panel .kb-info .info-right .req-btn {
  background-color: white;
  color: black;
}
.main .kb-panel .kb-info .info-right .req-btn:hover {
  background-color: rgba(231, 231, 231, 0.45);
}
*/
.validate {
  float: left;
  color: #ff0000;
  margin-left: 50px;
  display: none;
}
.en .formlabel {
  text-align: left;
  width: auto;
}
.en .span2 li {
  float: left;
  width: 240px;
  text-align: left;
}
.en .span2 .poscenter {
  width: 500px;
  margin-top: 0px;
}
.en .search-input {
  width: 376px;
  height: 33px;
  margin-top: 18px;
  border-radius: 4px 0px 0px 4px;
}
.en .search-btn {
  height: 35px;
  margin-top: 18px;
  border-radius: 0px 4px 4px 0px;
}
.en .span1 {
  width: 980px;
  height: 45px;
  padding-top: 0px;
}
.en .span2 {
  width: 980px;
  padding-bottom: 0px;
  padding-top: 20px;
}
.en .span1 > li.li2 {
  width: 980px;
  margin-top: 15px;
}
body.enstyle {
  background: #fff;
}
.en .search-main .imgs {
  width: 1150px;
  margin: 80px auto;
}
.en .search-main .imgs .li1 {
  background: url(../img/en/1.png) no-repeat;
  background-size: cover;
}
.en .search-main .imgs .li2 {
  background: url(../img/en/2.png) no-repeat;
  background-size: cover;
  margin-left: 50px;
}
.en .search-main .imgs .li3 {
  background: url(../img/en/3.png) no-repeat;
  background-size: cover;
  margin-left: 50px;
}
.en .search-main .imgs li {
  float: left;
  width: 350px;
  height: 400px;
  border: 5px solid #eee;
  box-sizing: border-box;
  position: relative;
}
.en .search-main .imgs li .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 160px;
  box-sizing: border-box;
}
.en .search-main .imgs li .cover h {
  color: #fff;
  font-size: 40px;
  text-align: center;
  display: block;
}
.en .search-main .imgs li .cover p {
  color: #fff;
  margin-top: 150px;
  padding-left: 10px;
  font-size: 14px;
}
.en .main .kb-panel .kb-info .info-right button {
  width: 170px;
}
