@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: #131313;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #131313;
}
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%;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.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
 */
.g-line {
  height: 0.5rem;
  background-color: #eee;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.read-object {
  margin-bottom: 1rem;
  background: url(../images/jingk_03.jpg) no-repeat 1.2rem 1.2rem;
  background-size: 2.615rem 2.925rem;
}
.read-object p {
  font-size: 0.8rem;
  line-height: 1.65;
  text-indent: 2em;
  padding-top: 0.75rem;
  border-left: 1px #ccc solid;
  padding-left: 0.75rem;
  margin-left: 4.375rem;
}
.public-title-g80 {
  padding-top: 2.375rem;
  position: relative;
  margin-bottom: 1rem;
}
.public-title-g80 em {
  display: block;
  width: 86%;
  height: 2rem;
  border: 1px #ccc solid;
  margin: 0 auto;
}
.public-title-g80 h2 {
  font-size: 1.05rem;
  position: absolute;
  width: 100%;
  top: 1.5rem;
  left: 0;
  font-weight: bold;
  color: #036ac4;
  text-align: center;
  height: 1.65rem;
}
.public-title-g80 h2 b {
  display: inline-block;
  background-color: #fff;
  padding: 0 0.3rem;
}
.public-title-g80 h2 span {
  display: inline-block;
  width: 11.7rem;
  height: 1.65rem;
  vertical-align: text-bottom;
  background: url(../images/jingk_07.jpg) no-repeat right bottom;
  background-size: 11.7rem 1.65rem;
  background-color: #fff;
}
.public-title-g80 h6 {
  text-align: center;
  font-size: 0.6rem;
  color: #fff;
  text-transform: capitalize;
  margin-top: -0.5375rem;
}
.public-title-g80 h6 span {
  display: inline-block;
  background-color: #e5e5e5;
  padding: 0 0.75rem;
  border-radius: 1rem;
  line-height: 0.9rem;
  height: 1rem;
}
.public-title-g90 em {
  display: block;
  width: 93.75%;
  height: 2rem;
  border: 1px #ccc solid;
  margin: 0 auto;
}
.new-model-info {
  margin-bottom: 1rem;
}
.new-model-info video {
  display: block;
  width: 20.55rem;
  margin: 0 auto;
}
.new-model-info p {
  font-size: 0.75rem;
  line-height: 1.65;
  text-indent: 2em;
  padding-top: 0.575rem;
}
.new-model-compare dl {
  width: 49.75%;
  margin-bottom: 1rem;
}
.new-model-compare .left {
  background-color: #eee;
}
.new-model-compare .left dt {
  height: 2.5rem;
  line-height: 2.5rem;
  border-bottom: 1px #fff solid;
  font-size: 0.975rem;
  font-weight: bold;
  text-align: center;
}
.new-model-compare .left dd {
  font-size: 0.75rem;
  border-bottom: 1px #fff solid;
  padding-left: 0.675rem;
  height: 3.6rem;
  position: relative;
}
.new-model-compare .left dd span {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-model-compare .right {
  background-color: #036ac4;
  color: #fff;
}
.new-model-compare .right dt {
  height: 2.5rem;
  line-height: 2.5rem;
  border-bottom: 1px #fff solid;
  font-size: 0.975rem;
  font-weight: bold;
  text-align: center;
}
.new-model-compare .right dd {
  font-size: 0.75rem;
  border-bottom: 1px #fff solid;
  padding-left: 0.675rem;
  height: 3.6rem;
  position: relative;
}
.new-model-compare .right dd span {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.public-p p {
  font-size: 0.8rem;
  text-indent: 2em;
  line-height: 1.65;
}
.img-btn {
  width: 60%;
  margin: 1rem auto;
  overflow: hidden;
}
.img-btn img {
  display: block;
  width: 100%;
}
.img-btn a {
  width: 47.6575%;
}
.date-case {
  margin-top: 1rem;
  padding-top: 0.6rem;
  margin-bottom: 1rem;
}
.date-case h2 {
  text-align: center;
  position: relative;
  margin-bottom:0.7rem;
}
.date-case h2 span {
  font-size: 1.0rem;
  background-color: #036ac4;
  color: #fff;
  display: inline-block;
  padding: 0 0.5rem 0 1rem;
  margin-right: 1rem;
}
.date-case h2 b {
  position: absolute;
  right: 0.8rem;
  color: #ea0000;
  font-size: 0.675rem;
  line-height: 1.5rem;
}
.date-case h2 em {
  position: absolute;
  display: block;
  font-size: 0.675rem;
  background-color: #036ac4;
  color: #fff;
  top: -0.25rem;
  padding: 0 0.25rem;
  left: 4.375rem;
  line-height: 1;
  border: 0.1rem #fff solid;
}
.early-tab .tab-btn {
  padding-bottom: ;
}
.early-tab .tab-btn li {
  float: left;
  width: 32.8%;
  margin-right: 0.8%;
  background-color: #eee;
  font-size: 0.75rem;
  text-align: center;
  line-height: 2.25rem;
  position: relative;
}
.early-tab .tab-btn li em {
  display: block;
  border-width: 0.3rem;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #eeeeee transparent;
  height: 0;
  overflow: hidden;
  position: absolute;
  bottom: 0rem;
  width: 0;
  left: 50%;
  margin-left: -0.6rem;
}
.early-tab .tab-btn .on {
  background-color: #036ac4;
  color: #fff;
}
.early-tab .tab-btn .on em {
  border-width: 0.375rem;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #ffffff transparent;
  width: 0;
  height: 0;
  overflow: hidden;
}
.early-tab .tab-btn li:last-child {
  margin-right: 0;
}
.early-tab .tab-txt {
  border: 1px #ccc solid;
  border-top: none;
  height: 11.4rem;
  padding-top: 1rem;
}
.early-tab .tab-txt .main1 {
  font-size: 0.75rem;
  line-height: 1.65;
  padding: 0 0.5rem;
}
.early-tab .tab-txt .main1 span {
  color: #036ac4;
  font-weight: bold;
}
.early-tab .tab-txt .main2 {
  padding: 0 0.6rem;
}
.early-tab .tab-txt .main2 .img {
  width: 36.7%;
  padding-top: 0.75rem;
}
.early-tab .tab-txt .main2 .txt {
  width: 60%;
  padding-top: 1.475rem;
  font-size: 0.75rem;
  line-height: 1.75;
}
.early-tab .tab-txt .main2 .txt span {
  color: #036ac4;
  font-weight: bold;
}
.early-tab .tab-txt .main3 {
  padding: 0 1.55rem;
}
.early-tab .tab-txt .main3 a {
  float: left;
  width: 30%;
  margin-right: 5%;
}
.early-tab .tab-txt .main3 a img {
  display: block;
  width: 100%;
}
.early-tab .tab-txt .main3 a:last-child {
  margin-right: 0;
}
.early-tab .tab-txt .main3-p {
  padding: 0.5rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1.65;
  text-indent: 2em;
}
.early-tab .tab-txt .main3-p a {
  color: #fe8700;
}
.lenson-title {
  font-size: 0.75rem;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}
.lenson-title span {
  font-size: 1.125rem;
  color: #036ac4;
}
.video-panel {
  text-align: center;
}
.video-panel video {
  display: block;
  width: 20.175rem;
  margin: 0 auto;
}
.video-panel span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.675rem;
  color: #036ac4;
  line-height: 2rem;
}
.video-panel h2 {
  font-size: 0.75rem;
  padding: 0 0.75rem;
  line-height: 1.65;
  display: inline-block;
  border: 1px #ccc solid;
}
.new-model-info .info-img {
  width: 92.66%;
  margin: 0 auto;
}
.care-compare {
  background: url(../images/jingk_66.jpg) no-repeat center center;
  background-size: 1.125rem 2.25rem;
}
.care-compare .img {
  width: 45%;
}
.care-compare .img img {
  display: block;
  width: 100%;
}
.care-compare-info {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.care-compare-info p {
  white-space: nowrap;
}
.care-compare-info p a {
  display: inline-block;
  font-size: 0.75rem;
  border: 1px #ccc dashed;
  padding: 0 1rem;
  line-height: 1.5rem;
}
.care-compare-info p a b {
  font-weight: bold;
}
.care-compare-info p:first-child {
  margin-bottom: 0.6rem;
}
.care-compare-info p:first-child a:last-child {
  margin-left: 0.6rem;
}
.care-compare-info p:last-child a {
  padding: 0;
}
.click-btn {
  text-align: center;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
.click-btn em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.click-btn h2 {
  font-size: 0.75rem;
  line-height: 1rem;
  height: 1rem;
  margin-top: -0.5375rem;
}
.click-btn h2 span {
  color: #1f97ff;
  display: inline-block;
  background-color: #fff;
  padding: 0 0.375rem;
}
.click-btn h2 span b {
  display: inline-block;
  width: 0.85rem;
  line-height: 0.75rem;
  height: 0.7rem;
  background: url(../images/jingk_78.jpg) no-repeat center center;
  background-size: 0.675rem 0.675rem;
}
.imgs-show {
  margin-bottom: 1rem;
  margin-top: 0.75rem;
}
.imgs-show a {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.imgs-show a img {
  display: block;
  width: 100%;
}
.imgs-show a:last-child {
  margin-right: 0;
}
.doc-title {
  margin-top: 1rem;
  padding-top: 1.375rem;
  text-align: center;
}
.doc-title em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.doc-title h2 {
  width: 52%;
  background-color: #fff;
  margin: -1rem auto 0;
  font-size: 1.05rem;
  font-weight: bold;
  color: #036ac4;
}
.doc-title h2 span {
  color: #fe8700;
}
.doc-title h6 {
  font-size: 0.525rem;
  text-transform: capitalize;
  color: #888;
  margin-bottom: 1rem;
}
.sqt-doc {
  position: relative;
}
.sqt-doc .main .img {
  width: 29.16%;
  margin-left: 10%;
}
.sqt-doc .main .txt {
  width: 56%;
}
.sqt-doc .main .txt h1 {
  font-size: 0.975rem;
  font-weight: bold;
  color: #036ac4;
  margin-bottom: 0.175rem;
}
.sqt-doc .main .txt p {
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1.75;
}
.sqt-doc .main .txt p span {
  background-color: #fe8700;
  color: #fff;
  padding-left: 0.25rem;
}
.sqt-doc .main-p {
  padding: 0.75rem 0.75rem 0.375rem;
  font-size: 0.675rem;
  text-indent: 2em;
  line-height: 1.65;
}
.sqt-doc .main-p a {
  color: #fe8700;
}
.sqt-doc .swiper-button-next {
  width: 0.9rem;
  height: 1.65rem;
  margin-top: -2.2rem;
  background: url(../images/bgs_18.jpg) no-repeat;
  background-size: 100% 100%;
}
.sqt-doc .swiper-button-prev {
  width: 0.9rem;
  height: 1.65rem;
  margin-top: -2.2rem;
  background: url(../images/bgs_21.jpg) no-repeat;
  background-size: 100% 100%;
}
.last-panel .title {
  min-height: 2.4rem;
  padding-bottom: 1rem;
  background: url(../images/bg_03.jpg) no-repeat;
  background-size: 100% 2.4rem;
}
.last-panel .title h2 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #036ac4;
  text-align: center;
  padding-top: 0.375rem;
}
.last-panel .title h2 span {
  color: #fe8700;
}
.last-panel .title em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-top: 1rem;
}
.last-panel .title h5 {
  text-align: center;
  line-height: 0.6rem;
  height: 0.675rem;
  margin-top: -0.525rem;
}
.last-panel .title h5 span {
  display: inline-block;
  font-size: 0.525rem;
  padding: 0 0.375rem;
  background-color: #fff;
  text-transform: capitalize;
}
.last-panel .main {
  width: 83.33%;
  margin-bottom: 0.8rem;
}
.last-panel .main a {
  width: 48.2%;
}
.last-panel .main a img {
  display: block;
  width: 100%;
}
