.nav .cof .mu .mu-li:nth-child(6) div {
  width: 100%;
}
@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 ul li:nth-child(2) a {
  color: #2c66b1;
}
.con .zt-nav ul li:nth-child(2) i .t1{
  display: inline-block !important;
}
.con .zt-nav ul li:nth-child(2) i .t2{
  display: none !important;
}
@media screen and (max-width: 1000px) {
  .con .zt-nav {
    display: none;
  }
  .fox {
    width: 100% !important;
    margin-left: 0% !important;
  }
}
@media screen and (max-width: 650px) {
  .fox .f-txt3 .bac {
    top: -10% !important;
  }
}
@media screen and (max-width: 430px) {
  .fox .f-txt3 .bac {
    display: block;
    width: 64px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #2c66b1;
    border-radius: 7px;
     position: relative !important;
  }
}
.con .zt-nav {
  float: right;
  width: 20%;
  margin-top: 15% !important;
}
.con .zt-nav ul {
  width: 80%;
  height: auto;
  margin-left: 20%;
}
.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: 100%;}
.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: 0% !important;
}
.fox span p{
  display: inline;
  color: #a5a5a5;
}
.fox .bt {
  text-transform: capitalize !important;
  font-family: AGENCYB !important;
  color: #2c66b1;
  display: block;
  width: 100%;
  margin-bottom: 2%;
  margin-top: 0% !important;
  font-size: 36px;
}
.fox .f-txt{
  width: 100%;
  height: auto;
  padding-bottom: 2%;
  overflow: hidden;
  margin-top: 5%;
  border-bottom: 1px dashed #ededed;
}
.fox .f-txt span{
  font-size: 24px;
  color: #2c66b1;
  display: block;
  line-height: 45px;
  text-align: center;
}
.fox .f-txt p{
  font-size: 14px;
  color: #444;
  display: block;
  text-align: center;
  line-height: 45px;
}
.fox .f-txt2{
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  overflow: hidden;
  margin-top: 2%;
  border-bottom: 1px dashed #ededed;
}
.fox .f-txt2 b,.fox .f-txt2 p{
  font-size: 14px;
  color: #444;
  display: block;
  line-height: 25px;
}
.fox .f-txt2 span{
  color: #2c66b1;
}
.fox .f-txt2 .ft-img{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.fox .f-txt3{
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  overflow: hidden;
  margin-top: 2%;
  position: relative;
}
.fox .f-txt3 p{
  font-size: 14px;
  color: #444;
  display: block;
  line-height: 45px;
}
.fox .f-txt3 p a{
  color: #444;
}
.fox .f-txt3 p a:hover{
  color: #2c66b1;
}
.fox .f-txt3 .bac:hover{
  background-color: #2c66b1;
}
.fox .f-txt3 .bac:hover>a{
  color: #fff;
}
.fox .f-txt3 .bac{
  display: block;
  width: 64px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #2c66b1;
  border-radius: 7px;
  position: absolute;
  top: 30%;
  right: 0%;
}
.fox .f-txt3 .bac a{
  color: #2c66b1;
}