﻿@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 */}



/* 通用样式 */

.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: 580px;background: url(../images/banner.jpg) 0 0 no-repeat; background-size: 100% 100%;}
.zt_tit_box{text-align: center;}
.zt_tit_box h3{font-size: 42px;font-weight: bold;display: flex;justify-content: center; align-items: flex-start;}
.zt_tit_box h3 img{margin: 5px 10px;}
.zt_tit_box p{font-size: 20px;text-align: center;}
.zt_tit_box h3 span{color: #8f1c16;}

.gj_box{width: 1100px;height: 480px; margin: 0 auto;background: url(../images/bg1.png) 0 0 no-repeat; position: relative;}
.gj_box ul li{width: 360px;display: flex;align-items: center;}
.gj_box ul li p{font-size: 24px;margin-left: 70px;}
.gj_box ul li img{margin-right: 15px; animation: gt1 1.5s infinite linear;position: absolute;top: 7px; left: 0;}
.gj_box ul li:nth-child(1){position: absolute;top: 40px; left: 10px;}
.gj_box ul li:nth-child(2){position: absolute;top: 200px; left: 10px;}
.gj_box ul li:nth-child(3){position: absolute;top: 360px; left: 10px;}
.gj_box ul li:nth-child(4){position: absolute;top: 40px; right: -40px;}
.gj_box ul li:nth-child(5){position: absolute;top: 200px; right:-40px;}
.gj_box ul li:nth-child(6){position: absolute;top: 360px; right: -40px;}
.gj_box h3{width: 30px; font-size: 30px;line-height: 32px;position: absolute;top: 10px; left: 420px;color: #c78330;}
.gj_box h2{width: 62px;font-size: 62px;color: #c78330;font-weight: bold;position: absolute;top: 60px; left: 460px;line-height: 62px;}
.zt_btn_box{display: flex; justify-content: center;}
.zt_btn{padding: 7px ;background: url(../images/line1.jpg) 0 0 no-repeat;background-size: 100% 100%;border-radius: 60px;}
.zt_btn a{font-size: 24px; font-weight: bold;color: #fff;display: inline-block;margin-left: 10px;}
.zt_btn a:nth-child(2){padding: 5px 30px;background:#fff; color: #9d1a13;border-radius: 30px;}
@keyframes gt1 {0% {top:  -7px;}25% {top: 1px;}50% {top: 5px;}75% {top: 1px;}100% {top: -7px;}}



.zt_dom2{width: 100%;background: url(../images/bg2.jpg) 0 0 no-repeat; background-size:100% 100%; }
.zt_dom2 .zt_tit_box{color: #fff;}
.zs_box{width: 1200px;height: 480px; margin: 0 auto;background: url(../images/bg3.png) 0 0 no-repeat;display: flex;}
.zs_l{padding: 100px 30px 35px;}
.zs_l{width: 510px;}
.zs_l_con{display: flex;align-items: center;padding: 10px 0;border-bottom: 1px solid #eee;}
.zs_l_con h3{background: #f0d3ac;padding: 6px 12px;font-size: 22px;font-weight: bold;color: #8f1c16;margin-right: 10px;border-top-left-radius:15px;border-bottom-right-radius:15px;}
.zs_l_con p{font-size: 20px;}
.zs_l_cons{border-bottom: none;}
.zs_a{text-align: center;width: ;}
.zs_a a{padding: 8px 30px;background: #f0d3ac;color: #8f1c16;font-size: 22px;font-weight: bold;margin-top: 20px;display: inline-block;border-radius: 40px;}
.zs_r{width: 630px;}
.zs_r_tit{text-align: right;margin-top: 15px;padding-right: 30px;position: relative;}
.zs_r_tit h2{font-size: 30px;font-weight: bold;color: #861c11; line-height: 36px;position: absolute;top: 0px;right: 40px;z-index: 9;}
.zs_r_tit h4{font-size: 26px;font-weight: bold;text-transform:uppercase;color: #d8ae84;position: absolute;top: 55px;right: 40px;z-index: 0;}
.zs_r ul{margin-top: 100px;display: flex;flex-wrap: wrap;margin-left: 52px;}
.zs_r ul li{width: 170px;height: 145px; text-align: center;padding-top: 20px;}
.img_box{display: flex;justify-content: center;margin-bottom: 5px;}
.img_box img{margin-left: -10px;}
.zs_r ul li h3{font-weight: bold;font-size: 20px;text-align: center;margin-top: -6px;color: #851c11;}
.zs_r ul li .img_box:nth-child(1){margin-left: 8px;}


.fa_box ul{display: flex;justify-content: space-between;}
.fa_box ul li{width: 339px;padding: 25px 18px;background: #fff;box-shadow: 0px 2px 4px 2px #f2e8e7;border-radius: 10px;}
.fa_box ul li h3{font-size: 26px;height: 50px;line-height: 50px;margin-left: -18px;overflow: hidden;}
.fa_box ul li h3 i{font-size: 24px;background: url(../images/line2.jpg) 0 0 no-repeat; background-size: 100% 100%;display: inline-block;padding: 0 10px;color: #921c15;font-weight: bold;}
.fa_box ul li h3 i span{font-size: 28px;font-weight: bold;}
.fa_box ul li h3 strong{background: url(../images/line3.jpg) 0 0 no-repeat;background-size: 100% 100%;display: inline-block;padding: 0px 60px 0 40px;color: #fff; border-top-right-radius:30px ;border-bottom-right-radius: 30px;}
.fa_box ul li img{margin-top: 18px;}
.fa_a{font-size: 24px; display: flex;justify-content: space-between;margin-top: 10px;}
.fa_a a{background: #454343; padding: 4px 10px 7px; border-radius: 5px;color: #fff;display: block;}
.fa_box ul li p{font-size: 22px;margin-top: 10px;display: none;}
.fa_a .actives{background: #a41911;}

.zt_dom4{background: #f1f1f1;}
.ys_box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ys_box ul li{width: 570px;background: #fff;border: 2px solid #adabac;margin-bottom: 50px; border-radius: 10px;padding-bottom: 20px;display: flex;}
.ys_l{margin-top: -22px;margin-left: 20px;position: relative;}
.ys_r{margin-right: 20px;margin-left: 10px;}
.ys_r h3{font-size: 26px;font-weight: bold;text-align: center;margin-top: 30px;color: #9d1a13;}
.ys_r h3 span{padding: 3px 10px;background: url(../images/line4.jpg) 0 0 no-repeat;background-size: 100% 100%;border-radius: 30px;margin-right: 10px;font-style: italic;font-size: 24px;}
.ys_r p{font-size: 18px;margin-top: 12px;}
.ys_a{text-align: center;}
.ys_a a{padding: 7px 20px;font-size: 18px;background: #9d1a13;display: inline-block;margin-top: 15px;color: #fff;font-weight: bold;border-radius: 30px;}
.dw_sj{position: absolute;right: -16px;top: 0;}
.ys_l img:nth-child(1){border-radius: 8px;border-top-right-radius: 0px;}


.zt_dom5{width: 100%;background: url(../images/bg4.jpg) 0 0 no-repeat;background-size: 100% 100%;}
.zt_dom5 .zt_tit_box{color: #fff;}
.ls_box ul{display: flex;flex-wrap: wrap;}
.ls_box ul li img{display: block;}
.ls_box ul li{position: relative;margin-bottom: 15px; margin-right: 15px;}
.ls_box ul li:nth-child(4){margin-right: 0px;}
.ls_box ul li:nth-child(8){margin-right: 0px;}
.ls_con{width: 100%;height: 92px;background: url(../images/lsbj.png) 0 0 no-repeat;background-size: 100% 100%;position: absolute;bottom: 0; left: 0;}
.ls_con h3{font-size: 28px;margin-top: 20px;font-weight: bold;color: #af170e;display: flex; align-items: center;margin-left: 10px;}
.ls_con h3 span{font-size: 18px;margin-left: 5px;}
.ls_con p{font-size: 18px;margin-left: 10px;}
.cs1{padding-bottom: 30px;}
.cs1 .swiper-pagination-bullet{width: 25px;height: 6px; border-radius:5px;background: #eabf8d;opacity: 1;}
.cs1 .swiper-pagination-bullet-active{width: 50px;background:#dc590e;}


.zt_dom7{width: 100%;background: #f1f1f1;}
.zt_fc_box{display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;}
.zt_fc_box .bd li{width: 657px;position: relative;}
.zt_fc_box .bd li img{display: block;}
.zt_fc_box .bd li h3{position: absolute;bottom: 0; left: 0;font-size: 24px;color: #fff; background: url(../images/fcbj1.png) 0 0 no-repeat;background-size: 100% 100%; line-height: 50px;padding-left: 10px;}
.zt_fc_box .hd{width: 540px; display: flex;flex-wrap: wrap;margin-top: -2px;}
.zt_fc_box .hd li img{width: 100%;display: block;}
.zt_fc_box .hd li{width: 260px;height: 194px;position: relative;border: 2px solid #fff;margin-left: 5px;cursor: pointer; float:left; margin-bottom:5px;}
.zt_fc_box .hd li h3{position: absolute;bottom: 0px; left: 0;padding: 5px 0; font-size: 16px;color: #fff;background: url(../images/fcbj1.png) 0 0 no-repeat; background-size: 100% 100%; line-height: 24px;padding-left: 10px;z-index: 999;}
.zzc{width: 154px;height: 116px;background: rgba(0, 0, 0, 0.4);position: absolute;top: 0;left: 0;}
.zt_fc_box .hd li.on{border: 2px solid #af170e;}
.zt_fc_box .hd li.on  .zzc{ display:none}


.zt_dom8{width: 100%;background:url(../images/bg5.jpg) 0 0 no-repeat;background-size: 100% 100%;}
.zt_dom8 .zt_tit_box{color: #fff;}
.jy_box{width: 1200px;margin: 0 auto; background: #fff;padding: 25px 0;border-radius: 15px;}
.jy_box ul{display: flex;justify-content: space-between; width: 1150px;margin: 0 auto;}
.jy_box ul li{width: 327px; background: url(../images/line5.jpg) 0 0 no-repeat;background-size: 100% 100%; padding: 20px;border-radius: 10px;}
.jy_box ul li h3{font-size: 26px;font-weight: bold;color: #ac170e;text-align: center;margin-top: 10px;}
.jy_box ul li p{font-size: 20px;margin: 15px 0;}

.zt_hj_box{width: 1210px;display: flex;justify-content: space-between;}
.zt_hj_box .bd li{width: 735px;}
.zt_hj_box .bd li img{display: block;}
.zt_hj_box .hd{width: 465px; overflow: hidden;}
.zt_hj_box .hd li{float: left; width:215px;height: 130px;position: relative;border: 3px solid #fff;margin-left: 5px;cursor: pointer; float:left; margin-bottom:11px;overflow: hidden;}
.zt_hj_box .hd li img{width: 100%;height: 100%; display: block;}
.zt_hj_box .hd li.on{border: 3px solid #af170e; }


.zt_dom10{padding: 45px;background:url(../images/bdbj.jpg) 0 0 no-repeat;background-size: 100% 100%;}
.bd_box{width: 1200px; height: 475px; margin: 0 auto; background: url(../images/fk.png) 0 0 no-repeat;display: flex;}
.bd_l{width: 545px;text-align: center;position: relative;}
.bd_l h4{font-size: 38px; font-weight: bold;color: #fff;padding-top: 100px;}
.bd_l h2{font-size: 66px; font-weight: bold;color: #f0d0aa;}
.bd_l h3{font-size: 26px; color: #fff; background: url(../images/line6.png) 0 0 no-repeat;background-size: 100% 100%;padding: 8px 20px;display: inline-block;margin-top: 5px;}
.bd_l h5{font-size: 26px; font-weight: bold;color: #fff; border:1px solid #fff;display: inline-block;padding: 3px 10px;margin-top: 20px;}
.jt{position: absolute;top: 200px;right: -50px;}
.bd_r{width: 605px;height: 395px;background: #8b1d17;margin-top: 40px;margin-left: 20px;}
.bd_r h3{font-size: 38px;display: flex;justify-content: center;align-items: center;color: #eecda4;margin-top: 45px;margin-bottom: 30px;}
.bd_r h3 img{margin: 0 10px;}
.inp_box{width: 370px;margin: 0 auto;background: #fff;padding-left: 20px;font-size: 20px;margin-bottom: 20px;}
.inp_box input{height: 60px;width: 80%; background: none;border: none;outline: none;font-size: 20px;padding-left: 10px;}
.inp_box span{padding-right: 10px;border-right: 1px solid #ccc;}
.inp_btn{text-align: center;}
.from2_btn{padding: 12px 80px;font-size: 24px;font-weight: bold;color: #af170e;background: url(../images/line7.jpg) 0 0 no-repeat;background-size: 100% 100%;cursor: pointer; border-radius:35px;border: none;outline: none;}