@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;
}

a:hover {
  text-decoration: none;
}

html {
  font: 14px Microsoft YaHei;
  color: #333;
  overflow-x: hidden;
  overflow-y: auto;
}

.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;
}

.content {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

.w {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.h2 {
  text-align: center;
  font-family: myFont;
  font-size: 48px;
  color: #ba1b20;
  text-align: center;
  padding: 25px 0;
  font-weight: normal;
}

.h3 {
  text-align: center;
  font-size: 30px;
  color: #222222;
  padding-bottom: 10px;
  font-weight: 500;
}

.h4 {
  font-size: 22px;
  color: #2d2d2d;
  text-align: center;
}

.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;
}

.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%;
  background-color: #fff;
  margin: 0 auto;
}

.copyright a {
  color: #000;
}

/* 倒计时 */
.countDown {
  padding: 50px 30px 40px;
}

.countDown_C {
  width: 820px;
  height: auto;
  border: 2px solid #1775fd;
  margin: 0 auto;
  border-radius: 20px;
  padding: 50px 20px 0px;
}

.countDown_Titl {
  width: 500px;
  margin: 0 auto;
  font-size: 32px;
  text-align: center;
  background-color: #fff;
  margin-top: -60px;
  color: #1775fd;
  font-weight: bold;
}

.countDown_Time {
  width: 565px;
  height: 40px;
  font-size: 32px;
  margin: 30px auto;
  text-align: center;
}

.countDown_Time span {
  display: inline-block;
  width: 55px;
  background-color: #1775fd;
  color: #fff;
  text-align: center;
  line-height: 50px;
}

.qj {
  padding: 0px 30px 40px;
}

.qj_Titl {
  padding-bottom: 60px;
}

.qj_Titl h2 {
  text-align: center;
  font-size: 38px;
  color: #4e4e4e;
}

.qj_C_Left {
  width: 560px;
  padding: 20px 0 0px;
  margin-right: 100px;
  position: relative;
}

.qj_C_Left p {
  padding: 0 0 20px;
  font-size: 21px;
  color: #4b4b4b;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: 500;
}
.qj_C_Left .qj_Btn>a {
  color: #fff;
}

.qj_C_Right {
  width: 480px;
  height: 270px;
}

.qj_C_Right img {
  width: 100%;
}

.jy .jy_list {
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}

.jy .jy_list li {
  border: 2px solid #1775fd;
  width: 266px;
  height: 321px;
  margin-top: 0.16rem;
  margin-bottom: 0.22rem;
  padding: 10px;
}

.jy .jy_list li img {
  margin-bottom: 4%;
  margin-top: 6%;
  width: 70px;
  height: 70px;
}

.jy .jy_list li .tit {
  font: bold 22px/26px Microsoft Yahei;
  margin-bottom: 5%;
  color: #1775fd;
}

.jy .jy_list li p {
  font: 16px/25px Microsoft Yahei;
  color: #5b5b5b;
  text-align: left;
}

.jy_btn {
  letter-spacing: 2px;
  width: 345px;
  line-height: 60px;
  text-align: center;
  margin: 30px auto;
  background: #1775fd;
  border-radius: 50px;
  font-size: 20px;
}

.jy_btn a {
  color: #fff;
}

.gz {
  background-color: #1775fd;
  padding: 30px 0;
}

.gz_Titl {
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  font-size: 38px;
  text-align: center;
  margin-bottom: 30px;
}

.gz .gz_list {
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}

.gz .gz_list li {
  background-color: #1775fd;
  width: 290px;
  height: auto;
  margin-top: 0.16rem;
  margin-bottom: 0.22rem;
}

.gz .gz_list li img {
  width: 100%;
  margin-bottom: 10px;
}

.gz .gz_list li .gz-f {
  padding: 10px;
  background-color: #fff;
}

.gz .gz_list li .gz-f h4 {
  letter-spacing: 2px;
  font-size: 22px;
  color: #1775fd;
  margin-bottom: 10px;
}

.gz .gz_list li .gz-f p {
  height: 140px;
  font-size: 16px;
  color: #5b5b5b;
  margin-bottom: 10px;
  text-align: left;
  line-height: 20px;
  letter-spacing: 2px;
}

.ts {
  background-color: #fff;
  padding: 30px 0;
}

.ts .ts_Titl {
  letter-spacing: 2px;
  font-weight: bold;
  color: #4d4d4d;
  font-size: 38px;
  text-align: center;
  margin-bottom: 30px;
}

.ts .ts_list {
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}

.ts .ts_list li {
  background-color: #fff;
  width: 290px;
  height: auto;
  margin-top: 0.16rem;
  margin-bottom: 0.22rem;
}

.ts .ts_list li img {
  width: 100%;
  margin-bottom: 10px;
}

.ts .ts_list li .ts-f {
  padding: 10px;
  background-color: #fff;
  border: 2px solid #1775fd;
}

.ts .ts_list li .ts-f h4 {
  letter-spacing: 2px;
  font-size: 22px;
  color: #1775fd;
  margin-bottom: 10px;
}

.ts .ts_list li .ts-f p {
  height: 100px;
  font-size: 16px;
  color: #5b5b5b;
  margin-bottom: 10px;
  text-align: left;
  line-height: 20px;
  letter-spacing: 2px;
}

.kc1 {
  background-color: #1775fd;
}

.kc1 .kc_Titl {
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: 40px;
  color: #fff;
  font-size: 38px;
  text-align: center;
  margin-bottom: 40px;
}

.kc1 ul {
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
  margin-top: 30px;
}

.kc1 ul li {
  width: 1200px;
  height: 360px;
  margin-top: 0px;
  margin-bottom: 30px;
  position: relative;
}

.kc1 ul li img {
  width: 580px;
  height: 320px;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 99;
}

.kc1 ul li .k {
  width: 1060px;
  height: 320px;
  border: 2px solid #fff;
  right: 0px;
  bottom: 0px;
  position: absolute;
}

.kc1 ul li h2 {
  letter-spacing: 3px;
  font: bold 32px/45px Microsoft Yahei;
  color: #fff;
  text-align: center;
  width: 540px;
  height: 50px;
  right: 40px;
  top: 80px;
  position: absolute;
  z-index: 1;
}

.kc1 ul li p {
  font: 18px/25px Microsoft Yahei;
  color: #fff;
  text-align: left;
  width: 540px;
  height: auto;
  right: 40px;
  top: 140px;
  position: absolute;
  z-index: 100;
}

.kc1 ul li .zx_btn {
  letter-spacing: 2px;
  width: 280px;
  height: 54px;
  display: block;
  border-radius: 27px;
  background: #fff;
  font-size: 18px;
  color: #1775fd;
  line-height: 54px;
  text-align: center;
  position: absolute;
  bottom: 60px;
  right: 170px;
}

.dtr {
  background-color: #fff;
}

.dtr_Titl {
  margin-top: 40px;
  color: #4d4d4d;
  font-size: 38px;
  text-align: center;
  margin-bottom: 40px;
}

.p7_box {
  height: 425px;
  width: 1280px;
  left: 31px;
  top: 145px;
  overflow: hidden;
  margin: 0 auto;
}

.tshow_box {
  height: 425px;
  width: 100%;
  overflow: hidden;
}

.tshow_box li {
  float: left;
  width: 285px;
  transition: 0.5s;
  overflow: hidden;
  position: relative;
  opacity: 0.7;
  background: #fff;
  list-style: none;
}

.tshow_box li.current {
  width: 634px;
  transition: 0.5s;
  opacity: 1;
}

.tshow_box li.current>.tshow_img img {
  left: 0;
  transition: 0.5s;
}

.tshow_box li>.tshow_img {
  display: block;
  width: 278px;
  overflow: hidden;
}

.tshow_box li>.tshow_img img {
  position: relative;
  left: 0px;
  transition: 0.5s;
}

.tshow_info {
  position: absolute;
  left: 285px;
  top: 0;
  width: 320px;
  height: 395px;
  padding: 15px;
  background: #eff1f1;
}

.tshow_info h3 {
  font: 18px/24px "Microsoft YaHei";
  color: #f00;
  font-weight: 700;
}

.tshow_info p {
  font: 15px/24px "Microsoft YaHei";
  line-height: 30px;
}

.tshow_info span {
  font-weight: 700;
}

.sz {
  padding: 20px 0 0;
  background-color: #fff;
}

.sz_Titl {
  text-align: center;
}

.sz_Titl h2 {
  font-size: 38px;
  color: #4d4d4d;
  padding: 40px 0;
}

.sz_Titl p {
  font-size: 20px;
  color: #797979;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.sz_C ul {
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}

.sz_C ul li {
  width: 390px;
  height: auto;
  margin-top: 0.16rem;
  margin-bottom: 0.22rem;
}

.sz_C ul li img {
  width: 100%;
}

.sz_C ul li p {
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
}

.sx {
  overflow: hidden;
}

.sx_left {
  width: 600px;
  height: auto;
  margin-right: 10px;
}

.sx_left img {
  width: 100%;
}

.sx_right ul li {
  width: 290px;
}

.sx_right ul li:nth-child(1) {
  margin-right: 10px;
}

.sx_right ul li img {
  width: 100%;
}

.sx_right ul li p {
  font-size: 18px;
  padding: 12px 0;
  text-align: center;
}

.gw {
  background-color: #f2f2f2;
}

.gw_c ul li {
  width: 390px;
  margin-top: 0.16rem;
  margin-bottom: 0.22rem;
}

.gw_c ul li .gw_f {
  height: auto;
  text-align: left;
  margin-top: 10px;
  background-color: #fff;
  padding: 10px;
}

.gw_c ul li .gw_f h4 {
  text-align: center;
  font-size: 22px;
  color: #1775fd;
  padding: 10px 0;
}

.gw_c ul li .gw_f p {
  line-height: 22px;
  font-size: 16px;
  color: #4b4b4b;
  padding: 0 0 10px;
}

.gw_c ul li .gw_f span {
  display: inline-block;
  font-size: 18px;
  color: #1775fd;
  margin-bottom: 10px;
}

.gw_c ul li .gw_f .gw_list {
  overflow: hidden;
}

.gw_c ul li .gw_f .gw_list p {
  padding: 0;
  width: 180px;
  line-height: 40px;
  background: #1775fd;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}

.gw_c ul li .gw_f .gw_list p:nth-child(odd) {
  margin-right: 10px;
}

.gw_c ul li .gw_f .gw_list p a {
  color: #fff;
}

.lb {
  background: #fff;
  padding: 40px;
}

.sec_form_box {
  width: 100%;
  height: 520px;
}

.sec_form {
  overflow: hidden;
}

.sec_form .h2 {
  margin-top: 54px;
}

.sec_form .h2 span {
  color: #ff0000;
}

.sec_form .h6 {
  margin: 30px 0 20px;
  color: #000;
}

.sec_form .con {
  height: 366px;
}

.sec_form .con .con_l,
.sec_form .con .con_r {
  float: left;
  width: 500px;
  height: 100%;
  background-color: #fff;
  margin-left: 52px;
}

.sec_form .con .con_tit {
  font: 22px/66px Microsoft Yahei;
  text-align: center;
  color: red;
  border-bottom: 1px solid #dddddd;
}

.sec_form .con_l ul {
  overflow: hidden;
  padding-top: 40px;
}

.sec_form .con_l ul li {
  width: 360px;
  height: 45px;
  margin: 0 auto;
  font: 18px/45px Microsoft Yaehi;
  color: #999999;
}

#bottom_form {
  width: 825px;
  margin: 40px auto 0;
}

#bottom_form .for_group {
  width: 100%;
  height: 70px;
  margin-bottom: 28px;
}

#bottom_form .for_group label {
  display: inline-block;
  font: 20px/70px Microsoft Yahei;
  width: 76px;
}

#bottom_form .for_group input {
  width: 820px;
  height: 100%;
  border: 1px solid #a3a3a3;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  background-color: transparent;
}

#bottom_form .for_group input::-webkit-input-placeholder {
  color: #444444;
  font-size: 20px;
}

#bottom_form1 {
  width: 980px;
  margin: 0 auto;
}

#bottom_form1 input {
  float: left;
  width: 320px;
  height: 50px;
  border: 1px solid #0054a7;
  box-sizing: border-box;
  margin: 0 20px 0 0;
  padding: 0;
  padding-left: 10px;
  background-color: transparent;
  line-height: 50px;
  font-size: 16px;
}

#bottom_form1 input::-webkit-input-placeholder {
  color: #444444;
}

.yybm13 {
  width: 300px;
  height: 50px;
  display: inline-block;
  border: 0 none;
  background-color: #0054a7;
  margin: 0 auto;
  font: 19px/46px Microsoft Yahei;
  color: #fff;
  cursor: pointer;
}

.yybm12 {
  width: 820px;
  height: 70px;
  display: block;
  border: 0 none;
  background-color: transparent;
  background-color: #188eee;
  margin: 0 auto;
  font: 26px/70px Microsoft Yahei;
  color: #fff;
  margin-top: -14px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}

.sec_form_box h5 {
  font-size: 22px;
  text-align: center;
  padding-bottom: 16px;
  border-bottom: dashed 1px gray;
}


.frame {
  margin: 20px;
  width: 600px;
  height: 455px;
  background: #fff;
}

.frame p {
  text-align: center;
  font-size: 20px;
  padding: 15px 0;
}

.frame .zt_form_p input {
  background: #fff;
  width: 380px;
  height: 50px;
  border-radius: 6px;
  font-size: 18px;
  padding-left: 16px;
  border: 1px solid #333;
}

.frame button {
  background: #0053bc;
  color: #fff;
  border-radius: 5px;
  border: none;
}

.onready {
  margin: 20px 60px;
}

.lunbo {
  width: 410px;
}

button {
  display: block;
  margin: 20px auto;
  width: 260px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #313131;
  color: #3f3f3f;
}