.nav .cof .mu .mu-li:nth-child(7) div {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .fox {
    width: 95% !important;
    margin-left: 2.5% !important;
  }
}
@media screen and (max-width: 1350px) and (min-width: 1150px){
  .fox .sr .srr form .in1 .ln {
    float: left;
    width: 43% !important;
  }
  .fox .sr .srr form .in1 .fn {
    float: left;
    width: 43% !important;
  }
  .fox .sr .srr form .in2 .fc {
    width: 93% !important;
  }
  .fox .sr .srr form .in3 {
    width: 98% !important;
  }
  .fox .sr .srr form .in2 textarea {
    width: 93% !important;
  }
  .fox .sr .srr form .in2 .se1 {
    float: left !important;
    margin-top: 2%;
  }
}
@media screen and (max-width: 1149px){
  .fox .sr .srl {
    width: 100% !important;
    padding-right: 0% !important;
  }
  .fox .sr .srr form .in2 .se1 {
    float: left !important;
    margin-top: 2%;
  }
  .fox .sr .srr {
    width: 100% !important;
    padding-right: 0% !important;
    overflow: hidden;
  }
  .fox .sr {
    width: 100%;
    height: auto;
    overflow: scroll !important;
    margin-top: 5%;
  }
  .fox .sr .srl .map{
    width: 505px !important;
    height: auto;
    margin: auto !important;
    margin-top: 2%;
    position: relative;
  }
  .fox .sr .srl .cit select {
    width: 80% !important;
  }
  .fox form div input {
    width: 93% !important;
  }
  .fox .sr .srr form .in3 {
    width: 100% !important;
  }
  .fox .sr .srr form .in1 .fn {
    margin-bottom: 2%;
  }
  .fox .sr .srr form .in2 textarea {
    width: 93% !important;
  }
}
@media screen and (max-width: 500px){
  .fox .sr .srr form .in3 select {
    width: 100% !important;
    float: left !important;
    margin: 0 !important;
    margin-bottom: 2% !important;
  }
  .fox .sr .srr form .in2 .se1 {
    float: left !important;
    margin-top: 2%;
    width: 100%;
  }
}
/*----------------------------------------------*/
@media screen and (max-width: 1000px){
  .fox {
    width: 100% !important;
    margin-left: 0% !important;
  }
}
/*-------------*/
@media screen and (min-width: 1330px) {
  .con {
    width: 1200px !important;
    margin: auto !important;
    height: auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 1329px){
  .con{
    width: 80% !important;
    margin-left: 10% !important;
    height: auto;
    overflow: hidden;
  }
}
.con{
  width: 95%;
  margin-left: 2.5%;
  height: auto;
  overflow: hidden;
}
/*----------------------*/
.fox {
  width: 100% !important;
  margin-top: 2%;
  height: auto;
}
.fox span {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 50px;
  color: #444 !important;
}
.fox .tit .ht1{
  font-size: 30px;
  color: #2c66b1;
  margin-top: 0%;
}
.fox .tit .ht2{
  font-size: 16px;
  color: #444;
  margin-top: 2%;
}
.fox .sr{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 5%;
}
.fox .sr .srl{
  width: 48%;
  padding-right: 2%;
  float: left;
}
.fox .sr .srl .ltd{
  font-size: 24px;
  color: #444;
}
.fox .sr .srl .ltd2{
  font-size: 24px;
  color: #444;
  margin-top: 4%;
}
.fox .sr .srl .xht{
  font-size: 14px;
  color: #434343;
  line-height: 30px;
}
.fox .sr .srl .xht a{
  color: #2c66b1;
}
.fox .sr .srl .xht a:hover{
  text-decoration: underline;
}
.fox .sr .srl .cit{
  width: 100%;
  height: auto;
  margin-top: 2%;
  position: relative;
}
.fox .sr .srl .cit .se-tab .c-tab{
  width: 55%;
  padding: 2%;
  height: auto;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #dcdcdc;
  position: absolute;
  top: 150%;
  z-index: 99999;
  display: none;
}
.fox .sr .srl .cit .se-tab .c-tab p{
  padding: 2%;
  display: block;
  font-size: 14px;
}
.fox .sr .srl .cit .se-tab .c-tab p:first-child{
  font-size: 16px;
}
.fox .sr .srl .cit select{
  margin-top: 2%;
  width: 60%;
  border: 1px solid #dcdcdc;
  outline:none;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/don.png") 94.5% 18px no-repeat;
  padding: 14px 11px 15px;
  font-size: 14px;
  color: #888;
}
.fox .sr .srl .map{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 2%;
  position: relative;
}
.fox .sr .srl .map div{
  display: block;
  position: absolute;
}
.fox .sr .srl .map div i{
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 50%;
  /*background: rgba(216, 216, 216, 0.8);*/
}
.fox .sr .srl .map div i .ya2{
  display: none;
  width: 80%;
}
.fox .sr .srl .map div i img{
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.fox .sr .srl .map .y1{
  top: 52%;
  left: 67%;
}
.fox .sr .srl .map .y2{
  top: 70%;
  left:77%;
}
.fox .sr .srl .map .y3{
  top: 60%;
  left: 70%;
}
.fox .sr .srl .map .y4{
  top: 60%;
  left: 66%;
}
.fox .sr .srl .map .y5{
  top: 46%;
  left: 65%;
}
.fox .sr .srl .map .y6{
  top: 40%;
  left: 69%;
}
.fox .sr .srl .map .y7{
  top: 27%;
  left: 13%;
}
.fox .sr .srl .map .y8{
  top: 30%;
  left: 68%;
}
/*------------------------------------*/
.fox .sr .srr{
  width: 50%;
  float: left;
}
.fox .sr .srr .ltd{
  font-size: 24px;
  color: #444;
}
.fox .sr .srr .xht{
  font-size: 14px;
  color: #434343;
  line-height: 30px;
  font-style:italic;
}
.fox .sr .srr form{
  width: 100%;
  height: auto;
}
.fox .sr .srr form input{
  width: 90%;
  height: 35px;
  border: 1px solid #dcdcdc;
  font-family: Helvetica,Arial;
  font-size: 14px;
  padding: 5px 11px 6px;
}
input::-webkit-input-placeholder{
  color:#888;
}
　　input:-moz-placeholder {
  color:#888;
}
　　input::-moz-placeholder {
  color:#888;
}
　　input:-ms-input-placeholder {
  color:#888;
}
textarea::-webkit-input-placeholder{
  color:#888;
}
　　textarea:-moz-placeholder {
  color:#888;
}
　　textarea::-moz-placeholder {
  color:#888;
}
　　textarea:-ms-input-placeholder {
  color:#888;
}
.fox .sr .srr form .in1{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2%;
}
.fox .sr .srr form .in2{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2%;
}
.fox .sr .srr form .in2 select{
  width: 32%;
  border: 1px solid #dcdcdc;
  outline:none;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/don.png") 94.5% 17px no-repeat;
  padding: 13px 11px 12px;
  font-size: 14px;
  color: #888;

}
.fox .sr .srr form .in2 #CP {
  width: 62%;

}
.fox .sr .srr form .in2 .fc {
   width: 96%;
 }
.fox .sr .srr form .in2 .se1{
  float: right;
}
.fox .sr .srr form .in3{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2%;
}
.fox .sr .srr form .in3 select{
  width: 32%;
  border: 1px solid #dcdcdc;
  outline:none;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/don.png") 94.5% 14px no-repeat;
  padding: 9px 11px 12px;
  font-size: 14px;
  color: #888;
}
.fox .sr .srr form .in3 .se1{
  float: left;
}
.fox .sr .srr form .in3 .se2{
  float: left;
  margin-left: 2%;
}
.fox .sr .srr form .in3 .se3{
  float: right;
}
.fox .sr .srr form .in2 textarea{
  width: 96%;
  height: 135px;
  border: 1px solid #dcdcdc;
  font-family: Helvetica,Arial;
  font-size: 14px;
  outline: none;
  resize: none;
  padding: 14px 11px 15px;
}
.fox .sr .srr form .in2 .but {
  background-color: #2c66b1;
  color: #fff;
  width: 40%;
  border-radius: 4px;
  cursor: pointer;
}
.fox .sr .srr form .in1 .fn{
  float: left;
  width: 45%;
  margin-right: 2%;
}
.fox .sr .srr form .in1 .ln{
  float: left;
  width: 45%;
}