﻿@charset "utf-8";
/* 全局样式 */
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal;}
body>div, form>div {margin:0 auto;}
div{ text-align:left}
a img {border:0;}
table{border-collapse:collapse; border-spacing:0;}
select,textarea{font: 12px Arial,"微软雅黑";}
body {color:#000;text-align:center;font:12px "微软雅黑";}
ul, ol, li {list-style-type:none;vertical-align:0;}
a {outline-style:none;color:#000;text-decoration:none;}
a, area {blr:expression(this.onFocus=this.blur())}
:focus {-moz-outline-style: none;}
.clear {clear:both;}
.hidden {display:none;}
.block {display:block;}
.left{float:left;}
.right{float:right;}
/* .clearfix{*zoom:1}
.clearfix:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:"."} */
body,html{ min-width:1200px; overflow-x:hidden}
.yj{-moz-border-radius: 15px;/* Gecko browsers */-webkit-border-radius: 15px;/* Webkit browsers */border-radius:15px;/* W3C syntax */}
.contain{width:1200px; margin:0 auto}
.swiper{overflow: hidden;padding-bottom: 30px;position: relative;}
.swiper-pagination-bullet{background: #ced8f2;height: 10px;width: 20px;opacity: 1;border-radius: 0;}
.swiper-pagination-bullet-active{background: #0b3ec0;width: 70px;}
.cs2{padding-bottom: 50px;margin-bottom: -20px;}
.cs1{margin: 0;padding: 0;}
/* 通用样式 */
.zt_wh1200{ width:1200px; margin:0 auto}
.zt_he10{ height:10px;}
.zt_he20{ height:20px;}
.zt_he30{ height:30px;}
.zt_he40{ height:40px;}
.zt_he50{ height:50px;}
.zt_he60{ height:60px;}
.zt_he70{ height:70px;} 
.zt_he80{ height:80px;}
.zt_he90{ height:90px;}
.zt_he100{ height:100px;}
/* 最常见颜色 */
.zt_color1{color: #b2188d;}
/* 渐变中间颜色 */
.zt_color2{color: #edd6ba;}
/* 第一个btn */
.zt_line{background:linear-gradient(to right,#b2188d,#75004d);}
/* 第二个btn */
.zt_line2{background:linear-gradient(to right,#2c2c2c,#141414);}
/* 常用线 */
.zt_line3{background: linear-gradient(to right,#dcb484,#fffbf6);}
/* 常用线反转 */
.zt_line3s{background: linear-gradient(to right,#fffbf6,#dcb484);}

.banner{width: 100%; height: 580px; background:url(../images/banner.jpg) center 0 no-repeat;position: relative;}
.ban_btn{position: absolute;bottom: 70px;width: 100%;display: flex;justify-content: center;}
.ban_btn a{color: #fff;background:linear-gradient(to right,#f89200,#f9c26b);border-radius: 40px;width: 350px;text-align: center;height: 54px;}
.ban_btn a p{animation: ghostUpdown 1s infinite;font-size: 26px;display: flex;justify-content: center;align-items: center;height: 54px;text-shadow: 2px 2px 2px #f36b03; font-weight:bold}
.ban_btn a p img{margin-left: 7px;}
@keyframes ghostUpdown { from { transform: scale(0.9);}to {transform: scale(1.1);}} 


.tit_box{display: flex;flex-direction: column;align-items: center; }
.tit_box h3{display: flex;justify-content: center;align-items: center;font-size: 40px;font-weight: bold; color:#333}
.tit_box h3 span{ color:#b2188d}
.tit_box h3 img{ margin:0 16px;}
.tit_box p.p1{font-size: 18px;color: #b2188d;text-align: center; margin-top:10px; display:inline-block;
 background:#fff;border-top-right-radius:30px;border-bottom-left-radius:30px; height:42px; line-height:42px; padding:0 40px;}
.tit_box h3 b{ color:#171717}
.tit_box p.p1{ background:#f9ecf6;}
.tit_box p.p2{ font-size:16px; color:#333333; display:block; padding-top:20px;}
.tit_box p.p3{ font-size:16px; color:#fff; display:block; padding-top:20px;}
.tit_box p.p1_1{ background:#fff}

.tit_box1{ color:#FFF}
.tit_box1 p.p1{ background: linear-gradient(to right,#dcb484,#fffbf6);}
.tit_box1 p.p2{color: #fff;}
.tit_box1 h3 b{color:#FFF}
.tit_box1 h3 b span{color:#FFF}

.sr_btn_box{display: flex; justify-content: center;}
.sr_btn{display: flex;}
.sr_btn a{color: #fff;font-size: 24px;padding: 20px 60px;display: flex;align-items: center;
background:linear-gradient(to right,#b2188d,#75004d);border-radius:150px; margin:0 20px }
.sr_btn a:nth-child(2){background:#fff;padding: 20px 60px;color: #fff;
background:linear-gradient(to right,#2c2c2c,#141414);}
.sr_btn a img{ margin-right:10px;}

.sr_btn a.a1{ border:1px #edd6ba solid; background:none; color:#edd6ba}
.sr_btn a.a2{border:1px #edd6ba solid;background:linear-gradient(to right,#dcb484,#fffbf6);color:#b2188d}


.zt_dom1{ background:#fff}
.zt_kcTabNav{ margin-bottom:16px;}
.zt_kcTabNav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_kcTabNav li{ background:#dddddd; width:11.5%; text-align:center; height:45px; font-size:24px; line-height:45px;
border-radius:10px; cursor:pointer;color: #333;}
.zt_kcTabNav li.mCon_Cutbtn{ background:linear-gradient(to right,#b2188d,#75004d); color:#FFF}

.zt_kcTab td,.zt_kcTab th{ border:1px #b2188d solid; text-align:center; padding:5px;height: 42px;box-sizing: border-box;}
.zt_kcTab th{ font-size:20px; color:#fff; background:#b2188d;border: 1px solid #fff;font-weight: normal;}
.zt_kcTab td{ font-size:16px; color:#333333}
.zt_kcTab td a{font-size:16px; color:#fff; background:#b2188d;display:inline-block;
height: 30px;line-height: 30px;border-radius: 30px;width: 94px;text-align: center;}


.zt_dom2{background:url(../images/hbg-tran.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_xueLi{}
.zt_xueLi ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_xueLi li{ display:block; width:383px; height:305px; position:relative; margin-bottom:24px;}
.zt_xueLi li img{ display:block}
.zt_xueLi li .zt_xuep{ position:absolute; bottom:0px; left:0px; background:url(../images/tuBg.png) no-repeat; width:383px; height:142px;}
.zt_xueLi li .zt_xuep p{ font-size:18px; color:#333333; display:block; text-align:center; padding:74px 14px 0 14px;}

.zt_dom3{background: #fff;}
.zt_logoListNav{ text-align:center; margin-bottom:26px;}
.zt_logoListNav li{ display:inline-block; background:url(../images/djPng2.png) no-repeat; width:384px; height:91px; cursor:pointer; line-height:76px; font-size:24px; color:#b2188d; font-weight:bold; margin:0 22px;}
.zt_logoListNav li.mCon_Cutbtn{ background:url(../images/djPng1.png) no-repeat; color:#fff} 

.zt_logoBox{}
.zt_logoBox ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_logoBox li{ display:block; margin-bottom:18px;}
.zt_logoBox li .zt_logoLi{ background:url(../images/lqBg1.jpg) no-repeat; width:285px; height:130px;border-radius:10px;}
.zt_logoTop{ text-align:center; padding-top:20px;}
.zt_logoTop{display: flex;justify-content: center;align-items: center;font-size: 26px;font-weight: bold; color:#fdf0de}
.zt_logoTop img{ margin-right:10px;}
.zt_logoBtn{ text-align:center; padding-top:14px}
.zt_logoBtn a{ display:inline-block;border-radius:5px; border:1px #edd6ba solid; width:105px; height:30px; 
text-align:center; line-height:30px; font-size:18px; color:#edd6ba; font-weight:bold; margin:0 5px;}
.zt_logoBtn a.a1{background:linear-gradient(to right,#dcb484,#fffbf6); color:#b2188d} 

.zt_yxWtText{ background:linear-gradient(to right,#fffbf6,#dcb484);border-radius:10px; }
.zt_yxWtText p{ color:#333; font-size:18px; display:block; padding:16px;}
.zt_yxWtText p strong{ color:#b2188d}

.zt_dom4{background:url(../images/hbg-tran.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_hb_box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: -54px;margin-top: 30px;}
.zt_hb_list{width: calc(1152px / 3);margin-bottom: 54px;display: flex;flex-direction: column;align-items: center;
background: linear-gradient(to right,#dcb484,#fffbf6);box-sizing: border-box;padding: 16px;}
.zt_hb_list h3{width: 60px;height: 60px;border-radius: 50%;font-size: 30px;color:#b2188d;font-weight: bold;
display: flex;align-items: center;justify-content: center;margin-bottom: -42px;transform: translateY(-46px);
background: linear-gradient(to right,#dcb484,#fffbf6);}
.zt_hb_list_tits{background: #fff;border-radius: 10px;display: flex;flex-direction: column;align-items: center;
flex-grow: 1;box-sizing: border-box;padding: 18px 12px 12px 12px;}
.zt_hb_list_tits h4{height: 42px;line-height: 42px;text-align: center;width: 204px;text-align: center;font-size: 22px;color: #fff;font-weight: bold;
background:linear-gradient(to right,#b2188d,#75004d);border-radius: 10px;margin-bottom: 12px;}
.zt_hb_list_tits p{font-size: 18px;color: #333;line-height: 27px;}

.zt_dom5{background:#f7f7f7}
.zt_xiaoUl{}
.zt_xiaoUl ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_xiaoUl li{ display:block; width:382px; margin-bottom:30px;}
.zt_xiaoUl li img{ display:block}
.zt_xiaoText{ width:382px; height:58px;background:linear-gradient(to right,#b2188d,#75004d); }
.zt_xiaoText strong{ float:left; line-height:58px; color:#fff; font-size:20px; font-weight:normal; padding-left:20px; }
.zt_xiaoText strong b{ margin-right:6px; color:#ecd0ad; font-size:26px;}
.zt_xiaoText a{ float: right;background:linear-gradient(to right,#fef1e1,#deb683); font-size:20px; font-weight:bold; color:#b2188d; height:34px; line-height:34px; padding:0 20px;border-radius:150px; margin:11px 16px 0 0 }


.zt_wxBox{ position:relative}
.zt_wxBox .button-prevs{ position:absolute; left:0px; top:146px; z-index:11; cursor:pointer}
.zt_wxBox .button-nexts{position:absolute; right:0px; top:146px; z-index:11; cursor:pointer}
.cs1{ width:1144px; margin:0 auto}

.zt_foot_doom{width: 100%;background: url(../images/bdbj.jpg) 0 0 no-repeat; background-size: 100% 100%;height: 540px;}
.form_box{background: url(../images/ssBg.png) no-repeat; width: 1200px; height: 400px; margin: 0 auto}
.form_box ul{width: 440px; margin: 0 auto; float: right; margin: 70px 36px 0 0}
.form_box ul li{background: none;height: 70px;display: flex;align-items: center;margin-bottom: 16px;position: relative;border-radius:8px; border:1px #b2188d solid}
.form_box ul li span{font-size: 20px; font-weight:bold;margin-left: 20px;color: #b2188d; vertical-align:middle}
.form_box ul li span img{vertical-align:middle; margin-right:10px;}
.form_box ul li input{width: 300px;margin-left: 15px;height: 56px;border: none;outline: none;font-size: 20px;background:none }
.form_box ul li select{width: 300px;margin-left: 15px;color: #333;font-size: 20px;height: 56px;border: none;outline: none;}
.form_box ul li:last-child{border: none;outline: none;background: url(../images/lin2.jpg) 0 0 no-repeat; background-size: 100% 100%;display: flex;justify-content: center;border-radius: 8px;cursor: pointer; color:#fcedda}
.form_box ul li:last-child input{margin-left: 0px;background: none;font-size: 24px;color: #fcedda;cursor: pointer; font-weight:bold}
.imgMg{ float:left; margin:70px 0 0 55px; display:block}
.zt_stdUl{ position:relative}



