﻿@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:#333;text-align:center;font:12px "微软雅黑";}
ul, ol, li {list-style-type:none;vertical-align:0;}
a {outline-style:none;color:#333;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: 50px;position: relative;margin-bottom: -15px;}
.swiper-pagination-bullet{background: #d2d2d2;opacity: 1;border-radius: 0;width: 30px;height: 10px;}
.swiper-pagination-bullet-active{background: #f1a585;width: 60px;}

/* 通用样式 */

.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;}


.banner{width: 100%; height: 649px; background:url(../images/bannerPic.jpg) center 0 no-repeat;position: relative;}
.ban_btn{position: absolute;bottom: 45px;width: 100%;display: flex;}
.ban_btn a{background: linear-gradient(to right,#8d0000,#e50000);color: #fff7ef;height: 60px;line-height: 60px;box-sizing: border-box;padding: 0 ;border-radius: 40px;margin: 0 auto;min-width: 360px;text-align: center; border:2px #fddbbc solid}
.ban_btn a p{animation: ghostUpdown 1s infinite;font-size: 28px;text-align: center;height: 54px;line-height: 54px;}
@keyframes ghostUpdown { from { transform: scale(0.9);}to {transform: scale(1.1);}} 

.bannerMg{ padding-top:530px; text-align:center}
.bannerMg a{ display: inline-block; background:url(../images/btnBg.png) no-repeat; width:238px; height:54px; line-height:50px; color:#b12420; font-size:22px; font-weight:bold; margin:0 20px;}
.bannerMg a.a1{ font-weight:normal}

.zt_tit_box{text-align: center;}
.zt_dom_title{display: flex;justify-content: center;align-items: center;}
.zt_dom_title strong{color: #000;font-size: 42px;font-weight: bold; display:block; background:url(../images/lin1.jpg) no-repeat center bottom; padding-bottom:12px;}
.zt_dom_title span{color: #a60000;}
.zt_dom_title img{margin-right: 30px;}
.zt_dom_title img:last-child{transform: rotate(180deg);margin-left: 30px;margin-right: 0;}
.zt_tit_box p{color: #333;font-size: 16px;height: 35px;line-height: 35px;padding: 0 28px;border-radius: 20px;margin-top: 8px;}
.zt_tit_box h3{ margin-bottom:-30px;}
.zt_tran_t .zt_dom_title strong{color: #fff;}
.zt_tran_t .zt_dom_title strong span{color: #f6c0a9;}
.zt_tran_t p{color: #fff;background: rgba(255, 255, 255, 0.2);}

.zt_btn_box{display: flex;justify-content: center;}
.zt_btn_line{display: flex;justify-content: center;}
.zt_btn_line a{height: 77px;line-height: 77px;display:flex;align-items: center;padding: 0 75px;box-sizing: border-box;font-size: 32px;color: #fff;border-radius: 100px;min-width: 360px;justify-content: center;background: linear-gradient(to right,#ab1716,#ea2c23);margin: 0 15px;}
.zt_btn_line a:last-child{background: linear-gradient(to right,#000000,#424242);color: #fff;}
.tran_b a:first-child{background: linear-gradient(to right,#f7dbbc,#fbf2e1);color: #d0221c;}
.zt_ysBg{ background:url(../images/bg1.jpg) no-repeat center center; padding:0 20px;}
.zt_ysBgLi{ border:2px #a60000 solid;border-radius: 20px; background:#FFF; padding:30px 70px; }


.pc_dom1{background: #eeeeee;}
.zt_text_P{ float:right; width:800px; padding-top:50px;}
.zt_textSt{ text-align:center}
.zt_text_list{ padding-top:20px;}
.zt_text_list p{font-size:16px; color:#333333; line-height:28px; display:block; padding-bottom:16px;}

.zt_textSt{ font-size:40px; font-weight:bold; color:#333333}
.zt_textSt strong{ color:#d0221c}


.form_box_b{ text-align:center}
.form_box_b ul{ display:inline-block;vertical-align:middle}
.form_box_b ul li{height: 50px;width: 260px; display:inline-block;background: #fff; vertical-align:middle; margin:0 10px;border-radius: 10px;}
.form_box_b ul li input{font-size: 18px;color: #666666;border: none;outline: none; width:150px; float:left; line-height:50px; height:50px;}
.form_box_b ul li select{font-size: 18px;color: #666666;border: none;outline: none; width:110px; float:left;line-height:50px; height:50px;}
.zt_ssBoxBtn{ display:inline-block;vertical-align:middle;margin:0 10px;}
.zt_ssBoxBtn input{font-size: 20px;color: #fff;width:230px;height: 50px;border-radius: 10px;background: linear-gradient(to right,#aa1413,#ea2c23);cursor: pointer; border:0}
.form_box_b ul li strong{ float:left; font-size:20px; color:#333333; font-weight:normal; margin:10px 0 0 10px;}
.form_box_b ul li strong img{ float:left; margin-right:5px;}

.zt_qieTop{ text-align:center; height:128px;}
.zt_qieTop li{ display:inline-block; background:#eeeeee; font-size:28px; height:68px; line-height:68px; padding:0 80px; margin:0 10px; cursor:pointer }
.zt_qieTop li.mCon_Cutbtn{background: linear-gradient(to right,#aa1413,#ea2c23); color:#fff; font-weight:bold}
.zt_qieBoxImg{ background:#eeeeee; padding-top:36px;}
.zt_qieUl ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_qieUl li img{ display:block}
.zt_qieUl li p{ display:block; height:54px; line-height:54px; text-align:center;background: linear-gradient(to right,#aa1413,#ea2c23);color: #fff; font-size:20px;}
.zt_qieUl li.li1 p{background: linear-gradient(to right,#000000,#424242);}
.zt_qieUl li{ margin-bottom:10px;}


.zt_qieSt{ padding-bottom:26px; }
.zt_qieSt strong{ display:block; background:url(../images/yy01.png) no-repeat; width:287px; height:59px; padding-left:40px; font-size:28px; color:#FFF; line-height:59px;}
.zt_qieUl{ padding:0 30px 30px 30px;}


.zt_ovList{ background:url(../images/redBg.jpg) no-repeat; height:356px;}
.zt_ovListImg{ float:left; padding:70px 0 0 46px;}
.zt_ovBtn{ float:right; position:relative; margin:15px 15px 0 0; cursor:pointer}
.zt_ovBtn span{ position:absolute; z-index:11; left:50%; top:50%; margin:-42px 0 0 -42px;}

.zt_tabTop { text-align:center; height:86px;}
.zt_tabTop li{ display:inline-block; height:52px; line-height:52px; margin:0 10px; background:#FFF; padding:0 30px; font-size:20px; vertical-align:middle; cursor:pointer; border:1px #d43a35 solid;border-radius:10px}
.zt_tabTop li span{ display:inline-block; background:url(../images/y1.png) no-repeat; width:26px; height:26px; vertical-align:middle}
.zt_tabTop li.mCon_Cutbtn_a{background: linear-gradient(to right,#aa1413,#ea2c23); color:#FFF} 
.zt_tabTop li.mCon_Cutbtn_a span{ background:url(../images/y2.png) no-repeat}

.zt_tabList{ width:1140px; margin:0 auto}
.zt_tabList td,.zt_tabList th{ border:1px #cd4848 solid; padding:10px; font-size:18px}
.zt_tabList td{ background:#FFF}
.zt_tabList th{ background: #c71f1a; color:#FFF}
.zt_tabList td a{background: linear-gradient(to right,#aa1413,#ea2c23); color:#FFF; display:block; line-height:34px;border-radius: 20px}


.pc_dom3{ background:url(../images/redBg01.jpg) no-repeat; background-size:100% 100%}
.zt_tit_box01 .zt_dom_title strong{ color:#FFF; background:url(../images/lin2.jpg) no-repeat bottom center}
.zt_tit_box01 .zt_dom_title strong span{ color:#f7dcbe}
.zt_tit_box01 p{ color:#FFF}
.zt_qieTop1 li{ background:#fff}
.zt_qieTop1 li.mCon_Cutbtn{background: linear-gradient(to right,#f7dbbc,#fbf2e1); color:#d0221c}
.zt_ovList01{ background:url(../images/redBg1.jpg) no-repeat}

.pc_dom4{ background:#eeeeee}
.zt_qieTop2{}
.zt_qieTop2 li{background:#fff;}
.zt_qieBoxImg1{ background:#fff}

.zt_ft_dom{background: url(../images/hft_bg.jpg)center 0 no-repeat; background-size:100% 100%}
.zt_ft_box{display: flex;justify-content: space-between;align-items: center;}
.zt_ft_tits{display: flex;flex-direction: column;align-items: center;width: 720px;overflow: hidden;}
.zt_ft_tits h3{font-size: 42px;font-weight: bold;color: #fff;display: flex;align-items: flex-end;justify-content: center;margin-bottom: 30px;}
.zt_ft_tits h4{color: #a60000;font-size: 18.65px;height: 36px;line-height: 36px;text-align: center;min-width: 270px;padding:0 35px;box-sizing: border-box;
margin-bottom: 35px;background: linear-gradient(to right,#fff3ec 0%,#e19375 100%);border-radius: 20px;font-weight: bold;}
.zt_ft_tits h4 span{font-weight: normal;}
.zt_qc_box{display: flex;justify-content: space-between;align-self: stretch;}
.zt_qc_list{width: calc(calc(100% - 120px) / 4);position: relative;height: 100px;display: flex;align-items: center;justify-content: center;
background: url('../images/hft_tb1.png')0 0 no-repeat;background-size: 100% 100%;}
.zt_qc_list_ab{position: absolute;font-size:20px;color: #fff;font-weight: bold;left:18px;transform: translateX(-50%);top:5px;}
.zt_qc_list p{font-size: 20px;color: #333;text-align: center;margin-top: 2px; padding-left:10px}
.zt_qc_list::after{position: absolute;content: '';background: url('../images/hft-ic1.png')0 0 no-repeat;height: 40px;width: 50px;z-index: 1;
background-size: 100% 100%;left: calc(100% - 5px);}


.form_box{background: linear-gradient(to right,#fff,#fff);width: 440px;box-sizing: border-box; padding-bottom:30px;}
.form_boxPd{ padding:40px 40px 0 40px; }
.form_boxPd li span img{ margin-right:5px;}
.form_box ul{display: flex;justify-content: space-between;margin-bottom: 20px;flex-direction: column;}
.form_box ul li{width: calc(calc(100% - 0px) / 1);height: 50px;line-height: 50px;margin-bottom: 20px;background: #fff;border: 1px solid #b7b7b7;border-radius: 10px;display: flex;align-items: center;white-space: nowrap;}
.form_box ul li:last-child{margin-bottom: 0;}
.form_box ul li span{font-size: 20px;color: #666666;flex-shrink: 0;margin:0 0 0 15px;
display: flex;align-items: center;}
.form_box ul li input{outline: none;border: none;font-size: 20px;color: #333;text-indent: 10px;flex: 1;width: 0;
}
.zt_qtSsBtn{margin:0 auto;}
.zt_qtSsBtn input{height: 48px;line-height: 48px;text-align: center;width: 100%;font-size: 19px;color: #fff;background: linear-gradient(to right,#aa1413,#ea2c23);border-radius: 10px;border: 0;cursor: pointer;}


.form_boxNav{ text-align:center; font-size:33px; font-weight:bold; font-family:"宋体"; height:64px; line-height:64px;background: linear-gradient(to right,#aa1413,#ea2c23); color:#fff}
.form_boxNav span{ color:#f7dcbe}
