﻿@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-weight:normal;}
body>div, form>div{margin:0 auto;}
div{text-align:left;}
a img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
body{color:#2f2f2f;text-align:center;font-family:"微软雅黑";}
ul, ol, li{list-style-type:none;vertical-align:0;}
a{outline-style:none;color:#444444;text-decoration:none;font-family:"微软雅黑"}
a:hover{color:#2f2f2f;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:"."}
.yj{-moz-border-radius: 15px;/* Gecko browsers */-webkit-border-radius: 15px;/* Webkit browsers */border-radius:15px;/* W3C syntax */}
.wapImgBl{display:block;width:100%}
.max_640{min-width:320px;max-width:640px;margin: 0 auto;}
.wap_clff{background:#FFF}

.contain{margin:0 0.2rem}
.divys ul{display:flex; flex-wrap: wrap;}
.divys li{display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;}
.divys li .zt_hjyTu{display: -ms-flexbox; display: flex; flex: 1 1 auto;flex-direction: column;-ms-flex-pack: justify;}

.swiper{overflow: hidden;padding-bottom: 0.82rem;position: relative;margin-bottom: -0.3rem;}
.swiper-pagination-bullet{background: #737373;height: 0.12rem;width: 0.45rem;border-radius: 20rem;}
.swiper-pagination-bullet-active{background: #0075c0;width: 0.9rem;}
.cs1 .swiper-pagination-bullet{background: #d2d2d2;}
.cs1 .swiper-pagination-bullet-active{background: #c60c19;}


/* 通用样式 */
.he1{height:0.1rem;}
.he2{height:0.2rem;}
.he3{height:0.3rem;}
.he4{height:0.4rem;}
.he5{height:0.5rem;}
.he6{height:0.6rem;}
.he7{height:0.7rem;}
.he8{height:0.8rem;}
.he10{height:1.0rem;}
.he16{height:1.6rem;}
.he14{height:1.4rem;}
.he20{height:2.0rem;}


.zt_tit_box{text-align: center;}
.zt_dom_title{display: flex;align-items: center;justify-content: center;}
.zt_tit_box h3{font-size: 0.56rem;color: #000000;font-weight: bold; text-align:center}
.zt_tit_box h3 b{font-weight: normal;font-size: 0.32rem;align-self: flex-end;margin-bottom: 0.15rem;}
.zt_tit_box h3 img{width: 2rem;}
.zt_tit_box strong{color: #f26924;font-weight: bold;}
.zt_dom_title span{color: #1c81d9;}
.zt_tit_box p{color: #1c81d9;font-size: 0.32rem;margin-top: 0.15rem;background-clip:padding-box;display: inline-block;}
.tran_t .zt_dom_title {color: #fff;}
.tran_t .zt_dom_title strong {color: #fff;}
.tran_t p{color: #fff;}

.zt_btn_box{display: flex;justify-content: center;}
.zt_btn_line{display: flex;justify-content: center;}
.zt_btn_line a{height: 0.9rem;line-height: 0.9rem;display:flex;align-items: center;padding: 0 0.4rem;box-sizing: border-box;
font-size: 0.4rem;color: #fff;border-radius: 0.5rem;min-width: 4rem;justify-content: center;background: linear-gradient(to right,#1a1a1a,#4c4c4c);margin: 0 0.1rem;}
.zt_btn_line a:first-child{background: linear-gradient(to right,#d95716,#ff7f3f);color: #fff;}
.tran_b a:last-child{background: none;color: #fff; border:2px #ffffff solid}

.contain{margin: 0 0.2rem;}
.x_zt_ysh_box{display: flex;justify-content: space-between;flex-wrap: wrap;/* 可选：让行与行之间对齐更工整 */align-items: stretch; }
.x_zt_ysh_list{border-radius: 0.1rem;margin-bottom: 0.2rem; width: 49%; /* ===== 核心修改1：垂直弹性布局 ===== */display: flex;flex-direction: column;/* 替代width，flex布局更兼容 */flex: 0 0 49%;background:linear-gradient(to right,#d95716,#ff7f40);}
.x_zt_ysh_list_title{height: 0.75rem;background: linear-gradient(to right,#d95716,#ff7f40);position: relative;display: flex;align-items: center;justify-content: center;font-size: 0.38rem;color: #fff;font-weight: bold;/* 标题高度固定，不伸缩 */flex-shrink: 0;}
.x_zt_ysh_list_ab{position: absolute;top: 0;left: 0.2rem;width: 0.75rem;height: 0.65rem;background: url(../images/hic2.png)0 0 no-repeat;background-size: 100% 100%;font-size: 0.38rem;font-weight: bold;color: #fff;text-align: center;line-height: 0.55rem; /* 让数字垂直居中，优化显示 */}
.x_zt_ysh_list_tits{display: flex;align-items: center;justify-content: center; box-sizing: border-box;/* ===== 核心修改2：自动填充剩余高度，实现等高 ===== */flex: 1;background:#fff; margin:0.1rem;  padding:0.2rem}
.x_zt_ysh_list_tits p{font-size: 0.32rem;color: #1d120c;text-align: center;
line-height: 0.45rem;/* 清除p标签默认边距，避免布局偏移 */margin: 0;}


.mo_dom2{ background:url(../images/nbg1.jpg); background-size:100% 100%}
.zt_trNei {display: flex;justify-content: space-between;flex-wrap: wrap;display: flex;}
.zt_tdNei{ background:linear-gradient(to right,#ff7f40,#e6540c); background-size: 100% 100%;border-top-right-radius:0.75rem;display: flex;margin-bottom: 0.3rem;}
.zt_tdNei >img{ display:block;padding: 0.12rem; flex-shrink: 0;align-self: center;margin-right: 0.15rem;width: 2.8rem;}
.zt_tdNeiText{ flex-grow: 1;margin-right: 0.3rem;}
.zt_tdNeiTop{  background: url(../images/ic04_1.png) no-repeat 0 center;background-size: auto 0.8rem; margin-top:0.1rem; border-bottom:1px #FFF solid; height:0.8rem; line-height:0.8rem; color:#fff;padding-top: 0.2rem;font-size: 0.32rem;}
.zt_tdNeiTop strong{ font-size:0.45rem; color:#fff}
.zt_tdNeiTop strong em{font-weight: normal;}
.zt_tdNeiP{ font-size:0.32rem; color:#FFF; display:block; line-height:0.46rem;padding-bottom: 0.3rem;}

.zt_tdNei h3{display: flex;align-items: center;padding: 0.15rem 0;font-weight: bold;color: #fff;font-size: 0.32rem;}
.zt_tdNei h3 img{margin-right: 0.1rem;flex-shrink: 0;width: 0.2rem;}

.zt_Xue ul{display: flex;flex-direction: column;}
.zt_Xue li{ display:block;margin-bottom: 15px;}
.zt_Xue .zt_XuePr{position:relative;cursor:pointer; overflow:hidden}
.zt_Xue .zt_XuePr >img{display: block;width: 100%;box-sizing: border-box;}
.zt_Xue .zt_XuePr .paBox1{ display: block ; position:absolute; width:100%; height:100%; z-index:2; left:0px; top:0px; 
}
.zt_Xue .zt_XuePr .paBox1 .p1{ background:url(../images/lan1.png) no-repeat;background-size: 100% 100%;
min-width:70%; height:0.5rem; line-height:0.5rem; float:right;box-sizing: border-box;
font-size:0.35rem; color:#fff;font-weight: bold;font-family: '宋体';white-space: nowrap;padding-left:0.3rem;}
.zt_Xue .zt_XuePr .paBox1 .p2{font-family: '宋体';background:url(../images/bai1.png) no-repeat;background-size: 100% 100%; width:70%; height:0.48rem; line-height:0.48rem; 
float:left; text-align:right;padding-right:0.25rem; font-size:0.32rem; color:#000}
.zt_Xue .zt_XuePr .paBox2{ width:100%; height:100%; position:absolute; bottom:100%; left:0; background:rgba(0, 0, 0, 0.5);
cursor:pointer;color: #fff;box-sizing: border-box;}
.paBoxTextPd{position: absolute;width: 100%;bottom: 10%; left: 50%;transform: translateX(-50%);}
.paBoxP{ position:absolute; bottom:0px; padding:0.1rem; font-size:0.32rem; color:#FFF; line-height:0.45rem;text-align: justify;}
.paBox3{position: absolute;left:2px;bottom: 2px;width: 100%;display: flex;justify-content: center;align-items: center;}
.zt_Xue{ margin:0 0.2rem} 
.csx1{padding-bottom: 0.6rem;margin-bottom: -0.3rem;}
.csx1 .swiper-pagination-bullet{background: #f3c9b4; width:0.2rem}
.csx1 .swiper-pagination-bullet-active{background: #f26924; width:0.3rem}


.zt_Xue .zt_XuePr_tran .paBoxTextPd .p1{background:url(../images/lan1s.png) no-repeat;background-size: 100% 100%;color: #fff;}
.zt_kcTabNav li{ width:49%}
.zt_kcTabNav{ margin-bottom:0.2rem; margin:0 0.2rem}
.zt_kcTabNav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_kcTabNav li{ background:linear-gradient(to right,#ffeee5,#ffe3bd);  text-align:center; height:0.8rem; font-size:0.34rem; line-height:0.8rem;border-radius:0.1rem; cursor:pointer; margin-bottom:0.2rem}
.zt_kcTabNav li.mCon_Cutbtn{ background:linear-gradient(to right,#e6540b,#ff7f40); color:#FFF}
.zt_kcTab{ margin:0 0.2rem}
.zt_kcTab td,.zt_kcTab th{ border:1px #f26924 solid; text-align:center; padding:0.1rem;}
.zt_kcTab th{ font-size:0.34rem; color:#fff; background:#f27130; line-height:0.45rem;border:1px #fff solid; }
.zt_kcTab td{ font-size:0.32rem; color:#333333}
.zt_kcTab td a{font-size:0.32rem; color:#fff; background:linear-gradient(to right,#e6540b,#ff7f40);border-radius:5rem; display:block; line-height:0.6rem;}


.mo_dom3{background:linear-gradient(to right,#1a1a1a,#3f3f3f); }
.zt_ulJuList { margin:0 0.2rem}

.zt_ulJuList li{ margin-bottom:0.2rem; margin-left:0.2rem}
.zt_ulJuImg img{ display:block; width:100%}
.zt_ulJuImg{ margin-bottom:0.2rem}
.zt_ulJuList li .zt_ulJu{ padding:0.7rem 0.2rem 0.3rem 0.2rem; border-radius:0.2rem; position:relative;background:linear-gradient(to right,#e6540c,#ff7f40);}
.zt_ulJuList li .zt_ulJu .zt_ulJuTo{ background:url(../images/guiPig.png) no-repeat; background-size:100% 100%; width:3.4rem; height:0.8rem; position:absolute; top:0.26rem; left:-0.18rem; line-height:0.6rem;font-size:0.36rem; color:#b20000; font-weight:bold}
.zt_ulJuList li .zt_ulJu .zt_ulJuTo strong{ display:block; float:left; width:0.6rem; height:0.6rem; line-height:0.6rem; text-align:center; font-size:0.36rem; color:#b20000; margin-right:0.2rem; }
.zt_ulJuList li .zt_ulJu .zt_ulJuTo { color:#f26924; padding-left:0.4rem}
.zt_ulJuList li .zt_ulJu p{ font-size:0.32rem; line-height:0.45rem; color:#fff}

.zt_ulJuTit{ text-align:center}
.zt_ulJuTit strong{ display:block; font-size:0.42rem; color:#fff}
.zt_ulJian ul{display: flex;justify-content: space-between;flex-wrap: wrap; margin:0 0.2rem}
.zt_ulJian li{background: linear-gradient(to right, #e6540b, #ff7f3f); width:24%; height:1.2rem; line-height:1.2rem;border-radius:0.1rem; vertical-align:middle; text-align:center }
.zt_ulJian li strong{ font-size:0.32rem; color:#fff; vertical-align: middle}
.zt_ulJian li img{vertical-align: middle; display:inline-block; margin-top:0.1rem; width:0.6rem}


.csx2{padding-bottom: 0.5rem;margin-bottom: -0.3rem;}
.csx2 .swiper-pagination-bullet{background: #f3c9b4; width:0.2rem}
.csx2 .swiper-pagination-bullet-active{background: #f26924; width:0.3rem}


.zt_logoBox li .zt_logoLi{}

.zt_logoBox{}
.zt_logoBox ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_logoBox li{ display:block; margin-bottom:0.2rem; width:32%}
.zt_logoBox li .zt_logoLi{ background:url(../images/lqBg1.png) no-repeat; background-size:100% 100%; height:2.3rem;border-radius:0.1rem;}
.zt_logoTop{ text-align:center; padding-top:0.2rem;}
.zt_logoTop{display: flex;justify-content: center;align-items: center;font-size: 0.34rem;font-weight: bold; color:#fdf0de}
.zt_logoTop img{ margin-right:0.1rem; width:0.6rem}
.zt_logoBtn{ text-align:center; padding-top:0.2rem}
.zt_logoBtn a{ display:inline-block;border-radius:0.5rem; border:1px #fef1e1 solid; width:45%; height:0.45rem; text-align:center; line-height:0.45rem; font-size:0.3rem; color:#fef1e1; margin:0 0.05rem; margin-bottom:0.1rem;}
.zt_logoBtn a.a1{background:linear-gradient(to right,#fff6f1,#ffeacd); color:#f27130; font-size:0.3rem} 

.zt_logoLiSt{ text-align:center; color:#333333; font-size:18px;}



.zt_hjBox{ background: linear-gradient(to right, #e6540c, #ff7f3f);}
.zt_wieImgBg{  padding:0 0.2rem;padding-bottom:0.2rem;}
.zt_wieImgBg p{ display:block; font-size:0.32rem; text-align:center; color:#FFF; padding:0.2rem;}
.zt_wieImgBg img{ display:block; margin:0 auto; width:100%}

.zt_wieImgTop{ padding:0.2rem  0.2rem 0 0.2rem}
.zt_wieImgTop ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_wieImgTop li{ width:30%; text-align:center; height:0.8rem; line-height:0.8rem; font-size:0.4rem; border:1px #FFF solid; color:#FFF; font-weight:bold; cursor:pointer;border-radius:0.1rem;}
.zt_wieImgTop li.mCon_Cutbtn{ background:#FFF; color:#f27130} 

.zt_ft_dom{background: linear-gradient(to right,#1a1a1a,#404040);}


.form_box{background: linear-gradient(to right,#fff,#fff);width: 6.6rem;padding: 0.7rem 0.9rem 0.6rem 0.9rem;box-sizing: border-box;border-radius: 0.15rem; margin:0 auto}
.form_box ul{display: flex;justify-content: space-between;margin-bottom: 0.4rem;flex-direction: column;}
.form_box ul li{width: calc(calc(100% - 0px) / 1);height: 0.8rem;line-height: 0.8rem;margin-bottom: 0.3rem;background: #fff;border: 1px solid #b7b7b7;border-radius: 0.15rem;display: flex;align-items: center;white-space: nowrap;}
.form_box ul li:last-child{margin-bottom: 0;}
.form_box ul li span{font-size: 0.36rem;color: #666666;flex-shrink: 0;margin:0 0 0 0.2rem;display: flex;align-items: center;}
.form_box ul li input{outline: none;border: none;font-size: 0.42rem;color: #333;text-indent: 0.1rem;flex: 1;width: 0;}
.zt_qtSsBtn{margin:0 auto;width: 4rem;}
.zt_qtSsBtn input{height: 0.8rem;line-height: 0.8rem;text-align: center;width: 100%;font-size: 0.4rem;color: #fff; background: linear-gradient(to right,#e6540c,#f6712e);border-radius: 0.5rem;border: 0;cursor: pointer;}

.zt_qc_box_ul{ background: linear-gradient(to right,#e6540c,#f6712e);border-radius: 10px; padding:0.2rem 0.3rem; margin:0 0.4rem}
.zt_qc_box_ul ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_qc_box_ul li{ display:block; border-bottom:1px #fff dashed; font-size:0.32rem; color:#fff; height:0.8rem; line-height:0.8rem; width:100%; width:50%}
.zt_qc_box_ul li:nth-child(3){ border-bottom:0}
.zt_qc_box_ul li:nth-child(4){ border-bottom:0}
.zt_qc_box_ul li img{ display:block; float: left; margin-top:0.2rem; margin-right:0.1rem; margin-left:0.1rem; width:0.36rem}


.zt_ftText{ background:url(../images/textBg1.png) no-repeat center top; background-size: auto 1.4rem; padding-top:1.0rem;}
.zt_ftText h5{ text-align:center; font-size:0.32rem; color:#fff; background:url(../images/textBg2.png) repeat-y center top; background-size:100% 100%; height:0.5rem; line-height:0.5rem;}
.zt_ftText p{ font-size:0.3rem; display:block; text-align:center; line-height:0.6rem; color:#fff}












