@charset 'utf-8';
.centerV {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #222222;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #222222;
}
img {
  display: block;
  outline: none;
  border: 0;
}
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.right {
  float: right!important;
}
.clear {
  clear: both;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.margin {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.margint {
  margin-top: 1rem;
}
.marginb {
  margin-bottom: 1rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%;
}
.p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.h6 {
  font-size: 0.6rem;
  line-height: 1;
  color: #888;
}
.no-mr {
  margin-right: 0;
}
/*
 * this is a line between two panels 
 * the comment and public is ending
 */
.pub-title {
  margin-top: 1rem;
  height: 3.825rem;
  background: url(../images/sxtha_03.jpg) no-repeat 0 center;
  background-size: 5.4375rem 3.825rem;
  background-color: #044966;
  padding-left: 5.5rem;
}
.pub-title h2 {
  font-size: 1.275rem;
  color: #ddfbff;
  font-weight: bold;
  line-height: 1;
  padding-top: 0.75rem;
}
.pub-title h5 {
  font-size: 0.6rem;
  line-height: 2.25;
  color: #ddfbff;
}
.bj2 {
  background: url(../images/sxtha_14.jpg) no-repeat 0 center;
  background-size: 5.4375rem 3.825rem;
  background-color: #044966;
}
.bj3 {
  background: url(../images/sxtha_28.jpg) no-repeat 0 center;
  background-size: 5.4375rem 3.825rem;
  background-color: #044966;
}
.sxgx-main p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  /*padding: 0 1.75rem 1rem;*/
}
.sxgx-main .sx-slide {
  width: 100%;
  position: relative;
}
.sxgx-main .sx-slide .swiper-container {
  width: 81.25%;
  margin: 0 auto;
}
.sxgx-main .sx-slide .swiper-button-next {
  width: 1.0125rem;
  height: 2.4375rem;
  right: 0.375rem;
  margin-top: -1.2rem;
  background: url(../images/sxtha_23.jpg) no-repeat;
  background-size: 100% 100%;
}
.sxgx-main .sx-slide .swiper-button-prev {
  width: 1.0125rem;
  height: 2.4375rem;
  margin-top: -1.2rem;
  left: 0.375rem;
  background: url(../images/sxtha_20.jpg) no-repeat;
  background-size: 100% 100%;
}
.sxgx-main .sxgx-btn {
  width: 72%;
  margin: 1rem auto 0;
  position: relative;
}
.sxgx-main .sxgx-btn a {
  font-size: 0.825rem;
  display: inline-block;
  line-height: 1.8rem;
  color: #fff;
}
.sxgx-main .sxgx-btn a:first-child {
  width: 60%;
  position: absolute;
  background-color: #044966;
  border: 0.15rem #fff solid;
  border-radius: 1rem;
  text-align: center;
}
.sxgx-main .sxgx-btn a:last-child {
  width: 48%;
  float: right;
  padding: 0 1rem 0 3.375rem;
  background: url(../images/sxtha_11.jpg) no-repeat 2rem center;
  background-size: 1.05rem 1.05rem;
  background-color: #ef5400;
  border: 0.15rem #fff solid;
  border-radius: 0 1rem 1rem 0;
}
.callback {
  text-align: center;
  margin-bottom: 1rem;
}
.callback a {
  display: inline-block;
  font-size: 0.975rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.8rem;
  padding: 0 1rem;
  border-radius: 1rem;
  background-color: #ef5400;
}
.what-panel {
  width: 81.25%;
  margin: 1rem auto;
}
