@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;
}
.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;
}
.sec8Content{
padding: 10px 0 0 40px;
overflow: hidden;
}
.sec8ContentL{
margin-right: 20px;
width: 590px;
}
.sec8ContentR {
width: 500px;
height: 339px;
box-sizing: border-box;
padding-top: 45px;
}
.sec8ContentR h3{
text-align: center;
font-size: 28px;
color: #ffffff;
margin-bottom: 20px;
font-weight: bold;
}
.formInput{
width: 500px;
height: 50px;
margin: 0 auto 20px;
line-height: 50px;
padding: 0 20px 5px;
background-color: #f0eeef;
border-radius: 30px;
}
.formInput input{
width: 500px;
height: 40px;
vertical-align: middle;
font-size: 18px;
border: none;
outline: none;
background-color: #f0eeef;
box-sizing: border-box;
padding-left: 20px;
}
.formIcon{
overflow: hidden;
padding-right: 20px;
}
.formIcon img{
vertical-align: middle;
}
.formBottom button{
display: block;
width:450px;
height: 45px;
line-height: 40px;
color: #ffffff;
background: #f87d3a;
margin: 0 auto;
border-radius: 30px;
font-size: 22px;
border: none;
}

.footer{
margin-bottom: 100px;
}
.w12{
  width: 1200px;
  margin: 0 auto;
}
/* ----------------------------------------------------- */
.content2{
box-sizing: border-box;
width: 100%;
max-width: 1920px;
margin: 0 auto;
}
.content3{
box-sizing: border-box;
width: 100%;
max-width: 1920px;
margin: 0 auto;
background-color: #00a2ff;
}
.imgBox{
display: flex;
flex-wrap: nowrap;
justify-content: center;


}
.imgBox a{
  font-size: 0;
}
.imgBox img{
  font-size: 0;
  pointer-events: none;
  user-select: none;
}