*{
margin: 0;
padding: 0;
}
em{
  font-style: normal;
}
a{
text-decoration: none;
}
ul li{
  list-style: none;
}
.zhuanti_top_main {
width: 100%;
margin: 0 auto;
z-index: 100;
overflow: visible;
position: fixed;
top: 0;
background: url(http://www.zzwtqx.com/images/global/zt_btbg.gif) repeat-x left top;
height: 45px;
}
.zhuanti_top {
margin: 0 auto;
width: 980px;
height: 45px;
}
.zhuanti_logo {
height: 45px;
width: 285px;
background: url(http://www.zzwtqx.com/images/global/zt_logo.gif) no-repeat
left top;
float: left;
}
.zhuanti_logo h1 a {
width: 285px;
height: 45px;
display: block;
text-indent: -9999px;
}
.zhuanti_nav {
width: 660px;
height: 45px;
float: right;
line-height: 45px;
}
.zhuanti_nav a {
padding-left: 6px;
color: #30f;
font-size: 14px;
font-weight: 700;
}
.flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.banner{
  margin-top: 45px;
  width: 100%;
  height: 100%;
}
.banner img{
  width: 100%;
}
.content3{
  box-sizing: border-box;
  width: 100%;
  min-width: 1200px;
  height: 500px;
  background: url('../images/formBG.jpg') no-repeat;
  background-size: 100% 100%;
  background-position: center;
  overflow: hidden;
}
.w2{
  width: 1000px;
  height: 400px;
  margin: 50px auto 0;
  background-color: #fff;
  box-shadow: 0px 0px 30px #222ff6;
  border-radius: 30px;
}
.sec8Content{
  height: 400px;
  overflow: hidden;
}
.sec8ContentL{
  width: 420px;
  margin: 70px 30px 30px 30px;
}
.sec8ContentR {
  width: 480px;
  margin-top: 60px;
}
.sec8ContentR h3{
  text-align: center;
  font-size: 28px;
  color: #333333;
  margin-bottom: 20px;
  font-weight: 400;
}
.fl{
  float: left;
}
.formInput{
  width: 300px;
  height: 50px;
  margin: 0 auto 20px;
  border: 1px solid #eeeeee;
  line-height: 50px;
  padding: 0 20px 5px;
  border-radius: 30px;
}
.formInput input{
  width: 240px;
  height: 40px;
  vertical-align: middle;
  font-size: 18px;
  border: none;
  outline: none;
}
.formIcon{
  overflow: hidden;
  padding-right: 20px;
}
.formIcon img{
  vertical-align: middle;
}
.formBottom button{
  display: block;
  width:270px;
  height: 55px;
  line-height: 50px;
  color: #fff;
  background-color: #0054ff;
  border: 1px solid #0054ff;
  margin: 0 auto;
  border-radius: 30px;
  font-size: 22px;
}
/* ---------------------------------- */
.sec1,.sec2,.sec3,.sec4,.sec5{
  width: 1200px;
  margin: 0 auto;
}
.sec5 h2{
  color: #000;
  margin: 20px 0;
}
.sec5List ul li{
  width: 387px;
}
.sec5List ul li p:nth-child(1){
  text-align: center;
    background-color: #0060be;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
}
.sec5List ul li .sec5ListImg{
  width: 387px;
  height: 205px;
  margin-top: 10px;
}
.sec5List ul li p:nth-child(3){
  margin-top: 10px;
  box-sizing: border-box;
  padding: 20px 0;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
  background-color: #0060be;
  color: #fff;
}
  .footer{
    margin-bottom: 100px;
  }
  .contentBG{
    background-color: #f5f5f5;
    padding:30px 0;
  }
  .sec1{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #f5f5f5;
  }
  .sec1 ul li{
    width: 350px;
  }
  .sec1 ul li h3{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
  }
  .sec1 ul li span{
    display: block;
    width: 80px;
    height: 4px;
    background-color: #004f9c;
    margin: 15px 0;
  }
  .sec1 ul li p{
    font-size: 18px;
    color: #666666;
  }
  .sec2{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 20px;
  }
  .titile h2{
    font-size: 38px;
    color: #004f9c;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .titile p{
    font-size: 20px;
    color: #666666;
    text-align: center;
    margin: 10px 0 20px;
  }
  .sec2{
    margin-bottom: 30px;
  }
  .sec2List  ul li:nth-child(1){
    width:620px;
  }
  .sec2List  ul li h3{
    margin-top: 30px;
    font-size: 24px;
    color: #004f9c;
    font-weight: normal;
  }
  .sec2List  ul li span{
    display: block;
    width: 60px;
    height: 4px;
    background-color: #004f9c;
    margin: 15px 0;
  }
  .sec2List  ul li p{
    font-size: 20px;
    color: #333333;
    margin:  0 0 15px;
  }
  .sec2List  ul li a{
    display: block;
    width: 160px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background-color: #004f9c;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
  }
  .sec3{
    width: 1200px;
    margin: 0 auto;
  }
.sec3List{
background-color: #fff;
padding-bottom: 1px;
}
.sec3ListTop{
border-bottom: 1px solid #004f9c;
}
.sec3ListTop ul li{
width: 160px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 18px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.sec3ListTop ul li span{
position: absolute;
width: 0;
height: 0;
left: -20px;
top: -30px;
border-top: 20px solid transparent;
border-right: 20px solid #c2c2c2;
border-bottom: 20px solid transparent;
border-left: 20px solid transparent;
transform: rotate(-315deg);
}
.activeSpan{
border-right: 20px solid #004f9c !important;
}
.sec3ListBottomList{
overflow: hidden;
padding: 30px 30px 30px 50px;
box-sizing: border-box;
height: auto;
}
.sec3ListBottomListLeft{
float: left;
width: 680px;
}
.sec3ListBottomListLeft ul li h3{
font-size: 24px;
color: #333;
line-height: 30px;
position: relative;

}
.sec3ListBottomListLeft ul li h3::after{
position: absolute;
content: '';
width: 16px;
height: 16px;
border-radius: 50%;
background-color: #004f9c;
left: -25px;
top: 7px;
}
.sec3ListBottomListLeft ul li p{
margin: 20px 0;
font-size: 18px;
color: #666666;
line-height: 30px;
}
.sec3ListBottomListRight{
float: right;
width: 420px;
}
.sec3ListBottomListRight a{
display: block;
}
.sec3ListBottomListRight a img{
width: 100%;
}
.sec3ListBottomListRight a:nth-child(2){
margin-top: 10px;
}
.sec3ListBottomBox .sec3ListBottom{
display: none;
}
.comBtn{
  width: 530px;
  height: 65px;
  overflow: hidden;
  margin: 35px auto;
}
.comBtn a{
  display: block;
  width: 256px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  border-radius: 10px;
}
.comBtn a:nth-child(1){
  background-color: #004f9c;
  float: left;
}
.comBtn a:nth-child(2){
  background-color: #ff5701;
  float: right;
}