.contet {
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.contetImg img {
    width: 1920px;

}

.search {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.searchAll {
    width: 1250px;
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
}

.searchLeft {
    display: flex;
    padding-top: 42px;
    padding-bottom: 42px;
}

.searchLeft p {
    font-size: 22px;
    color: #333333;
}

.searchLeft ul {
    display: flex;
    font-size: 18px;
    color: #333333;
    font-family: "Source Han Sans CN";
}

.searchLeft ul>li>a {
    font-size: 18px;
    color: #cccccc;
    padding-left: 3px;
    line-height: 36px;
}

.searchRights {
    padding-top: 25px;
}

.rightInput {
    width: 422px;
    height: 50px;
    background-color: #ffffff;
    border: 1px solid #999999;
}


.rightInput input {
    width: 302px;
    height: 30px;
    border: none;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 5px;
    padding-left: 5px;
    color: #333333;
    font-family: "Source Han Sans CN";
}

.rightInput button {
    border: none;
    width: 115px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    font-family: "Source Han Sans CN";
    background-color: #d60600;
}

.chooseAll {
    width: 100%;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
}
.choose{
    width: 1250px;
    margin-right: 30px;
}

.chooseTop {
    margin: 0 auto;
    text-align: center;
    padding-top: 26px;
}

.chooseTopTitle {
    font-size: 35px;
    color: #d60600;
    font-weight: 500;
    font-family: "Source Han Sans CN";
}

.titleText {
    display: flex;
    justify-content: center;
    padding-right: 26px;
}

.topText {
    margin: 0 auto;
    width: 231px;
    height: 22px;
    background-color: #d60600;
    font-size: 18px;
    color: #000;
    font-family: "Source Han Sans CN";
}

.chooseBottom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    padding-top: 40px;
}

.BottomCard {
    width: 298px;
    height: 451px;
    background-color: #ffffff;
    border: none;
    box-shadow: 0px 0px 20px rgba(200,200,200,.5);
}

.cardvieo img {
    width: 297px;
    height: 236px;
    padding-bottom: 12p;
}

.cardTitle {
    text-align: center;
    font-size: 22px;
    letter-spacing: 4px;
    color: #333333;
    font-weight: 500;
    font-family: "Source Han Sans CN";
    padding: 12px;
}

.cardTxt {
    padding: 0 0 12px 12px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 4px;
    color: #333333;
    font-family: "Source Han Sans CN";
}

.aboutUs {
    width: 100%;
    background-color: #d3e3f4;
    display: flex;
    justify-content: center;
}

.about {
    width: 1250px;
    padding-top: 50px;
    padding-bottom: 60px;
}

.aboutContent {
    display: flex;
    justify-content: space-between;
}

.aboutImg img {
    width: 604px;
    height: 316px;
    padding-top: 45px;
}

fieldset.test {
    width: 645px;
    height: 360px;
    color: #333;
    border: #d60600 solid 1px;
    border-left: none;
}

legend {
    color: #d60600;
    padding: 5px 10px;
    font-weight: 800;
    /*background:white;*/
}

.testMid {
    font-size: 35px;
    color: #d60600;
    font-weight: 500;
    font-family: "Source Han Sans CN";
}

.testA {
    width: 131px;
    height: 22px;
    text-align: center;
    background-color: #d60600;
    font-size: 18px;
    color: #000;
    font-family: "Source Han Sans CN";
}

.aboutTxt {
    width: 554px;
    height: 270px;
    font-size: 14px;
    margin:  auto;
    line-height: 28px;
    letter-spacing: 3px;
    color: #333333;
    font-family: "Source Han Sans CN";
}

.chooseAl {
    width: 100%;
    display: flex;
    justify-content: center;
}

.butonTop {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 61px;
}
#qiye_button {
    background-color: #d60600;
}
.butonTop button {
    margin-right: 51px;
    text-align: center;
    width: 170px;
    height: 45px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 1px solid #999999;
    font-size: 22px;
    color: #d60600;
    font-weight: 500;
    font-family: "Source Han Sans CN";
}

.butonTop button:hover {
    color: #000;
    background-color: #d60600;
}

.eidText {
    padding-bottom: 42px;
    font-size: 18px;
    color: #000;
    font-family: "Source Han Sans CN";
}

.eideText {
    margin: 0 auto;
    width: 272px;
    height: 22px;
    background-color: #d60600;
}

.range {
    margin-bottom: 47px;
    display: flex;
    width: 1250px;
    height: 429px;
    background-color: #ffffff;
    border: 1px solid #999999;

}

.rangeImg {
    width: 600px;
    height: 429px;
    background: url(../image/114055492.png) no-repeat;
}

.rangeTitle {
    text-align: center;
    width: 95px;
    height: 60px;
    background-color: #d60600;
    font-size: 39px;
    color: #000;
    font-weight: 500;
    font-family: "Source Han Sans CN";
}

.rangeContent {
    width: 600px;
    height: 429px;
}

.rangeConts {
    padding-top: 47px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    font-family: "Source Han Sans CN";
    text-align: center;
}

.rangeText {
    width: 503px;
    height: 205px;
    margin: 0 auto;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 26px;
    color: #333333;
    padding-top: 20px;
    font-family: "Source Han Sans CN";
}
.rangeDatil{
    padding-bottom: 27px;
}
.rangeDatil button {
    margin-left: 50px;
    width: 120px;
    height: 47px;
    background-color: #d60600;
    font-size: 18px;
    color: #000;
    font-family: "Source Han Sans CN";
    border: none;
    

}

.buttonAll {
    text-align: end;
   
}

.rangeNext {
    width: 50px;
    height: 50px;
    background-color: #999999;
    font-size: 18px;
    color: #000;
    font-family: "Source Han Sans CN";
    border: none;
    margin-right: 10px;
}

.rangeLast {
    border: none;
    width: 50px;
    height: 50px;
    background-color: #999999;
    font-size: 18px;
    color: #000;
    font-family: "Source Han Sans CN";
}

.newsText {
    margin: 0 auto;
    width: 131px;
    height: 22px;
    background-color: #d60600;
}
.newsText1{
    width: 600px;
}

.newsDateil {
    padding-bottom: 81px;
    width:1250px;
    height: 443px;
    display: flex;
    justify-content: space-between;
}

.newsDateilLeft {
    width: 640px;
    height: 443px;
    background-color: #ffffff;
    border: 1px solid #999999;
}

.newsImg {
    /* width: 602px; */
    height: 280px;
    background: url(../image/114055492.png) -62px -150px no-repeat;
    background-size: cover;
}


.newsTitles {
    letter-spacing: 2px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    font-family: "Source Han Sans CN";
    padding: 25px;
}

.newsTxt {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 2px;
        padding: 0 12px 10px;
    color: #333333;
    font-family: "Source Han Sans CN";
}
.neweDateilRight{
    width: 600px;
    height: 443px;
}
.newsRight{
    width: 586px;
    height: 216px;
    margin-bottom: 9px;
    display: flex;
    background-color: #ffffff;
    border: 1px solid #999999;
}
.newsRightImg{
    width: 190px;
    height: 216px;
    background: url(../image/11405549.png) -149px -1px no-repeat;
}
.newsRightText{
    width: 396px;
    padding-top: 26px;
}
.RightTitle{
    margin: 0 auto;
    width: 336px;
    height: 72px;
    font-size: 22px;
    letter-spacing: 2px;
    color: #333333;
    font-weight: bold;
    font-family: "Source Han Sans CN";
}
.RightText{
    margin: 0 auto;
    width: 340px;
    height: 72px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 26px;
    color: #333333;
    font-family: "Source Han Sans CN";
}
.RightTe{
    letter-spacing: 2px;
    margin: 0 auto;
    width: 340px;
    height: 72px;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    font-family: "Source Han Sans CN";
}

.banner {
    width: 1000px;
    height: 300px;
    /* border: 2px solid #ccc; */
    margin: 100px auto;
    position: relative;
    overflow: hidden;
    display: flex;
}

.img {
   
    display: flex;
    position: absolute;
    top: 0;
    left: 0
}

.img li {
    width: 430px;
    height: 300px;
    margin-right: 21px;
    float: left;
}

.img li>a {
    width: 430px;
    height: 300px;
    margin-right: 21px;
    float: left;
}

.img li>a>img {
    width: 430px;
    height: 300px;
    margin-right: 20px;
    float: left;
}
.btn span {
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 28px;
    background-color: #999999;
    font-size: 26px;
    color: #fff;
    font-family: "Source Han Sans CN";

    line-height: 55px;
    text-align: center;
    cursor: pointer;
}

.btn .prev1 {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
}

.btn .next1 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}

.num .active {
    background-color: #fff;
}

.bannerAll {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}

.bann {
    position: relative;
    width: 1250px;

}
.all{
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
    height: 620px;
    margin: 0 auto;
  }
  .banners{
    width: 1920px;
    height: 600px;
  display: flex;
    position: relative;
   justify-content: center;
   align-items: center;
    overflow: hidden;
    margin: 0 auto;
  }
  .vide{
    height: 810px;
    width:500%;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
  }
  .images {
    position: absolute;
    top: 0;
    left: 0;
    width: 700%;
  }
  .images li{
    float: left;
  }
  .iw{
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .video_img{
    width: 100%;
   
  }
  .prev,
  .next {
      display: none;
      position: absolute;  
      top: 50%;
      margin-top: -15px;
      width: 60px;
    height: 75px;
    background: rgb(224 222 222 / 30%);
    text-align: center;
    line-height: 70px;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 49px;
  }
  
  .prev {
      left: 0;
       border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
  }
  
  .next {
      right: 0;
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px;
  }
  .dots {
      position: absolute;
      bottom: 15px;
      left: 50%;
      margin-left: -35px;
      height: 25px;
      border-radius:7px;
  }
  .dots li {
      float: left;
      width: 20px;
      height: 20px;
      background-color: #fff;
      border-radius: 50%;
      margin: 3px;
  }
  
  .dots .active {
      background-color: #474646;
  }
  
  .aboutImg{
      padding-top:24px;
  }
  
  
#service{position:fixed;width:33px;height:640px;top:150px;right:0;z-index:9;overflow:hidden;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+150));}

#service_img{position:absolute;left:0;width:33px;height:210px;background:url(../images/service.png) no-repeat left center;}

#service .main{position:absolute;left:33px;width:200px;height:640px;background:#d60600;}

#service .main .in{position:absolute;left:5px;top:5px;width:180px;padding:5px;height:620px;background:#FFF;}

#service .main .in p{

	font-size: 14px;

}
