@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  overflow: hidden;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #00923f;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font-family: "Microsoft Yahei";
  font-size: 0.35rem;
  outline: none;
  resize: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
  background: #f1f1f1;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.con {
  width: 95%;
  margin: 0 auto;
}
.home_background {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: url("../images/body_bj.png") no-repeat top center;
  background-size: 100% 100%;
}
.home_background .top {
  padding-top: 1rem;
}
.home_background .top .logo {
  display: block;
  margin: 0 0 0 1rem;
  width: 30%;
}
.home_background .top .x_ksth_list {
  margin-top: 4.45rem;
}
.home_background .top .x_ksth_list li {
  background: #fff;
  border: solid 1px #e3e3e3;
  height: 1rem;
  width: 8.390625rem;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  overflow: hidden;
  border-radius: 5px;
}
.home_background .top .x_ksth_list li span {
  font-size: 0.36rem;
  color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  vertical-align: middle;
  width: 1.96875rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  border-right: solid 1px #e3e3e3;
}
.home_background .top .x_ksth_list li input {
  width: 6.0rem;
  height: 1rem;
  border: none;
  vertical-align: middle;
  font-family: "Microsoft Yahei";
  font-size: 0.36rem;
  color: #696868;
  outline: none;
}
.home_background .top .x_ksth_list li button {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  font-size: 0.4rem;
  letter-spacing: 3px;
  background: #e04835;
  font-family: "Microsoft Yahei";
  border: none;
}
.home_background .top .x_ksth_list li i {
  font-size: 0.37rem;
  color: #eeeeee;
}
.home_background .top .x_ksth_list li:last-child,
.home_background .top .x_ksth_list li:nth-of-type(3) {
  border: none;
  background: none;
}
.home_background .top .x_ksth_list_xx {
  margin-top: 0.85rem;
}
.home_background .top .x_ksth_list_xx > li {
  background: #fff;
  border: solid 1px #e3e3e3;
  height: 1rem;
  width: 8.390625rem;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  overflow: hidden;
  border-radius: 5px;
  font-size: 0.35rem;
}
.home_background .top .x_ksth_list_xx > li span {
  font-size: 0.36rem;
  color: #696868;
  display: inline-block;
  vertical-align: middle;
  width: 2.296875rem;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  border-right: solid 1px #e3e3e3;
}
.home_background .top .x_ksth_list_xx > li input {
  width: 5.84375rem;
  height: 1rem;
  border: none;
  vertical-align: middle;
  font-family: "Microsoft Yahei";
  font-size: 0.36rem;
  color: #696868;
  outline: none;
}
.home_background .top .x_ksth_list_xx > li .szqy {
  width: 5.84375rem;
  height: 1rem;
  float: right;
  line-height: 1rem;
}
.home_background .top .x_ksth_list_xx > li button {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  font-size: 0.4rem;
  letter-spacing: 3px;
  font-weight: bold;
  background: #e04835;
  border: none;
  font-family: "Microsoft Yahei";
}
.home_background .top .x_ksth_list_xx > li:last-child {
  border: none;
}
.ka{
  text-align: center;
  line-height:2;
  font-size: 0.36rem;
  color: #333;
}
.ka_img {
  margin: 1.5rem auto 0;
  width: 4.2rem;
  height: 3.25rem;
  border: solid 1px #009865;
  position: relative;
  background: #fff;
}
.x_ka_con{
  text-align: center;
}
.x_ka{
  display: inline-block;
  vertical-align: top;
  width: 4.5rem;
}
.x_ka .x_img{
  margin: 0.2rem;
  width: 91%!important;
  height: 89%;
}
.x_ka p{
  text-align: center;
  line-height:2;
  font-size: 0.35rem;
  color: #333;
}
.ka_img .abc {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;height: auto;
  margin: 0;
  display: none;
}
.ka_img .abc.on{
  display: block;
}
.ka_img .x_img {
  margin: 0.2rem;
  width: 90%;
  height: 87%;
}
.maska {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display: none;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display: none;
}
.wtxz {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 9rem;
  margin-left: -4.5rem;
  height: 10rem;
  margin-top: -5rem;
  background: #fff url("../images/wt_bj.png") no-repeat left bottom;
  border-radius: 5px;
  background-size: 100%;
}
.wtxz h5 {
  border-radius: 5px 5px 0 0;
  text-align: center;
  font-size: 0.38rem;
  color: #fff;
  background: #e04835;
  line-height: 2.5;
}
.wtxz h5 .stop {
  position: absolute;
  top: 0.035rem;
  right: 0.035rem;
  width: 1rem;
}
.wtxz h5 .stop img {
  width: 100%;
}
.wtxz .text_wt {
  padding: 0.35rem;
}
.wtxz .text_wt p {
  color: #666666;
  line-height: 2;
  font-size: 0.35rem;
}
.wtxz .text_wt p img {
  width: 1rem;
}
.wtxz .text_wt .tj_xx p {
  color: #666666;
  line-height: 2;
  font-size: 0.35rem;
}
.wtxz .text_wt_a {
  padding: 0.85rem 0 0.35rem 0.35rem;
}
.wtxz .text_wt_a p {
  padding-left: 1rem;
  color: #e04835;
  line-height: 2;
  font-weight: bold;
  font-size: 0.5rem;
}
.wtxz .text_wt_a p img {
  width: 0.8rem;
}
.wtxz .text_wt_a .tj_xx {
  text-align: left;
  padding-left: 1rem;
}
.wtxz .text_wt_a .tj_xx p {
  color: #737373;
  line-height: 2;
  font-size: 0.36rem;
  font-weight: normal;
}
