@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
img{border: none;}
button,em,input,option,select,textarea,th{font:inherit;}
li{list-style: none;}
h1,h2,h3,h4{font-weight: normal;font-size:100%;}
body{margin:0;padding:0;font-size: 15px;color:#333;font-family: Microsoft YaHei,Simsun,SimHei,Arial;/* background-color:#ffffff; */}
a{color:#333;text-decoration:none;cursor: pointer;/*-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;*/}
a:hover{text-decoration: none;color:#333;text-decoration: none;}
input{outline:none;}
img{vertical-align:middle;border-style:none;}
body{background-size: auto;background: #0091fe url(wcq_zwzt_bj.jpg) no-repeat center top;/*! background-size: 100% 100%; */}
/****公用****/
.aBox{position: relative;}
.fl{float:left;}
.fr{float:right;}
.container{width: 100%;position: relative;}
.MT10{ margin-top: 10px;}
.MT15{ margin-top: 15px;}
.ML15{ margin-left:15px;}
.MT20{ margin-top: 20px;}
.MT25{ margin-top: 25px;}
.MT30{ margin-top: 30px;}
.MT35{ margin-top: 35px;}
.MT40{ margin-top: 40px;}
.MT45{ margin-top: 45px;}
/* 过度*/
a img,img{-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all .3s ease-out;}
/****公用****/
.szfBtn{width: 100%;float: left;height: 60px;margin-top: 35px;}
.szf_tit{position:absolute;right: 10%;top: 25px;}
.top_gohome{position:absolute;right: 0;top: 0;padding: 5px 20px;border-radius: 0 0 10px 10px;line-height: 2.0rem;background: #6cadf4;}
.top_gohome a{color: #fff; font-size:16px;}
.LOGO{padding: 0;width: auto;text-align: left;float: left;margin: 40px 0 0px;}
.LOGO a{ display: block; height: 100%;width: auto;}
.ztsy_top{width: 1200px; margin: 0 auto;height: auto;overflow: hidden;position: relative;}
.szfBtn img{width: 330px;}

.ztsy_con{width: 1000px; margin: 0 auto 130px; height: auto; overflow: hidden;}
.ztsy_con ul{width: 100%;height: auto;overflow: hidden;}
.ztsy_con ul li{float: left;width: calc(100% /3 - 70px);text-align: center;border-radius: 10px;height: 330px;margin-right: 105px;margin-top: 65px;}
.ztsy_con ul li:nth-child(3){margin-right: 0px;}
.ztsy_con ul li:nth-child(6){margin-right: 0px;}
.ztsy_con ul a{color: #fff;display: block;width: 100%;height: auto;overflow: hidden;padding-bottom: 85px;}
.ztsy_con .bj1{background: url(wcq_zwzt_b1.jpg) no-repeat;background-size: 100% 100%;}
.ztsy_con .bj2{background: url(wcq_zwzt_b2.jpg) no-repeat; background-size: 100% 100%;}
.ztsy_con .bj3{background: url(wcq_zwzt_b3.jpg) no-repeat; background-size: 100% 100%;}
.ztsy_con .bj4{background: url(wcq_zwzt_b4.jpg) no-repeat; background-size: 100% 100%;}
.ztsy_con .bj5{background: url(wcq_zwzt_b5.jpg) no-repeat; background-size: 100% 100%;}
.ztsy_con .bj6{background: url(wcq_zwzt_b6.jpg) no-repeat; background-size: 100% 100%;}
.ztsy_con i,.ztsy_con p{display: block;}
.ztsy_con i{margin: 40px;}
.ztsy_con p{font-size: 37px;height: auto;}

/*自适配样式*/

@media (max-width:1199px){
  .contactusdiyou{display: none;}
  body{width: calc(100% - 20px);margin: 0 10px;}
  .ztsy_top,.ztsy_con{width: 100%;}
   .ztsy_con ul li{margin-right: 50px;width: calc(100% /3 - 35px);}
  
  
}
@media (max-width:900px){
  .ztsy_con ul li{width: calc(100% /2 - 10px);margin-right: 10px;height: 160px;margin-top: 20px;}
  .ztsy_con ul a{padding-bottom: 0;}
  .ztsy_con i{float: left;width: 130px;margin: 23px 20px;}
  .ztsy_con p{float: left;height: auto;padding: 55px 0;width: calc(100% - 200px);}
  .ztsy_con ul li:nth-child(3){margin-right: 10px;}
  .ztsy_con ul li:nth-child(6){margin-right: 10px;}
  .ztsy_con{margin-bottom: 20px;}
  
}


@media (max-width:800px){
  .ztsy_con ul li{width: calc(100% /1 - 10px);}
  
}
@media (max-width:600px){
  .top_gohome{display: none;}
  .szfBtn{text-align: center;}
  .LOGO{width: 100%;margin: 50px 0;}
  .LOGO img{width: 100%;}
  
}

@media (max-width:400px){
  .ztsy_con i{width: 100px;margin: 10px 20px;}
  .ztsy_con i img{width: 90%;}
  .ztsy_con p{font-size: 30px;padding: 30px 0;}
  .ztsy_con ul li{height: 100px;}
  .ztsy_con p{width: calc(100% - 140px);text-align: left;}
}