.box-1200{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.box-950{
  max-width: 950px;
  margin: 0 auto;
  width: 100%;
  padding:0 1%;
}
.left{
  float: left;
}
.right{
  float: right;
}
.page-main{
  /* height: 100vh; */
  overflow:auto;
  /* float: left; */
  width: 100%;
  overflow: hidden;
  position: relative;
}

  .page-main::-webkit-scrollbar {
      display: none;
  }
.header{
  width: 100%;
  /* float: left; */
  /* box-shadow:#aaa 1px 0px 15px; */
  z-index: 50;
  height: 80px;
  /* border-right:1px solid #eee ; */
  position: relative;
}
.logo{
  float: left;
  margin-left: 20px;
  overflow: hidden;
  margin-top: 10px;
}
.logo img{
  margin: 5px 0;
  width: auto;
  height: 50px;
}
.header-nav{
  float: right;
  margin-right: 50px;
}
.header-nav li{
  height: auto;
  line-height: 60px;
  float: left;
}
.header-nav li a{
  /* width: 100%; */
  display: block;
  text-align: left;
    padding:10px 20px;
  font-weight: 400;
  font-size: 15px;
}
/* .header-nav li a::after{
  content: "-";
  margin-left: 20px;
} */
.header-nav li:hover .dropdown-toggle{
  /* color: #FFF;
  background-color: rgba(237,127,46,0.7); */
  transition: 0.2s ease-in;
  /* border-radius: 200px 0 0 200px; */
}

.header-nav .on>a{
}
.header-nav .on .dropdown-toggle ,.header-nav .on:hover .dropdown-toggle{
    color: #FFF;
    background-color: rgba(237,127,46,0.8);
    /* border-radius: 200px 0 0 200px; */
}


.header-nav .open>a, .header-nav .open>a:focus, .header-nav .open>a:hover {
  transition: 0.2s ease-in;
  /* background-color: white; */
  color: black;
}

a:focus, a:hover {
  transition: 0.2s ease-in;
  color: inherit;
}
.header-nav .dropdown{
}
.header-nav .dropdown-menu li:first-child {
  margin-left: 0;
}

.header-nav .dropdown-menu {
  z-index: 99;
  width: fit-content;
  border-radius: 0px;
  border: 0;
  margin: 0;
  background-color: rgba(237,127,46,0.9);
  position: absolute;
  top:100%;
  transition: 0.2s ease-in;
  /* padding: 10px; */
  min-width:100%;
}

.header-nav .dropdown-menu li {
  float: none;
  width: fit-content;
  color: #fff;
  border: none;
  padding: 0;
  background-color: transparent;
  overflow: hidden;

}

.dropdown-menu li:hover {
  /* background-color: rgba(0,0,0,0.55); */
}

.dropdown-menu li a:hover {
  color: #fff;
  background: none;
}

.dropdown-menu li a {
  background:transparent;
  line-height: 40px;
  color: #fff;
  /* padding-right: 10px;
  padding-left: 10px; */
  /* border-top:1px #fff solid; */
  display: block;
  text-align: center;
  font-weight: bold;
  width:fit-content;
}
.dropdown-menu li:first-child a{
  /* border-top: 0px; */
}
.neu {
  float: right;
  padding-right: 15px;
  display: none;
}

.neu-img {
  width: 34px;
  cursor: pointer;
}

.neu-img img {
  width: 34px;
  margin: 23px 0;
}

.neu-con {
  position: absolute;
  right: 0px;
  text-align: center;
  z-index: 99999;
  border: 1px solid #9d9d9d;
}

.neu-con ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.neu-con ul li {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: #dddddd;
  border-top: 1px solid #CCCCCC;
}

.neu-con ul li:hover {
  background: #9d9d9d;
}

.neu-con ul li:hover a {
  color: #ffffff;
}

.neu-con ul li a {
  text-decoration: none;
  color: #000;
}

.navs2 {
  width: 100%;
  min-width: 30vw;
  height: 40px;
  line-height: 40px;
  font-size: 1em;
  font-family: '微软雅黑';
  color: #fff;
}
.banner{
  width: 100%;
overflow:hidden;
}
.banner img{
  min-width: 100%;
}

.main-box{
  margin: 80px 0;
  min-height: 300px;
}
.main-box>div:nth-child(2n){
  background-color: #fafafa;
  overflow: hidden;
}
.abo-1st{
  overflow: hidden;
  background-image: url(../images/about-1st.png);
  background-position: right bottom;
  background-repeat: no-repeat;
    max-width: 1400px;
    margin: 0 auto;
}
.abo-1st .left{
  width: 48%;
  margin-right: 2%;
}
.abo-1st .right{
  max-width: 1400px;
  /* width: 80%; */
  /* margin-left:5%; */
  float: none;
  margin-left: 20px;
}
.abo-1st .left img{
  box-shadow: 3px 3px 15px #999;
}
.abo-title{
  color: #ed7f2e;
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 2px;
  /* margin-top: 80px; */
}
/* .abo-title-line{
  width: 30px;
  height: 2px;
  background-color: #ed7f2e;
} */
.abo-2nd .abo-title-line{
  /* background-color: #fff; */
}
.abo-title span{
  font-size: 14px;
}
.abo-text{
  /* text-align: justify; */
  line-height: 28px;
  width: 98%;
  margin: 20px 0;
}
.abo-text p{
  margin-bottom: 20px;
}
.abo-2nd{
  /* background-color: #ed7f2e; */
  /* background-image: url(../images/about-2nd-2.png); */
  background-repeat: no-repeat;
  background-position: center left;
  /* background-size: 50%; */
  /* background-attachment: fixed; */
  background-size: 100%;
  /* height:575px; */
  overflow: hidden;
}
.abo-2nd .box-1200{
  /* background-image: url(../images/about-2nd-2.png); */
  max-width: 1400px;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100%;
  width: auto;
  /* margin: 10% 0 0 20% ; */
  margin: 10% auto 0 ;
  /* padding: 5%; */
}
.abo-2nd h2{
  /* color: white; */
  margin: 20px 0 20px 0;
  font-size: 1.8em;
  font-weight: bold;
}

.abo-2nd .box-1200>img{margin-right:20px; float:left; width:50%;}
.abo-2nd .box-1200 .bb{width:45%; float:left;}

.abo-2nd .abo-text{
  /* width: 400px; */
  /* width: 80%; */
  /* color: white; */
  margin: 0 auto;
  text-align: left;
  /* font-size: 14px; */
  /* line-height: normal; */
}
/* .abo-2nd .abo-text p{
  margin: 5px 0;
} */
.abo-4th{
  /* margin-top: 80px; */
  /* background-image: url(../images/about-3rd.jpg); */
  background-repeat: no-repeat;
  background-position: center left;
  /* background-size: auto 100%; */
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
  width: 100%;
  /* min-height: 600px; */
  text-align: center;
}
.abo-4th .abo-text{
  /* background-color: rgba(255,255,255,0.9); */
  /* position: absolute; */
  width: 80%;
  padding: 5% ;
  margin: 0 auto;
  height: 100%;
  /* min-height: 600px; */
}
.abo-4th .abo-title{
  margin: 20px 0;
}
.abo-4th{
  /* margin: 150px 0; */
}
.abo-2nd ul{
  overflow: hidden;
  /* width: 90%; */
  /* float: right; */
  margin: 50px auto;
}
.abo-3rd{
  text-align: center;
}
.abo-2nd li{
  width: 31.333333%;
  margin:1%;
  float: left;
  position: relative;
  /* -webkit-filter: grayscale(100%); *//* Chrome, Safari, Opera */
   /* filter: grayscale(100%); */
}
.abo-2nd li:hover{
  -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
   filter: grayscale(0%);
}
.abo-2nd li:hover .abo-img-text{
  display: block;
}
.abo-2nd li img{
  width: 100%;
}
.abo-3rd .abo-text{
  width: 80%;
  margin: 0 auto;
  padding:5%;
  margin-bottom: 0;
}
.abo-img-text {
  height: 65px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
  color: #ed7f2e;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
  width: 100%;
  /* display: none; */
}
.abo-img-text h4{
  font-size: 16px;
}
.abo-img-text p{
  font-size: 14px;
}
.abo-4th .abo-title-line{
  margin: 0 auto;
}
.footer{
  /* background-color: #000; */
  /* color: #fff; */
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  width: 100%;
  padding-bottom: 20px;
  border-top: #ddd 1px solid;
}
.footer .box-950{
overflow: hidden;
padding: 20px 0;
margin: 20px auto;
}
.footer form input[type=text]{
  border: 1px #ddd solid;
  line-height: 24px;
  width: 70%;
  padding-left: 5px;
  margin: 0;
  margin-left: 2%;
  border-radius: 5px 0 0 5px ;
}
.footer form input[type=submit]{
width: 20%;
height: 28px;
background-color: inherit;
border: 1px solid #ed7f2e;
color: #ed7f2e;
margin: 0;
padding: 0;
border-radius: 0 5px 5px 0;
}
.footer-bottom {
  background-color: #1e1e1e;
  width: 100%;
  text-align: center;
  min-height: 80px;
  overflow: hidden;
}
.footer-bottom p{
  color: #d5d5d5;
  font-size: 14px;
}
.footer-nav{
  overflow: hidden;
  float: left;
  color: #d5d5d5;
}
.footer-nav>li {
  float: left;
  padding: 15px;
  font-size: 14px;
}
.footer-nav a{
  color: #d5d5d5;
  margin: 10px 0;
  display: block;
}
.qrc{
  float: left;
  overflow: hidden;
  margin-left: 50px;
}
.qrc img{
  display: block;
}
.footer p{
  float: left;
  text-align: left;
  font-size: 14px;
}
.footer li{
  float: left;
  margin: 10px 0;
  margin-right: 20px;
}

.sec-nav{
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 80vw;
  height: 50px;
  z-index: 30;
  display: none;
}
.sec-nav ul{
  width:fit-content;
  overflow: hidden;
  margin: 0 auto;
}
.sec-nav li{
  float: left;
  padding:0 20px ;
  line-height: 50px;
  margin: 0 auto;
}
.sec-nav li a{
  color: white;
  height: 100%;
  display: block;
}
.sec-nav li a:hover{
  color: #ed7f2e;
}


.up-box{
  /* width: 90%;
  max-width: 1100px; */
  /* background-color: white; */
  position: relative;
  /* top: -150px; */
  margin: 0 auto;
}
.city-choose{
  width: 98%;
  overflow: hidden;
  margin: 0 auto 50px;
  border-bottom: 1px #999 solid;
  padding-bottom: 5px;
}
.city-choose dt{
  float: left;
  line-height: 30px;
  padding:0 10px;
}
.city-choose dd{
  float: left;
  padding:0 10px;
}
.city-choose a:hover{
  color: #ed7f2e;
}
.city-choose a{
    color: #666666;
    line-height: 30px;
    display: block;
    float: right;
}
.place-list{
  width: 98%;
  overflow: hidden;
  margin: 0 auto;
}
.place-list ul{
padding: 30px;
overflow: hidden;
}
.place-list li{
  float: left;
  width: 31.3333%;
  margin:0 1%;
  position: relative;
  overflow: hidden;
  border: 1px #fff solid;
  margin-bottom: 20px;
}
.place-list li img{
  width: 100%;
}
.place-list p{
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: 0.5s ease-in;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: 0.2s ease-in;
}
.place-list h3{
  height: 50px;
  line-height: 50px;
  transition: 0.5s ease-in;
  font-size: 20px;
  color: #333;
  float: right;
  width: 55%;
}
.place-list ul li:hover{
  transform: scale(1.05);
  z-index: 50;
  transition: 0.2s ease-in;
  box-shadow: 1px 1px 30px #999;
}
#showpage {
  margin-top: 50px;
    text-align: center;
    /* padding-top: 30px; */
    /* padding-bottom: 20px; */
    overflow: hidden;
    zoom: 1;
}
#showpage a {
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    color: #666;
    background-color: #fff;
    margin-left: 4px;
    cursor: pointer;
    transition: all .2s;
    padding: 0 10px;
}
#showpage a:hover{
  background-color: #ed7f2e;
  border-color:#ed7f2e;
}
#showpage span {
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    /* border: 1px solid #ddd; */
    /* color: #666; */
    background-color: #fff;
    margin-left: 4px;
    cursor: pointer;
    transition: all .2s;
    padding: 0 10px;
   color: #ed7f2e;
 }
 .bread-nav{
   width: 98%;
   overflow: hidden;
   margin: 0 auto 50px;
   /* border-bottom: 1px #999 solid; */
   padding-bottom: 5px;
 }
 .place-page{
   width: 98%;
   overflow: hidden;
   margin: 0 auto;
 }
.place-page h2{
  text-align: center;
  margin-bottom: 30px;
}
.place-page td{
  border: 1px #666 solid;
  line-height: 30px;
  padding-left: 5px;
}

.shequ {
  /* background-color: #ed7f2e; */
  width: 98%;
  overflow: hidden;
  margin: 0 auto;
  max-width:950px;
}
.sq-list>li{
  width: 33.33333%;
  float:left;
  color: #333;
}
.sq-list>li:hover{
  /* background-color: #ed7f2e; */
  /* color: #fff; */
}
.sq-list>li img{
  max-width: 100%;
  width: 100%;
}
.sq-box{
  margin: 50px 0;
  padding: 0 10px;
}
.sq-box h3{
  color: #ed7f2e;
}
.sq-list>li .sq-box img{
  width: auto;
}
.sq-box p{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.sq-box table{
  margin:10px 5px;
  text-align: center;
  line-height: 2em;
}
.sq-box td{
  border: 1px #333 solid;
  padding: 2px 5px;
}


.text-ul {
  list-style-type: disc;
  padding-inline-start: 30px;
  line-height: 2em;
}

.sells-1st{
  overflow: hidden;
}
.sell-title-box{
  float: left;
  width: fit-content;
  padding: 10px;
  /* border-left: 2px solid #ed7f2e; */
  margin-left: 20px;
  margin-top: 20px;
  position: absolute;
  top: 120px;
  left:30%;
  text-align: center;
  text-shadow: #fff 5px 10px 30px;
}
.sell-title-box h1{
  letter-spacing: 5px;
  text-align: center;
  margin: 0;
  font-size: 48px;
  font-family: 'DongQingHeiTi';
}
@font-face {
  font-family: 'DongQingHeiTi';
  src: url('./DongQingHeiTi-1.otf')/* IE9 */
}
.bg-block{
    height: 95px;
    background-color: #ed7f2e;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.sells-1st ul{
  overflow: hidden;
  margin: 0 auto;
  float: left;
  width: 80%;
}
.sells-1st li{
  overflow: hidden;
  float: left;
  width: fit-content;
  margin: 20px 0;
}
.sells-1st li .img-box{
  width: fit-content;
  margin: 25px 25px 25px 0;
  overflow: hidden;
  font-size: 20px;
  color: #ed7f2e;
  float: left;
}
.sells-1st li img{
  display:inline-block;
  height: 65px;
  margin: 0 20px;
}
.sells-1st li p{
  padding-left:15px;
  display: block;
  line-height: 28px;
}
.sells-1st li span{
  font-weight: bold;
}
.part-title h2{
  width: fit-content;
  /* margin: 0 auto; */
  /* color: #ed7f2e; */
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 2px;
  /* margin-top: 80px; */
  width: 100%;
  padding: 0 5%;
  text-align: center;
}
/* .part-title h2{
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
  text-shadow: #ed7f2e 2px 2px 1px;
}
.part-title h3{
  letter-spacing: 1px;
  text-align: center;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 16px;
} */

.part-title span{
  font-size: 16px;
  text-transform: uppercase;
}
.sells-2nd{
  overflow: hidden;
  margin-top: 30px;
  /* background-image: url(../images/sells-bg.jpg); */
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  /* background-attachment: fixed; */
  min-height:500px;
  padding: 50px 0;
  width: 100%;
}
.sells-2nd ul{
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  padding: 0 5%;
}
.sells-2nd li{
  float: left;
  width: 96%;
  margin: 2% 0;
  /* box-shadow: #aaa 0px 1px 5px; */
  position: relative;
  background-color: rgba(255,255,255,0.8);
  padding: 2%;
}
.sells-2nd img{
  width: 40%;
  float: left;
}
.sells-2nd .icon-1{
  width: auto;
  position: absolute;
  border-radius: 100%;
  border: 5px #fff solid;
  background-color: #fff;
  right: 25px;
  bottom: 35%;
}
.sells-2nd .sell-adv{
  width: 60%;
  float: right;
}
.sells-2nd h4{
  font-weight: bold;
  font-size: 24px;
    border-bottom: #ddd solid 1px;
    padding:5% ;
}
.sells-2nd p{
  margin: 30px 5%;
}
.sells-2nd li:nth-child(2n) img{
  float: right;
}
.sells-2nd li:nth-child(2n) .sell-adv{
  float: left;
}
.sells-3rd{
  margin-top:80px;
}
.succes-loop{
  overflow: hidden;
  width: 100%;
  margin: 50px auto 100px;
  position: relative;
  padding: 0 5%;
}
.succes-loop li{
  float: left;
  width: 33.3333%;
  /* margin:0 1.5% ; */
  position: relative;
}
.succes-loop li img{
  width: 100%;
}
.loop-text{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: block;
  /* background-color: rgba(0, 0, 0, 0.55); */
  text-align: center;
  transition: 0.5s ease-in;
  color: #ed7f2e;
  font-size: 1em;
}
.loop-text p{
  letter-spacing: 1px;
  background-color:rgba(0, 0, 0, 0.55);
  bottom: 0;
  width: 100%;
  position: absolute;
line-height: 400%;
}
.lr-box{
  display: none;
}
.succes-loop:hover .lr-box {
  display: block;
}


.succes-loop .button-left {
  background: url("../images/left.png") no-repeat left;
  position: absolute;
  /*left: 50%;
    margin-left: -600px;*/
  left: 5%;
  top: 45%;
  margin-top: -12%;
  width: 5%;
  height: 50%;
  z-index: 99;
}



.succes-loop .button-right {
  background: url("../images/right.png") no-repeat right;
  position: absolute;
  /*right: 50%;
    margin-right: -600px;*/
  right: 5%;
  top: 45%;
  margin-top: -12%;
  width: 5%;
  height: 50%;
  z-index: 99;
}
.tech-1st{
  overflow: hidden;
}
.tech-1st .img-box img{
  height: 75px;
  display: inline-block;
  margin: 0 20px;
}
.tech-1st .right{
  width: 80%;
}
.tech-1st .img-box{
  width: fit-content;
  margin: 25px 25px 40px 0;
  overflow: hidden;
  font-size: 20px;
  color: #ed7f2e;
}
.tech-1st .part-title,.tech-2nd .part-title{
  color: #333;
}
.tech-1st ul{
  overflow: hidden;
  margin: 50px auto;
  /* width: 80%; */
}
.tech-1st li{
  overflow: hidden;
  float: left;
  width: 30.333333%;
  margin: 1.5%;
  padding: 20px;
  border-bottom: 1px solid #ed7f2e;
}
.tech-1st li img{
  display: block;
  margin:0 auto;
  height: 75px;
}
.tech-1st li p{
  padding:0 15px;
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 20px;
}
.adds{
margin: 50px 0;
}
.tech-2nd{
  overflow: hidden;
}
.tech-2nd .part-title{
  float: left;
  margin-top: 50px;
  width: 55%;
}
.tech-2nd .part-title h2{
  text-align: left;
  border-bottom: #ddd solid 1px;
  padding-bottom: 10px;
}
.tech-2nd .img-box{
  float: left;
  width: 40%;
  margin:20px 1% 50px;
  overflow: hidden;
}
.tech-2nd .box-1200:nth-child(2n+1) .part-title ,.tech-2nd .box-1200:nth-child(2n+1) .img-box{
  float: right;
}
.tech-2nd .img-box img{
  width: 100%;
}
.tech-2nd .box-1200{
  overflow: hidden;
  max-width: 1440px;
  margin: 50px auto;
}
.tech-2nd .box-1200:nth-last-child(2n+1){
  background-color: #fff;
}

.news-center .part-title{
  padding-left: 10px;
  border-left: 3px #ed7f2e solid;
  margin-left: 50px ;
  margin-bottom: 50px;
}
.news-center .part-title h3{
  margin: 0;
  text-align: left;
}
.news-center .part-title h2{
  margin: 0;
  text-align: left;
}
 .news-list li{
  width: 90%;
  margin:0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 40px 0 30px;
  padding-right: 30px;
  border-top: 1px #ed7f2e solid;
}
.news-list li:last-child{
  border-bottom: 1px #ed7f2e solid;
}
.news-list li .left{
  width: 30%;
}
.news-list li .right{
  width: 65%;
}
.news-list li img{
  width: 100%;
}

.news-list a:hover{
  background-color: #ed7f2e;
}
.news-list p{
    font-size: 14px;
    display: block;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.news-list span{
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
  display: block;
}
.news-list h2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
}
.news-list a{
  width: 90px;
  height: 30px;
  display: block;
  text-align: center;
  border: 1px #999 solid;
  border-radius: 5px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 12px;
}
.news-list a:hover{
  color: white;
  border: #ed7f2e;
}
.news-page h2{
  text-align: center;
}
.news-page h4{
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
  color: #999;
}
.news-text{
  border-top: 1px dotted #999;
  max-width:1200px;
  width: 95%;
  margin: 0 auto;
  padding-top: 30px;

}
.news-text p{
  margin-bottom: 30px;
  line-height: 1.8em;
}


.delighter {
   transition: all .3s ease-out;
   transform: translateX(-100%);
   opacity: 0;
}
.delighter.started {
   transform: none;
   opacity: 1;
}
.delighter .right.started {
   transform: none;
   opacity: 1;
}
.delighter.right {
    transform:translate(-100%);
    opacity:0;
    transition:all .75s ease-out
}
.delighter.right.started {
    transform:none;
    opacity:1
}
.delighter.left {
    transform:translate(100%);
    opacity:0;
    transition:all .75s ease-out
}
.delighter.left.started {
    transform:none;
    opacity:1
}
.delighter li {
    opacity:0;
    transform:translatey(400%);
    transition:all .7s ease-out
}
.delighter.started li {
    opacity:1;
    transform:none
}
.delighter.started li:nth-child(n) {
    transition:all .7s ease-out .1s
}
.delighter.started li:nth-child(2n) {
    transition:all .7s ease-out .3s
}
.delighter.started li:nth-child(3n) {
    transition:all .7s ease-out .5s
}




.about, .sells,.tech{
  width: 100%;
  /* max-width: 1200px; */
  z-index: 5;
}
/* .pos1 li:nth-child(10n+1),.pos1 li:nth-child(10n+9),.pos1 li:nth-child(10n+10){
  width: 50%;
}
.pos1 li:nth-child(10n+2),.pos1 li:nth-child(10n+3),.pos1 li:nth-child(10n+4),.pos1 li:nth-child(10n+5){
  width: 25%;
  float: right;
}
.pos1 li:nth-child(10n+6){
  width:66.6666%;
  float: right;
}*/

/* .sq-list>li:nth-child(8n+4){
  width: 66.66666%;
} */

.partners ul{
  margin: 0 auto;
  width: 95%;
}
.partners li{
  float: left;
  border: 1px #ddd solid;
  padding: 2%;
  margin: 0.5%;
  background-color: #fff;
}
.partners li img{
  width: 100%;
}
.grid-item{
  width: 15.666666%;
}
.partners h2{
  margin: 30px 12px;
  color: #ed7f2e;
}

.city-choose form  select{
  width: 20%;
  height: 32px;
}
.city-choose form input[type=text]{
  border: 1px #ddd solid;
  line-height: 28px;
  width: 54%;
  padding-left: 5px;
  margin: 0;
  margin-left: 2%;
  border-radius: 5px 0 0 5px ;
}
.city-choose form input[type=submit]{
width: 20%;
height: 32px;
background-color: inherit;
border: 1px solid #ed7f2e;
color: #ed7f2e;
margin: 0;
padding: 0;
border-radius: 0 5px 5px 0;
}
.city-choose form {
  width: 50%;
  float: left;
  min-width: 300px;
  max-width: 600px;
  font-size: 12px;
}

.ywlx{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.ywlx .info li{
  float: left;
  width: 33.333%;
  text-align: center;
}
.ywlx .info li img{
  height: 24px;
  display: inline-block;

}
.ywlx .info li p{
  width: fit-content;
  display: inline-block;
  font-size: 20px;
}
.ywlx .left{
  width: 50%;
}
.ywlx form{
  width: 90%;
/* background-color: rgba(202,202,202,0.5); */
overflow: hidden;
margin: 30px 5%;
text-align: center;
}
.ywlx input {
border: 0;
background-color: rgba(255,255,255,0.8);
border: 1px rgba(202,202,202,0.5) solid;
border-radius: 8px;
height: 50px;
width: 90%;
margin: 10px 5%;
padding: 0 10px;
}
.ywlx textarea {
border: 0;
background-color: rgba(255,255,255,0.8);
border: 1px rgba(202,202,202,0.5) solid;
border-radius: 8px;
width: 90%;
resize: none;
margin: 10px 5%;
padding: 10px;
line-height: 24px;
}
.ywlx .submit {
background-color: #ee812d;
color: white;
}
.ywlx .right{
  width: 50%;
}
