@charset "utf-8";
/* CSS Document */
input,button,select,textarea{outline:none;}
textarea{resize:none}
input{align-items:flex-start;box-sizing:border-box;}
input:not([type]),input[type="email" i],input[type="number" i],input[type="password" i],input[type="tel" i],input[type="url" i],input[type="text" i],input[type="button" i],input[type="submit" i],input[type="reset" i],input[type="file" i]::-webkit-file-upload-button,button{padding:0px;}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{background-color:rgb(255,255,255);background-image:none;color:#333;-webkit-box-shadow:0 0 0 100px white inset;}
input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance:none;}
a{color:#000;font-weight:normal;text-decoration:none;outline-style:inherit;}
a:link{color:#000;}/* 初始状态 */
a:visited{color:#000;}/* 访问过的状态 */
a:hover{color:#000;}/* 悬浮状态 */
a:active{color:#000;}/* 按下状态 */
input,img{vertical-align:middle;max-width:100%;}
li{list-style:none;}
html{font-size:14px;}
body,div,p,h1,h2,h3,h4,h5,h6,table,dl,dt,dd,ul,li,ol{margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:14px;color:#000;background-color:#fff;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}

body{padding-top:51px;}
.z-nav-wrapper{background:#1680EF; position:fixed; top:0px; left:0px; right:0px; z-index:9999;}
.z-nav{width:1200px; margin:0 auto; overflow:hidden;}
.z-nav a{display:block; float:left; padding:15px 20px; color:#fff; font-size:16px;}
.z-nav .cur{background:#FF9300;}

#banner{margin:10px auto; overflow:hidden;}
#banner .swiper-slide{height:420px; position:relative; overflow:hidden;}
#banner img{max-width:inherit;position:absolute; top:0px; left:50%; margin-left:-960px;}


.z-title{width:1200px; margin:0 auto;background:#AC2813; color:#fff; font-size:30px; line-height:2em; text-align:center;}

.z-brief{width:1200px; margin:20px auto; overflow:hidden;}
.z-thum{width:520px;}
.z-text{width:660px;}
.z-name{color:#4e4c4c; font-size:30px; line-height:100%;}

.z-label{overflow:hidden;}
.z-label li{width:50%; float:left; margin-top:14px; color:#4e4c4c; font-size:14px; font-weight:bold;}
.z-yy-zx{margin:50px auto 0; overflow:hidden;}
.z-yy-zx li{float:left; margin-right:20px;}
.z-yy-zx li a{display:inline-block; padding:10px 20px; background:#AC2813; border-radius:100px; color:#fff; font-size:16px;}
.z-yy-zx li .z-btn-zx{background:#FB6C04;}

.z-seek{width:1200px; margin:20px auto; overflow:hidden;}
.z-seek li{width:122px; height:122px; float:left; margin-left:56px; border:1px solid #ccc; border-radius:50%; padding:5px; box-sizing:border-box; text-align:center;}
.z-seek li:first-child{margin-left:0px;}
.z-seek li a{display:block; width:110px; height:110px;background:#ccc; border-radius:50%;padding:30px 0; cursor:pointer;color:#fff;font-size:16px; line-height:24px;box-sizing:border-box; position:relative;transition:transform 0.4s ease-in-out;-webkit-transition:transform 0.4s ease-in-out;-moz-transition:transform 0.4s ease-in-out;-o-transition:transform 0.4s ease-in-out;text-shadow:0px 2px 2px rgba(0, 0, 0,1);}
.z-seek li a:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}
.z-seek li a:after{content:"";display:block;width:10px;height:10px;border-top:2px solid #fff;border-left:2px solid #fff; border-radius:5px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);-ms-transform:rotate(-135deg);position:absolute; bottom:15px; left:50%; margin-left:-8px;}

.z-seek .blue{border-color:blue;}
.z-seek .blue a{background-color:blue;}
.z-seek .green{border-color:green;}
.z-seek .green a{background-color:green;}
.z-seek .orange{border-color:orange;}
.z-seek .orange a{background-color:orange;}

.z-intr{width:1200px; margin:20px auto; overflow:hidden;}
.z-int{background:#F3F3F3;}
.z-int h3{display:inline-block; padding:10px 20px;background:#AC2813;color:#fff; font-weight:400;}
.z-con{text-indent:2em; line-height:1.8em;}
.z-con p{padding:10px 0; border-bottom:1px solid #f1f1f1;}
.z-con h3{padding:10px 0; border-bottom:1px solid #f1f1f1; text-indent:0;}

.z-in-btn{text-align:center;}
.z-in-btn li{display:inline-block; margin:20px;}
.z-in-btn li a{display:block; padding:12px 30px; background:#BD0000; border-radius:5px; color:#fff; font-size:18px;}

.z-table{width:100%; margin:10px auto 0; background:#F5F5DC; text-align:center;}
.z-table tr th{background:#8B4513; padding:15px; color:#fff; font-size:16px;border-left:1px solid #fff;}
.z-table tr td{padding:15px 5px;font-size:16px; border-left:1px solid #fff; border-bottom:1px solid #fff;}
.z-table .z-a-btn{display:inline-block; background:#FF4500; color:#fff; padding:5px 20px; font-size:14px;}

.z-tips{background:#ececec; padding:10px; font-size:15px;line-height:1.6em;text-indent:2em;}

.z-qa-list{}
.z-qa-list li{border-bottom:1px #ccc dashed; padding:10px 0;}
.z-qa-list li h5{overflow:hidden; padding:0 0 5px 30px; position:relative; font-size:14px;}
.z-qa-list li h5:after{content:"问";display:block;width:20px;height:20px; background:#EB8837; color:#fff; font-size:12px; text-align:center; line-height:20px; font-weight:400; position:absolute; top:0px; left:0px;}
.z-qa-list li h5 .date{float:right; color:#ccc; font-weight:400;}
.z-qa-list li .da{padding-left:30px; color:#606060; position:relative; margin-top:5px; font-size:14px;}
.z-qa-list li .da:after{content:"答";display:block;width:20px;height:20px; background:#282828; color:#fff; font-size:12px; text-align:center; line-height:20px; font-weight:400; position:absolute; top:0px; left:0px;}


.z-xy-imgs{overflow:hidden;}
.z-xy-imgs li{width:232px; float:left; margin:10px 10px 0 0; border-radius:3px; overflow:hidden;}
.z-xy-imgs li:nth-child(5n){margin-right:0px;}


.z-bm-box{background:#00AFD7; margin:10px auto; padding:20px;}
.z-bm-t{color:#fff; font-size:30px; text-align:center; margin-bottom:20px; position:relative;}
.z-bm-t:after{content:"";display:block;width:2em; height:3px; background:#fff;position:absolute; bottom:-10px; left:50%; margin-left:-1em;}
.z-bm-p{color:#fff; font-size:14px; text-align:center;}

.z-bm-f{width:500px; margin:20px auto 0;background:#33BFDF; padding:0 20px; border-radius:5px; overflow:hidden;}
.z-bm-f li{margin:20px auto; overflow:hidden;}
.z-bm-f .z-f-i{background:#fff; border-radius:5px; height:42px;line-height:42px;}
.z-bm-f li .z-f-l{width:60px; float:left; text-align:right; padding:0 10px; color:#666;}
.z-bm-f li .z-f-r{width:420px; float:right;}

.z-bm-f li .z-f-in{width:100%; height:42px; line-height:42px; border:0; outline-style:inherit;}
.z-bm-f li .z-f-code{width:320px;}
.z-bm-f li .ver_code{width:100px; height:42px; border:0; cursor:pointer;}

.z-f-submit-box{width:200px; height:42px;border:1px solid #fff; padding:2px; border-radius:100px; margin:0 auto;}
.z-f-submit{width:100%; height:100%; background:#fff url(../images/z-f-submit.png) no-repeat 164px center; border-radius:100px; border:0px; color:#1296DB; font-size:20px;}


.z-ad{width:1200px;height:240px;margin:20px auto; position:relative;}
.z-ad .z-ad-l{width:550px; height:240px;}
.z-ad .z-ad-r{width:550px; height:140px; background:#1680EE; padding:50px;}
.z-ad .z-ad-k{position:absolute; top:-80px; right:10px;}



.z-ad .z-ad-r h3{height:32px; line-height:32px; padding-left:35px; color:#fff; font-size:24px; font-weight:400; font-style:italic;background:url(../images/ad_c.png) no-repeat;}
.z-ad-c{width:400px; overflow:hidden;}
.z-ad-c li{width:50%; float:left; color:#fff; font-size:16px; padding:15px 0 0 0;}
.z-ad-btn{display:block;width:120px;height:32px; margin:20px 0 0 100px;line-height:32px;text-align:center;color:#fff !important;background:#ff9300;text-decoration:none;}




























