@charset "utf-8";
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: 0 0;
}
body {
line-height: 1;
margin: 0 auto;
background: #fff;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
del {
text-decoration: line-through;
}
a {
text-decoration: none;
color: #333;
}
html {
font: 14px Microsoft YaHei;
color: #333;
overflow-y: scroll;
}
.clearfix:after {
clear: both;
content: "";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.clearfix {
zoom: 1;
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
overflow: hidden;
}
.w {
width: 1200px;
height: auto;
margin: 0 auto;
}
.fl {
float: left;
}
.fr {
float: right;
}
.flex {
display: -moz-box;
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: box;
display: flexbox;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.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;
}
.banner {
width: 100%;
height: auto;
margin-top: 45px;
cursor: pointer;
}
.banner > img {
display: block;
}
.input {
border: 1px solid #c4c4c4;
width: 195px;
height: 30px;
color: #000;
padding-left: 10px;
box-sizing: border-box;
}
.copyright {
text-align: center;
line-height: 25px;
font: 14px Microsoft YaHei;
height: auto;
padding-top: 20px;
color: #000;
width: 100%;
margin: 0 auto;
}
.copyright a {
color: #000;
}


.sec6 .sec6Content ul li:nth-child(1),
.sec6 .sec6Content ul li:nth-child(2),
.sec6 .sec6Content ul li:nth-child(3){
margin-bottom: 20px;
}
.content3{
box-sizing: border-box;
width: 100%;
min-width: 1200px;
height: 500px;
background-color: #f0332d;
padding-top: 50px;
}
.w2{
width: 1000px;
height: 400px;
margin: 0 auto;
background-color: #fff;
border-radius: 30px;
box-shadow: 0px 0px 30px #f5dbc2;
}
.sec8Content{
padding: 90px 0 0 80px;
overflow: hidden;
}
.sec8ContentL{
margin-right: 20px;
width: 420px;
}
.sec8ContentR {
width: 480px;
}
.sec8ContentR h3{
text-align: center;
font-size: 28px;
color: #333333;
margin-bottom: 20px;
font-weight: 400;
}
.formInput{
width: 300px;
height: 50px;
margin: 0 auto 20px;
border-bottom: 2px solid #eeeeee;
line-height: 50px;
padding: 0 20px 5px;
}
.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: #7161ff;
border: 1px solid #7161ff;
margin: 0 auto;
border-radius: 30px;
font-size: 22px;
}
.footer{
margin-bottom: 100px;
}
/* ----------------------------------------------------- */
.sec1{
  width: 1200px;
  height: 200px;
  background-color: #f5f5f5;
  text-align: center;
  padding: 30px 0;
  box-sizing: border-box;
  margin: 30px auto;
  overflow: hidden;
}
.sec1Titl{
  font-size: 30px;
  color: #000000;
  margin-bottom: 15px;
}
.sec1Titl span{
  color: #ff0000;
}
.sec1Form form input{
  width: 355px;
  height: 39px;
  background-color: #fff;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding-left: 15px;
  margin-right: 16px;
  font-size: 20px;
}
.sec1Form{
  margin-top: 20px;
}
.sec1Form form button{
  width: 240px;
  height: 39px;
  line-height:39px;
  border: none;
  outline: none;
  background-image: linear-gradient(90deg,#fe6670,#ff9441);
  color: #fff;
  font-size: 20px;
  box-sizing: border-box;
  vertical-align:top;
}
.sec2{
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.comTitle{
  text-align: center;
}
.comTitle h2{
  display: inline-block;
  padding: 0 15px;
  font-size: 40px;
  color: #000000;
  position: relative;
  z-index: 10;
}
.comTitle h2 span{
  color: #01239e;
}
.comTitle h2:before{
  content: '';
  width: 100%;
  position: absolute;
  height: 15px;
  background-color: #e5e9f5;
  left: 0;
  bottom: -8px;
  z-index: -1;
}
.sec2List{
  margin-top: 40px;
}
.sec2List ul li{
  width: 386px;
  margin-bottom: 20px;
}
.sec2List ul li img{
  width: 100%;
}
.sec2List ul li h3{
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
  margin: 15px 0;
  color: #000000;
}
.sec2List ul li p{
  font-size:26px;
  color: #666666;
  margin-bottom: 15px;
  text-align: center;
}
.sec2List ul li .sec2Btn a{
  display: block;
  width: 187px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background-color: #37378d;
  font-size: 24px;
}
.sec2List ul li .sec2Btn a:nth-child(2){
  background-image: linear-gradient(90deg,#fe6670,#ff9441);
}
.ggt{
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.ggt img{
  width: 100%;
}
.sec3{
  width: 100%;
  background-color: #f5f5f5;
  padding: 30px 0;
  margin-top: 30px;
}
.sec3Content{
  width: 1200px;
  margin: 0 auto;
}
.sec3List1{
  margin-top: 30px;
  overflow: hidden;
  padding-bottom: 30px;
  border-bottom: 2px solid #d1d1d1;
}
.sec3List1 ul li{
  width: 387px;
}
.sec3List1 ul li h3{
  width: 387px;
  height: 52px;
  line-height: 52px;
  background-color: #f5ad3e;
  position: relative;
  color: #fff;
  font-size: 26px;
  text-align: center;
}
.sec3List1 ul li h3:after{
  content: '';
  position: absolute;
  left:50%;
  bottom: 0;
  width:0;
  height:0;
  border-width:0 8px 8px;
  border-style:solid;
  border-color:transparent transparent #f5f5f5;
  margin-left: -4px;
}
.sec3List1 ul li p{
  padding: 20px;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
}
.sec3List1 ul li img{
  width: 100%;
}
.sec3List2{
  margin-top: 30px;
}
.sec3List2 ul li{
  width: 162px;
}
.sec3List2 ul li img{
  width: 100%;
}
.sec3List2 ul li h3{
  text-align: center;
  color: #01239e;
  font-size: 26px;
  margin: 6px 0;
}
.sec3List2 ul li p{
  font-size: 18px;
  color: #2b2b2b;
  line-height: 30px;
  text-align: center;
}
.sec4{
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
}
.sec4List{
  margin-top: 40px;
}
.sec4List ul li{
  width: 386px;
}
.sec4List ul li img{
  width: 100%;
}
.comBtn{
  display: block;
  width: 420px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-image: linear-gradient(90deg,#fe6670,#ff9441);
  border-radius: 30px;
  color: #fff;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 24px;
}
.comBtn:hover{
  color: #fff;
}
.sec5{
  width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  overflow: hidden;
  box-sizing: border-box;
}
.sec5ListLeft{
  float: left;
  width: 542px;
  height: 354px;
}
.sec5ListLeft img{
  width: 100%;
}
.sec5ListRight{
  float: right;
  width: 530px;
  text-align: center;
  padding-top: 15px;
}
.sec5Form{
  margin-top: 40px;
}
.sec5Form form input{
  display: block;
  width: 520px;
  height: 54px;
  background-color: #f0eeef;
  box-sizing: border-box;
  padding-left: 30px;
  border-radius: 50px;
  font-size: 20px;
  outline: none;
  border: none;
  margin-bottom: 15px;
}
.sec5Form p{
  margin: 15px 0;
  font-size: 18px;
  color: #8d8d8d;
  text-align: center;
}
.sec5Form button{
  display: block;
  outline: none;
  border: none;
  background-image: linear-gradient(90deg,#fe6670,#ff9441);
  width: 526px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  border-radius: 50px;
}

