/*-----------------------------------------------------------------------------------------------------------------------*/
html{color:#666;}
.flex {
  display: flex;
  display: -webkit-flex;
}
.jc-cen {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.jc-sb {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.jc-sa {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
.al-it {
  align-items: center;
  -webkit-align-items: center;
}
.ali-con {
  align-content: center;
  -webkit-align-content: center;
}
.box-si {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap img {
  width: 100%;
  display: block;
}
.ban {
  position: relative;
}
.ban_nav {
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: -2.25rem;
  left: 0rem;
  z-index: 2;
  text-align: center;
  font-size: 0;
}
.ban_nav span {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  margin: 0 0.5rem;
}
.ban_nav span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.ban span.swiper-pagination-bullet-active {
  background: #174378;
}
.title {
  height: 5.7rem;
  padding-top: 4rem;
  font-size: 1.25rem;
  line-height: 2.7rem;
  color: #282828;
  text-align: center;
}
.title p {
  height: 3rem;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 3rem;
}
.title span {
  display: block;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.specific {
  margin-bottom: 4.45rem;
  display: flex;
  display: -webkit-flex;
}
.specific dl {
  display: flex;
  display: -webkit-flex;
  align-content: center;
  -webkit-align-content: center;
  flex-wrap: wrap;
  float: left;
  width: 50%;
  height: 10.4rem;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #EBEBEB;
  text-align: center;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.specific dl:nth-child(2n) {
  border-right: 0;
}
.specific dl dt {
  width: 100%;
  height: 3rem;
  font-size: 1.2rem;
  color: #174378;
  line-height: 1.2rem;
  margin-bottom: 0.7rem;
}
.specific dl dt sup{
    font-size: 1.5rem;
    vertical-align: top;
    line-height: 1.5rem;
    
}
.specific dl dt span {
  font-size: 3rem;
  font-family: arial;
  line-height: 3rem;
  vertical-align: auto;
}
.specific dl dd {
  width: 100%;
  height: 1.5rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.guide {
  padding: 7rem 0 0;
  background-image: url('../images/guide-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 32rem 45.05rem;
}
.guide .title2 {
  margin: 0 6.5625% 1rem;
  font-size: 1.9rem;
  line-height: 2.75rem;
  color: #333;
  text-align: center;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #b3b3b3;
}
.guide .title2 span {
  display: block;
  font-size: 0.6rem;
  text-transform: uppercase;
  line-height: 0.75rem;
  color: #b3b3b3;
}
.guide-txt {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  font-size: 0;
  line-height: 0;
  margin: 0 6.5625% 1.3rem ;
}
.guide-txt span {
  display: block;
  width: 50%;
  height: 2.9rem;
  border: 1px solid #fff;
  font-size: 1rem;
  line-height: 2.9rem;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  background-image: url('../images/guide-icon1.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.9rem 0.65rem;
}
.guide-ul {
  margin: 0 6.5625% 6rem;
}
.guide-ul ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.guide-ul li {
  width: 32.19%;
  margin: 0 0 0.45rem 0;
}
.guide-ul img {
  border: 1px solid #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.guide-img {
  margin: 0 auto;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.product {
  padding: 0 3.125% 0;
}
.product .title {
  padding-top: 4.6rem;
  margin-bottom: 0.6rem;
}
.pro-link p {
  height: 3rem;
  border-bottom: 1px solid #eee;
  font-size: 1.3rem;
  color: #333;
  line-height: 3rem;
  margin-bottom: 0.45rem;
}
.pro-link p span {
  float: right;
  font-size: 0.9rem;
  color: #999999;
}
.pro-link p a {
  color: #333;
}
.pro-link p em {
  display: inline-block;
  height: 3rem;
  border-bottom: 1px solid #174378;
}
.pro-link ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.pro-link li {
  padding-left: 1.25rem;
  min-width: 32%;
  margin-right: 1%;
  font-size: 1.1rem;
  line-height: 2.3rem;
  background-image: url('../images/pro-icon1.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.55rem 0.55rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pro-link li a {
  display: block;
  color: #555555;
}
.pro-con ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.pro-con li {
  width: 48.66666667%;
}
.pro-con li img {
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pro-con li span {
  display: block;
  height: 2.8rem;
  font-size: 0.8rem;
  line-height: 2.8rem;
  color: #333;
  text-align: center;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.ban1 {
  height: 14.25rem;
  background-image: url('../images/ban1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 32rem 13.05rem;
  color: #fff;
}
.ban1-txt1 {
  padding-top: 3.5rem;
  text-align: center;
}
.ban1-txt1 p {
  height: 1.75rem;
  font-size: 1.3rem;
  line-height: 1.75rem;
}
.ban1-txt1 b {
  height: 3.2rem;
  font-size: 2.2rem;
  line-height: 3.2rem;
}
.ban1-txt1 span {
  display: block;
  height: 2rem;
  font-size: 0.6rem;
  line-height: 0.75rem;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.2;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.ys .title {
  padding-top: 4rem;
  margin-bottom: 0.5rem;
}
.ys .title p {
  height: 2.5rem;
  font-size: 2.1rem;
  line-height: 2.5rem;
}
.ys .title span {
  height: 2rem;
  font-size: 1.2rem;
}
.ys .swiper-slide:nth-child(1) .ys_title {
  background-image: url('../images/ys_n1.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 3.5rem 3.6rem;
}
.ys .swiper-slide:nth-child(2) .ys_title {
  background-image: url('../images/ys_n2.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 3.5rem 3.6rem;
}
.ys .swiper-slide:nth-child(3) .ys_title {
  background-image: url('../images/ys_n3.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 3.5rem 3.6rem;
}
.ys .swiper-slide:nth-child(4) .ys_title {
  background-image: url('../images/ys_n4.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 3.5rem 3.6rem;
}
.ys-swi {
  padding: 0 3.125% 0;
}
.ys_title {
  height: 3.8rem;
  padding-left: 4.5rem;
}
.ys_title p {
  padding-top: 0.5rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #222;
  line-height: 1.75rem;
}
.ys_title em {
  color: #174378;
}
.ys_title span {
  display: block;
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #cccccc;
}
.ys_list {
  padding-bottom: 3.1rem;
}
.ys_list dt {
  margin-bottom: 1.7rem;
}
.ys_list ul {
  padding-left: 3.1rem;
}
.ys_list li {
  font-size: 1rem;
  line-height: 1.8rem;
  color: #333;
  padding-left: 1.3rem;
  background-image: url('../images/pro-icon1.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.55rem 0.55rem;
}
.ys-next {
  width: 2.5rem;
  height: 2.7rem;
  margin-right: 26%;
  background-image: url('../images/next-icon1.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5rem 2.7rem;
}
.ys-prev {
  width: 2.5rem;
  height: 2.7rem;
  margin-left: 26%;
  background-image: url('../images/prev-icon1.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5rem 2.7rem;
}
.ys_nav {
  height: 0.75rem;
  margin-bottom: 5rem;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.ys_nav span {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #bfbfbf;
  margin: 0 0.5rem;
  opacity: 1;
}
.ys_nav span.swiper-pagination-bullet-active {
  background-color: #174378;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.case {
  padding: 0 3.125% 0;
  background-color: #eee;
}
.case .title {
  padding-top: 2.5rem;
  margin-bottom: 0.5rem;
}
.case .swiper-slide {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.case .swiper-slide p {
  width: 47.33333333%;
}
.case .swiper-slide p span {
  display: block;
  font-size: 1rem;
  color: #555;
  text-align: center;
  line-height: 3rem;
}
.case .case-arrows {
  width: 1.3rem;
  height: 1.3rem;
}
.case .case-prev {
  background-image: url('../images/prev-icon12.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.3rem 1.3rem;
}
.case .case-next {
  background-image: url('../images/next-icon2.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.3rem 1.3rem;
}
.case .case-jt {
  padding-top: 0.5rem;
  padding-bottom: 2.7rem;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.case .case-jt > div {
  margin: 0 2rem;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.cust {
  padding: 0 3.125% 0;
}
.cust .title {
  padding-top: 3.1rem;
  margin-bottom: 0.6rem;
}
.cust .title p {
  font-size: 2.1rem;
}
.cust .title span {
  font-size: 1.2rem;
}
.cust ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
}
.cust li {
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin: 0 -1px -1px 0;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.about {
  padding: 0 3.125% 2.5rem;
}
.about .title {
  padding-top: 3.25rem;
  margin-bottom: 1rem;
}
.about .title p {
  font-size: 2.1rem;
}
.about dt {
  margin-bottom: 1.5rem;
}
.about dd {
  font-size: 1rem;
  line-height: 1.8rem;
  color: #555;
}
.about-title {
  font-weight: bold;
}
.about-title a {
  color: #555;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
.g-news {
  padding: 0 3.125% 0;
}
.news_nav {
  margin: 0 auto 1.4rem;
  height: 3rem;
  font-size: 1.3rem;
  font-weight: bold;
  color: #666666;
  line-height: 3rem;
  border-bottom: 1px solid #eee;
}
.news_nav p {
  height: 3rem;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 1.6rem;
  border-bottom: 2px solid transparent;
}
.news_nav p.cur {
  color: #174378;
  font-weight: bold;
  border-color: #174378;
}
.news_nav a {
  width: 11%;
  float: right;
  font-size: 0.7rem;
  font-weight: normal;
  line-height: 3rem;
  color: #666;
  text-transform: uppercase;
  display: none;
}
.news_nav a.ne_db {
  display: block;
}
.news_con dt {
  font-size: 1.2rem;
  line-height: 2.2rem;
  margin-bottom: 0.35rem;
}
.news_con dd {
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: #808080;
  margin-bottom: 0.9rem;
}
.news_con dd a{
    
  color: #808080;
}
.news_con dt a {
  color: #333333;
}
.news_con p {
  height: 3.6rem;
  padding-left: 1.2rem;
  font-size: 1.1rem;
  line-height: 3.6rem;
  
        background: url(../images/news-icon2.png) no-repeat left center;
        background-size: 0.8rem 0.8rem;
  position: relative;
}
.news_con p span{
    float: right;
  font-size: 1rem;
  color: #a6a6a6;
}
.news_con p a {
  display: block;
  height: 3.6rem;
  color: #333333;
  border-bottom: 1px dashed #eee;
  overflow:hidden;
}
/*开屏秀*/
.pageShare img {
  display: block;
  width: 0px;
  height: 0px;
}
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../loading.jpg) no-repeat;
  background-size: 100% 100%;
  display: none;
  max-width: 640px;
  min-width: 320px;
  z-index: 99999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.homeShow {
  animation: fade 0.8s ease both;
  -webkit-animation: fade 0.8s ease both;
}
@-webkit-keyframes fade {
  from {
    opacity: 1;
    display: block;
  }
  to {
    opacity: 0;
    display: none;
    height: 0;
  }
}
@keyframes fade {
  from {
    opacity: 1;
    display: block;
  }
  to {
    display: none;
    opacity: 0;
    height: 0;
  }
}
.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
}
