/*pubilc start*/
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
  user-select: none;
  font-family: "微软雅黑";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}
a {
  text-decoration: none;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
input,
textarea {
  outline: 0;
  resize: none;
 /* border: none;*/
  _border: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  background: none;
}
select {
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
/* 清楚selec默认样式*/
/* 清除ie的默认选择框样式清除，隐藏下拉箭头 */
input::-webkit-search-cancel-button {
  display: none;
}
input[type=button],
input[type=submit],
input[type=search],
button {
  -webkit-appearance: none;
}
table,
table td {
  border-collapse: collapse;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
#backgroundS {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#Centered {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#phone_box {
  max-width: 640px;
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
}
/*pubilc end*/
.header {
  width: 37.5rem;
  margin: 0 auto;
  position: relative;
  padding: 1.0625rem 0 1.25rem;
}
.header h3 {
  font-size: 1.375rem;
  color: #898989;
}
.header .Tap {
  width: 1.6875rem;
  height: 1.4375rem;
  position: absolute;
  top: 37px;
  right: 0;
}
.TapDisplay {
  width: 40rem;
  background-color: #fff;
  display: none;
}
.TapDisplay > ul > li {
  width: 100%;
  line-height: 3.125rem;
  text-align: center;
}
.TapDisplay > ul > li > a {
  width: 100%;
  height: 100%;
  display: inline-block;
  /*border-top:1px solid #898989;*/
  font-size: 1.375rem;
  color: #898989;
}
.TapDisplay > ul > li span a {
  font-size: 1.375rem;
  color: #898989;
}
.TapDisplay > ul > li > ol {
  display: none;
  background-color: #898989;
}
.TapDisplay > ul > li > ol li a {
  font-size: 1.25rem;
  color: #fff;
}
/*底部*/
.footerBg {
  width: 40rem;
  background-image: url(../img/style/footerBg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.footer {
  width: 37.5rem;
  margin: auto;
  text-align: center;
}
.footer li {
  color: #666666;
  font-size: 1rem;
  line-height: 25px;
}
.footer p {
  color: #666666;
  font-size: 1rem;
}
.footer a {
  color: #666666;
  font-size: 1rem;
}
.footer ul:nth-child(1) {
  width: 31.0625rem;
  margin: auto;
  padding: 0.75rem 0px 1.5rem;
}
.footer ul:nth-child(1) li:nth-child(1) {
  display: flex;
  flex: 2;
}
.footer ul:nth-child(1) li:nth-child(1) p {
  width: 50%;
}
.footer ul:nth-child(2) {
  border-top: 1px solid #cccccc;
  padding: 1.125rem 0 1.25rem;
}
/*首页banner1*/
.banner .swiper-pagination-bullet {
  width: 0.8125rem;
  height: 0.8125rem;
  background: #ffffff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  width: 0.5rem;
  height: 0.5rem;
  background: #2184c7;
  border: 0.1875rem solid #ffffff;
}
/*首页内容区域*/
.I_Content {
  /*业务板块css*/
  /*产品板块css*/
  /*新闻版块css*/
  /*合作伙伴板块*/
}
.I_Content .business .Title {
  width: 100%;
  height: 7.375rem;
  line-height: 7.375rem;
  text-align: center;
  font-size: 2rem;
  color: #2184c7;
  position: relative;
}
.I_Content .business .Title > span {
  position: absolute;
  left: 50%;
  top: 37%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: #2184c7;
  opacity: 0.3;
  font-style: italic;
}
.I_Content .business_container3 {
  width: 40rem;
  margin: 0 auto;
  overflow: hidden;
}
.I_Content .business_content {
  width: 37.5rem;
  margin: 0 auto;
}
.I_Content .business_content .business_slide:last-child {
  margin-right: 40px;
}
.I_Content .business_content .business_slide {
  width: 17.5rem;
  height: 21.125rem;
  position: relative;
}
.I_Content .business_content .business_slide:before {
  content: "";
  display: block;
  width: 100%;
  height: 4.875rem;
}
.I_Content .business_content .business_slide .Img {
  width: 9.0625rem;
  height: 9.0625rem;
  position: relative;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.I_Content .business_content .business_slide .Img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.I_Content .business_content .business_slide .business_1Bg {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -666;
}
.I_Content .business_content .business_slide .business_1Bg img {
  width: 100%;
}
.I_Content .business_content .business_slide h4 {
  width: 10.375rem;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1.44875rem;
  padding-top: 1.25rem;
}
.I_Content .business_content .business_slide h4 a {
  width: 10.375rem;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1.44875rem;
  padding-top: 1.25rem;
}
.I_Content .business_pagination {
  padding-top: 1.0625rem;
  padding-bottom: 1.4375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.I_Content .business_pagination .swiper-pagination-bullet {
  width: 2.5625rem;
  height: 0.25rem;
  background: #999999;
  opacity: 1;
  border-radius: 0;
}
.I_Content .business_pagination .swiper-pagination-bullet-active {
  width: 2.5625rem;
  height: 0.25rem;
  background: #2184c7;
  border-radius: 0;
}
.I_Content .product {
  background-color: #eeeeee;
  padding-bottom: 1.125rem;
}
.I_Content .product .Title {
  width: 100%;
  height: 7.375rem;
  line-height: 7.375rem;
  text-align: center;
  font-size: 2rem;
  color: #2184c7;
  position: relative;
}
.I_Content .product .Title > span {
  position: absolute;
  left: 50%;
  top: 37%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: #2184c7;
  opacity: 0.3;
  font-style: italic;
}
.I_Content .product .product_content {
  width: 37.5rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.I_Content .product .product_content .product1 {
  height: 20.375rem;
}
.I_Content .product .product_content .product1 .Left {
  width: 15rem;
  height: 100%;
  float: left;
  background-color: #2184c7;
  padding-left: 2.5rem;
  padding-right: 1.25rem;
}
.I_Content .product .product_content .product1 .Left h3 {
  font-size: 1.5rem;
  color: #fff;
  padding-top: 1.8125rem;
  padding-bottom: 0.625rem;
}
.I_Content .product .product_content .product1 .Left li {
  padding-bottom: 0.75rem;
  font-size: 0.7375rem;
  color: #cccccc;
  position: relative;
}
.I_Content .product .product_content .product1 .Left li:after {
  content: "";
  display: block;
  width: 3.25rem;
  height: 0.125rem;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.I_Content .product .product_content .product1 .Left p {
  padding-top: 0.9375rem;
  padding-bottom: 2.625rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.I_Content .product .product_content .product1 .Left a {
  display: inline-block;
  width: 5.125rem;
  height: 1.75rem;
  line-height: 1.75rem;
  color: #fff;
  border: 1px solid #fff;
  font-size: 0.7375rem;
  text-align: center;
}
.I_Content .product .product_content .product1 .Right {
  width: 18.75rem;
  height: 100%;
  float: left;
}
.I_Content .product .product_content .product1 .Right img {
  width: 100%;
}
.I_Content .product .product_content .swiper-pagination {
  position: relative;
  padding-top: 1.125rem;
}
.I_Content .product .product_content .swiper-pagination-bullet {
  width: 2.5625rem;
  height: 0.25rem;
  background: #999999;
  opacity: 1;
  border-radius: 0;
}
.I_Content .product .product_content .swiper-pagination-bullet-active {
  width: 2.5625rem;
  height: 0.25rem;
  background: #2184c7;
  border: 0;
  border-radius: 0;
}
.I_Content .news .Title {
  width: 100%;
  height: 7.375rem;
  line-height: 7.375rem;
  text-align: center;
  font-size: 2rem;
  color: #2184c7;
  position: relative;
}
.I_Content .news .Title > span {
  position: absolute;
  left: 50%;
  top: 37%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: #2184c7;
  opacity: 0.3;
  font-style: italic;
}
.I_Content .news .newN {
  width: 37.5rem;
  margin: 0 auto;
}
.I_Content .news .newN .swiper-button-prev,
.I_Content .news .newN .swiper-button-next {
  width: 25px;
  height: 25px;
  top: 95%;
}
.I_Content .news .newN .swiper-button-prev {
  background: url(../img/new-prve.png) no-repeat;
  left: auto;
  right: 52px;
}
.I_Content .news .newN .swiper-button-prev:hover {
  background: url(../img/new-next1.png) no-repeat;
}
.I_Content .news .newN .swiper-button-next {
  background: url(../img/new-prve1.png) no-repeat;
  right: 18px;
}
.I_Content .news .newN .swiper-button-next:hover {
  background: url(../img/new-next.png) no-repeat;
}
.I_Content .news .newsContent {
  width: 37.5rem;
  margin: 0 auto;
}
.I_Content .news .newsContent > ul > li {
  display: flex;
  flex: 2;
  padding: 1.5625rem 0 1.75rem;
  background-color: #f2f2f2;
  border-bottom: 1px solid #fff;
}
.I_Content .news .newsContent > ul > li .Left {
  width: 7.1875rem;
  text-align: center;
}
.I_Content .news .newsContent > ul > li .Left h3 {
  color: #2184c7;
  font-size: 1.6075rem;
}
.I_Content .news .newsContent > ul > li .Left p {
  font-size: 1rem;
  text-align: right;
  padding-right: 1.4375rem;
}
.I_Content .news .newsContent > ul > li .Right {
  width: 27.8125rem;
  position: relative;
}
.I_Content .news .newsContent > ul > li .Right h3 {
  font-size: 1.125rem;
  padding-bottom: 0.5rem;
  color: #333333;
}
.I_Content .news .newsContent > ul > li .Right p {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.I_Content .news .newsContent > ul > li .Right p:after {
  content: "";
  width: 1.75rem;
  height: 0.25rem;
  display: block;
  background-image: url(../img/news_Icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 95px;
}
.I_Content .news .newsContent > a {
  width: 37.5rem;
  height: 2rem;
  line-height: 2rem;
  margin: auto;
  text-align: center;
  display: inline-block;
  font-size: 1rem;
  color: #fff;
  background-color: #2184c7;
  margin: 1rem 0 1.5625rem;
}
.I_Content .partner {
  margin-bottom: 1.5625rem;
  width: 40rem;
  background-image: url(../img/partnerBg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.I_Content .partner .Title {
  width: 100%;
  height: 7.375rem;
  line-height: 7.375rem;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  position: relative;
}
.I_Content .partner .Title > span {
  position: absolute;
  left: 50%;
  top: 37%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: #fff;
  opacity: 0.3;
  font-style: italic;
}
.I_Content .partner .partnerSlide {
  width: 37.5rem;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.875rem;
}
.I_Content .partner .partnerSlide .partnerS {
  width: 37.5rem;
  height: 15.125rem;
  background-color: #2184c7;
}
.I_Content .partner .partnerSlide .partnerS ul {
  width: 34.375rem;
  margin: auto;
}
.I_Content .partner .partnerSlide .partnerS ul li {
  width: 33.33333333%;
  height: 7.5625rem;
  float: left;
}
.I_Content .partner .partnerSlide .partnerS ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.I_Content .partner .partnerSlide .partnerS ul li a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.I_Content .partner .partnerSlide .swiper-pagination {
  position: relative;
  padding-top: 1.125rem;
}
.I_Content .partner .partnerSlide .swiper-pagination-bullet {
  width: 2.5625rem;
  height: 0.25rem;
  background: #999999;
  opacity: 1;
  border-radius: 0;
}
.I_Content .partner .partnerSlide .swiper-pagination-bullet-active {
  width: 2.5625rem;
  height: 0.25rem;
  background: #2184c7;
  border: 0;
  border-radius: 0;
}
/*ny1的css*/
.ny1Content {
  width: 37.5rem;
  margin: auto;
}
.ny1Content .Nav {
  padding-top: 1.25rem;
  width: 37.5rem;
  margin: auto;
  overflow-x: auto;
}
.ny1Content .Nav:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.ny1Content .Nav ul {
  height: 3.125rem;
}
.ny1Content .Nav ul li {
  float: left;
  line-height: 50px;
}
.ny1Content .Nav ul li a {
  font-size: 1.5rem;
  color: #333;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.ny1Content .Nav ul li #current {
    color: #2184c7;
    text-decoration: underline;
}
.ny1Content .Title {
  text-align: center;
  padding-top: 1.25rem;
}
.ny1Content .Title h3 {
  font-size: 1.5rem;
  /*line-height: 2.75rem;//44*/
  position: relative;
}
.ny1Content .Title h3:before {
  content: "";
  display: block;
  width: 2.75rem;
  height: 0.0625rem;
  background-color: #b2d4e9;
  position: absolute;
  left: 0;
  top: 16.5px;
}
.ny1Content .Title h3:after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 0.0625rem;
  background-color: #b2d4e9;
  position: absolute;
  right: 0;
  top: 16.5px;
}
.ny1Content .Content ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.ny1Content .Content ul li {
  padding-top: 1.6875rem;
  width: 17.875rem;
  margin-left: 1.75rem;
  float: left;
}
.ny1Content .Content ul li a .Top {
  border: 1px solid #d2d2d2;
}
.ny1Content .Content ul li a > p {
  padding-top: 0.5rem;
  text-align: center;
  font-size: 1.25rem;
  color: #333333;
}
.ny1Content .Content ul li:nth-child(2n+1) {
  margin-left: 0rem;
}
.ny1Content .paging ul {
  padding: 2.5rem 0 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny1Content .paging ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.ny1Content .paging ul li {
  height: 2.3125rem;
  line-height: 2.3125rem;
  float: left;
  background-color: #cccccc;
  margin-left: 5px;
}
.ny1Content .paging ul li a {
  width: 100%;
  height: 100%;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-size: 0.875rem;
  color: #fff;
}
.ny1Content .paging ul .pagingList {
  width: 5.75rem;
  height: 2.3125rem;
  text-align: center;
  display: inline-block;
  background-color: #00a0e9;
  margin-left: 10px;
}
.ny1Content .paging ul .pagingList a {
  padding-left: 0;
  padding-right: 0;
}
.ny1Content .paging ul li:nth-child(1) {
  margin-left: 0;
}
.ny1Content .paging ul li:nth-child(2) {
  margin-right: 10px;
}
.ny1Content .paging ul li:nth-child(3) {
  margin-left: 0;
}
/*ny2的css*/
.ny2Content {
  width: 37.5rem;
  margin: auto;
}
.ny2Content .Nav {
  padding-top: 1.25rem;
  width: 37.5rem;
  margin: auto;
  overflow-x: auto;
}
.ny2Content .Nav:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.ny2Content .Nav ul {
  height: 3.125rem;
}
.ny2Content .Nav ul li {
  float: left;
  line-height: 50px;
}
.ny2Content .Nav ul li a {
  font-size: 1.5rem;
  color: #333;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.ny2Content .Nav ul li #current {
    color: #2184c7;
    text-decoration: underline;
}
.ny2Content .Title {
  text-align: center;
  padding-top: 1.25rem;
}
.ny2Content .Title h3 {
  font-size: 1.5rem;
  /*line-height: 2.75rem;//44*/
  position: relative;
}
.ny2Content .Title h3:before {
  content: "";
  display: block;
  width: 10.75rem;
  height: 0.0625rem;
  background-color: #b2d4e9;
  position: absolute;
  left: 0;
  top: 16.5px;
}
.ny2Content .Title h3:after {
  content: "";
  display: block;
  width: 10.75rem;
  height: 0.0625rem;
  background-color: #b2d4e9;
  position: absolute;
  right: 0;
  top: 16.5px;
}
.ny2Content .Content {
  border: 1px solid #e7e7e7;
  margin-top: 30px;
  padding-bottom: 32px;
}
.ny2Content .Content > h2 {
  display: inline-block;
  width: 98%;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.25rem;
  color: #fff;
  background-image: url(../img/ny2_Icon.png);
  padding-left: 0.625rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.ny2Content .Content > div {
  width: 29.375rem;
  margin: auto;
}
.ny2Content .Content > div img {
  padding-top: 30px;
}
.ny2Content .Content > div h3 {
  padding: 1.875rem 0 1.875rem;
  color: #2184c7;
  font-size: 1.5rem;
}
.ny2Content .Content > div h4 {
  color: #2184c7;
  font-size: 1.25rem;
  padding-bottom: 0.75rem;
}
.ny2Content .Content > div p {
  font-size: 1.25rem;
  color: #666666;
  line-height: 30px;
}
.ny2Content .Content2 {
  margin-top: 30px;
  margin-bottom: 40px;
  border: 1px solid #e7e7e7;
}
.ny2Content .Content2 > h2 {
  display: inline-block;
  width: 98%;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.25rem;
  color: #fff;
  background-image: url(../img/ny2_Icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-left: 0.625rem;
}
.ny2Content .Content2 p {
  font-size: 1.25rem;
  line-height: 2rem;
  padding-top: 1.4375rem;
  padding-bottom: 2.1875rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
