@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: #555555;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #555555;
}
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
 */
.g-line {
  height: 0.6rem;
  background-color: #f2f2f2;
}
.t-nav li {
  float: left;
  width: 25%;
  border-top: 1px #fff solid;
  border-bottom: 1px #cccccc solid;
  border-left: 1px #fff solid;
  border-right: 1px #ccc solid;
}
.t-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.9rem;
  line-height: 2.4rem;
  color: #222;
  background-color: #eee;
  text-align: center;
}
.t-nav li:nth-of-type(4n) {
  border-right: none;
}
.t-nav li:nth-of-type(4n+1) {
  border-left: none;
}
.t-nav li:nth-of-type(n+5) {
  border-bottom: 1px #fff solid;
}
.in-col a {
  display: block;
  width: 100%;
  font-size: 0.9rem;
  line-height: 1;
  padding: 0.9rem 0 0.9rem 1.675rem;
  vertical-align: middle;
  overflow: hidden;
  background: url(../images/c1_02.png) no-repeat 0.75rem center;
  background-size: .5625rem .9375rem;
}
.t-tab {
  padding: 1.25rem 0.75rem 0;
}
.t-tab .tab-btn {
  background-color: #f2f2f2;
  border-radius: 0.3rem;
}
.t-tab .tab-btn li {
  float: left;
  font-size: 0.9rem;
  text-align: center;
  width: 33.33%;
  padding: 0.6rem 0;
}
.t-tab .tab-btn li i {
  display: block;
  width: 1.3125rem;
  height: 1.05rem;
  margin: 0 auto 0.2rem;
  background: url(../images/xb_01.png) no-repeat;
  background-position: 0 -1.05rem;
  background-size: 3.975rem 2.1rem;
}
.t-tab .tab-btn li:nth-of-type(2) i {
  background: url(../images/xb_01.png) no-repeat;
  background-position: -1.3125rem 0;
  background-size: 3.975rem 2.1rem;
}
.t-tab .tab-btn li:nth-of-type(3) i {
  background: url(../images/xb_01.png) no-repeat;
  background-position: -2.625rem 0;
  background-size: 3.975rem 2.1rem;
}
.t-tab .tab-btn .on {
  background-color: #006be0;
  color: #fff;
}
.t-tab .tab-btn .on a{
	color:#fff;
}
.t-tab .tab-btn li:nth-of-type(1).on i {
  background-position: 0 0;
  background-size: 3.975rem 2.1rem;
}
.t-tab .tab-btn li:nth-of-type(2).on i {
  background-position: -1.3125rem -1.05rem;
  background-size: 3.975rem 2.1rem;
}
.t-tab .tab-btn li:nth-of-type(2).on span {
  border: none;
}
.t-tab .tab-btn li:nth-of-type(3).on i {
  background-position: -2.625rem -1.05rem;
  background-size: 3.975rem 2.1rem;
}
.t-tab .tab-btn li:nth-of-type(2) span {
  display: block;
  width: 100%;
  height: 100%;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
}
.t-tab .tab-txt {
  padding-top: 1.2rem;
}
.t-tab .tab-txt h1 {
  margin-bottom: 1rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.575rem;
  height: 2.85rem;
  font-weight: bold;
  background: url(../images/vidtit_03.png) no-repeat center center;
  background-size: 15.1125rem 2.85rem;
  color: #006be0;
}
.t-tab .tab-txt .d1 dd {
  float: left;
  width: 48%;
  margin-bottom: 1rem;
  border-radius: 0.3rem;
  background-color: #f2f2f2;
}
.t-tab .tab-txt .d1 dd .up a,
.t-tab .tab-txt .d1 dd .up img {
  display: block;
  width: 100%;
  border-radius: 0.3rem 0.3rem 0 0;
}
.t-tab .tab-txt .d1 dd .up h2 {
  font-size: 0.9rem;
  line-height: 2;
  color: #006be0;
  padding-left: 0.375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-tab .tab-txt .d1 dd .up p {
  font-size: 0.825rem;
  padding: 0 0.375rem;
  color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-tab .tab-txt .d1 dd .down {
  padding: 0.375rem 0.375rem 0.375rem;
}
.t-tab .tab-txt .d1 dd .down .left {
  font-size: 0.825rem;
  padding-top: 0.075rem;
  padding-left: 1rem;
  background: url(../images/at2_02.png) no-repeat 0 center;
  background-size: 0.9rem 0.9rem;
}
.t-tab .tab-txt .d1 dd .down .right {
  font-size: 0.825rem;
  padding-left: 1rem;
  background: url(../images/at2_05.png) no-repeat 0 center;
  background-size: 0.9rem 0.9rem;
  color:#faa90d;
}
.t-tab .tab-txt .d1 dd:nth-of-type(even) {
  margin-left: 4%;
}
.t-tab .tab-txt .zx-btn {
  text-align: center;
  font-size: 0.825rem;
  padding: 1rem 0;
  border-bottom: 1px #ccc dashed;
}
.t-tab .tab-txt .t-health {
  border-top: 1px #006be0 solid;
  overflow: visible;
  margin-top: 1.75rem;
}
.t-tab .tab-txt .t-health h2 {
  font-size: 1.2rem;
  line-height: 1;
  height: 1.3rem;
  font-weight: bold;
  color: #006be0;
  margin-top: -0.7rem;
  text-align: center;
}
.t-tab .tab-txt .t-health h2 span {
  background-color: #fff;
  display: inline-block;
  padding: 0 0.375rem;
}
.t-tab .tab-txt .d2 {
  padding: 4rem 0.375rem 1rem;
}
.t-tab .tab-txt .d2 dd {
  float: left;
  width: 48%;
  margin-bottom: 4rem;
  border-radius: 0.3rem;
  background-color: #f2f2f2;
  box-shadow: 0 0 0.2rem #ccc;
}
.t-tab .tab-txt .d2 dd .up {
  overflow: visible;
}
.t-tab .tab-txt .d2 dd .up a,
.t-tab .tab-txt .d2 dd .up img {
  display: block;
  width: 100%;
  overflow: visible;
}
.t-tab .tab-txt .d2 dd .up img {
  padding: 0 0.475rem 0.6rem;
  margin-top: -3rem;
}
.t-tab .tab-txt .d2 dd .up p {
  font-size: 0.825rem;
  padding: 0 0.475rem;
  color: #ccc;
  overflow: hidden;
}
.t-tab .tab-txt .d2 dd .down {
  padding: 0.375rem 0.375rem 0.375rem;
}
.t-tab .tab-txt .d2 dd .down .left {
  font-size: 0.825rem;
  padding-top: 0.075rem;
  padding-left: 1rem;
  background: url(../images/atips_03.png) no-repeat 0 center;
  background-size: 0.9rem 0.9rem;
}
.t-tab .tab-txt .d2 dd .down .right {
  font-size: 0.825rem;
  padding-left: 1rem;
  background: url(../images/atips_05.png) no-repeat 0 center;
  background-size: 0.9rem 0.9rem;
  color:#faa90d;
}
.t-tab .tab-txt .d2 dd:nth-of-type(even) {
  margin-left: 4%;
}
.t-tab .tab-txt .d2 .nob {
  margin-bottom: 0;
}
.t-tab .tab-txt .d2 .nobb {
  margin-bottom: 4rem;
}

.love-panel h1 {
  margin-bottom: 1rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.575rem;
  height: 2.85rem;
  font-weight: bold;
  background: url(../images/vidtit_03.png) no-repeat center center;
  background-size: 15.1125rem 2.85rem;
  color: #006be0;
}
.love-panel p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  padding: 0 0.75rem;
}
.bg-img1 h1 {
  background: url(../images/vidtit_06.png) no-repeat center center;
  background-size: 15.1125rem 2.85rem;
}
.bg-img2 h1 {
  background: url(../images/vidtit_08.png) no-repeat center center;
  background-size: 15.1125rem 2.85rem;
}
.bg {
  background-color: #fdf8f1;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
}
.t-a {
  padding: 1rem 0.75rem;
}
.t-a a {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}
.t-a a img {
  display: block;
  width: 100%;
}
.t-a a span {
  display: block;
  width: 100%;
  font-size: 0.9rem;
  font-weight: bold;
  color: #faa90d;
  text-align: center;
  position: absolute;
  bottom: 1.35rem;
}
.t-a a:last-child {
  margin-right: 0;
}
.a-link {
  position: relative;
}
.a-link .as {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 0.75rem;
}
.a-link a {
  float: left;
  height: 100%;
  width: 33.33%;
}
.t-footerNav {
  padding: 0 0.75rem;
}
.t-footerNav li {
  float: left;
  border-radius: 0.2rem;
  margin-bottom: 0.6rem;
}
.t-footerNav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  text-align: center;
  line-height: 1.5rem;
}
.t-footerNav li:nth-of-type(1) {
  width: 44%;
  margin-right: 2%;
  border: 1px #006be0 solid;
}
.t-footerNav li:nth-of-type(1) a {
  color: #006be0;
}
.t-footerNav li:nth-of-type(2) {
  width: 54%;
  border: 1px #666 solid;
}
.t-footerNav li:nth-of-type(2) a {
  color: #666;
}
.t-footerNav li:nth-of-type(3) {
  width: 26%;
  border: 1px #666 solid;
}
.t-footerNav li:nth-of-type(3) a {
  color: #666;
}
.t-footerNav li:nth-of-type(4) {
  width: 35%;
  margin-left: 2%;
  margin-right: 2%;
  border: 1px #faa90d solid;
}
.t-footerNav li:nth-of-type(4) a {
  color: #faa90d;
}
.t-footerNav li:nth-of-type(5) {
  width: 35%;
  border: 1px #006be0 solid;
}
.t-footerNav li:nth-of-type(5) a {
  color: #006be0;
}
.t-footerNav li:nth-of-type(6) {
  width: 37%;
  border: 1px #006be0 solid;
}
.t-footerNav li:nth-of-type(6) a {
  color: #006be0;
}
.t-footerNav li:nth-of-type(7) {
  width: 24%;
  margin-left: 2%;
  margin-right: 2%;
  border: 1px #666 solid;
}
.t-footerNav li:nth-of-type(7) a {
  color: #666;
}
.t-footerNav li:nth-of-type(8) {
  width: 35%;
  border: 1px #faa90d solid;
}
.t-footerNav li:nth-of-type(8) a {
  color: #faa90d;
}
.t-marquee {
  margin-top: 1rem;
  margin-bottom:1rem;
}
.t-marquee li {
  float: left;
  width: 128px;
}
.t-marquee li a {
  display: block;
  width: 100%;
}
.t-marquee li img {
  display: block;
  width: 90%;
  margin: 0 auto;
}


/*新底部*/
.z-footer {
  height: 11.25rem;
  background-color: #166be0;
  margin-bottom: 1rem;
}
.z-footer .main {
  height: 11.25rem;
  background: url(/images/ddd.png) no-repeat;
  background-size: 100% 100%;
}
.z-footer .main .left {
  width: 43.59375%;
  margin-left: 8.40625%;
  padding-top: 0.825rem;
}
.z-footer .main .left .line {
  font-size: 0.6rem;
  line-height: 0.8rem;
  margin-top: 0.6rem;
  margin-bottom: 0.55rem;
  color: #fff;
  padding-left: 2.2rem;
  white-space: nowrap;
}
.z-footer .main .left .line span {
  font-size: 0.825rem;
  color: #ffa759;
}
.z-footer .main .left .line1 {
  background: url(/images/dl_10.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .line2 {
  background: url(/images/dl_13.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .pp {
  font-size: 0.6rem;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
.z-footer .main .right {
  margin-top: 1.125rem;
  width: 26.25%;
  margin-right: 5.25%;
}
.z-footer .main .right img,
.z-footer .main .right span {
  display: block;
  width: 100%;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.25rem;
  color: #fff;
}
.z-footer .main .right span {
  margin-top: 0.4rem;
  opacity: 0.7;
}
#dibu p {
    line-height: 40px;
    overflow: hidden;
    text-indent: 0px;
    margin: 0 8px 8px;
}

#dibu p label {
    background: #f1f1f1;
    line-height: 42px;
    display: inline-block;
    font-size: 16px;
    width: 30%;
    text-align: center;
	float:left;
}
#dibu p input, #dibu p textarea {
    width: 70%;
    padding: 0px 8px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	float:right;
}
#dibu p .act-submit, #dibu p .act-submit1 {
    float: left;
    background: #137cbf;
    width: 45%;
    margin: 4px 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
}
#dibu p .act-submit1 {
    float: right;
    background: #FE7800;
    border: 1px solid #f1f1f1;
}

.topTEL{position:fixed;top:0;max-width:640px;z-index:999;display:none;}
.topTEL img{width:100%;}