<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background: rgb(255, 255, 255); -webkit-text-size-adjust: none;line-height: 1.5; font-family: -apple-system, BlinkMacSystem,"Microsoft Yahei",sans-serif,"Hiragino Sans GB", Helvetica; font-size: 16px;}
ul{list-style: none;}
a{transition:0.3s; text-decoration: none;}
a:hover{text-decoration: none;}
em{font-style: normal;}
img{margin: 0px; padding: 0px; border: currentColor; border-image: none;}
a img{margin: 0px; padding: 0px; border: currentColor; border-image: none;}
input{outline:none;}

.clearfix::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";}
.fix::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";}
.clearfix{-ms-zoom: 1;}
*{margin:0;padding:0;}
.fix{-ms-zoom: 1;}

a{transition:0.3s; color: rgb(64, 65, 69); text-decoration: none;}
a:hover{color: #0d357f;}
a:active{color: #0d357f;}
a:focus{-moz-outline: none;}


.clear{height: 0px; line-height: 0; clear: both; font-size: 0px; display: block;}
.clearf::after{clear: both; display: table; content: "";}
.fl{float: left;}
.fr{float: right;}
.tl{text-align: left;}
.tr{text-align: right;}
.tc{text-align: center;}

i,em{font-style:normal}
s{text-decoration:none;}

.blk40{height:40px;display:block;overflow:hidden;}
.blk50{height:60px;display:block;overflow:hidden;}

.container{margin: 0px auto; padding: 0px 0px; width: 1000px; position: relative;}
.container::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";}
@media screen and (max-width:769px) {
.container{width:100%;}
}

.top{background:#111;height:35px;line-height:35px;text-align:right;color:#666;}
.top a{color:#ccc;font-size:12px;}
.top span{padding:0 5px;font-size:12px;}

.header{border-top: 5px solid #c00;background:#a90202;height:60px;line-height:60px;}

.logo{display:none;}
    
.fallmenu{text-align:center;}
.fallmenu li{display:inline-block;zoom:1;}
.fallmenu li a{display:block;padding:0 50px;color:#fff;font-size:18px;}
.fallmenu li a.cur{background:#c00;color:#f1f1f1;}
.fallmenu li a:hover{background:#c00;color:#f1f1f1;}

.focus{background:url(../images/zt.jpg) no-repeat center 0;width:100%;height:640px;}
.focus .zt1{display:none;}
.focus1{background:url(../images/zta1.jpg) no-repeat center 0;width:100%;height:330px;}
.focus1 .zt1{display:none;}

@media screen and (max-width:769px) {

.top{display:none;}

.header{position:fixed;top:0;left:0;right:0;z-index:99999;border-top:0px;background:#a50000;height:50px;line-height:50px;}
.hdr{position: absolute; top: 6px; right: 0; height: 45px; font-size: 45px;}

/*fallmenu*/
.show_fallmenu, .show_fallmenu body{height: 100%!important; overflow: hidden!important;}
.fallmenu_list{ position:relative; z-index:8888;}
.show_fallmenu .naver .header{position: fixed;}

.menuico{position: relative; display: block; width: 2.5rem; height: 2.5rem; transition: transform 0.2s; -webkit-transition: -webkit-transform 0.2s;}
.menuico_bd01, .menuico_bd02, .menuico_bd03{position: absolute; display: block; width: 2.5rem; height: 2.5rem; line-height: 0; font-size: 0; overflow: hidden; transform: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99); transform: rotate(0); transition: -webkit-transform: rotate(0);}

.show_fallmenu .menuico_bd01{transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.show_fallmenu .menuico_bd03{transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}

.menuico_bd01::before, .menuico_bd02::before, .menuico_bd03::before{position: absolute; left: 0; display: block; content: ""; height: .2rem; background-color: #ccc; border-radius: .2rem; transition: transform 0.2s; -webkit-transition: -webkit-transform 0.2s;}
.menuico_bd01::before{top: .6rem; width: 1.7rem;}
.menuico_bd02::before{top: 1.1rem; width: 1.7rem;}
.menuico_bd03::before{top: 1.7rem; width: 1.7rem;}
.show_fallmenu .menuico_bd01::before{left: 50%; margin-left: -.9rem; width: 1.7rem; transform: translateY(.6rem); -webkit-transform: translateY(.6rem);}
.show_fallmenu .menuico_bd02::before{transform: translateX(-2.5rem); -webkit-transform: translateX(-2.5rem);}
.show_fallmenu .menuico_bd03::before{left: 50%; margin-left: -.9rem; width: 1.7rem; transform: translateY(-.6rem); -webkit-transform: translateY(-.6rem);}

.fallmenu{position: fixed; top: 55px; left: 0; right: 0; padding: 3.5rem 3.5rem 0 3.5rem; box-sizing: border-box; -webkit-box-sizing: border-box; overflow-x: hidden; overflow-y: scroll; -webkit-user-select: none; -webkit-overflow-scrolling: touch; height: 0; background: rgba(255,255,255,.5); opacity: 0; visibility: hidden; z-index: -1; transition: height 0.35s linear, background 0.35s ease-in 200ms; -webkit-transition: height 0.35s linear, background 0.35s ease-in 200ms, z-index 0 linear 550ms, visibility 0 linear 550ms, opacity 0 linear 550ms;}
.show_fallmenu .fallmenu{height: auto; background: rgba(255,255,255,.86); opacity: 1; visibility: visible; z-index: 99; transition: background 0.35s linear, height 0.35s ease-in 200ms; -webkit-transition: background 0.35s linear, height 0.35s ease-in 0s, z-index 0 linear 0s, visibility 0 linear 0s, opacity 0 linear 0s;}

.show_fallmenu .fallmenu li{line-height:50px;border-bottom:1px solid #eee;font-size:16px;text-align:center;width:100%;}
.show_fallmenu .fallmenu li a{display:block;color:#333;}
/*end fallmenu*/

.logo{display:block;position:absolute;left:0;top:5px;}
.logo a{display:block;background:url(../images/logo_zt.png) no-repeat 0 center;background-size:100% 100%;width:210px;height:42px;text-indent:-9999em;overflow:hidden;}

.naver{display:none;}

.focus{background:transparent;width:100%;height:auto;}
.focus .zt1{display:block;}
.focus img{width:100%;height:auto;}

.focus1{background:transparent;width:100%;height:auto;}
.focus1 .zt1{display:block;}
.focus1 img{width:100%;height:auto;}

}


/*vs*/
.vs{margin-top:50px;}
.video{float:right;background:#000;padding-right:10px;border:1px solid #ccc;width:480px;}
.video video{width:100%;padding:5px 5px 0;}
.slider{float:left;border:1px solid #ccc;padding:5px;width:480px;text-align:center;}
.slider img{width:100%;height:278px;}
.slider p{background:#f1f1f1;font-size:18px;height:32px;line-height:32px;overflow:hidden;}
.slider p a{color:#c00;}

@media screen and (max-width:769px) {
.vs{margin-top:25px;}
.video{float:none;padding-right:0%;border:0px solid #012d74;width:96%;margin:0 auto;}
.video video{width:100%;padding:0 0 0;}
.slider{margin:0 auto;margin-top:25px;float:none;border:0px solid #012d74;padding:0;width:96%;text-align:center;}
.slider img{width:100%;height:auto;}
.slider p{background:#f1f1f1;font-size:18px;height:42px;line-height:42px;}
}

.title{margin-top:25px;background:url(../images/title1.jpg) no-repeat 0 0;height:60px;width:100%;text-indent:1em;border-bottom:0px solid #c00;line-height:60px;color:#fff;font-weight:bold;font-size:28px;overflow:hidden;}
.title span{float:right;padding-right:15px;}
.title span a{font-size:14px;color:#fff;font-weight:normal;}
.title span a:hover{color:#ccc;}
/*hjmd*/
.hjmd{}
.hj_list{padding:25px 0;}
.hj_list ul{width:100%;display:flex;flex-flow:row wrap;align-content:flex-start;}
.hj_list li{padding:0 5px;box-sizing:border-box;flex: 0 0 25%;}
.hj_list li img{border:1px solid #ccc;padding:2px;border-radius:3px;width:100%;height:190px;}
.hj_list li p{text-align:center;height:50px;line-height:50px;}
@media screen and (max-width:769px) {
.title{margin-top:25px;background:url(../images/title1.jpg) no-repeat 100% 0;height:60px;width:100%;text-indent:0.285em;font-size:24px;}
.hj_list li{padding:0 5px;box-sizing:border-box;flex: 0 0 49.5%;}
.hj_list li img{height:160px;}
}

/*jyjl*/
.jyjl{}
.jy_list{padding:25px 0;}
.jy_list .item{float:left;padding-bottom:25px;margin-right:4%;width:48%;}
.jy_list .item:nth-child(even){margin-right:0;}
.jy_list .photo{}
.jy_list .photo img{width:100%;height:290px;}
.jy_list .text{}
.jy_list .text h3{padding:0 0;font-size:24px;font-weight:bold;height:42px;line-height:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jy_list .text p{line-height:32px;max-height:64px;overflow:hidden;}
.jy_list .text .more{margin-top:50px;text-align:right;}
.jy_list .text p a{margin-left:5px;text-align:center;height:32px;line-height:32px;color:#c00;}
.jy_list .text p a:hover{color:#a00;}
@media screen and (max-width:769px) {
.jy_list .item{float:none;padding-bottom:25px;margin-right:0%;width:96%;margin:0 auto;}
.jy_list .item:nth-child(even){margin-right:0;}
.jy_list .photo img{width:100%;height:auto;}
.jy_list .text h3{padding:0 0;font-size:24px;font-weight:bold;height:42px;line-height:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jy_list .text p{line-height:32px;max-height:64px;overflow:hidden;}
.jy_list .text .more{margin-top:50px;text-align:right;}
.jy_list .text p a{margin-left:5px;text-align:center;height:32px;line-height:32px;color:#c00;}
.jy_list .text p a:hover{color:#a00;}
}


/*hjfy*/
.hjfy{}
.fy_list{padding:25px 0;}
.fy_list .item{display:flex;}
.fy_list .photo{flex:0 0 50%;justify-content:center;}
.fy_list .photo img{width:100%;height:290px;}
.fy_list .text{margin-left:40px;flex:1;flex-direction:column;display:flex;}
.fy_list .text h3{padding:25px 0;font-size:24px;font-weight:bold;}
.fy_list .text p{line-height:32px;}
.fy_list .text .more{margin-top:50px;text-align:right;}
.fy_list .text .more a{text-align:center;display:inline-block;height:32px;line-height:32px;color:#c00;}
.fy_list .text .more a:hover{color:#a00;}
.fy_list .swiper-wrapper{padding-bottom:50px;}
@media screen and (max-width:769px) {
.fy_list .item{padding:0 10px;display:block;}
.fy_list .photo{flex:0 0 100%;justify-content:center;}
.fy_list .photo img{width:100%;height:290px;}
.fy_list .text{margin-left:0px;flex:1;flex-direction:column;display:flex;}
.fy_list .text h3{padding:25px 0;font-size:24px;font-weight:bold;}
.fy_list .text p{line-height:32px;}
.fy_list .text .more{margin-top:20px;text-align:center;}
.fy_list .text .more a{text-align:center;display:inline-block;height:32px;line-height:32px;color:#c00;}
.fy_list .text .more a:hover{color:#a00;}
.fy_list .swiper-wrapper{padding-bottom:50px;}
}

/*dhhx*/
.dhhx{}
.dhhx .title{margin-top:20px;}
.hx_list{padding:25px 0;}
.hx_list .swiper-container{width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.hx_list .swiper-slide{background-size: cover;background-position: center;}
.hx_list .gallery-top{height: 490px;width: 100%;}
.hx_list .gallery-thumbs{height: 180px;box-sizing: border-box;padding: 10px 0;}
.hx_list .gallery-thumbs .swiper-slide{height: 100%;opacity: 0.4;}
.hx_list .gallery-thumbs .swiper-slide-thumb-active{opacity: 1;}
@media screen and (max-width:769px) {
.hx_list .gallery-top{height: 390px;width: 100%;}
.hx_list .gallery-thumbs{height: 80px;box-sizing: border-box;padding: 10px 0;}
}

/*list*/
.list{padding:25px 0;}
.list .item{margin:10px 0;display:flex;}
.list .photo{flex:0 0 30%;justify-content:center;}
.list .photo img{border:1px solid #ccc;padding:2px;border-radius:2px;width:100%;height:200px;}
.list .text{margin-left:40px;flex:1;flex-direction:column;display:flex;}
.list .text h3{padding:25px 0;font-size:24px;font-weight:bold;}
.list .text p{line-height:32px;}
.list .text p a{color:#c00;}
.list .text .more a:hover{color:#a00;}
@media screen and (max-width:769px) {
.list .item{margin:10px 15px;display:flex;}
.list .photo{flex:0 0 40%;justify-content:top;}
.list .photo img{border-radius:2px;width:100%;height:auto;}
.list .text{margin-left:15px;flex:1;flex-direction:column;display:flex;}
.list .text h3{padding:5px 0;font-size:18px;font-weight:500;}
.list .text p span{display:none;}
}

/*photo list*/
.listphoto{padding:25px 0;}
.listphoto .item{float:left;padding-bottom:25px;margin-right:4%;width:48%;}
.listphoto .item:nth-child(even){margin-right:0;}
.listphoto .photo{}
.listphoto .photo img{width:100%;height:290px;}
.listphoto .text{text-align:center;}
.listphoto .text h3{padding:0 0;font-size:18px;font-weight:500;height:42px;line-height:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media screen and (max-width:769px) {
.listphoto .item{float:none;padding-bottom:25px;margin-right:0%;width:96%;margin:0 auto;}
.listphoto .item:nth-child(even){margin-right:auto;}
.listphoto .photo img{width:100%;height:auto;}
.listphoto .text h3{padding:0 0;font-size:16px;font-weight:500;height:42px;line-height:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}

/*content*/
h1{margin-top:50px;font-size:28px;text-align:center;}
.info{text-align:center;color:#666;padding:25px 0;}
.content{font-size:18px;text-align:justify;margin-bottom:10px;min-height:300px;line-height:36px;}
.content p{text-align:justify; margin-bottom:20px;}
.content img{max-width:90%!important;height:auto!important;}
@media screen and (max-width:769px) {
h1{padding:0 15px;}
.content{padding:15px;font-size:16px;}
}

/*page*/
.page{margin-bottom:35px;font-size:14px;padding:20px;min-width:600px;text-align:center;}
.page li{height:27px;line-height:27px;float:left;margin:3px auto}
.page span{background:#0d357f;color:#FFF!important;border:1px solid #DDD;display:inline;float:left;height:27px;line-height:27px;margin-left:2px;padding:0 12px}
.page a{background-color:#fff;color:#0d357f;text-decoration:none!important;border:1px solid #e6e6e6;display:inline-block;zoom:1;height:27px;line-height:27px;margin-left:2px;padding:0 12px}
.page b{border:1px solid #0d357f;background:#0d357f;color:#fff;text-decoration:none!important;display:inline-block;zoom:1;height:27px;line-height:27px;margin-left:2px;font-weight:normal;padding:0 12px}
.page a b{border:0;background:none;color:#0d357f;padding:0 0;}
.page li.thisclass,.page li a:hover{background:#0d357f;color:#FFF!important;border:1px solid #0d357f;display:inline;float:left;height:27px;line-height:27px;margin-left:2px;padding:0 12px}
.page li.thisclass a:hover{padding:0!important;border:0!important}

.footer{padding:50px 15px;margin-top:25px;background:#000;text-align:center;color:#eee;line-height:32px;}
@media screen and (max-width:769px) {
.footer{padding:25px 15px;}
.footer span{display:block;}
}
</pre></body></html>