@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: #444444;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #444444;
}
img {
  display: block;
  outline: none;
  border: 0;
}
.container {
  max-width: 640px;
  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 {
  background-color: #eee;
  height: 0.5rem;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.public-title-a {
  margin-top: 1rem;
  padding-top: 2rem;
  position: relative;
  width: 100%;
}
.public-title-a .em1 {
  display: block;
  height: 1px;
  background-color: #ccc;
}
.public-title-a .em2 {
  display: block;
  width: 88%;
  height: 1.8rem;
  margin: -0.9375rem auto 0;
  background-color: #fff;
  border: 1px #ccc solid;
}
.public-title-a h2 {
  font-size: 1.275rem;
  position: absolute;
  top: 0.2rem;
  width: 100%;
  color: #095dd4;
  font-weight: bold;
  text-align: center;
}
.public-title-a h2 span {
  color: #fe9c01;
}
.public-title-a h2 b {
  display: inline-block;
  background-color: #fff;
  padding: 0 0.5rem;
}
.public-title-a h5 {
  font-size: .75rem;
  position: absolute;
  bottom: 2rem;
  line-height: 1;
  width: 100%;
  text-align: center;
}
.public-title-a h5 b {
  display: inline-block;
  background-color: #fff;
  padding: 0 0.375rem;
}
.public-title-a h6 {
  font-size: 0.5rem;
  text-align: center;
  line-height: 1;
  padding-top: 0.75rem;
  text-transform: capitalize;
  white-space: nowrap;
  padding-bottom: 1rem;
  color: #929292;
}
.public-para p {
  font-size: 0.75rem;
  line-height: 1.75;
  text-indent: 2em;
  padding: 0 1.125rem;
}
.marquee-a {
  width: 93.75%;
  margin: 1rem auto;
  overflow: hidden;
}
.marquee-a .marquee li {
  float: left;
  width: 435px;
}
.marquee-a .marquee li img {
  display: block;
  width: 95%;
}
@media (max-width: 480px) {
  .marquee-a .marquee li {
    width: 360px;
  }
}
@media (max-width: 360px) {
  .marquee-a .marquee li {
    width: 300px;
  }
}
.video-a a,
.video-a img,
.video-a video {
  display: block;
  width: 18.75rem;
  margin: 0 auto;
}
.middle-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  height: 1.35rem;
  position: relative;
}
.middle-title h2 {
  padding-left: 5.55rem;
  font-size: 0.825rem;
  color: #095dd4;
}
.middle-title h2 span {
  display: inline-block;
  border: 1px #ccc solid;
  border-left: none;
  height: 1.35rem;
  line-height: 1.25rem;
  padding: 0 0.6rem 0 0.25rem;
}
.middle-title .icon {
  font-size: 0.825rem;
  line-height: 1.4rem;
  padding-left: 0.75rem;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  color: #fff;
  height: 1.35rem;
  width: 5.55rem;
  background: url(../images/middlebg_08.jpg) no-repeat 0 0;
  background-size: 100% 100%;
}
.button-alone {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.8rem;
}
.button-alone a {
  color: #fff;
  display: inline-block;
  padding: 0 0 0 1rem;
  background-color: #095dd4;
  border-radius: 1rem 1rem;
}
.button-alone a span {
  display: inline-block;
  border-radius: 1rem;
  margin-left: 0.375rem;
  padding: 0 2.5rem 0 1rem;
  background: url(../images/fa_11.jpg) no-repeat 84% center;
  background-size: 1.275rem 0.975rem;
  background-color: #fe9c01;
}
.litter-title-a {
  margin-top: 1rem;
  margin-bottom: 0.375rem;
}
.litter-title-a em {
  display: block;
  width: 3.75rem;
  margin-right: 0.475rem;
  height: 0.6rem;
  margin-top: 0.6rem;
  border: 1px #095dd4 solid;
  border-radius: 1rem;
}
.litter-title-a .L {
  position: relative;
  text-align: center;
}
.litter-title-a .L span {
  background-color: #fff;
  font-size: 0.75rem;
  color: #095dd4;
  position: absolute;
  top: 0;
  padding: 0 0.2rem;
  left: 0.75rem;
}
.litter-title-a h2 {
  font-size: 0.825rem;
  color: #095dd4;
  height: 1.2rem;
  line-height: 1.5rem;
}
.pictures {
  padding-top: 0.75rem;
}
.pictures li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.pictures li a,
.pictures li img {
  display: block;
  width: 100%;
}
.pictures li:nth-of-type(3n) {
  margin-right: 0%;
}
.care-mb {
  margin-top: 1rem;
}
.care-mb h2 {
  width: 5rem;
  margin-bottom: 0.375rem;
  overflow: hidden;
  text-align: center;
  font-size: 0.825rem;
  line-height: 1.5rem;
  height: 1.5rem;
  position: relative;
  border: 1px #ccc solid;
}
.care-mb h2 span {
  display: block;
  width: 1rem;
  z-index: 2;
  height: 1rem;
  transform: rotate(50deg);
  background-color: #095dd4;
  position: absolute;
  right: -0.6rem;
  top: -0.5rem;
}
.care-mb p {
  font-size: 0.75rem;
  padding-left: 2.25rem;
  line-height: 1.8;
}
.mix-a .list {
  padding: 0.375rem 0.75rem;
  background-color: #f2f2f2;
}
.mix-a .list .img {
  width: 20.9%;
  height: 4.3875rem;
}
.mix-a .list .txt {
  width: 76%;
  height: 4.3875rem;
  position: relative;
}
.mix-a .list .txt p {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.75rem;
  line-height: 1.7;
}
.mix-a .list .txt p span {
  font-weight: bold;
}
.andvantage-a {
  padding-bottom: 0.575rem;
}
.andvantage-a .listBox {
  padding-top: 3.375rem;
}
.andvantage-a .list {
  width: 48.5%;
  height: 15.75rem;
  background: url(../images/fb_51.png) no-repeat 0 0, url(../images/fb_54.png) no-repeat right 0, url(../images/fb_60.png) no-repeat 0 bottom, url(../images/fb_61.png) no-repeat right bottom;
  background-size: 1.5rem 1.35rem;
  background-color: #f2f2f2;
}
.andvantage-a .list img {
  display: block;
  width: 6.15rem;
  margin: -3.075rem auto 0.25rem;
}
.andvantage-a .list h2 {
  font-size: 0.825rem;
  color: #095dd4;
  font-weight: bold;
  text-align: center;
}
.andvantage-a .list h5 {
  font-size: 0.675rem;
  text-align: center;
  padding-top: 0.275rem;
}
.andvantage-a .list h5 span {
  color: #fe9c01;
}
.andvantage-a .list p {
  font-size: 0.75rem;
  line-height: 1.6;
  padding: 0.25rem 1rem 0;
}
.andvantage-a .zhyg .zhyg-list {
  text-align: center;
}
.andvantage-a .zhyg .zhyg-list h3 {
  font-size: 0.825rem;
}
.andvantage-a .zhyg .zhyg-list span {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.375rem;
  padding: 0 2rem 0 0.75rem;
  background: url(../images/fa_11.jpg) no-repeat 90% center;
  background-size: 1.275rem 0.975rem;
  background-color: #fe9c01;
  color: #fff;
  border-radius: 1rem;
  margin-top: 0.375rem;
}
.andvantage-a .zhyg .zhyg-list li {
  background-color: #ebebeb;
}
.andvantage-a .zhyg .zhyg-list li:nth-of-type(1) {
  height: 4rem;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.andvantage-a .zhyg .zhyg-list li:nth-of-type(2) {
  height: 4rem;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.andvantage-a .zhyg .zhyg-list li:nth-of-type(3) {
  height: 7.15rem;
  margin-bottom: 0.5rem;
  padding-top: 1.125rem;
}
.andvantage-a .zhyg .right {
  background-color: #fff;
  background: none;
}
.lcyy h1 {
  font-size: 0.75rem;
  font-weight: bold;
  color: #095dd4;
  padding: 0.75rem 0;
}
.lcyy .cheak-system .img {
  width: 26.33%;
  height: 6.5625rem;
}
.lcyy .cheak-system .txt {
  width: 71%;
  font-size: 0.75rem;
}
.lcyy .cheak-system .txt p {
  height: 1.3125rem;
  line-height: 1.3125rem;
  border-bottom: 1px #ccc dashed;
}
.lcyy .cheak-system .txt p span {
  color: #fe9c01;
}
.lcyy .slide-a {
  margin-bottom: 0.75rem;
}
.lcyy .lcyy-p {
  font-size: 0.75rem;
  padding: 0 0.375rem;
  margin-bottom: 1rem;
  line-height: 1.65;
}
.lcyy .lcyy-p span {
  color: #0e50b3;
}
.slide-b {
  margin-bottom: 0.75rem;
  margin-top: 1rem;
}
.slide-b img {
  display: block;
  width: 18.75rem;
  margin: 0 auto 0.75rem;
}
.slide-b h2 {
  font-size: 0.825rem;
}
.slide-b h2 span {
  color: #fff;
  background-color: #fe9c01;
  display: inline-block;
  padding: 0 0 0 0.375rem;
}
.slide-b p {
  font-size: 0.75rem;
  line-height: 1.65;
  text-indent: 2em;
  padding: 0.375rem 0.5rem 0;
}
.slide-b .swiper-container {
  padding-bottom: 1.25rem;
}
/* 9999999999999999999999999999999999999999999 */
.jt-panel {
  padding: 0.375rem;
}
.jt-panel .up .left {
  width: 25.8%;
  position: relative;
  height: 11.75rem;
  background: url(/skin/c/images/jt_09.jpg) no-repeat center center;
  background-size: 4.5rem 9.375rem;
  background-color: #0189d5;
}
.jt-panel .up .left h2 {
  font-size: 1.5rem;
  font-weight: bold;
  width: 2rem;
  margin-left: 1.375rem;
  margin-top: 1.6rem;
  text-align: center;
  color: #fff;
  line-height: 1.1;
}
.jt-panel .up .left h4 {
  position: absolute;
  right: 0.425rem;
  bottom: 2.375rem;
  font-size: 1.5rem;
  font-weight: bold;
  width: 2rem;
  color: #fff;
  line-height: 1.1;
}
.jt-panel .up .right {
  width: 74%;
  height: 11.75rem;
  padding: 0.2rem 0.1rem;
  border: 1px #ccc solid;
}
.jt-panel .up .right li {
  font-size: 0.675rem;
  font-weight: bold;
  white-space: nowrap;
  height: 2.9rem;
  line-height: 2.9rem;
  padding-left: 1.125rem;
  border-bottom: 1px #ccc dashed;
}
.jt-panel .up .right li:nth-of-type(5) {
  border-bottom: none;
}
.jt-panel .up .right li:nth-of-type(1) {
  background: url(/skin/c/images/aq_03.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(1) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/skin/c/images/aq_05.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(2) {
  background: url(/skin/c/images/aq_10.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(2) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/skin/c/images/aq_13.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(3) {
  background: url(/skin/c/images/aq_18.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(3) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/skin/c/images/aq_21.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(4) {
  background: url(/skin/c/images/aq_26.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(4) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/skin/c/images/aq_28.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}

.jt-panel .down {
  margin-top: 1rem;
}
.jt-panel .down .tab-btn li {
  float: left;
  width: 48%;
  font-size: 1.05rem;
  line-height: 2.25rem;
  text-align: center;
  color:#333;
  background:#efefef;
  font-weight:bold;
}
.jt-panel .down .tab-btn li:last-child {
  margin-left: 4%;
}
.jt-panel .down .tab-btn .on {
  border:1px solid #0189d5;
  color:#0189d5;
  background:#fff;
}
.jt-panel .down .tab-txt dd {
  float: left;
  width: 49.5%;
  margin-top: 1rem;
  padding-left: 5.75rem;
  height: 5.625rem;
}
.jt-panel .down .tab-txt dd h2 {
  white-space: nowrap;
  font-size: 0.675rem;
}
.jt-panel .down .tab-txt dd h2 span {
  font-weight: bold;
  color: #0189d5;
  font-size: 0.9rem;
  display: inline-block;
  margin-right: 0.375rem;
}
.jt-panel .down .tab-txt dd h3 {
  font-size: 0.675rem;
  color: #f39700;
  text-decoration: underline;
}
.jt-panel .down .tab-txt dd p {
  font-size: 0.675rem;
  line-height: 1.6;
  white-space: nowrap;
}
.jt-panel .down .tab-txt dd p span {
  font-weight: bold;
}
.jt-panel .down .tab-txt dd em {
  display: inline-block;
  font-size: 0.675rem;
  color: #fff;
  background-color: #d23838;
  border-radius: 0.2rem;
  padding: 0 0.375rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(1) {
  background: url(../images/aq_33.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(2) {
  background: url(../images/aq_36.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(3) {
  background: url(../images/aq_40.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(4) {
  background: url(../images/aq_41.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(even) {
  margin-left: 1%;
}
.jt-panel .down .tab-txt .zs1 .swiper-container {
  padding-bottom: 1.375rem;
}
.jt-panel .down .tab-txt .zs1 dd p {
  white-space: normal;
}
.jt-panel .down .tab-txt .zs1 dd h3 {
  font-size: 0.675rem;
  width: 4rem;
  text-align: center;
  color: #f39700;
  text-decoration: none;
  border: 1px #f39700 solid;
  border-radius: 1rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(1) {
  background: url(../images/aq_54.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(2) {
  background: url(../images/aq_46.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(3) {
  background: url(../images/aq_50.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(4) {
  background: url(../images/aq_51.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d2 dd:nth-of-type(1) {
  background: url(../images/aq_44.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d2 dd:nth-of-type(2) {
  background: url(../images/aq_55.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d2 dd:nth-of-type(3) {
  background: url(../images/aq_58.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d2 dd:nth-of-type(4) {
  background: url(../images/aq_59.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}


.nb-btns {
  width: 44%;
  margin: 1rem auto 1rem;
  border: 1px #ccc solid;
  overflow: hidden;
  font-size: 0.9rem;
  line-height: 2rem;
  border-radius: 0.3rem;
}
.nb-btns a {
  float: left;
  width: 100%;
  color: #0873c3;
  background: url(../images/xz_24.jpg) no-repeat 95% center;
  background-size: 0.9rem 0.45rem;
  background-color: #fff;
  text-indent: 0.6rem;
}

.top-txt {
  text-align: center;
  line-height: 2.4rem;
  font-size: 1rem;
  font-weight:bold;
  background-color: #ededed;
}
.fs-nav {
  background-color: #0873c3;
}
.fs-nav li {
  float: left;
  width: 25%;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
}
.fs-nav li a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
  line-height: 2.2rem;
  color: #fff;
}
.fs-nav li:nth-of-type(4n) {
  border-right: none;
}


.ng-footer {
  background-color: #0873c3;
  padding: 0.15rem 0 1rem;
  margin-bottom:5rem;
}
.ng-footer .main {
  width: 93.75%;
  margin: 0.6rem auto 0;
  border-top: 1px #2783c8 solid;
  padding-top: 0.6rem;
}
.ng-footer .main .left {
  width: 26.7%;
  margin-left: 3.3%;
}
.ng-footer .main .left p{
	text-align:center;
	line-height:1.5rem;
	font-size:0.85rem;
}
.ng-footer .main .left img {
	margin-bottom:0.5rem;
  display: block;
  width: 100%;
}
.ng-footer .main .right {
  padding-top: 0.35rem;
  width: 62%;
}
.ng-footer .main .right p {
  font-size: 0.825rem;
  color: #fff;
  white-space: nowrap;
  line-height: 1.4rem;
  text-indent: 1.6rem;
  margin-bottom: 0.5rem;
}
.ng-footer .main .right p:nth-of-type(1) {
  background: url(/skin/c/images/bss.jpg) no-repeat 0 center;
  background-size: 1.3875rem 1.3875rem;
}
.ng-footer .main .right p:nth-of-type(2) {
  font-weight: bold;
  color: #ffd800;
  background: url(/skin/c/images/xz_92.jpg) no-repeat 0 center;
  background-size: 1.3875rem 1.3875rem;
}
.ng-footer .main .right p:nth-of-type(3) {
  background: url(/skin/c/images/xz_96.jpg) no-repeat 0 center;
  background-size: 1.3875rem 1.3875rem;
}
.ng-footer .main .right p:nth-of-type(4) {
  background: url(/skin/c/images/xz_99.jpg) no-repeat 0 center;
  background-size: 1.3875rem 1.3875rem;
}
.ng-footer .main .right p:nth-of-type(5){
	text-indent:0;
}
