﻿@charset "UTF-8";

a, .transition, .head .headSearch, .sNav dl, .shadowBlue, .head .headSearch .submit:hover, .foot dl.btn dd:nth-child(2) a:hover, .indexPart1 .container a.btn:hover, .indexPart4 .container a.more:hover, .indexPart7 .container .fl a.more:hover, .indexPart8 .container a.more:hover, .shadowGreen, .foot dl.btn a:hover, .indexFlash .layer a.more:hover, .indexPart2 .swiper-slide .layer a:hover, .pageImgLayer, .indexPart1 .list .swiper-slide .name, .indexPart2 .swiper-slide .name, .indexPart2 .swiper-slide .layer, .indexPart3 .swiper-slide .img, .indexPart3 .swiper-slide .img2, .indexPart3 .swiper-slide .name, .indexPart3 .swiper-slide p, .indexPart8 .container .img, .indexPart8 .container .name span, :before, img, .nav {

}

.www_zy a:link {
 color: #000;
 text-decoration: none;
}
.www_zy a:visited {
 color: #000;
 text-decoration: none;
}
.www_zy a:hover {
 color: #f80000;
 text-decoration: underline;
}
.www_zy a:active {
 color: #f80000;
 text-decoration: underline;
}
.www_zy{
 width:152px;
 height:auto;
 overflow:hidden;
 position:absolute;
 right: 0;
 top:100px;
 color:#000000;
 font-size:12px;
 letter-spacing:0px;
}
.zzjs_net{
 width:25px;
 height:256px;
 overflow:hidden;
 position:relative;
 float:right;
 z-index:50px;
}

.qqkf {
	width: 140px;
	height: auto;
	overflow: hidden;
	right: 0;
	top: 0;
	z-index: 99px;
	border: 6px solid #FF7514;
	background: #FFF;
	
}

.qqkfbt {
	width: 138px;
	height: 20px;
	overflow: hidden;
	background: #FF7514;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	position: relative;
	border: 1px solid #9CD052;
	cursor: pointer;
	text-align: center;
}

/* 客服窗体中部QQ部分 */
.qqkfhm {
	width: 132px;
    height: auto;
	overflow: hidden;
	line-height: 22px;
	padding-right: 8px;
	position: relative;
	margin: 3px 0;
	padding: 0 0 0 17px;
	font-weight: bold;
    left: 0px; top: 0px;
    margin-bottom: 10px;
}

.qqkfhm a {
	margin: 0;
	padding: 0;
	border: solid 0 gray;
	font-size: 15px;
}

.qqkfhm a img {
	margin-top: 0;
	padding: 0;
	border: solid 0 gray;
	position: relative;
	top: 5px;
}

/* 客服窗体底部联系电话部分 */
.bgdh {
	width: 132px;
	height: 95px;
	overflow: hidden;
	line-height: 22px;
	padding-right: 8px;
	position: relative;
	margin: 3px 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
.ellipsis, .indexPart7 .container .fr a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.itemList {
	float: left;
	height: 251px;
	border: solid 0 gray;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	width:33.3%; 

}

.itemList50 {
	float: left;
	border: solid 0 gray;
	margin: 0 0 0 0;
	padding: 10px;
	text-align: center;
	width:50%; 

}

.itemListBtn {
	float: left;
	height: 200px;
	border: solid 0 gray;
	margin: 0 100 0 100;
	padding: 0;
	text-align: center;
	width:33.3%; 

}
.itemListBtn2 {
	float: left;
	height: 130px;
	border: solid 0 gray;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	width:50%; 
	background-color:#d8d8d8;

}
.itemListService {
	float: left;
	height: 200px;
	border: solid 0 gray;
	margin: 0 100 0 100;
	padding: 0;
	text-align: center;
	width:33.3%; 

}

.itemListAbout {
	float: left;
	height: 560px;
	border: solid 0 gray;
	margin: 0 100 0 100;
	padding: 0;
	text-align: center;
	width:50%; 

}
.itemListSolution {
	float: left;
	height: 280px;
	border: solid 0 gray;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	width:33.3%; 

}

.itemListSolution2 {
	float: left;
	height: 350px;
	border: solid 0 gray;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	width:33.3%; 

}

.itemList div {
	float: left;
	width: 148px;
	height: 110px;
	border: solid 0 gray;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
}

.itemList div a {
	color: Black;
	border: solid 0 gray;
	margin: 0 0 0 31px;
	padding: 0;
	display: block;
	width: 86px;
	height: 110px;
}

.itemList div a img {
	width: 86px;
	height: 86px;
	border: solid 0 gray;
	margin: 0 auto;
	padding: 0;
}


.flex, .foot .list ul, .foot dl.btn a, .indexPart1 .container dl.imgList, .indexPart3 dl.btn, .indexPart7 dl.btn, .indexPart8 ul {
  display: flex;
  display: -webkit-flex;
}

.flexColumn {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.itemsCenter, .foot dl.btn a {
  align-items: center;
  -webkit-align-items: center;
}

.justifyCenter, .foot dl.btn a, .indexPart3 dl.btn, .indexPart7 dl.btn {
  justify-content: center;
  -webkit-justify-content: center;
}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flexBetween {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.flexWrap, .foot .list ul, .indexPart1 .container dl.imgList, .indexPart8 ul {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 100px;
}

body {
  font-size: .12rem;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0;
}


body.show {
  opacity: 1;
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
}

.ma_bg {
  background: url(../image/pr_bg.jpg) no-repeat bottom center #f6f6f6;
  padding: 0.5rem 0;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}

a:active {
  star: expression(this.onFocus=this.blur());
}

a:link {
  text-decoration: none;
  outline: none;
}

a:visited {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
  color: #1878c4;
  outline: none;
}

li {
  list-style: outside none;
}

h1 {
  font-size: 16px;
}

h2, h3, h4, h5 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0px;
}

em {
  font-style: normal;
}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;
}

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;
}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;
}

.wal {
  max-width: 14rem;
  margin: 0 auto;
}

@font-face {
  font-family: 'Impact';
  src: url("fonts/ImpactMTStd.eot");
  src: url("fonts/ImpactMTStd.eot?#iefix") format("embedded-opentype"), url("fonts/ImpactMTStd.woff") format("woff"), url("fonts/ImpactMTStd.ttf") format("truetype"), url("fonts/ImpactMTStd.svg#Sri-TSCRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.headD {
  height: .85rem;
}

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}

.head .wal {
  height: .85rem;
  position: relative;
}

.head a.logo {
  display: block;
  width: 1.9rem;
  position: absolute;
  z-index: 10;
  left: 15%;
  right: auto;
  top: 0;
  bottom: auto;
  /*
  margin-top: -.33rem;
*/
margin-top: 0;
}

.head a.searchA {
  display: block;
  background: url("../image/img34.png") center no-repeat;
  background-size: .34rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 2.8rem;
  top: 0;
  bottom: auto;
  height: .85rem;
  width: .8rem;
}

.head .headSearch {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 70%;
  bottom: auto;
  height: .8rem;
  background: #fff;
  border-top: #e7f1f9 solid 1px;
  width: 3.6rem;
  padding: .19rem 1.1rem 0 .2rem;
  opacity: 0;
  visibility: hidden;
  border-bottom-left-radius: .1rem;
  -webkit-border-bottom-left-radius: .1rem;
  border-bottom-right-radius: .1rem;
  -webkit-border-bottom-right-radius: .1rem;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 51, 102, 0.2);
  -webkit-box-shadow: 0 0.1rem 0.1rem rgba(0, 51, 102, 0.2);
  -moz-box-shadow: 0 0.1rem 0.1rem rgba(0, 51, 102, 0.2);
}

.head .headSearch.on {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.head .headSearch .input {
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  background: #e7f1f9;
}

.head .headSearch .input input {
  width: 100%;
  height: .4rem;
  line-height: .4rem;
  padding: 0 .1rem;
  font-size: .16rem;
  color: #1878c4;
}

.head .headSearch .submit {
  background: #1878c4;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0.2rem;
  top: 0.19rem;
  bottom: auto;
  width: .8rem;
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
}

.head .headSearch .submit input {
  width: 100%;
  height: .4rem;
  font-size: .16rem;
  color: #fff;
}

.head a.tel {
  display: block;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  height: .85rem;
  line-height: .85rem;
  color: #1878c4;
  font-weight: bold;
  font-size: .28rem;
  padding-left: .75rem;
  background: url("../image/img56.png") left center no-repeat;
  background-size: .56rem;
}

.nav {
  position: absolute;
  z-index: 10;
  left: 2.4rem;
  right: auto;
  top: 0;
  bottom: auto;
}

.nav li {
  float: left;
  padding-right: .4rem;
}

.nav a {
  display: block;
  height: .85rem;
  line-height: .85rem;
  color: #666;
  font-size: .16rem;
  position: relative;
}

.nav a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: .2rem;
  width: 0;
  height: .03rem;
  background: #1878c4;
}

.nav a:hover, .nav a.on, .nav a.on2 {
  color: #1878c4;
}

.nav a:hover:before, .nav a.on:before, .nav a.on2:before {
  left: 0;
  width: 100%;
}

.sNav {
  position: fixed;
  z-index: 49;
  left: 50%;
  top: .85rem;
  width: 1.2rem;
  background: rgba(0, 56, 102, 0.4);
  margin-left: -.28rem;
  display: none;
}

.sNav.on {
  display: block;
}

.sNav li {
  position: relative;
  min-height: .5rem;
}

.sNav a {
  display: block;
  height: .5rem;
  line-height: .5rem;
  font-size: .16rem;
  color: #fff;
  text-align: center;
}

.sNav dl {
  position: absolute;
  z-index: 10;
  left: 100%;
  right: auto;
  top: 0;
  bottom: auto;
  width: 2rem;
  background: rgba(0, 56, 102, 0.6);
  opacity: 0;
  visibility: hidden;
}

.sNav dl a {
  height: .4rem;
  line-height: .4rem;
  text-align: left;
  padding-left: .4rem;
  background: url("../image/img4_3.png") 0.28rem center no-repeat;
  background-size: .04rem;
}

.sNav dl a:hover {
  background-image: url("../image/img4_3on.png");
  color: #39d124;
}

.sNav li.on a.name {
  background-color: rgba(0, 56, 102, 0.3);
}

.sNav li.on dl {
  opacity: 1;
  visibility: visible;
}

.foot .wal {
  min-height: 3.25rem;
  position: relative;
}

.foot .img {
  padding-top: .3rem;
  height: 1rem;
  width: 2.21rem;
}

.foot .list {
  position: absolute;
  z-index: 10;
  left: 2.8rem;
  right: auto;
  top: 0;
  bottom: auto;
}

.foot .list li {
  min-width: 1.4rem;
}

.foot .list h2 {
  font-weight: 400;
  font-size: .18rem;
  padding: .3rem 0 .1rem 0;
}

.foot .list h2 a {
  color: #666;
}

.foot .list h2 a:hover {
  color: #1878c4;
}

.foot .list dd {
  font-size: .14rem;
  line-height: .27rem;
  color: #999;
  position: relative;
}

.foot .list dd a {
  color: #999;
}

.foot .list dd a:hover {
  color: #1878c4;
}

.foot .list li.li_01 {
  width: 3.06rem;
}

.foot .list li.li_01 dd {
  padding: 0 0 .06rem .34rem;
}

.foot .list li.li_01 img {
  width: .24rem;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
}

.foot .msg {
  font-size: .14rem;
  line-height: 1.75em;
  color: #666;
  max-width: 2.25rem;
}

.foot dl.btn {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 0.33rem;
  bottom: auto;
  width: 2.05rem;
}

.foot dl.btn dd {
  padding-bottom: .38rem;
}

.foot dl.btn a {
  height: .48rem;
  background: #2ebe1a;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: .18rem;
  color: #fff;
}

.foot dl.btn a img {
  width: .32rem;
  margin-right: .2rem;
}

.foot dl.btn dd:nth-child(2) a {
  background: #1878c4;
}

.foot dl.btn dd:nth-child(2) a img {
  margin-right: .1rem;
}

.blue {
  color: #1878c4;
}

.submit input, .btn1 {
  cursor: pointer;
}

.shadowBlue, .head .headSearch .submit:hover, .foot dl.btn dd:nth-child(2) a:hover, .indexPart1 .container a.btn:hover, .indexPart4 .container a.more:hover, .indexPart7 .container .fl a.more:hover, .indexPart8 .container a.more:hover {
  box-shadow: 0 0.03rem 0.2rem rgba(24, 120, 196, 0.5);
  -webkit-box-shadow: 0 0.03rem 0.2rem rgba(24, 120, 196, 0.5);
  -moz-box-shadow: 0 0.03rem 0.2rem rgba(24, 120, 196, 0.5);
}

.shadowGreen, .foot dl.btn a:hover, .indexFlash .layer a.more:hover, .indexPart2 .swiper-slide .layer a:hover {
  box-shadow: 0 0.03rem 0.2rem rgba(0, 212, 0, 0.5);
  -webkit-box-shadow: 0 0.03rem 0.2rem rgba(0, 212, 0, 0.5);
  -moz-box-shadow: 0 0.03rem 0.2rem rgba(0, 212, 0, 0.5);
}

#Layer1 {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
}

.pageImgLayer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
}

.pageImgLayer.show {
  opacity: 1;
  visibility: visible;
}

.pageImgLayer .container {
  width: 6.7rem;
  min-height: 5rem;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

.pageImgLayer a.close {
  display: block;
  background: url("../image/close68.png") center no-repeat;
  background-size: cover;
  width: .68rem;
  height: .68rem;
  position: absolute;
  top: .2rem;
  right: .2rem;
  z-index: 10;
}

.pageImgLayer a.arrow {
  display: block;
  width: .8rem;
  height: .8rem;
  background: center no-repeat;
  background-size: cover;
  opacity: .8;
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -.4rem;
}

.pageImgLayer a.arrow:hover {
  opacity: 1;
}

.pageImgLayer a.arrow.prev {
  background-image: url("../image/prev80.png");
  left: -1.35rem;
}

.pageImgLayer a.arrow.next {
  background-image: url("../image/next80.png");
  right: -1.35rem;
}

.pageImgLayer #pageImgLayer {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pageImgLayer .swiper-slide {
  padding: .2rem;
}

@media screen and (max-width: 800px) {
  .pageImgLayer .container {
    width: 7.2rem;
  }

  .pageImgLayer a.arrow {
    display: none;
  }
}

.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.indexFlash .swiper-slide {
  height: 6rem;
  position: relative;
  background: center no-repeat;
  background-size: cover;
}

.indexFlash .layer {
  position: absolute;
  z-index: 10;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  width: 50%;
  margin-top: -1.45rem;
  padding-left: .6rem;
  color: #fff;
}

.indexFlash .layer h2 {
  font-size: .65rem;
  font-weight: 400;
}

.indexFlash .layer p {
  font-size: .24rem;
  line-height: 1.75em;
  padding: .25rem 0;
  min-height: 1.7rem;
}

.indexFlash .layer a.more {
  display: block;
  font-size: .21rem;
  color: #fff;
  background: #2ebe1a;
  width: 2rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  letter-spacing: .03rem;
}

.indexFlash .layer a.more span {
  display: inline-block;
  background: url("../image/img12.png") right center no-repeat;
  background-size: .12rem;
  padding-right: .35rem;
}

.indexFlash .dots {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0.35rem;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.indexFlash .dots span {
  display: inline-block;
  width: .28rem;
  height: .2rem;
  background: url("../image/img20.png") center no-repeat;
  background-size: .2rem;
}

.indexFlash .dots span.swiper-pagination-bullet-active {
  background-image: url("../image/img20on.png");
}

.indexTitle {
  text-align: center;
  padding: .2rem 0 .6rem 0;
}

.indexTitle h2 {
  font-size: .32rem;
  color: #1878c4;
  position: relative;
  padding-bottom: .35rem;
  letter-spacing: 0;
  font-weight: 500;
}

.indexTitle h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: .15rem;
  width: .42rem;
  height: 8px;
  margin-left: -.21rem;
  background: url(../image/linkgs_bg.png) center no-repeat;
  background-size: 100%;
}

.indexTitle p {
  font-size: .20rem;
  color: #434343;
}

.indexPart1 .indexTitle h2 {
  font-size: .42rem;
}

.indexPart1 .list {
  min-height: 2.05rem;
  position: relative;
  margin-left: -.25rem;
  margin-right: -.25rem;
}

.indexPart1 .list a.arrow {
  display: block;
  width: .46rem;
  height: 1.34rem;
  background: #cde2f3 center no-repeat;
  background-size: .2rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
}

.indexPart1 .list a.arrow:hover {
  background-color: #1878c4;
}

.indexPart1 .list a.arrow.prev {
  background: url("../image/right_arr.png") no-repeat center;
  background-size: 26px;
  left: -.6rem;
}

.indexPart1 .list a.arrow.next {
  background: url("../image/left_arr.png") no-repeat center;
  background-size: 26px;
  right: -.6rem;
}

.indexPart1 .list #indexPart1 {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -.3rem;
}

.indexPart1 .list .swiper-slide {
  height: 2.05rem;
}

.indexPart1 .list .swiper-slide .name {
  width: 2.41rem;
  height: 1.34rem;
  overflow: hidden;
  color: #707070;
  margin: 0 auto;
  position: relative;
  background: center no-repeat;
  background-size: cover;
  padding: .2rem;
  -moz-border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
  text-align: center;
  top: .1rem;
}

.indexPart1 .list .swiper-slide .name:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -.3rem;
  margin-left: -.1rem;
  width: .2rem;
  height: .2rem;
  background: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.indexPart1 .list .swiper-slide h2 {
  font-weight: normal;
  font-size: .15rem;
  padding-top: 0.08rem;
}

.indexPart1 .list .swiper-slide span {
  display: block;
  text-transform: uppercase;
  font-size: .14rem;
  opacity: .5;
}

.indexPart1 .list .swiper-slide.slide_01 .name {
  background: #fff;
  cursor: pointer;
  box-shadow: 0px 0px 8px 2px #d2d2d2;
}

.indexPart1 .list .swiper-slide.slide_01 .name:hover {
  color: #1878c4;
}

.swiper-slide-active .name {
  background: #1878c4!important;
  color: #fff!important;
}

.indexPart1 .list .swiper-slide.slide_02 .name {
  background-image: url("../image/img241_2.png");
}

.indexPart1 .list .swiper-slide.slide_03 .name {
  background-image: url("../image/img241_3.png");
}

.indexPart1 .list .swiper-slide.slide_04 .name {
  background-image: url("../image/img241_4.png");
}

.indexPart1 .list .swiper-slide.slide_05 .name {
  background-image: url("../image/img241_5.png");
}

.indexPart1 .list .swiper-slide:hover .name, .indexPart1 .list .swiper-slide-active .name {
  top: .1rem;
}

.indexPart1 .list .swiper-slide:hover .name:before, .indexPart1 .list .swiper-slide-active .name:before {
  bottom: -.1rem;
}

.indexPart1 .container {
  min-height: 5rem;
  position: relative;
}

.indexPart1 .container h2.title {
  font-weight: normal;
  font-size: .26rem;
}

.content_01 {
  font-size: .16rem;
  line-height: 26px;
}

.indexPart1 .container .content {
  font-size: .18rem;
  color: #666;
  max-width: 7.5rem;
  line-height: 1.75em;
  padding: .18rem 0 .2rem 0;
  border-bottom: #bdbdbd solid 1px;
}

.indexPart1 .container .content a {
  color: #1878c4;
  padding: 0 .27rem 0 0;
  background: url("../image/img17.png") right center no-repeat;
  background-size: .17rem;
}

.indexPart1 .container .content .content_02 {
  display: none;
}

.indexPart1 .container .name {
  font-size: .22rem;
  line-height: .7rem;
  clear: both;
}

.indexPart1 .container dl.imgList {
  padding-bottom: .14rem;
  clear: both;
}

.indexPart1 .container dl.imgList dd {
  width: 2.55rem;
  padding: 0.15rem;
  background: #2c7cc0;
  color: #fff;
  border-right: 0.15rem solid #f6f6f6;
}

.indexPart1 .container dl.imgList dd h2 {
  font-size: 0.18rem;
  padding-bottom: 0.1rem;
}

.indexPart1 .container dl.imgList dd p {
  font-size: 0.16rem;
  line-height: 0.22rem;
}

.indexPart1 .container dl.imgList a {
  display: block;
  border: #e3e3e3 solid 1px;
  width: 100%;
  overflow: hidden;
  -moz-border-radius: 0.04rem;
  -webkit-border-radius: 0.04rem;
  border-radius: 0.04rem;
  box-shadow: 0 0.08rem 0.16rem rgba(198, 198, 198, 0.29);
  -webkit-box-shadow: 0 0.08rem 0.16rem rgba(198, 198, 198, 0.29);
  -moz-box-shadow: 0 0.08rem 0.16rem rgba(198, 198, 198, 0.29);
}

.indexPart1 .container a.btn {
  display: block;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: .16rem;
  color: #fff;
  background: #1878c4;
  width: 1.56rem;
  height: .42rem;
  line-height: .42rem;
  text-align: center;
  letter-spacing: .02rem;
}

.indexPart1 .container .img {
  max-width: 5.96rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
}

.indexPart1 .container .img img {
  max-width: 100%;
}

.pcolor {
  color: #fff!important;
}

.indexPart2 {
  background: url(../image/por_bg.jpg) no-repeat center;
  min-height: 6.5rem;
  padding-top: .38rem;
  position: relative;
}

.indexPart2 a.arrow {
  display: block;
  width: .69rem;
  height: 1.58rem;
  background-size: .3rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 2.95rem;
  bottom: auto;
}

.indexPart2 a.arrow:hover {
  background-color: #1878c4;
}

.indexPart2 a.arrow.prev {
  background: url("../image/right_arr.png") no-repeat center;
  background-size: 26px;
  left: 0;
}

.indexPart2 a.arrow.next {
  background: url("../image/left_arr.png") no-repeat center;
  background-size: 26px;
  right: 0;
}

.indexPart2 .list {
  width: 100%;
  padding: 0 0 .5rem 0;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: auto;
  text-align: center;
}

.indexPart2 .swiper-slide {
  height: 2.6rem;
  position: relative;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.indexPart2 .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.indexPart2 .swiper-slide .name {
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: auto;
  bottom: auto;
  width: 100%;
  color: #1878c4;
}

.indexPart2 .swiper-slide h2.name {
  font-size: .74rem;
  font-family: 'Impact';
  line-height: 1em;
  top: .75rem;
  letter-spacing: .08rem;
}

.indexPart2 .swiper-slide div.name {
  font-size: .22rem;
  top: 1.9rem;
  letter-spacing: .03rem;
}

.indexPart2 .swiper-slide div.name:before {
  content: "";
  display: block;
  position: absolute;
  width: .22rem;
  height: 1px;
  background: #84b7df;
  left: 50%;
  margin-left: -.11rem;
  top: -.21rem;
}

.indexPart2 .swiper-slide .layer {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 1.8rem;
  bottom: auto;
  width: 100%;
  color: #fff;
  opacity: 0;
  padding: 0 .6rem;
}

.indexPart2 .swiper-slide .layer p {
  height: 1.18rem;
  font-size: .18rem;
  line-height: .27rem;
}

.indexPart2 .swiper-slide .layer a {
  display: block;
  font-size: .24rem;
  color: #fff;
  background: #39d124;
  width: 2.1rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  letter-spacing: .03rem;
  margin: 0 auto;
}

.indexPart2 .swiper-slide .layer a span {
  display: inline-block;
  background: url("../image/img12.png") right center no-repeat;
  padding-right: .35rem;
}

@media screen and (min-width: 800px) {
  .indexPart2 .swiper-slide:hover:before {
    opacity: 1;
    box-shadow: 0 0 0.5rem rgba(24, 120, 196, 0.25);
    -webkit-box-shadow: 0 0 0.5rem rgba(24, 120, 196, 0.25);
    -moz-box-shadow: 0 0 0.5rem rgba(24, 120, 196, 0.25);
  }

  .indexPart2 .swiper-slide:hover .name {
    color: #fff;
  }

  .indexPart2 .swiper-slide:hover h2.name {
    top: 1.9rem;
    font-size: 1.46rem;
    opacity: .1;
    z-index: 1;
    text-align: right;
    transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
  }

  .indexPart2 .swiper-slide:hover div.name {
    font-size: .36rem;
    top: .4rem;
  }

  .indexPart2 .swiper-slide:hover div.name:before {
    background: #8cbce2;
    top: .7rem;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }

  .indexPart2 .swiper-slide:hover .layer {
    top: 1.25rem;
    opacity: 1;
  }
}

.indexPart3 .indexTitle {
  position: relative;
  top: .3rem;
}

.indexPart3 dl.btn dd {
  height: .75rem;
  margin: 0 .38rem;
  font-size: .22rem;
  color: #999;
  position: relative;
  cursor: pointer;
}

.indexPart3 dl.btn dd:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: .35rem;
  width: 0;
  height: 2px;
  background: #1878c4;
}

.indexPart3 dl.btn dd.on {
  color: #1878c4;
}

.indexPart3 dl.btn dd.on:before {
  left: 0;
  width: 100%;
}

.indexPart3 a.arrow {
  display: block;
  width: .69rem;
  height: 1.58rem;
  background: rgba(0, 0, 0, 0.5) center no-repeat;
  background-size: .3rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-top: -.79rem;
}

.indexPart3 a.arrow:hover {
  background-color: rgba(24, 120, 196, 0.5);
}

.indexPart3 a.arrow.prev {
  background-image: url("../image/prev30.png");
  left: 0;
}

.indexPart3 a.arrow.next {
  background-image: url("../image/next30.png");
  right: 0;
}

.indexPart3 .list {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.indexPart3 .swiper-slide .img {
  background: #000;
}

.indexPart3 .swiper-slide .img img {
  opacity: .5;
}

.indexPart3 .swiper-slide .img2 {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0.3rem;
  width: 100%;
}

.indexPart3 .swiper-slide .ico {
  width: 1.58rem;
  position: absolute;
  z-index: 10;
  left: 50%;
  right: auto;
  top: 0.5rem;
  bottom: auto;
  margin-left: -.79rem;
  top: 1.5rem;
}

.indexPart3 .swiper-slide .ico img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: rgba(255, 255, 255, 0) solid 0.03rem;
  position: relative;
  top: 0;
}

.indexPart3 .swiper-slide .name {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 3.06rem;
  bottom: auto;
  width: 100%;
  font-size: .32rem;
  color: #fff;
  text-align: center;
  padding-top: .2rem;
}

.indexPart3 .swiper-slide .name:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: .2rem;
  height: .02rem;
  background: #fff;
  margin-left: -.1rem;
}

.indexPart3 .swiper-slide p {
  font-size: .18rem;
  line-height: 2em;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 5rem;
  bottom: auto;
  width: 100%;
  color: #fff;
  padding: 0 .38rem;
  text-align: center;
  opacity: 0;
}

.indexPart3 .swiper-slide a {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 800px) {
  .indexPart3 .swiper-slide:hover .img {
    background: #1878c4;
  }

  .indexPart3 .swiper-slide:hover .img img {
    opacity: .1;
  }

  .indexPart3 .swiper-slide:hover .img2 {
    opacity: 0;
    bottom: .8rem;
  }

  .indexPart3 .swiper-slide:hover .ico img {
    border-color: #fff;
    top: -.3rem;
  }

  .indexPart3 .swiper-slide:hover .name {
    padding-top: .5rem;
  }

  .indexPart3 .swiper-slide:hover .name:before {
    top: .15rem;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }

  .indexPart3 .swiper-slide:hover p {
    opacity: 1;
    top: 4.2rem;
  }
}

.indexPart4 {
  min-height: 7rem;
  background: url("../image/indexPart4.jpg") center no-repeat;
  background-size: cover;
  padding-top: .25rem;
  position: relative;
}

.indexPart4 .container {
  text-align: center;
}

.indexPart4 .container h2 {
  color: #1878c4;
  font-weight: 400;
  position: relative;
  top: -.2rem;
  padding-bottom: .45rem;
  font-size: .42rem;
}

.indexPart4 .container h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1px;
  height: .3rem;
  background: #666;
}

.indexPart4 .container p {
  font-size: .22rem;
  line-height: 1.75em;
  color: #666;
  min-height: 1.15rem;
  padding-bottom: .3rem;
  max-width: 11.9rem;
  margin: 0 auto;
}

.indexPart4 .container a.more {
  display: block;
  font-size: .24rem;
  color: #fff;
  background: #1878c4;
  width: 2.2rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  letter-spacing: .03rem;
  margin: 0 auto;
}

.indexPart4 .container a.more span {
  display: inline-block;
  background: url("../image/img12.png") right center no-repeat;
  background-size: .12rem;
  padding-right: .35rem;
}

.indexPart4 a.arrow {
  display: block;
  width: .69rem;
  height: 1.58rem;
  background: rgba(0, 0, 0, 0.2) center no-repeat;
  background-size: .3rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 2.55rem;
  bottom: auto;
}

.indexPart4 a.arrow:hover {
  background-color: rgba(24, 120, 196, 0.5);
}

.indexPart4 a.arrow.prev {
  background-image: url("../image/prev30.png");
  left: 0;
}

.indexPart4 a.arrow.next {
  background-image: url("../image/next30.png");
  right: 0;
}

.indexPart4 .list {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: .4rem;
}

.indexPart4 #indexPart4 {
  margin-left: -.26rem;
  margin-right: -.26rem;
}

.indexPart4 .swiper-slide {
  padding: .5rem 0;
}

.indexPart4 .swiper-slide a {
  display: block;
  border: #ddd solid 1px;
  background: #fff;
  margin: 0 .26rem;
  position: relative;
}

.indexPart4 .swiper-slide a img:nth-child(2) {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  background: #1878c4;
  opacity: 0;
}

.indexPart4 .swiper-slide.swiper-slide-active a,
    .indexPart4 .swiper-slide a:hover {
  border-color: #1878c4;
  box-shadow: 0 0 0.5rem rgba(24, 120, 196, 0.25);
  -webkit-box-shadow: 0 0 0.5rem rgba(24, 120, 196, 0.25);
  -moz-box-shadow: 0 0 0.5rem rgba(24, 120, 196, 0.25);
}

.indexPart4 .swiper-slide.swiper-slide-active a img:nth-child(2),
      .indexPart4 .swiper-slide a:hover img:nth-child(2) {
  opacity: 1;
}

.indexPart5 .indexTitle, .indexPart6 .indexTitle {
  text-align: left;
  padding-bottom: .45rem;
}

.indexPart5 .indexTitle h2:before, .indexPart6 .indexTitle h2:before {
  left: 0;
  margin-left: 0;
}

.indexPart5 {
  width: 6.35rem;
}

.indexPart5 .list {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.indexPart5 .swiper-slide {
  height: 3.26rem;
  position: relative;
  padding-left: 2.7rem;
}

.indexPart5 .swiper-slide .img {
  position: absolute;
  z-index: 10;
  left: 0.2rem;
  right: auto;
  top: 0;
  bottom: auto;
  width: 2.23rem;
  background: #f1f6fa;
}

.indexPart5 .swiper-slide .img img {
  position: relative;
  left: -.2rem;
  top: .2rem;
}

.indexPart5 .swiper-slide .name {
  position: relative;
  z-index: 11;
  padding: .2rem 0 .35rem 0;
}

.indexPart5 .swiper-slide .name:before {
  content: "";
  display: block;
  position: absolute;
  left: -.37rem;
  bottom: .2rem;
  width: .93rem;
  height: .03rem;
  background: #1878c4;
}

.indexPart5 .swiper-slide .name h2 {
  font-size: .32rem;
  color: #1878c4;
  font-weight: 400;
  padding-bottom: .05rem;
}

.indexPart5 .swiper-slide .name span {
  font-size: .18rem;
  color: #999;
}

.indexPart5 .swiper-slide p {
  font-size: .18rem;
  line-height: .28rem;
  color: #666;
}

.indexPart5 a.arrow {
  display: block;
  width: 1.08rem;
  height: .36rem;
  background: #ccc center no-repeat;
  background-size: .11rem;
  position: absolute;
  z-index: 10;
  left: 2.7rem;
  right: auto;
  top: auto;
  bottom: 0;
}

.indexPart5 a.arrow:hover {
  background-color: #1878c4;
}

.indexPart5 a.arrow.prev {
  background-image: url("../image/prev11.png");
}

.indexPart5 a.arrow.next {
  background-image: url("../image/next11.png");
  margin-left: 1.3rem;
}

.indexPart6 {
  width: 6.68rem;
}

.indexPart6 .container {
  background: url("../image/indexPart6.jpg") center no-repeat;
  background-size: cover;
  min-height: 3.26rem;
  padding: .35rem .4rem;
}

.indexPart6 .content {
  color: #fff;
  min-height: 1.45rem;
  padding-bottom: .3rem;
  font-size: .18rem;
  line-height: 1.75em;
  text-align: justify;
}

.indexPart6 .list {
  position: relative;
  padding: 0 .3rem;
}

.indexPart6 #indexPart6 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.indexPart6 .swiper-slide {
  padding: 0 .11rem;
  position: relative;
}

.indexPart6 .swiper-slide div {
  background: #1878c4;
}

.indexPart6 .swiper-slide a {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: url("../image/img28.png") center no-repeat;
  background-size: .28rem;
}

.indexPart6 .swiper-slide:hover img {
  opacity: .2;
}

.indexPart6 .swiper-slide:hover a {
  opacity: 1;
}

.indexPart6 a.arrow {
  display: block;
  width: .18rem;
  height: 100%;
  background: rgba(255, 255, 255, 0.2) center no-repeat;
  background-size: .09rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
}

.indexPart6 a.arrow:hover {
  background-color: #1878c4;
}

.indexPart6 a.arrow.prev {
  background-image: url("../image/prev11.png");
  left: 0;
}

.indexPart6 a.arrow.next {
  background-image: url("../image/next11.png");
  right: 0;
}

.indexPart7 .indexTitle {
  padding: 1rem 0 .35rem 0;
}

.indexPart7 dl.btn dd {
  height: 1rem;
  margin: 0 .38rem;
  font-size: .22rem;
  color: #999;
  position: relative;
  cursor: pointer;
}

.indexPart7 dl.btn dd:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: .35rem;
  width: 0;
  height: 2px;
  background: #1878c4;
}

.indexPart7 dl.btn dd.on {
  color: #1878c4;
}

.indexPart7 dl.btn dd.on:before {
  left: 0;
  width: 100%;
}

.indexPart7 .container {
  min-height: 3.7rem;
}

.indexPart7 .container .fl {
  width: 8.28rem;
  position: relative;
  min-height: 3.7rem;
  padding-left: 4.9rem;
}

.indexPart7 .container .fl .img {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0.1rem;
  bottom: auto;
}

.indexPart7 .container .fl .img a {
  display: block;
  width: 3.65rem;
  height: 2.41rem;
  background: center no-repeat;
  background-size: cover;
}

.indexPart7 .container .fl .time {
  position: absolute;
  z-index: 10;
  left: 4rem;
  right: auto;
  top: 0;
  bottom: auto;
  font-size: .16rem;
  color: #999;
}

.indexPart7 .container .fl .time div {
  font-weight: bold;
  color: #1878c4;
  font-size: .55rem;
}

.indexPart7 .container .fl .name {
  font-size: .22rem;
}

.indexPart7 .container .fl p {
  font-size: .18rem;
  line-height: .32rem;
  color: #999;
  text-align: justify;
  padding: .1rem 0;
  min-height: 1.7rem;
}

.indexPart7 .container .fl a.more {
  display: block;
  width: 1.9rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  background: #1878c4;
  color: #fff;
  font-size: .24rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
}

.indexPart7 .container .fr {
  width: 5.4rem;
}

.indexPart7 .container .fr li {
  position: relative;
  top: -.16rem;
  line-height: .67rem;
  padding-left: 1.35rem;
  border-bottom: #cfcfcf dashed 1px;
}

.indexPart7 .container .fr span {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  font-size: .18rem;
  color: #999;
}

.indexPart7 .container .fr a {
  display: block;
  font-size: .22rem;
  height: .67rem;
  position: relative;
  top: 1px;
  border-bottom: rgba(0, 0, 0, 0) solid 1px;
}

.indexPart7 .container .fr li:hover a {
  border-color: #1878c4;
}

.indexPart8 {
  background: #f1f6fa;
  padding: .7rem 0;
}

.indexPart8 .wal {
  min-height: 4.65rem;
  position: relative;
}

.indexPart8 .wal:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 11;
  left: 0;
  bottom: -.06rem;
  background: url("../image/img1323.png") center no-repeat;
  background-size: cover;
  width: 13.23rem;
  height: 2.55rem;
}

.indexPart8 ul {
  margin-left: -.27rem;
}

.indexPart8 li {
  width: 25%;
  padding-left: .27rem;
}

.indexPart8 .container {
  background: #fff;
  border: #d9e1ef solid .02rem;
  height: 4.65rem;
  overflow: hidden;
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  position: relative;
  text-align: center;
}

.indexPart8 .container:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center bottom no-repeat;
  background-size: 100%;
}

.indexPart8 .container .img {
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
  opacity: 0;
}

.indexPart8 .container .name {
  padding: .4rem 0 .3rem;
  position: relative;
  z-index: 6;
}

.indexPart8 .container .name h2 {
  font-weight: 400;
  font-size: .32rem;
  color: #1878c4;
  padding-bottom: .05rem;
}

.indexPart8 .container .name span {
  font-size: .17rem;
  color: #999;
}

.indexPart8 .container .name:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #1878c4;
  width: .28rem;
  height: .03rem;
  margin-left: -.14rem;
}

.indexPart8 .container a.more {
  display: block;
  position: relative;
  z-index: 20;
  top: 0;
  width: 1.9rem;
  height: .5rem;
  line-height: .5rem;
  margin: 0 auto;
  background: #1878c4;
  font-size: .24rem;
  color: #fff;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  opacity: 0;
}

.indexPart8 .container dd {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 100%;
}

.indexPart8 .container dd img {
  width: .8rem;
}

.indexPart8 .container dd p {
  font-size: .18rem;
  color: #666;
  margin-top: -.06rem;
}

.indexPart8 .container dd p span {
  color: #1878c4;
}

.indexPart8 .container:hover .name span {
  opacity: 0;
}

.indexPart8 .container:hover .img {
  opacity: .15;
}

.indexPart8 .container:hover a.more {
  top: -.44rem;
  opacity: 1;
}

.indexPart8 li.li_01 .container:before {
  background-image: url("../image/img326_1.png");
}

.indexPart8 li.li_01 dd {
  top: 3.2rem;
}

.indexPart8 li.li_02 .container:before {
  background-image: url("../image/img326_2.png");
}

.indexPart8 li.li_02 dd {
  top: 2.8rem;
}

.indexPart8 li.li_03 .container:before {
  background-image: url("../image/img326_3.png");
}

.indexPart8 li.li_03 dd {
  top: 2.2rem;
}

.indexPart8 li.li_04 .container:before {
  background-image: url("../image/img326_4.png");
}

.indexPart8 li.li_04 .dd_01 {
  top: 1.45rem;
  width: 2.05rem;
}

.indexPart8 li.li_04 .dd_02 {
  top: 2.55rem;
  left: 1.35rem;
  width: 2rem;
}

/*# sourceMappingURL=index.css.map */


iframe {
  left: 8px!important;
  right: auto!important;
}
   /* 底部更新 */
.foot {
  background: #253b50;
  color: #fff;
}

.foot dl.btn>img {
  display: none;
  position: absolute;
  left: 0;
  top: -2.2rem;
}
  /* 头部更新申请试用 */

  
      /* 样式更新 start */
        
#newBridge .nb-icon-skin-9 .nb-icon-bridge0 {
  display: none;
}

#newBridge .nb-icon-skin-9 .nb-icon-inner-wrap {
  background: url('/attachments/zixu.png') no-repeat center center!important;
  background-size: contain!important;
  overflow: hidden;
}

#newBridge .nb-icon-base .nb-icon-bridge-base {
  display: none!important;
}

#newBridge .nb-icon-skin-9 .nb-icon-groups-item {
  background-color: #fff!important;
  border: none!important;
}
        /* #newBridge .nb-icon-skin-9 .nb-icon-groups-item:nth-child(1),
        #newBridge .nb-icon-skin-9 .nb-icon-groups-item:nth-child(4) {
            background-color: #fff;
            border: 1px solid #ae00f6;
        } */
        
#newBridge .nb-icon-skin-9 .nb-icon-groups {
  background-color: #5781ed!important;
}

#newBridge .nb-icon-skin-9 .nb-icon-groups-item .nb-group-text {
  overflow: hidden;
}

#newBridge .nb-icon-skin-9 .nb-icon-groups-item .nb-group-icon {
  width: 25px!important;
  height: 25px!important;
  background-image: none!important;
  background: #5781ed;
  border-radius: 50%;
  margin-left: 4px;
  margin-top: 3px;
}

#newBridge .nb-icon-skin-9 .nb-icon-groups-item:nth-child(1) .nb-group-icon,
        #newBridge .nb-icon-skin-9 .nb-icon-groups-item:nth-child(4) .nb-group-icon {
  background-color: #ff1200;
}

#newBridge .nb-group-icon .icon-animated {
  width: 25px;
  height: 25px;
  background: url('/attachments/talk.png') no-repeat center center!important;
  background-size: 15px 15px;
}

#newBridge .nb-icon-skin-9 .nb-icon-groups-item:nth-child(1) .nb-group-text,
        #newBridge .nb-icon-skin-9 .nb-icon-groups-item:nth-child(4) .nb-group-text {
  color: #ff1200;
}

#newBridge .customer-invite-style .nb-invite-tool {
  background: url(/attachments/close.png) no-repeat center!important;
}

.nb-icon-inner-wrap::before {
  position: absolute;
  left: -24px;
  top: 3px;
  content: "";
  width: 24px;
  height: 73px;
  background: url('/attachments/guang.png') no-repeat center center;
  background-size: contain;
  animation: guang 2s cubic-bezier(.57, -0.21, .78, .59) infinite;
}
        
        /*.nb-group-text::before {
            content: "";
            position: absolute;
            left: -18px;
            top: 11px;
            width: 15px;
            height: 25px;
            opacity: .3;
            background: url('/attachments/high-guang.png') no-repeat center center;
            background-size: contain;
            animation: guang2 1s ease infinite;
        }*/
        /* 动画效果 */
        
@keyframes guang {
  from {
    left: -24px;
  }

  to {
    left: 180px;
  }
}

@keyframes guang2 {
  from {
    left: -18px;
  }

  to {
    left: 120px;
  }
}

@-webkit-keyframes bounces {
  from,
            20%,
            53%,
            80%,
            to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
            43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}

@keyframes bounces {
  from,
            20%,
            53%,
            80%,
            to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
            43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}

.bounces {
  -webkit-animation-name: bounces;
  animation-name: bounces;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
        /* 样式更新 end */
.new-askd {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #3c76b2;
  display: flex;
  justify-content: center;
  z-index: 999;
}

.askd-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  width: 800px;
  z-index: 999;
}

.askd-list input {
  width: 125px;
  padding: 15px;
  background: #f2f5f2!important;
  color: #000!important;
}

.apply-btn {
  background: url('/attachments/shenq.png') center center no-repeat;
  background-size: contain;
}

.consult-btn {
  background: url('/attachments/zixun.png') center center no-repeat;
  background-size: contain;
}

.apply-btn,
        .consult-btn {
  width: 120px;
  height: 40px;
  cursor: pointer;
  color: #fff;
  font-size: .2rem;
  line-height: 35px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .new-askd {
    display: none;
  }

  .indexFlash .layer.xg_181026_2 {
    display: none;
  }

  iframe {
    display: none!important;
  }
}

.foot .share {
  position: absolute;
  top: 2rem;
  right: 0rem;
  width: 2rem;
}

.foot .bdsharebuttonbox dd {
  float: left;
  line-height: .5rem;
}

#bdshare_weixin_qrcode_dialog {
  height: 290px!important;
}

.bds_tsina {
  background: #8bbbe1 url(/public/image/img40_40_3.png) center no-repeat!important;
  display: block
}

.bds_weixin {
  background: #8bbbe1 url(/public/image/img40_40_2.png) center no-repeat!important;
  background-size: 100%!important;
  display: block;
  height: .5rem;
  width: .5rem;
  margin-right: .1rem;
  border-radius: 50%
}

.popup_sqq {
  background: #8bbbe1 url(/public/image/img40_40_1.png) center no-repeat!important;
  background-size: 100%!important;
  display: block;
  height: .5rem;
  width: .5rem;
  border-radius: 50%
}

.foot dl.btn dd:nth-child(2) a {
  background: #2ebe1a;
}

.foot dl.btn dd:nth-child(3) a {
  background: #1878c4;
}

.xg_181030_1 {
  display: none;
  position: absolute;
  top: -130%;
}
/*统计*/
#cnzz_stat_icon_1273255750 a img {
  width: auto;
}

.porduct {
  max-width: 14rem;
  margin: 0 auto;
}

.porduct ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.porduct li {
  float: left;
  width: 23%;
  margin: 1%;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
}

.porduct li img {
  width: 100%;
}

.indImg {
  height: 1.15rem;
  overflow: hidden;
  vertical-align: middle;
  line-height: 1.15rem;
  text-align: center;
  background: #fff;
  width: 100%;
}

.indImg img {
  display: inline-block;
}

.indName {
  width: 100%;
  font-size: .20rem;
  padding: 0.25rem 0 0.15rem;
  border-top: 1px solid #e4e4e4;
}

.indDis {
  width: 100%;
  font-size: .13rem;
  padding: 0 0.1rem 0.15rem 0.1rem;
  min-height: 60px;
}

.clear {
  clear: both;
}

.more {
  width: 100%;
  text-align: center;
  padding: 0.5rem 0 0 0;
}

.m_nth {
  color: #fff!important;
  display: block;
  margin: 0 auto;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: .16rem;
  color: #fff;
  background: #1878c4;
  width: 1.9rem;
  height: .42rem;
  line-height: .42rem;
  text-align: center;
  letter-spacing: .02rem;
}

.tels {
  font-size: 0.28rem!important;
  color: #fff!important;
  border-bottom: 1px solid #727f8b;
  padding: 0 0 0.20rem 0;
}

.adds {
  padding: 0.15rem 0 0 0!important;
}

.ewms {
  position: absolute;
  right: 0;
  text-align: center;
  top: .3rem;
  line-height: 30px
}

.ewms img {
  width: 100px;
}

.woo {
  max-width: 13rem!important;
  margin: 0 auto;
  position: relative!important;
}

.con_Bg {
  width: 100%;
  padding: 0.55rem 0;
  background: #1798ec;
}

.cl_name {
  font-size: .3rem;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0 0 0.4rem 0;
  font-weight: normal;
}

.cl_list {
  width: 100%;
  text-align: center;
}

.cl_nav {
  margin: 0 0.6rem;
  color: #fff;
  display: inline-block;
  line-height: 36px;
}

.cl_nav img {
  max-width: 0.6rem;
}

.n_m_input {
  width: 100%;
  text-align: center;
  padding-top: 0.5rem;
}

.n_m_input .cm01 {
  display: inline-block;
  background: #fff;
  height: 36px;
  padding: 0 10px;
  margin: 0 0.1rem 0.2rem;
  width: 3rem;
  vertical-align: middle;
}

.n_m_input .cm02 {
  display: inline-block;
  background: #fff;
  height: 36px;
  padding: 0 10px;
  margin: 0 0.1rem 0.2rem;
  width: 3rem;
  vertical-align: middle;
}

.n_m_input .cm03 {
  display: inline-block;
  background: #46d4fb;
  color: #fff;
  vertical-align: middle;
  height: 36px;
  padding: 0 20px;
  margin: 0 0.1rem 0.2rem;
  font-size: 0.18rem;
}

.n_m_input .cm04 {
  display: inline-block;
  border: 1px solid #ffff;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-size: 0.18rem;
  margin: 0 0.1rem 0.2rem;
  vertical-align: middle;
  color: #fff;
}

.copy {
  width: 100%;
  background: #132230;
  color: #fff;
  text-align: center;
  padding: 0.15rem 0;
  font-size: 0.15rem;
  letter-spacing: 1px;
  color: #b4b6b9;
}

#new_box {
  width: 100%;
  padding: 50px .3rem;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 0px;
  box-sizing: border-box;
}

.new_con {
  width: 100%;
  margin: 0 auto 50px!important;
}

.newtel {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #666
}

.new_telst {
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: 6px;
  text-align: center
}

.new_telst li {
  width: 110px;
  line-height: 30px;
  font-size: 0.16rem;
  text-align: center;
  float: left;
  display: inline;
  font-family: "微软雅黑";
  cursor: pointer;
}

.new_telst li.newon {
  color: #217af0;
  font-weight: bold;
}

.new_telst p {
  position: absolute;
  top: 32px;
  left: 0px;
  width: 110px;
  height: 7px;
  border-top: 3px solid #217af0;
  overflow: hidden;
  text-align: center;
}

.new_telst b {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-style: solid dashed dashed dashed;
  border-width: 9px;
  border-color: #217af0 #fff #fff #fff;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
}

.new_lst {
  position: relative;
  overflow: hidden;
  display: none;
}

.new_lst ul {
  left: 0px;
}

.new-wrap {
  margin-top: 30px;
}

.new-wrap .show {
  display: block;
}

.new_img {
  float: left;
  width: 4.2rem;
  margin: 0 0.4rem 0 0;
  overflow: hidden;
}

.new_img img {
  height: 100%;
  width: 100%;
  text-align: center;
}

.new_left {
  float: left;
  font-size: 0.20rem;
  font-weight: bolder;
  padding-top: 7px;
}

.new_right {
  float: right;
  position: relative;
}

.new_cen {
  float: left;
  width: 100%;
}

.new_cen ul {
  margin: 0 -1%;
  padding: 0;
  list-style: none;
}

.new_cen li {
  float: left;
  font-size: 0.16rem;
  border-bottom: 1px solid #e4e4e4;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 48%;
  white-space: nowrap;
  margin: 0 1%;
  padding-bottom: 0.15rem;
  margin-top: 0.18rem;
}

.new_cen li:hover .nms {
  color: #1878c4
}

.new_cen li:hover .cont {
  color: #1878c4
}

.n_more {
  background: url(../image/arr_new.png) no-repeat left center;
  padding: 0 0 0 30px;
  font-size: 0.14rem;
  height: 40px;
  line-height: 40px;
  float: right;
}

.n_more a {
  color: #1878c4;
}

.fz {
  font-size: 0.5rem
}

.xg_181024_1 {
  display: block;
  position: relative;
  z-index: 2;
}

.fr li:hover .xg_181024_1 {
  color: #fff;
}

@media screen and ( min-width:767px ) {
/*手机--竖屏*/
  .productNav {
    padding-left: 0;
    width: 3.5rem
  }

  .productNav dl a {
    font-size: .19rem
  }
}

.productNav a.name {
  background: #ececec;
}

.productNav dl dd {
  background: #fff;
  padding: 0.1rem 0;
  border-bottom: 1px solid #e4e4e4;
  font-size: 0.14rem
}

.prm_bg {
  background: url(../image/pr_bgs.jpg) no-repeat;
  width: 100%;
  height: 0.9rem;
  position: relative;
  line-height: 0.8rem;
  font-size: 0.22rem;
  color: #fff;
  padding-left: .33rem;
  background-size: 100%;
  border-top: 0.07rem solid #273e7f;
}

.prm_bg:after {
  position: absolute;
  width: 0.35rem;
  height: 0.028rem;
  background: #fff;
  content: "";
  left: 0.33rem;
  bottom: 0.2rem;
}

.prs01 {
  width: 100%;
  text-align: center;
  padding: 0.12rem 0;
}

.prs02 {
  width: 100%;
  font-size: 0.20rem;
  text-align: center;
}

.prs03 {
  width: 100%;
  text-align: center;
  font-size: 0.14rem;
  padding: 0.18rem 0 0;
}

.prs04 {
  max-width: 1.8rem;
  margin: 0.15rem auto;
  padding: 0.05rem;
  text-align: center;
  border-radius: 0.36rem;
  background: #ffffff;
  color: #6e6e6e;
}

.prs05 {
  width: 100%;
  text-align: center;
  font-size: 0.14rem;
  padding: 0.02rem 0 0;
}

.l_logo {
  height: 0.4rem;
  padding-right: 0.1rem;
}

.l_logos {
  height: 0.4rem;
  padding-right: 0.1rem;
}

.prss01 {
  width: 100%;
  text-align: left;
  padding: 0.22rem 0.36rem 0.1rem;
  font-size: 0.2rem;
  box-sizing: border-box;
}

.products li .l_logo {
  display: block;
  float: left;
}

.products li .l_logos {
  display: none;
  float: left;
}

.products li:hover .l_logo {
  display: none;
  float: left;
}

.products li:hover .l_logos {
  display: block;
  float: left;
}

.pr_name {
  float: left;
  height: 0.4rem;
  line-height: 0.4rem;
  overflow: hidden;
  width: 3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prss02 {
  width: 100%;
  font-size: 0.20rem;
  text-align: left;
  padding: 0 0.36rem;
  box-sizing: border-box;
}

.prss03 {
  float: left;
  clear: both;
  width: 100%;
  text-align: left;
  line-height: 0.22rem;
  font-size: 0.14rem;
  padding: 0.18rem 0.36rem;
  box-sizing: border-box;
}

.prss04 {
  width: 1.15rem;
  margin: 0.15rem 0.39rem;
  padding: 0.05rem;
  text-align: center;
  border-radius: 0.36rem;
  background: #ffffff;
  color: #6e6e6e;
  float: right;
}

.help {
  width: 14rem;
}

.inactive {
  float: left;
  width: 100%;
  padding: 0.3rem;
  border-radius: 0.15rem;
  box-shadow: 0px 0px 12px 5px #e4e4e4;
  margin: 0.20rem 0;
}

.iv_img {
  float: left;
  width: 2rem;
  text-align: center;
}

.iv_img img {
  width: 1.2rem;
}

.iv_text {
  float: left;
  width: 11rem;
}

.iv_hq {
  font-size: 0.20rem;
  padding: 0 0 0.2rem 0;
}

.iv_con {
  font-size: 0.15rem;
  color: #6a6a6a;
  line-height: 0.29rem;
}

.inactive:hover {
  background: url(../image/kg_bg.png) no-repeat right bottom #1878c4;
  color: #fff;
  box-shadow: 0 0.1rem 0.3rem rgba(0, 102, 204, 0.4);
  -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 102, 204, 0.4);
  -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 102, 204, 0.4);
}

.inactive:hover .iv_con {
  color: #fff;
}

.icon_02 {
  display: none
}

.icon_01 {
  display: block;
}

.inactive:hover .icon_01 {
  display: none
}

.inactive:hover .icon_02 {
  display: block;
}

.inactive:hover .iv_hq {
  color:#fff;
}
.swi_bg {
  width: 100%;
  background: #d5d5d5;
}

.swi_wbg {
  width: 100%;
  background: #ffffff;
}

.mav {
   text-align: center;
}

.swi {
  background: #fff;
  text-align: center;
  border-left: 1px solid #e4e4e4;
  font-size: 0.18rem;
  padding: 0;
  height: 0.6rem;
  line-height: 0.6rem;
  display: inline-block;
}
.swi a {
  padding:0 0.28rem;
}


.swi:last-child {
  border-right: 1px solid #e4e4e4;
}

.swi a {
  display: block;
}

.swi:hover {
  background: #e4e4e4;
}

.cur_bgs {
  width: 100%;
  background: #1878c4;
  padding: 0.35rem 0;
}

.curlist {
  width: 100%;
  text-align: center;
}

.cur01 {
  float: left;
  padding: 0 0.6rem;
  width: 4.65rem;
}

.cur01 h2 {
  color: #fff;
  font-size: 0.20rem;
  padding: 0.18rem 0 0 0;
}

.cur01 p {
  color: #fff;
  font-size: 0.14rem;
  padding: 0.15rem 0 0 0;
  text-align: center;
}

.curname {
  width: 100%;
  font-size: 0.36rem;
  color: #fff;
}

.curname:after {
  content: "";
  width: 5rem;
  height: 1px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25rem;
}

.curname:before {
  content: "";
  width: 5rem;
  height: 1px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25rem;
}

.about {
  width: 10rem;
  margin: 0 auto;
  font-size: 0.16rem;
  line-height: 0.360rem;
  padding: 0.36rem 0;
  color: #fff;
}

.abouts {
  width: 100%;
  margin: 0 auto;
  font-size: 0.16rem;
  line-height: 0.360rem;
  padding: 0.36rem 0;
  background: url(../image/about_bg.jpg) no-repeat center;
  background-size: cover;
}

.company {
  width: 14rem;
  margin: 0 auto 0.5rem;
  text-align: center;
}

.zixun {
  width: 100%;
  background: url(../image/zx_bg.png) no-repeat center bottom #f9f9f9;
  min-height: 4.6rem;
  padding: 0.5rem 0;
}

.zx_center {
  width: 10rem;
  margin: 0 auto;
}

.zx_name {
  border-radius: 20px;
  padding: 0.05rem 0.1rem;
  max-width: 7rem;
  background: #20b09f;
  color: #fff;
  font-size: 0.20rem;
  margin: 0 auto 0.29rem;
  text-align: center;
}

.zx_left {
  float: left;
  width: 5rem
}

.zx_right {
  float: right;
  width: 100%;
  text-align: center;
}

.zx_but {
  width: 100%;
  display: block;
  float: left;
  clear: both;
  text-align: center;
}

.zx_submit {
  width: 1.6rem;
  height: 0.5rem;
  text-align: center;
  color: #fff;
  line-height: 0.5rem;
  margin: 0 0.15rem;
  background: #1878c4;
  border: 1px solid #1878c4;
  display: inline-block;
  font-size: 0.18rem;
}

.zx_now {
  width: 1.6rem;
  height: 0.5rem;
  text-align: center;
  color: #fff;
  line-height: 0.5rem;
  margin: 0 0.15rem;
  background: #fff;
  color: #333;
  border: 1px solid #1878c4;
  display: inline-block;
  font-size: 0.18rem;
}

.zx_t01 {
  margin: 0.15rem 0
}

.zx_t01 textarea {
  border: 1px solid #e4e4e4;
  padding: 0.08rem;
  width: 5rem;
  min-height: 1rem;
  background: #fff;
}

.zx_t02 {
  margin: 0.15rem 0
}

.zx_t02 input {
  border: 1px solid #e4e4e4;
  padding: 0.08rem;
  width: 5rem;
  background: #fff;
}

.home {
  width: 100%;
  background: #ececec;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.14rem;
  color: #585858;
  text-align: right;
}

.ahome {
  width: 0.2rem;
  vertical-align: middle;
}

.caslogo {
  float: left;
  background: #fff;
  width: 3.2rem;
  padding: 0.15rem;
  margin: 0.15rem;
  text-align: center;
}

.caslogo img {
  text-align: center;
  width: 100%;
}

.ca_01 {
}

.ca_02 {
  width: 100%;
  font-size: 14px;
  text-align: left;
  border-left: 2px solid #e4e4e4;
  padding-left: 10px;
  margin: 8px 0;
}

.ca_03 {
  width: 100%;
  font-size: 15px;
  text-align: left;
  line-height: 20px;
  height:50px;
}

.pd50 {
  padding: 0.35rem 0;
}

.caslogos {
  float: left;
  background: #fff;
  width: 6.4rem;
  padding: 0.15rem;
  margin: 0.15rem;
  text-align: center;
}

.caslogos img {
  text-align: center;
  width: 100%;
}

.cas_01 {
  float: left;
  width: 3rem;
  overflow: hidden;
}

.cas_02 {
  float: right;
  width: 3rem;
  font-size: 14px;
  text-align: left;
  border-left: 2px solid #e4e4e4;
  padding-left: 10px;
  margin: 8px 0;
}

.cas_03 {
  float: right;
  width: 3rem;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  height: 44px;
}

.pd_name {
  font-size: 0.28rem;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  width: 100%;
  font-weight: bolder;
  padding: 0 0 0.15rem 0;
}

.pd_dital {
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.26rem;
  padding: 0.36rem 0;
}

.news {
  width: 11rem;
  margin: 0.55rem 0 0 0;
}

.ne_name {
  float: left;
  font-size: 0.24rem;
  margin-top: 0.1rem;
}

.ne_text {
  float: left;
  font-size: 0.15rem;
  margin-top: 0.12rem;
}

.news01 {
  float: left;
  width: 1.75rem;
}

.news02 {
  float: left;
  width: 7.4rem;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}

.news03 {
  float: right;
  border: 1px solid #333;
  padding: 0.03rem 0.08rem;
  color: #333;
  border-radius: 15px;
}

.news li:hover a {
  color: #fff;
}

.news:hover .news03 {
  float: right;
  border: 1px solid #fff;
  background: #fff;
  padding: 0.03rem 0.08rem;
  color: #333;
  border-radius: 15px;
}

.pro_more {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 0.44rem
}

.pro_more a {
  color: #333;
  background: #fff;
  padding: 0.1rem 0.2rem;
  font-size: 0.16rem;
  border-radius: 1rem;
}

.pro_more a:hover {
  color: #fff;
  background: #2386ee
}

.swiper-slides {
  height: 2.8rem;
  position: relative;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 2.5rem;
  margin: 0 0.375rem;
}

.swiper-slides:hover {
  background: #1878c4;
}

.swiper-slides:hover a {
  color: #fff;
}

.swiper-slides:hover .indImg {
  background: #1878c4
}

.swiper-slides:hover .indName {
  border-top: 1px solid #7797b1;
}

.swiper-slides .pr_w {
  display: none;
}

.swiper-slides:hover .pr_w {
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
}

.swiper-slides:hover .pr_b {
  display: none;
}

.pr_ms {
  float: left;
}

.i_time {
  float: left;
  background: url(../image/zm.png) no-repeat center left;
  background-size: 18px;
  padding-left: 20px;
  color: #8a8a8a;
  font-size: 13px;
}

.nms {
  font-size: 0.16rem;
  color: #333;
}

.cont {
  font-size: 0.15rem;
  width: 100%;
  float: left;
  clear: both;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0 2px 0;
  color: #989898;
  margin: 0 0 5px 0;
}

.m_img_01 {
  float: left;
  width: 100px;
  overflow: hidden;
}

.m_img_01 img {
  float: left;
  width: 100px;
  height: 100px;
}

.m_new_list {
  float: left;
  width: 4.5rem;
  margin-left: 0.2rem;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
    /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.indexTitles {
  text-align: center;
  padding: .45rem 0 .2rem 0;
}

.indexTitles h2 {
  font-size: .28rem;
  color: #1878c4;
  position: relative;
  padding-bottom: .35rem;
  letter-spacing: 0;
  font-weight: 500;
}

.indexTitles h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: .15rem;
  width: .42rem;
  height: 8px;
  margin-left: -.21rem;
  background: url(../image/linkgs_bg.png) center no-repeat;
  background-size: 100%;
}

.wos {
  max-width: 10rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.wwal {
  width: 14rem;
  margin: 0 auto;
  position: relative;
}

.cleft {
  left: -30px!important;
}

.cright {
  right: -30px!important;
}

.indexTitles p {
  width: 100%;
  font-size: 0.18rem;
  text-align: center;
  line-height:30px;
}

.prbanner {
  width: 100%;
  max-width: 12rem;
  margin: 0 auto;
  padding: 1.1rem 0 0 0;
}

.pb01 {
  font-size: 0.32rem;
  color: #ffffff;
}

.pb01:after {
  content: "";
  width: 0.6rem;
  background: #fff;
  height: 0.03rem;
  display: block;
  margin: 0.15rem 0 0 0;
}

.pb02 {
  font-size: 0.24rem;
  padding: 0.25rem 0 0 0;
  color: #c1d9fc;
}

.pb03 {
  font-size: 0.28rem;
  padding: 0.1rem 0 0 0;
  color: #c1d9fc;
}

.indDiss {
  width: 100%;
  text-align: center;
  padding: 0 0 0.1rem 0;
}

.wp_50 {
  width: 42%;
  margin: 15px 4%;
  position: relative;
  vertical-align: top;
  display: inline-block;
}

.wp_50_img {
  width: 100%;
}

.wp_50_img img {
  max-width: 100%;
}

.wp_50_name {
  width: 100%;
  margin: 10px 0;
  font-size: 18px;
  font-weight: bolder;
}

.wp_50_text {
  width: 100%;
  margin: 10px 0;
  font-size: 14px;
  line-height: 28px;
}

.wp_50_title {
  width: 100%;
  text-align: center;
  font-size: 0.28rem;
  margin: 0.55rem 0 0.15rem;
}
 
 .block { color:#fff; }

.goodsList {
  width: 100%;
  display: block;
  clear: both;
  background: url(../image/hr7.jpg) no-repeat center;
  background-size: cover;
  float: left;
}

.questionList {
  width: 100%;
  display: block;
  clear: both;
}

.gw_50 {
  width: 25%;
  margin: 10px 0;
  display: inline-block;
  position: relative;
  padding: 30px 40px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  vertical-align: top;
}

.gw_50_img {
  text-align: center;
}
.gw_50_img img {}
.gw_50_name {
  width: 100%;
  margin: 15px 0;
  font-size: 16px;
  font-weight: bolder;
  text-align: center;
  height: 25px;
}

.gw_50_text {
  width: 100%;
  margin: 30px auto 15px;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}

.gw_50_title {
  width: 100%;
  text-align:justify;
  font-size: 24px;
  color: #fff;
  padding: 40px 0 10px;
}

.gw_50s {
  width: 25%;
  margin: 0;
  position: relative;
  padding: 30px 30px;
  box-sizing: border-box;
  text-align: center;
  color: #333;
  vertical-align: top;
  display: inline-block;
}

.bn-button2 {
  display: inline-block;
  width:152px;
  color:#1878c4;
  background: #fff;
  padding: 12px 12px;
  text-align: center;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
  font-size: 16px;
  margin:5px 10px;
}

.bn-button2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #005abc;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.bn-button2:hover, .bn-button2:focus, .bn-button2:active {
  color: white;
}

.bn-button2:hover:before, .bn-button2:focus:before, .bn-button2:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.page-section-31 {
  background-attachment: scroll;
  background-color: #eef9fa;
  background-position: center top;
  background-repeat: no-repeat;
}

.pcim {
  width: 100%;
  font-size: 24px;
  text-align: center;
  padding: 0;
  font-weight: bolder;
  padding-top: 50px;
}

.lxyw {
  width: 100%;
  text-align: center;
  clear: both;
  margin:0;
  padding:35px 0;
  background:url(../image/lxbg.jpg) no-repeat center;
  background-size:cover;
  color:#fff;
}

.lxyw .tp1 {
  width: 100%;
  font-size: 30px;
  text-align: center;
  padding-bottom: 20px;
}

.lxyw .tp2 {
  width: 100%;
  font-size: 20px;
  text-align: center;
  padding-bottom: 25px;
}

.lxyw .tp3 {
  width: 100%;
  margin-top: 20px;
}

.case_01 {
  width: 100%;
  font-size: 30px;
  margin: 10px 0 25px;
}

.case_02 {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
}

.case_03 {
  width: 100%;
  margin: 30px 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 40px 0;
}

.case_04 {
  float: left;
  width: 40%;
  text-align: center;
}
.case_04 img { max-height: 150px; }
.case_05 {
  float: left;
  width: 60%;
}

.case_05 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.case_05 li {
  float: left;
  width: 50%;
  text-align: left;
  color: #999999;
  line-height: 24px;
  font-size: 18px;
}

.case_05 li p {
  padding: 15px 0;
  color: #333;
}

.case_06 {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
}

.case_07 {
  width: 100%;
  margin: 30px 0 10px;
}

.case_07 ul {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  justify-content: center;
}

.case_07 li {
  width: 24%;
  margin: 0;
  padding: 50px 0;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.case_07 li h1 {
  font-weight: normal;
  font-size: 16px;
  padding: 10px 0;
}

.case_07 li h1:after {
  content: '';
  background: #fff;
  width: 50px;
  height: 2px;
  display: block;
  margin: 15px auto 0;
}

.case_07 li p {
  font-size: 20px;
  padding: 10px 0;
}

.case_08 {
  width: 100%;
  margin:40px 0;
}

.news_left {
  float: left;
  width: 40%;
  color: #fff;
  vertical-align: middle;
  align-self: center;
}

.fix {
  display: flex;
  width: 100%;
  text-align: justify
}

.news_right {
  float: right;
  width: 40%
}

.hy {
  text-align: center;
}

.hangye {
  width: 100%;
  font-size: 24px;
  text-align: center;
  padding: 50px 0;
}

.hylist {
  width: 40%;
  margin: 0 5% 50px;
  display: inline-block;
  vertical-align: top;
}

.hy01 {
  text-align: left;
  height: 60px;
}

.hy01 img {
  max-width:60px;
}

.hy02 {
  text-align: left;
  font-size: 18px;
  margin: 15px 0;
}

.hy03 {
  text-align: left;
  font-size: 14px;
  line-height: 26px;
}

.soubg {
  width: 100%;
  background: #f6f7fa;
  padding:0;
  margin: 30px 0 0 0;
}

.chages {
  width: 100%;
  background: #ececec;
  padding:0;
}



.soutitle {
  width: 100%;
  font-size: 24px;
  text-align: center;
  padding:35px 0 0;
}

.soution {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  justify-content: center;
}

.sou {
  width: 21%;
  margin: 0 2%;
  display: inline-block;
  padding: 50px 0;
  color: #1580e4;
  font-size: 16px;
  line-height: 32px;
  vertical-align: top;
}

.sous {
  width:29.1%;
  margin: 0 2%;
  display: inline-block;
  padding: 50px 0;
  vertical-align: top;
  text-align: justify;
}
.sousr {
  width:25%;
  display: inline-block;
  padding: 50px 25px;
  vertical-align: top;
  box-sizing: border-box;
  text-align: justify;
}
.sou_t01 {
   color: #1580e4;
   font-size: 16px;
   padding-bottom: 10px;
   height: 40px;
}

.sou_t02 {
  color: #333;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
}


.cetitle {
  font-size: 32px;
  display: block;
  padding: 80px 0 0 0;
}

.ctent {
  font-size: 16px;
  padding: 15px 0 0 0;
  line-height: 30px;
}

.newbanner {
  width: 100%;
  clear: both;
  display: block;
}
.cent {
  text-align: center;
}
.chage {
  width: 100%;
  text-align: center;
 }

.thumb {
   float: left;
   padding:0 10px 0 0 ;
   width: 20%;
   box-sizing: border-box;
}
.thumb img {
  width: 100%;
}
 .content { 
   float: left;
  display: inline-block;
  margin-left:0!important;
  }

  table {
     color:#333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
}
td {
  padding: 8px;
}

#myBtn {
    display: none; /* 默认隐藏 */
    position: fixed; 
    bottom: 60px; 
    right: 40px; 
    z-index: 99; 
    border: none;
    outline: none; 
    background-color: red; /* 设置背景颜色，你可以设置自己想要的颜色或图片 */
    color: white; /* 文本颜色 */
    cursor: pointer; 
    padding: 15px; 
    border-radius: 1000px; /* 圆角 */
    background: url(../image/top.png) #fff no-repeat center;
    height: 50px;
    width: 50px;
    background-size: 50px;
}
 
#myBtn:hover {
    background:url(../image/top_hover.png) #1878c4 no-repeat center;
    background-size: 50px;
}

.font_banner {
  width:100%;
  display: block;
}
.tt1 {
 font-size: 0.4rem; 
 font-weight: bolder; 
 color: #fff;
 width:100%;
 clear: both; 
 margin: 15px 0 25px;
}
.tt2 { 
  font-size: 0.3rem; 
  color: #fff;
  width: 100%; 
  clear: both; 
}
.sq { 
  width:100%;
  text-align: center;
  margin: 25px 0;
 }
.sq a {
  background: #fff;
  color:#1878c4;
  padding:10px 0;
  text-align: center;
  width: 180px;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
}

.productp {
   width: 11rem;
   padding:0.55rem 0 0 0;
   box-sizing: border-box;
}
.productp li {
   width: 100%;
   padding:0 0 10px;
   margin:10px 0;
   border-bottom: 1px solid #e4e4e4;
   box-sizing: border-box;
   display: inline-block;
   vertical-align: top;
   float: left;
}
.content {
  line-height: 26px;
}
.contenst {
  float: left;
  width: 80%;
}

.casul {
   width: 70%;
   float: left;
}
.casul li { 
  width: 100%;
  border-left:1px solid #1878c4;
  margin: 0 0 40px 0;
  padding-left:20px;
  box-sizing: border-box;
 }
.casul .hel {
   font-size: 20px;
   padding-bottom: 8px;
}
.casul .ttl {
   font-size: 16px;
   line-height: 26px;
}
.casul_right {
  float: right;
  width: 20%;
}

.cov{
    background: #287ecc!important;
    color: #fff;
}
}
.cm { 
   width: 100%;
   margin-bottom: 10px;
 }
 .cm img {
   width: 100%;
 }

 .pvo_nav {
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #f0f0f0;
 }
 .pvo_nav ul{
   margin:0;
   padding:0;
   list-style: none;
   width: 100%;
   max-width:10rem;
   margin: 0 auto; 
 }
 .pvo_nav li{
   height: 65px;
   display:block;
   float: left;
   font-size: 18px;
   font-weight: 400;
   width: 33.3%;
   text-align: center;
 }

 .curr{
    border-bottom: 3px solid #FDB11F;
    color: #FDB11F;
    line-height: 65px;
    height: 65px;
    display: inline-block;
 }

 #newBridge .nb-invite-skin-xc-0 .nb-invite-tool-base {
    top: 40px;
    right: 20px;
    background:url(http://sgoutong.baidu.com/embed/1561783820/asset/embed/css/pc/invite/img/close.png) no-repeat !important;
    height: 40px;
    width: 40px;
}