﻿@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 */}

body{ font-variant-east-asian: traditional;}
/* 通用样式 */
.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;}

.contain{width:1200px; margin:0 auto}

/* 专题特色样式 */
.swiper{overflow: hidden;padding-bottom: 50px;position: relative;margin-bottom: -10px;}
.swiper-pagination-bullet{background: #e1e1e7;width: 45px;height: 12px;opacity: 1;border-radius: 0;}
.swiper-pagination-bullet-active{background: #ac252f;width: 90px;}
.swiper-btn{position: absolute;top:50%;transform: translateY(-50%);z-index: 1;cursor: pointer;}
.zt_left_btn1{left: 0;}
.zt_right_btn1{right: 0;transform: translateY(-50%) scaleX(-1);}
/* 标题颜色中间色  */
.zt_color{color: #ac252f;}
/* 专题渐进色 */
.zt_line{background: linear-gradient(to right,#8e2031,#a85660);}

/* btn1+2 */
.zt_lineX{background: linear-gradient(to right,#8e2031,#a85660);background: linear-gradient(to right,#cd2733,#ac252f);}
/* 常用渐进色1 */
.zt_hline1{background: linear-gradient(to right,#c6a17a,#fdf3df);}
/* 常用渐进色2 */
.zt_hline2{background: linear-gradient(to right,#c5a17a 0%,#fdf3df 50%,#c5a07a 100%);}

/* 专题常用样式 */
.banner{width: 100%; height: 665px; background:url(../images/banner.jpg) center 0 no-repeat;position: relative;}
.ban_btn{position: absolute;bottom: 60px;width: 100%;display: flex;}
.ban_btn a{background: linear-gradient(to right,#a3000b,#ff5555);color: #fff;min-width: 500px;box-sizing: border-box;padding:0 50px;border-radius: 40px;margin: 0 auto;}
.ban_btn a p{animation: ghostUpdown 1s infinite;font-size: 38px;}
@keyframes ghostUpdown { from { transform: scale(0.9);}to {transform: scale(1.1);}} 

.zt_tit_box{text-align: center;}
.zt_tit_box h3{margin-bottom: -18px;}
.zt_dom_title{display: flex;justify-content: center;align-items: center;}
.zt_dom_title strong{color: #333;font-size: 42px;font-weight: bold;}
.zt_dom_title span{color: #912838;}
.zt_dom_title img{margin-right:14px;}
.zt_dom_title img:last-child{transform: scaleX(-1);margin-left: 14px;margin-right: 0;}
.zt_tit_box p{color: #333;font-size: 18px;line-height: 24px;padding-top: 15px;}
.tran_t .zt_dom_title strong{color: #fff;}
.tran_t .zt_dom_title strong span{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: 75px;line-height: 75px;display:flex;align-items: center;padding: 0 30px;box-sizing: border-box;font-size: 24px;color: #fff;border-radius: 40px;min-width: 360px;justify-content: center;background: linear-gradient(to right,#2c2c2c,#141414);margin: 0 28px;}
.zt_btn_line img{margin-right: 10px;}
.zt_btn_line a:first-child{background: linear-gradient(to right,#8e2031,#a85660);}
.tran_b a:first-child{background: #fff;color: #912737;}
.tran_b a:last-child{background: linear-gradient(to right,#8e2031,#a85660);color: #fff;}

.pc_dom1{background: #fff;}
.zt_kc_box{}
.zt_kc_box .swich_hd{margin-bottom: 50px;}
.zt_kc_box .swich_hd ul{display: flex;justify-content: space-between;padding: 0 60px;}
.zt_kc_box .swich_hd ul li{border: 2px solid #912737;color: #912737;font-weight: bold;font-size: 24px;width: calc(calc(100% - 64px) / 3);height: 75px;display: flex;align-items: center;justify-content: center;border-radius: 10px;cursor: pointer;box-sizing: border-box;}
.zt_kc_box .swich_hd ul li >img{margin-left: 5px;}
.zt_kc_box .swich_hd ul li.active{background: linear-gradient(to right,#8e2031,#a85660);position: relative;color: #fff;border: none;}
.zt_kc_box .swich_hd ul li.active::after{background: url(../images/hic-sj1.png)0 0 no-repeat;background-size: 100% 100%;content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,-1px);width: 25px;height: 16px;}

.zt_kc_list{width: 100%;text-align: center;}
.zt_kc_list th{background: linear-gradient(to right,#8e2031,#a85660);border: 1px solid #fff;height: 45px;color: #fff;font-size: 20px;font-weight: normal;}
.zt_kc_list td{background: linear-gradient(to right,#fff,#fff);border: 1px solid #912838;height: 45px;color: #333;font-size: 16px;font-weight: normal;}
.zt_kc_list td a{width:95px;height: 30px;border-radius: 20px;color: #fff;font-size: 16px;background: #912838;display: inline-block;line-height: 30px;}
.zt_kc_list_tits span{font-weight: bold;}

.pc_dom2{background: #f7f7f7;}
.zt_xq_box{display: flex;justify-content: space-between;margin-bottom: 30px;}
.zt_xq_box .swich_hd{margin-bottom: 0.1rem;width: 430px;margin-right: 25px;flex-shrink: 0;}
.zt_xq_box .swich_hd ul{display: flex;justify-content: space-between;flex-wrap: wrap;height: 100%;align-content: space-between;}
.zt_xq_box .swich_hd ul li{font-size: 20px;width: calc(calc(100% - 25px) / 2);height: 65px;display: flex;align-items: center;justify-content: center;cursor: pointer;box-sizing: border-box;background: #dddddd;border-radius: 5px;}
.zt_xq_box .swich_hd ul li.active{background: linear-gradient(to right,#8e2031,#a85660);position: relative;color: #fff;}

.zt_xq_box_node{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_xq_list{position: relative;margin-bottom: 20px;}
.zt_xq_list:nth-last-child(-n+2){margin-bottom: 0;}
.zt_xq_list img{display: block;}
.zt_xq_list_ab{position: absolute;left: 0;width: 100%;bottom: 0;background: url(../images/htb1.png)0 0 no-repeat;background-size: 100% 100%;height: 60px;display: flex;align-items: center;justify-content: center;font-size: 22px;color: #fff;}

.zt_fm_box{background: url(../images/hbox-fm.jpg)0 0 no-repeat;background-size: 100% 100%;display: flex;justify-content: space-between;align-items: center;padding: 40px 70px;}
.zt_fm_tits{display: flex;flex-direction: column;align-items: center;flex-shrink: 0;margin-left: 20px;}
.zt_fm_tits h3{display: flex;align-items: center;font-size: 47px;font-family: '宋体';font-weight: bold;margin-bottom: 16px;}
.zt_fm_tits h4{background: url(../images/htb-fm1.png)0 0 no-repeat;background-size: 100% 100%;color: #fff;font-weight: bold;display: flex;align-items: center;justify-content: center;height: 50px;font-size: 27px;padding: 0 70px;margin-bottom: 14px;}
.zt_fm_tits p{font-size: 20px;}
.zt_fm_tits p span{font-weight: bold;}

.form_box_b{flex-shrink: 0;margin-right: 10px;}
.form_box_b ul{display: flex;flex-direction: column;}
.form_box_b ul li{display: flex;justify-content: space-between;margin-bottom: 10px;width: 365px;}
.form_box_b ul li span{width:110px;height: 40px;display: flex;align-items: center;justify-content: center;background: #912737;font-size:16px;color: #e8bf93;flex-shrink: 0;margin-right:10px;}
.form_box_b ul li input{outline: 0;height: 40px;box-sizing: border-box;border: 2px solid #a04553;background: #fff;font-size: 16px;color: #666666;text-indent:10px;flex-grow: 1;}
.form_box_b ul li select{outline: 0;height: 40px;box-sizing: border-box;border: 2px solid #a04553;background: #fff;font-size: 16px;color: #666666;text-indent:10px;flex-grow: 1;}
.zt_qtSsBtn_b{background: linear-gradient(to right,#8e2031,#a85660);height:45px;width:260px;border-radius:30px;cursor: pointer;align-self: center;justify-self: center;margin: 0 auto;margin-top: 10px;}
.zt_qtSsBtn_b p{height: 100%;font-weight: bold;color: #fff;font-size:22px;;display: flex;align-items: center;justify-content: center;}

.pc_dom3{background: linear-gradient(to right,#8e2031,#a85660);}
.zt_xy_box{display: flex;flex-direction: column;}
.zt_box_title{align-self: center;border-radius: 5px;background: linear-gradient(to right,#fcf9f4,#e8bf93);display: flex;align-items: center;height: 60px;font-weight: bold;padding: 0 45px;font-size:30px;color: #8e2031;margin-bottom: 15px;}
.zt_xy_box_tits p{text-align: center;font-size: 18px;color: #fff;margin-bottom: 25px;line-height: 24px;}
.zt_xy_list{background: linear-gradient(to right,#fcf9f4,#e8bf93);padding: 4px;display: flex;flex-direction: column;align-items: center;padding-bottom: 10px;margin-bottom:15px;}
.zt_xy_list img{width: 100%;margin-bottom: 6px;}
.zt_xy_list h3{font-size:22px;color: #8e2031;font-weight: bold;margin-bottom: 6px;}
.zt_xy_list p{width: 108px;height: 25px;border-radius:15px;color: #fff;font-size: 18px;background: linear-gradient(to right,#8e2031,#a85660);display: inline-block;display: flex;align-items: center;justify-content: center;text-align: center;}
.cs1{padding-bottom:40px;margin-bottom: -15px;}
.cs1 .swiper-pagination-bullet{background: #fff;height:10px;width: 20px;border-radius: 0;}
.cs1 .swiper-pagination-bullet-active{background: linear-gradient(to right,#fcf9f4,#e8bf93);width:40px;}

.zt_kt_box{display: flex;flex-direction: column;}
.zt_kt_box .swich_hd{margin-bottom: 40px;}
.zt_kt_box .swich_hd ul{display: flex;justify-content: space-between;}
.zt_kt_box .swich_hd ul li{font-weight: bold;font-size: 26px;width: calc(calc(100% - 0px) / 7);height: 92px;display: flex;align-items: center;justify-content: center;cursor: pointer;box-sizing: border-box;background: #fff;}
.zt_kt_box .swich_hd ul li p{height: 70px;display: flex;align-items: center;justify-content: center;color: #333;border-right: 1px dashed #8e2031;width: 100%;}
.zt_kt_box .swich_hd ul li:last-child p{border-right: none;}
.zt_kt_box .swich_hd ul li.active{background: linear-gradient(to right,#fcf9f4,#e8bf93);position: relative;border: none;}
.zt_kt_box .swich_hd ul li.active p{color: #8e2031;border-right: none;}
.zt_kt_box .swich_hd ul li.active::after{background: url(../images/hic-sj2.png)0 0 no-repeat;background-size: 100% 100%;content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,-1px);width:24px;height: 12px;}
.zt_kt_list img{display: block;width: 100%;}

.pc_dom4{background: #fff;}
.zt_dsh_box {display: flex;flex-direction: column;}
.zt_box_title_tran{align-self: center;border-radius: 5px;background: linear-gradient(to right,#8e2031,#a85660);display: flex;align-items: center;height: 60px;font-weight: bold;padding: 0 45px;font-size:30px;color: #fff;margin-bottom: 25px;}
.zt_dsh_box_node{display: flex;justify-content: space-between;}
.zt_dsh_list{border: 2px solid #8e2031;position: relative;}
.zt_dsh_list >img{display: block;}
.zt_dsh_list_ab{position: absolute;left: 0;bottom: 0;width: 100%;height: 300px;box-sizing: border-box;padding: 70px 10px;padding-bottom: 0;background: url(../images/htb_dsh1.png)0 0 no-repeat;background-size: 100% 100%;display: flex;flex-direction: column;align-items: center;}
.zt_dsh_list_ab h3{font-weight: bold;color: #e8bf93;font-size: 27.5px;margin-bottom: 5px;}
.zt_dsh_list_ab h4{border-radius: 5px;background: linear-gradient(to right,#fcf9f4,#e8bf93);display: flex;align-items: center;height: 45px;padding: 0 40px;font-size:22.5px;color: #8e2031;margin-bottom: 10px;}
.zt_dsh_list_ab p{font-size: 16px;line-height: 27px;color: #fff;width: 100%;text-align: justify;}

.zt_jsh_box {display: flex;flex-direction: column;}
.zt_jsh_list{position: relative;border: 2px solid #8e2031;padding-bottom: 30px;overflow: hidden;background: #000;}
.zt_jsh_list >img{display: block;}
.zt_jsh_list_ab1{position: absolute;left: 0px;bottom: 0px;width:calc(100% - 0px);height: 109px;box-sizing: border-box;padding-top: 7px;padding-bottom: 0;background: linear-gradient(to right,#fcf9f4,#e8bf93);display: flex;flex-direction: column;align-items: center;}
.zt_jsh_list_ab1 h3{font-weight: bold;color: #8e2031;font-size: 24px;margin-bottom: 1px;}
.zt_jsh_list_ab1 h4{font-size: 18.7px;color: #333333;margin-bottom: 3px;}
.zt_jsh_list_ab1 h5{background: #8e2031;height: 30px;width: 160px;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 16px;border-radius: 20px;}
.zt_jsh_list_ab2{position: absolute;left: 0px;top: 100%;width:calc(100% - 0px);height: 60%;background: rgba(0, 0, 0, 0.7);box-sizing: border-box;padding: 16px;padding-bottom: 0;}
.zt_jsh_list_ab2 p{color: #fff;line-height: 25px;font-size: 16px;text-align: justify;}
.cs2{padding-bottom:50px;margin-bottom: -15px;}

.pc_dom5{background: #f7f7f7;}
.zt_ysh_box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: -25px;}
.zt_ysh_list{position: relative;border-radius: 0;background: linear-gradient(to right,#8e2031,#a85660);width: calc(calc(100% - 75px) / 4);margin-bottom: 25px;margin-top: 30px;padding: 30px 15px 15px 15px;box-sizing: border-box;}
.zt_ysh_list_ab{border-radius: 50%;background: linear-gradient(to right,#8e2031,#a85660);display: flex;align-items: center;justify-content: center;width: 60px;height: 60px;color: #fff;font-size: 30px;font-weight: bold;position: absolute;top: -30px;left: 50%;transform:translateX(-50%);}
.zt_ysh_list_tits{background: #fff;border-radius: 10px;display: flex;flex-direction: column;align-items: center;padding: 20px 12px;}
.zt_ysh_list_tits h3{font-weight: bold;color: #8e2031;background: linear-gradient(to right,#fcf9f4,#e8bf93);height: 42px;width: 100%;line-height: 42px;text-align: center;font-size: 24px;margin-bottom: 16px;}
.zt_ysh_list_tits p{line-height: 27px;color: #333;font-size: 18px;text-align: justify;}

.pc_dom6{background: linear-gradient(to right,#8e2031,#a85660);}
.zt_dx_box{display: flex;flex-wrap: wrap;margin-bottom: -18px;justify-content: space-between;}
.zt_dx_list{margin-bottom: 18px;width: calc(calc(100% - 36px) / 4);background: linear-gradient(to right,#fcf9f4,#e8bf93);padding: 5px 7px;box-sizing: border-box;}
.zt_dx_list_tits{background: #fff;border-radius: 10px;display: flex;flex-direction: column;padding: 10px 0;align-items: center;}
.zt_dx_list_tits h3{align-self: center;font-weight: bold;font-size: 22px;color: #333;border-bottom: 1px dashed #912838;padding-bottom: 5px;margin-bottom: 8px;min-width: 200px;text-align: center;}
.zt_dx_list_tits a{height: 30px;width: 154px;background: linear-gradient(to right,#8e2031,#a85660);border-radius: 30px;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 18px;}
.zt_dx_list_tits a >span{font-family: '宋体';}

.zt_ft_dom{background: url(../images/ssBg.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_ft_dom h3{display: flex;justify-content: center;font-size: 42px;font-weight: bold;color: #333;margin-bottom: 15px;}
.zt_ft_dom h3 span{color: #912737;}
.zt_ft_dom h4{background: url(../images/htbx.png)0 0 no-repeat;background-size: 100% 100%;height: 34px;line-height: 34px;color: #fff;text-align: center;font-size: 18px;margin-bottom: 10px;}
.zt_ft_dom h4 span{font-weight: bold;}
.zt_ft_dom p{font-size: 18px;color: #333;margin-bottom: 25px;text-align: center;}
.form_box ul{display: flex;padding: 0 120px;flex-wrap: wrap;justify-content: space-between;}
.form_box ul li{display: flex;justify-content: space-between;margin-bottom: 20px;width: calc(calc(100% - 30px) / 2);}
.form_box ul li span{width:135px;height: 50px;display: flex;align-items: center;justify-content: center;background: #912737;font-size:20px;color: #e8bf93;flex-shrink: 0;margin-right:10px;}
.form_box ul li input{outline: 0;height: 50px;box-sizing: border-box;border: 2px solid #a04553;background: #fff;font-size: 20px;color: #666666;text-indent:10px;flex-grow: 1;}
.form_box ul li select{outline: 0;height: 50px;box-sizing: border-box;border: 2px solid #a04553;background: #fff;font-size: 20px;color: #666666;text-indent:10px;flex-grow: 1;}

.zt_qtSsBtn{background: linear-gradient(to right,#8e2031,#a85660);height:52px;width:330px;border-radius:50px;cursor: pointer;align-self: center;justify-self: center;margin: 0 auto;margin-top: 20px;}
.zt_qtSsBtn p{height: 100%;font-weight: bold;color: #fff;font-size:26px;;display: flex;align-items: center;justify-content: center;}

.zt_ysh_list{display:flex}