.boxswiper {
  width: 100%;
  height: 100%;

}

.heard-button-prev {

  color: rgba(255, 255, 255, 0.58) !important;
  width: 50px !important;
  height: 50px !important;
  background-color: rgba(0, 0, 0, 0.58);
  border-radius: 50%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 16px !important;
}

.main {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 25px;
}

.main-new {
  width: 1200px;
  margin-top: 20px;
}

.main-new>div:nth-child(1) {
  float: left;
  width: 110px;
  height: 100%;
  line-height: 40px;
  margin-bottom: 25px;
  text-align: center;
  font-size: 16px;
  color: #216BAA;
}

.main-hot {
  width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;

}

.main-hot>div:nth-child(1) {
  width: 180px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background-color: #2C6ED5;
  color: #EEEEEE;
  text-align: center;
}

.main-hot>div:nth-child(1)>div:first-child {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
}

.main-hot>div:nth-child(1)>div:last-child {
  font-size: 18px;

  line-height: 36px;
}

.main-hot>div:nth-child(2) {
  width: 245px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  background: url(../image/hot1.png) no-repeat 100% 100%;

  color: #EEEEEE;
  text-align: center;
}

.main-hot>div:nth-child(2)>div:first-child {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(2)>div:nth-child(2) {
  font-size: 16px;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(2)>div:nth-child(3) {
  width: 91.6px;
  height: 35.45px;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  margin-left: 25px;
}

.main-hot>div:nth-child(2)>div:nth-child(3)>a {

  font-size: 16px;
  line-height: 36px;
  color: #EEEEEE;



}

.main-hot>div:nth-child(3) {
  width: 245px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  background: url(../image/hot2.png) no-repeat 100%;
  color: #EEEEEE;
  text-align: center;
}

.main-hot>div:nth-child(3)>div:first-child {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(3)>div:nth-child(2) {
  font-size: 16px;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(3)>div:nth-child(3) {
  width: 91.6px;
  height: 35.45px;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  margin-left: 25px;
}

.main-hot>div:nth-child(3)>div:nth-child(3)>a {

  font-size: 16px;
  line-height: 36px;
  color: #EEEEEE;



}

.main-hot>div:nth-child(4) {
  width: 245px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  background: url(../image/hot3.png) no-repeat 100%;
  color: #EEEEEE;
  text-align: center;
}

.main-hot>div:nth-child(4)>div:first-child {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(4)>div:nth-child(2) {
  font-size: 16px;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(4)>div:nth-child(3) {
  width: 91.6px;
  height: 35.45px;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  margin-left: 25px;
}

.main-hot>div:nth-child(4)>div:nth-child(3)>a {

  font-size: 16px;
  line-height: 36px;
  color: #EEEEEE;



}

.main-hot>div:nth-child(5) {
  width: 245px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
  background: url(../image/hot4.png) no-repeat 100%;
  color: #EEEEEE;

}

.main-hot>div:nth-child(5)>div:first-child {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(5)>div:nth-child(2) {
  font-size: 16px;
  line-height: 36px;
  margin-left: 25px;
}

.main-hot>div:nth-child(5)>div:nth-child(3) {
  width: 91.6px;
  height: 35.45px;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  margin-left: 25px;
}

.main-hot>div:nth-child(5)>div:nth-child(3)>a {

  font-size: 16px;
  line-height: 36px;
  color: #EEEEEE;



}

.main-pctu {
  margin-top: 20px;
  width: 99%;
  height: 152px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  background: url(../image/promotion1.png)no-repeat;
  background-size: 105% 99%;
  color: #EEEEEE;

}
.laji>h4{
  
}
.laji>div:nth-child(1){
width: 1200px;
margin: 0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.laji>div:nth-child(1)>h4{
  font-size: 20px;
  padding-left: 20px;
margin: 0;
  margin-bottom: 10px;
line-height: 25px;
}
.laji>div:nth-child(1)>span{
  margin: 0;
  font-size: 12px;
  color: #ccc;
}

.main-pctu>div:nth-child(1) {
  font-size: 23px;
  font-weight: 550;

}

.main-pctu>div:nth-child(2) {
  width: 600px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  flex-direction: row;
}

.main-pctu>div:nth-child(3) {

  font-size: 16px;
  font-weight: 700;
  color: rgb(51, 51, 51);
}

.main-waptu {
  margin-bottom: 35px;
  width: 1200px;
  display: flex;
  flex-direction: row;

  justify-content: flex-start;
  flex-wrap: wrap;
}

.main-waptu>.main-waptuleft {
  width: 20%;
  height: 315px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.main-one>.laji:nth-child(1) .main-waptu ul{
  border-top: 3px solid #FF7268;
}
.main-one>.laji:nth-child(2) .main-waptu ul{
  border-top: 3px solid #19CA9B;
}
/* .main-one>.laji:nth-child(3) .main-waptu ul{
  border-top: 3px solid #4D70FF;
} */
.main-one>.laji:nth-child(3) .main-waptu ul{
  border-top: 3px solid #FF811A;
}
.main-one>.laji:nth-child(4) .main-waptu ul{
  border-top: 3px solid #7070F7;
}
.main-waptu ul {
  
  width: 80%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;

}

.main-one>.main-waptu:nth-child(1) ul {
  border-top: 2px solid #FF7168;
}

.main-one>.main-waptu:nth-child(2) ul {
  border-top: 2px solid #19CA9B;
}

.main-one>.main-waptu:nth-child(3) ul {
  border-top: 2px solid #4D70FF;
}

.main-one>.main-waptu:nth-child(4) ul {
  border-top: 2px solid #FF811A;
}

.main-one>.main-waptu:nth-child(5) ul {
  border-top: 2px solid #7070F7;
}

.main-waptu ul li {
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  
 /* box-shadow: 1px 15px 5px #e7e7e7;*/
 box-shadow: 0px 20px 10px 0px #e7e7e7;
 

  margin: 0;
  transition: all 0.2s;
}

.main-one>.main-waptu:nth-child(1) ul li:hover {
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
  border: 1px solid #FF7168;
}

.main-one>.main-waptu:nth-child(2) ul li:hover {
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;

  border: 1px solid #19CA9B;
}

.main-one>.main-waptu:nth-child(3) ul li:hover {
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;

  border: 1px solid #4D70FF;
}

.main-one>.main-waptu:nth-child(4) ul li:hover {
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;

  border: 1px solid #FF811A;
}

.main-one>.main-waptu:nth-child(5) ul li:hover {
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;

  border: 1px solid #7070F7;
}

.main-waptu ul li a {
  width: 100%;
  height: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;

}

.main-waptuimg {
  height: 25%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.main-waptuimg img {
  width: 44px;
  height: 44px;
}

.main-waptutext {
  height: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}

.main-waptutext h4 {
  color: #000000;
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 7px;
}
.main-waptutext>p{
  color: #666666;
  font-size: 12px;
line-height: 20px;
width: 70%;
}
/* .main-waptutext>p:nth-child(2) {
  color: #666666;
  font-size: 12px;
  overflow: hidden;
white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
 */
.biaoqian {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.biaoqian>p {
  color: #999999;
  border: 1px solid #D8D8D8;
  padding: 0px 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  
  border-radius: 2px;
}

.jiaqian {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.jiaqian p:nth-child(1) {
  color: #FF6A00;
  font-size: 16px;
  margin-right: 10px;
}

.jiaqian p:nth-child(1) span {
  color: #999999;

}

.jiaqian p:nth-child(2) {
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
}

.xiangqing {
  width: 210px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  color: #CCCCCC;
  font-size: 12px;

}

.xiangqing span {
  margin: 0;
}

.xiangqing img {
  margin: 0;
}

.main-waptu ul li a:hover .xiangqing {
  color: #FF7168;
}

.main-waptuleftmain {
  width: 60%;
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
}

.main-waptuleftmaintext h4 {
  margin: 20px auto;
  font-weight: 700;
  color: #fff;
}

.main-waptuleftmaintext p {
  line-height: 25px;
  font-size: 12px;
  
}

.main-waptuleftmainbtn {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.main-waptuleftmainbtn a {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.main-waptuleftmainbtn a p {
  margin-left: 0px;
  color: #fff;
}

.fuwutite {
  width: 100%;
  background: #7ECEF4;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 16px;

}

.fuwucenter {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.fuwucenter>li {
  width: 210px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-self: flex-start;
  position: relative;
  text-align: center;
  align-items: center;
  background-color: rgb(195, 218, 243);
}

.fuwucenter>li>div:nth-child(1)img {
  width: 150px;
  height: 150px;
}

.fuwucenter>li>div:nth-child(2)>div:nth-child(1) {
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 40px;

}

.fuwucenter>li>div:nth-child(2)>div:nth-child(2) {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 25px;
}

.hot-service-two {
  display: none;
  height: 300px;
  width: 210px;
  background: #01bcf6;
  -webkit-box-shadow: 0 0 10px #999;
  -moz-box-shadow: 0 0 10px #999;

  position: absolute;
  top: 0%;
  right: 0%;

  margin-left: -10px;
  box-shadow: 0 4px 16px rgba(34, 176, 235, 0.2);
}

.hot-service-two h4 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  margin: 0;
  margin-top: 30px;
}

.hot-service-two>a>span {
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  display: block;
  width: 160px;
  padding-bottom: 20px;
  margin: 0 auto;
  margin-top: 16px;
  border-bottom: 1px solid #48d4ff;
}

.hot-service-two p {
  font-size: 14px;
  text-align: left;
  line-height: 24px;
  color: #fff;
  width: 90%;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.hot-service-two span.btn-span {
  font-size: 12px;
  text-align: center;
  line-height: 32px;
  width: 98px;
  height: 32px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  padding-bottom: 0px;
  margin-left: -50px;
  border: 1px solid #fff;
  border-radius: 1px;
}

.fuwucenter>li:hover .hot-service-two {
  display: block;
}

.main-pctu2 {

  width: 100%;
  height: 153px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #01bcf6;
  background: -webkit-gradient(linear, left top, right top, from(#ef3500), to(#ff7d00));
  color: #EEEEEE;
}

.main-pctu2>div:nth-child(1) {

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.main-pctu2>div:nth-child(1)>div {
  margin: 0;
}

.main-pctu2>div:nth-child(1)>h2 {
  color: #EEEEEE;
  font-weight: 500;
}

.main-pctu2>div:nth-child(2) {
  width: 50%;
  display: flex;
  margin-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.main-pctu2>div:nth-child(2)>div>img {
  width: 47px;
  height: 47px;

  vertical-align: middle;
}

.main-pctu2>div:nth-child(2)>div {

  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.main-cszsk {

  width: 1200px;
  display: flex;
  flex-direction: column;
  margin-top: 54px;


}

.main-cszsktitle {
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  margin-bottom: 20px;
}

.main-cszsktitle h4 {
  font-size: 28px;
  font-weight: bold;
  line-height: 31px;

}

.main-cszsktitle p {
  font-size: 13px;
  margin-top: 10px;
}

.main-cszsktitle span {
  width: 60px;
  height: 2px;

}

.main-cszskcenter {
  width: 369.99px;
  height: 375.16px;
  display: flex;
  flex-direction: column;
  margin: 10px;
  align-items: center;
}

.main-cszskcenter>div:nth-child(1) {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  padding: 20px 0px;
}

.main-cszskcenter>div:nth-child(1)>div {
  margin: 0;

}

.main-cszskcenter>div:nth-child(1)>div:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
  color: #333333;

}

.main-cszskcenter>div:nth-child(1)>div:nth-child(2)>a {
  color: #999999;

}

.main-cszskcenter>div:nth-child(1)>div:nth-child(2)>a:hover {
  color: #337ab7;

}

.main-cszskcenter>div:nth-child(2) {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 0px;
}

.main-cszskcenter>div:nth-child(2)>div>img {
  width: 160.99px;
  height: 100.61px;
}

.main-cszskcenter>div:nth-child(2)>div:nth-child(2) {
  width: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main-cszskcenter>div:nth-child(2)>div:nth-child(2)>div>a:hover {
  color: #337ab7;
}

.main-cszskcenter>div:nth-child(2)>div:nth-child(2)>div:nth-child(1) {
  height: 20%;
  font-weight: 700;
}

.main-cszskcenter>div:nth-child(2)>div:nth-child(2)>div:nth-child(2) {
  height: 70%;
  line-height: 25px;
}

.main-cszskcenter>div:nth-child(3) {
  width: 100%;
  display: flex;
  flex-direction: column;

}

.main-cszskcenter>div:nth-child(3)>div>a>div {
  margin: 10px 5px;

}
.main-cszskcenter>div:nth-child(3)>div{
  width: 100%;
}
.main-cszskcenter>div:nth-child(3)>div>a {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #666;
  font-size: 14px;
  border-bottom: 1px dashed #ccc;
}

.main-cszskcenter>div:nth-child(3)>div>a :hover {
  color: #337ab7;
}

.main-cszskmain {
  width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 60px;

}

.main-link {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.main-link h4{
  font-size: 28px;

}
.main-link p{
  margin-bottom: 54px;
  margin-top: 10px;
  font-size: 13px;
}
.main-link ul{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.main-link ul li{
 width: 15%;
display: flex;
flex-direction: column;
margin-bottom: 30px;
}
.main-link ul li img{
  width: 100%;
  height: 110px;
}
.new-swiper {
  width: 80%;
  height: 100%;
}

.new-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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;
}

.new-swiper .swiper-slide a {
  font-size: 12px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.new-swiper .swiper-slide a span {
  font-size: 36px;
  color: #2E6AAC;
}

@media (max-width: 760px) {
  .swiper-button-next {
    right: 20px;
    transform: rotate(90deg);
  }

  .swiper-button-prev {
    left: 20px;
    transform: rotate(90deg);
  }
}