@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    font: 12px"Microsoft Yahei", "Arial Narrow", HELVETICA;
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #341b00;
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word;
    color: #666;
}

.g-wp p {
    color: #000;
}

/*通用定义*/
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearer {
    clear: both;
    height: 0;
    display: block;
    font-size: 1px;
    overflow: hidden;
}

body {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #f0feff
}

.layout,
.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.boxMo {
    min-width: 1200px;
}

.marB120 {
    margin-bottom: 120px;
}

.zt_banner {
    height: 615px;
    background: url(banner.jpg) no-repeat center top;
}

.zt_logo {
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -600px;
}

.nav {
    height: 68px;
    margin-bottom: 80px;
    background: url(bg_nav.jpg) repeat-x center top;
}

.nav .layout {
    display: flex;
    justify-content: space-around;
}

.nav a {
    position: relative;
    font: bold 32px/60px "Microsoft Yahei";
    color: #fff;
}

.nav a:hover:before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 139px;
    height: 6px;
    margin-left: -70px;
    background: url(nav_active.png) no-repeat center top;
    content: ""
}

.intro_wrap {
    position: relative;
    margin-left: 20px;
}

.intro_wrap:before {
    position: absolute;
    left: -20px;
    width: 100%;
    height: calc(100%);
    border-left: 20px solid #a2e8f4;
    border-bottom: 20px solid #a2e8f4;
    content: ""
}

.intro {
    position: relative;
    padding: 60px 30px;
    background: url(bg_intro.png) no-repeat center bottom #fff;
    z-index: 3
}

.intro p {
    font: bold 26px/50px "Microsoft Yahei";
    color: #333;
    text-align: left;
    text-indent: 2em;
}

.tit {
    position: relative;
    width: 313px;
    height: 124px;
    z-index: 4
}

.tit span {
    display: block;
    font: bold 50px/114px "黑体";
    color: #ffd341;
    text-indent: 42px;
    letter-spacing: 10px;
    transform: rotate(-4deg);
}

.box_con_wrap {
    position: relative;
    margin-left: 50px;
}

.box_con_wrap:before {
    position: absolute;
    left: -40px;
    width: 100%;
    height: calc(100% + 20px);
    border-left: 20px solid #a2e8f4;
    border-bottom: 20px solid #a2e8f4;
    content: ""
}

.box_con {
    position: relative;
    padding: 60px 40px;
    background-color: #fff;
    z-index: 3;
}


.footer {
    padding-bottom: 60px;
}

.footer_qrcode {
    text-align: center;
}

.footer_qrcode img {}

.footer_qrcode p {
    margin-top: 10px;
    font: 20px/24px "Microsoft Yahei";
    color: #000;
    text-align: center;
}

.col1 .tit {
    width: 461px;
    height: 133px;
    background: url(col1-hd.png) no-repeat center top;
}

.col2 .tit {
    width: 461px;
    height: 133px;
    background: url(col2-hd.png) no-repeat center top;
}

.col3 .tit {
    width: 378px;
    height: 128px;
    background: url(col3-hd.png) no-repeat center top;
}


.box_tit {
    margin: 0 auto;
}

.box_tit1 {
    width: 367px;
    height: 112px;
    background: url(tit1.png) no-repeat center top;
}

.box_tit2 {
    width: 367px;
    height: 112px;
    background: url(tit2.png) no-repeat center top;
}

.box_tit3 {
    width: 367px;
    height: 112px;
    background: url(tit3.png) no-repeat center top;
}

.box_bd {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    gap: 40px;
}

.box_bd .zb_ite {
    position: relative;
    min-width: 286px;
    margin-top: 30px;
}

.box_bd .zb_ite img {
    position: relative;
    max-width: 300px;

}

.box_bd .zb_ite .imgw {
    position: relative;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.box_bd .zb_ite .imgw::after {
    position: absolute;
    bottom: -9px;
    left: -9px;
    width: 100%;
    height: 100%;
    content: "";
    border-left: 6px solid #84eafc;
    border-bottom: 6px solid #84eafc;
}

.box_zp {
    margin-top: 50px;
}

.zb_ite p {
    margin-top: 25px;
    font: bold 28px/36px "Microsoft Yahei";
    text-align: center;
}

.zb_ite span{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    font: 20px/36px "Microsoft Yahei";
    text-align: center;
    color: #666;
}

.box_bd2 {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    gap: 25px;
}

.box_bd2 .box_info{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 35px;
}

.box_bd2 .box_info p{
    min-width: 335px;
    padding: 30px 10px;
    height: 92px;
    box-sizing: border-box;
    background-color: #ffe9bb;
    border-radius:0 20px 0  20px;
    font: bold 22px/36px "Microsoft Yahei";
    color: #333;
    text-align: center;
}

.box_bd2 .box_info span{
    display: block;
    margin-top: 25px;
    font: 20px/36px "Microsoft Yahei";
    text-align: center;
    color: #666;
}

.box_bd2 .box_info .box_info_p{
    width: 520px;
}