.nav .cof .mu .mu-li:nth-child(4) div {
  width: 100%;
}
.con .zt-nav ul li.cur a {
  color: #2c66b1;
}
.con .zt-nav ul li.cur i .t1{
  display: inline-block !important;
}
.con .zt-nav ul li.cur i .t2{
  display: none !important;
}
@media screen and (max-width: 900px) {
  .con .zt-nav {
    display: none;
  }
  .fox {
    width: 100% !important;
    margin-left: 0% !important;
  }
  .fox .au-b2 .au-2-img {
    width: 100% !important;
  }
  .fox .au-b2 .au-2-txt {
    width: 100% !important;
    padding-left: 0% !important;
  }
}
@media screen and (max-width: 900px) {
  .f-txt .left-im {
    width: 100% !important;
  }
  .f-txt .right-tx {
    width: 100% !important;
    padding: 0% !important;
    margin-top: 5%;
  }
}
@media screen and (max-width: 400px) {
  .fox .f-txt .fr-txt a {
    font-size: 14px !important;
  }
  .fox .f-txt .fr-txt p {
    font-size: 14px !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 .zt-nav {
  float: right;
  width: 20%;
  margin-top: 15% !important;
}
.con .zt-nav ul {
  width: 100%;
  height: auto;
  margin-left: 0%;
}
.con .zt-nav ul li a:hover {
  color: #2c66b1;
}
.con .zt-nav ul li {
  width: 100%;
  line-height: 60px;
  cursor: pointer;
  border-bottom: 1px solid #e7e7e7;
  height: auto;
  text-transform: uppercase;
  color: #444;
}
.con .zt-nav ul li a{
  color: #444;
}
.con .zt-nav ul li div {
  display: block;
  width: 90%;
  margin-left: 10%;
  display: none;
}
.con .zt-nav ul li div p {
  font-size: 16px;
  font-weight: 600;
  font-family: Helvetica;
  letter-spacing: 1px;
  line-height: 30px;
}
.con .zt-nav ul li div p a:hover {
  color: #2c66b1;
}
.con .zt-nav ul li div p a {
  color: #444;
}
.con .zt-nav ul li div p:last-child{
  margin-bottom: 3%;
}
.con .fox {width: 80%; }
.fox {
  width: 80%;
  height: auto;
  overflow: hidden;
  margin-top: 10% !important;
}
.fox span {
  font-family: AGENCYR;
  display: block;
  width: 100%;
  text-align: left;
  line-height: 50px;
  margin-top: 4% !important;
}
.fox span p{
  display: inline;
  color: #a5a5a5;
}
.fox .f-txt{
  width: 100%;
  height: auto;
  padding-bottom: 0%;
  overflow: hidden;
  margin-top: 5%;
}
.fox .f-txt~.f-txt{
  margin-top: 2%;
}
.fox .f-txt .fl-img{
  float: left;
  width: 5%;
  height: 50px;
  margin-right: 5%;
}
.fox .f-txt .fl-img img{
  height: 95%;
  border: 1px solid #d2d2d2;
}
.fox .f-txt .fr-txt{
  float: left;
  width: 90%;
  height: auto;
}
.fox .f-txt .fr-txt a{
  color: #444;
  font-size: 18px;
  font-family:Arial, Helvetica, sans-serif
}
.fox .f-txt .fr-txt a:hover{
  text-decoration:underline
}
.fox .f-txt .fr-txt p{
  color: #444;
  font-size: 12px;
}
.lo-mo{
  width: 100%;
  height: auto;
  text-align: center;
}
.lo-mo .lm{
  display: inline-block !important;
  width: 120px !important;
  height: 30px;
  line-height: 30px !important;
  text-align: center !important;
  border: 2px solid #2c66b1;
}
.lo-mo .lm a{
  color: #2c66b1;
  font-weight: 600;
}
/*-----------------xg-----------------*/
@media screen and (max-width:600px){
  .fox .f-txt .fl-img {
    width: 15%;
  }
  .fox .f-txt .fr-txt {
    width: 80%;
  }
}