﻿@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: #333;width: 30px;height: 15px;opacity: 1;border-radius: 0;}
.swiper-pagination-bullet-active{background: linear-gradient(to right,#9b0606,#c50c0a);width: 60px;}
.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,#9b0606,#c50c0a);}

/* btn1+2 */
.zt_lineX{background: linear-gradient(to right,#9b0606,#c50c0a);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: #a90807;}
.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,#ff4900,#ff9037);margin: 0 28px;}
.zt_btn_line img{margin-right: 10px;}
.zt_btn_line a:last-child{background: linear-gradient(to right,#0f0000,#0f0000);}
.tran_b a:first-child{background: linear-gradient(to right,#fff,#fff);color: #333;}
.tran_b a:last-child{background: linear-gradient(to right,#ff4900,#ff9037);color: #fff;}

.mo_domx0{background: #fff;}
.zt_bm_box{display: flex;justify-content: space-between;}
.zt_bm_list{background: linear-gradient(to right,#700002,#c50c0a);box-sizing: border-box;width: calc(calc(100% - 20px) / 2);padding:10px;padding-bottom: 20px;}
.zt_bm_list >img{display: block;width: 100%;margin-bottom: 10px;}
.zt_bm_list_aline{display: flex;justify-content: space-between;}
.zt_bm_list_aline a{height: 60px;width: calc(calc(100% - 5px) / 2);line-height: 60px;text-align: center;background: #fff;color: #9b0606;font-size: 30px;border-radius: 30px;}
.zt_bm_list_aline a:last-child{background: linear-gradient(to right,#ff4900,#ff9037);color: #fff;}

.pc_dom1{background: #f7f7f7;}
.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 #a90807;color: #a90807;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,#700002,#c50c0a);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,#700002,#c50c0a);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 #a90807;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: linear-gradient(to right,#a80106,#ad0f14);display: inline-block;line-height: 30px;}
.zt_kc_list_tits span{font-weight: bold;}

.zt_yh_box{display: flex;border: 1px solid #a90807;border-top: none;}
.zt_yh_box >h3{align-self: stretch;display: flex;align-items: center;justify-content: center;background: linear-gradient(to right,#700002,#c40c0a);border-right: 1px solid #a90807;width: 16.67%;flex-shrink: 0;color: #fff;font-size: 30px;font-weight: bold;min-height:105px;box-sizing: border-box;}
.zt_yh_tits{padding: 15px 0;line-height:28.5px;padding-left: 65px;}
.zt_yh_tits p{color: #333333;line-height: 28.5px;font-size: 20px;text-align: justify;}
.zt_yh_tits p span{font-weight: bold;color: #8d0405;}

.pc_dom2{background: #fff;}
.zt_dsh_box{display: flex;flex-direction: column;}
.zt_dsh_title{align-self: center;border-radius:5px;background: linear-gradient(to right,#9b0606,#c50c0a);display: inline-block;align-items: center;height:56px; line-height:56px;font-weight: bold;padding: 0 55px;font-size: 30px;color: #fff;margin-bottom: 40px;}
.zt_dsh_titleText{ text-align:center}
.zt_dsh_box_node{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zt_dsh_list{padding: 8px;background: linear-gradient(to right,#9b0606,#c50c0a);border-radius: 0 50px 0 0;display: flex;margin-bottom:20px;width: calc(calc(100% - 28px) / 2);box-sizing: border-box;}
.zt_dsh_list>img{margin-right:30px;align-self: center;}
.zt_dsh_list_tits{position: relative;margin-top: 25px;padding-top: 20px;padding-right: 45px;display: flex;flex-direction: column;}
.zt_dsh_list_tits_ab{position: absolute;top: 0;left:0;padding-bottom: 24px;padding-right: 24px;border-bottom: 1px solid #fff;}
.zt_dsh_list_tits_ab >img{display: block;}
.zt_dsh_list_tits h3{font-weight: bold;color: #fff;font-size: 31px;margin-bottom: 20px;}
.zt_dsh_list_tits h3 b{font-weight: normal;margin:0 7px;}
.zt_dsh_list_tits h3 span{font-weight: normal;font-size: 18px;}
.zt_dsh_list_tits h4{font-weight: bold;color: #fff;display: flex;align-items: center;font-size: 0.32rem;margin-bottom: 0.15rem;margin-top: 0.05rem;}
.zt_dsh_list_tits p{font-size: 18px;line-height: 24px;color: #fff;text-align: justify;}

.zt_dsh_list_large{width: 100%;}

.zt_Xue{ position:relative; overflow:hidden;}
.zt_Xue ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_Xue li{ display:block; margin-bottom:20px;}
.zt_Xue .zt_XuePr{ width:100%; position:relative;cursor:pointer; overflow:hidden;border: 2px solid #a90807;box-sizing: border-box;}
.zt_Xue .zt_XuePr img{ display:block; width:100%}
.zt_Xue .zt_XuePr .paBox1{ display: block ; position:absolute; width:100%; height:100%; z-index:2; left:0px; top:0px; background:url(../images/text2.png) no-repeat bottom center;background-size:100% auto; }
.zt_Xue .zt_XuePr .paBox1 .p1{ background:url(../images/lan1.png) no-repeat;background-size:100% 100%;  height:33px; line-height:33px; float:right;padding-left:24px;padding-right:60px; font-size:24px; color:#FFF;font-weight: bold; font-family:"宋体"}
.zt_Xue .zt_XuePr .paBox1 .p2{ background:url(../images/bai1.png) no-repeat;background-size:100% 100%; padding-left:20px;height:33px; line-height:33px;float:left; text-align:right;padding-right:24px; font-size:18px; color:#000;font-family:"宋体"}
.paBoxTextPd{ padding-top:220px;}

.zt_Xue .zt_XuePr .paBox2{ width:100%; height:100%; position:absolute; top:100%; left:0; background:url(../images/studBg.png);background-size:100% 100%;cursor:pointer;}
.paBoxP{ position:absolute; bottom:0px; padding:15px; font-size:16px; color:#FFF;text-align: justify;line-height: 30px;}
.cs4{padding-bottom: 50px;margin-bottom: -15px;}

.pc_dom3{background: linear-gradient(to right,#9b0606,#c50c0a);}
.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: #a90807;margin-bottom: 30px;}
.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: #a90807;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,#9b0606,#c50c0a);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:15px;width: 30px;border-radius: 0;}
.cs1 .swiper-pagination-bullet-active{background: linear-gradient(to right,#e8bf94,#fcf8f3);width:60px;}

.zt_kt_box{display: flex;flex-direction: column;}
.zt_kt_box .swich_hd{margin-bottom: 40px;background: #fff;}
.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) / 6);height: 92px;display: flex;align-items: center;justify-content: center;cursor: pointer;box-sizing: border-box;}
.zt_kt_box .swich_hd ul li p{height: 70px;display: flex;align-items: center;justify-content: center;color: #333;border-right: 1px dashed #a90807;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: #a90807;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%;}

.zt_shp1_box{display: flex;justify-content: space-between;margin-bottom: 40px;}
.zt_shp1_list{position: relative;}
.zt_shp1_list >img{display: block;}
.zt_shp1_list_ab{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.4);display: flex;cursor: pointer;}

.pc_dom4{background: #fff;}
.zt_hj_box{}
.zt_hj_box .swich_hd{margin-bottom: 60px;}
.zt_hj_box .swich_hd ul{display: flex;justify-content: space-between;}
.zt_hj_box .swich_hd ul li{border: 2px solid #a90807;color: #a90807;font-weight: bold;font-size: 24px;width: calc(calc(100% - 60px) / 5);height: 75px;display: flex;align-items: center;justify-content: center;border-radius: 10px;cursor: pointer;box-sizing: border-box;}
.zt_hj_box .swich_hd ul li.active{background: linear-gradient(to right,#9b0606,#c50c0a);position: relative;color: #fff;border: none;}
.zt_hj_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: 15px;}
.zt_hj_list >img{display: block;width: 100%;}

.pc_dom5{background: #f7f7f7;}
.zt_dzh_box{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: -10px;}
.zt_dzh_list{margin-bottom: 10px;}
.zt_dzh_list >img{display: block;}
.zt_dzh_list p{color: #fff;font-size: 18px;height: 42px;background: linear-gradient(to right,#9b0606,#c50c0a);display: flex;align-items: center;justify-content: center;}

.pc_dom6{background: #fff;}
.zt_tp1_list{border: 2px solid #fbf7f0;}
.zt_tp1_list >img{display: block;width: 100%;}
.cs3{padding-bottom: 50px;margin-bottom: -15px;}
.cs3 .swiper-pagination-bullet{background: #333;height: 15px;width:30px;border-radius: 0;}
.cs3 .swiper-pagination-bullet-active{background: linear-gradient(to right,#9b0606,#c50c0a);width: 60px;}

.pc_dom7{background: linear-gradient(to right,#9b0606,#c50c0a);}
.zt_logoNei ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_logoNei li{ display: block; }
.zt_logoNei .logoList{ width:212px; height:230px; position:relative; overflow:hidden;}
.zt_logoNei .logoList .pa01{ background:url(../images/pngPa.png) no-repeat; width:212px; height:146px; position:absolute; bottom:0px; left:0}
.zt_logoNei .logoList .pa01 img{ position:absolute; left:66px; top:-30px;}
.zt_logoNei .logoList .pa01 { text-align:center}
.zt_logoNei .logoList .pa01 p{ font-size:24px; color:#a90807; font-weight:bold; display:block; padding-top:65px;}
.zt_logoNei .logoList .pa01_btn{ text-align:center; padding-top:5px;}
.zt_logoNei .logoList .pa01_btn a{ display:inline-block; border:1px #a90807 solid; margin:0 2px; height:30px; line-height:30px; padding:0 8px; font-size:18px;  color:#a90807;border-radius:5px; box-sizing: border-box;}
.zt_logoNei .logoList .pa01_btn a.a2{background: linear-gradient(to right,#9b0606,#c50c0a); color:#fff;border: none; }
.zt_logoNei{ margin-bottom:20px;}
.zt_logoNeiPr { overflow:hidden; position:relative}
.cs5{padding-bottom:40px;margin-bottom: -15px;}
.cs5 .swiper-pagination-bullet{background: #fff;height:15px;width: 30px;border-radius: 0;}
.cs5 .swiper-pagination-bullet-active{background: linear-gradient(to right,#e8bf94,#fcf8f3);width:60px;}

.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: #a90807;}
.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;width: 600px;margin: 0 auto;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: linear-gradient(to right,#9b0606,#c50c0a);font-size:20px;color: #fcf9f4;flex-shrink: 0;margin-right:10px;}
.form_box ul li input{outline: 0;height: 50px;box-sizing: border-box;border: 2px solid #a90807;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 #a90807;background: #fff;font-size: 20px;color: #666666;text-indent:10px;flex-grow: 1;}

.zt_qtSsBtn{background: linear-gradient(to right,#ff4900,#ff9037);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;}

