body{font-family:"微软雅黑";font-size:16px;}
a{text-decoration: none;}
input,textarea:focus{outline: none;}
.text-truncate1{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.text-truncate2{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.text-truncate3{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.text-truncate4{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.animate-box{opacity: 0;}

.top-header{display: none;}
.top-header .box{display: flex;justify-content: space-between;align-items: center;}
.top-header .box .item{display: flex;}
.search{display: flex;}
.search .search-input{padding: 5px 12px;border: 2px solid #dedede;border-right: none;border-radius: 5px 0 0 5px;}
.search .search-btn{padding: 5px 12px;border: 2px solid #dedede;background-color: #dedede;color: #333333;border-radius: 0 5px 5px 0;}
.qycx-search{margin-bottom: 12px;}
.qycx-search .search .search-input{flex: 1;padding: 5px 12px;}
.qycx-search .search .search-btn{padding: 5px 12px;}

.navbar-custom{padding: 0;position: fixed;top: 0;right: 0;left: 0;z-index: 1030;background-color: #ffffff;box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.1);}
.navbar-custom .navbar-brand{display: block;padding: 9px 0;font-size: 0;}
.navbar-custom .navbar-brand img{height:32px}
.navbar-custom .navbar-nav{width: 100%;}
.navbar-custom .navbar-nav li{flex: 1;}
.navbar-custom .navbar-nav li a{padding: 10px 0;font-size: 16px;text-align: center;color: #333333;position: relative;display: block;}
.navbar-custom .navbar-nav li a:hover,.navbar-custom .navbar-nav li a.active{color: #2675de;font-weight: bold;background-color: #ffffff;}
.navbar-custom .navbar-toggler{padding:4px 8px;color:#2675de;font-size:16px;cursor:pointer;font-family:'FontAwesome';border-color: #2675de;}
.navbar-custom .navbar-toggler::before{content:"\f00d";}
.navbar-custom .navbar-toggler.collapsed::before{content:"\f0c9";}
.navbar-custom .nav-item.dropdown::after{display: block;padding: 12px 15px 0 15px;content: "\f107";position: absolute;top: 0;right: 0;bottom: 0;font-family: "Font Awesome 6 Free";font-weight: 900;cursor: pointer;}
.navbar-custom .nav-item .dropdown-menu{border: none;background-color: unset;}
.navbar-custom .nav-item:last-child .dropdown-menu{right: 0;}
.navbar-custom .nav-item .dropdown-menu .boxs{margin: 0px 0 0 0;padding: 5px 0;border-radius: 5px;background-color: #ffffff;box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.1);}
.navbar-custom .nav-item .dropdown-menu .dropdown-item{font-size: 14px;padding: 5px 15px;height: unset;line-height: unset;color: #333333;}
.navbar-custom .nav-item .dropdown-menu .dropdown-item.active,.navbar-custom .nav-item .dropdown-menu .dropdown-item:hover{color: #2675de;background-color: unset;font-weight: unset;}
.navbar-zw{height:50px}

.items-box{padding: 12px 0 12px 0;}
.items-title{padding-bottom: 8px;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #2675de;}
.items-title .title{font-size: 0;}
.items-title .title .item{font-size: 18px;font-weight: bold;color: #2675de;}
.items-title .title .desc{font-size: 12px;margin-left: 8px;color: #666666;}
.items-title .more{font-size: 14px;color: #333333;}
.items-title .more:hover{color: #2675de;}
.items-conts{padding: 12px 0 0 0;}
.row.lists{padding: 0;}
.row.lists>div{margin-bottom: 12px;}
.items-conts>.img{max-width: 100%;}

.home-banner{width: 100%;height: 100%;background-color: #f9f9f9;}
.home-banner .cnts{padding: 12px 0;display: block;}
.home-banner .cnts .detail{padding-top: 0px;}
.home-banner .cnts .detail .title{font-size: 16px;color: #000000;}
.home-banner .cnts .detail .desc{font-size: 12px;padding-top: 5px;line-height: 22px;color: #333333;}
.home-banner .cnts .detail .more{font-size: 12px;padding: 8px 30px;margin-top: 5px;color: #ffffff;display: inline-block;background-color: #2386ee;}
.home-banner .cnts .image{margin-top: 12px}
.home-banner .cnts .image .img{width: 100%;}
.home-banner .swiper-pagination-bullet-active{background-color: #2675de;}

.items-h{padding: 12px 0 0;border-top: 1px solid #eeeeee;}
.items-h.bg{background-color: #f9f9f9;}

.cards{margin-bottom: 12px;}
.cards .box{box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.1);}
.cards .header{padding: 8px 12px;display: flex;justify-content: space-between;border-bottom: 1px solid #eeeeee;border-top: 2px solid #2675de;align-items: center;}
.cards .header .title{font-size: 16px;padding-left: 8px;font-weight: bold;color: #2675de;position: relative;display: block;}
.cards .header .title:before{content: '';width: 3px;height: 18px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background-color: #2675de;}
.cards .header .more{font-size: 0;}
.cards .header .more i{font-size: 22px;color: #2675de;}
.cards .header .more:hover i{color: #666666;}
.cards .lis{padding: 12px;}
.cards .lis .item{font-size: 14px;margin-bottom: 12px;padding: 0 40px 0 12px;position: relative;color: #000000;}
.cards .lis .item:hover{color: #2675de;}
.cards .lis .item:before{content: ' ';width: 4px;height: 4px;background-color: #000000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-radius: 50%;}
.cards .lis .item:last-child{margin-bottom: 0;}
.cards .lis .item.new:after{font-size: 10px;padding: 2px 5px;border-radius: 4px;content: 'NEW';position: absolute;right: 0px;top: 50%;transform: translateY(-50%);background-color: #2675de;color: #ffffff;}
.cards .lis .tj{display: flex;margin-bottom: 12px;}
.cards .lis .tj .image{width: 120px;margin-right: 12px;overflow: hidden;}
.cards .lis .tj .image .img{width: 100%;transition: all .3s;}
.cards .lis .tj:hover .image .img{transform: scale(1.1);}
.cards .lis .tj .detail{flex: 1;}
.cards .lis .tj .detail .title{font-size: 16px;font-weight: bold;color: #000000;}
.cards .lis .tj:hover .detail .title{color: #2675de;}
.cards .lis .tj .detail .desc{font-size: 14px;margin-top: 2px;padding-top: 2px;border-top: 1px solid #eeeeee;color: #333333;}

.cards .video{padding: 12px;}
.cards .video .image{position: relative;display: block;}
.cards .video .image i{font-size: 50px;position: absolute;left: 50%;top: 50%;color: #ffffff;transform: translate(-50%, -50%);cursor: pointer;}
.cards .video .image .img{width: 100%;}
.cards .video .detail{margin-top: 8px;}
.cards .video .detail .title{font-size: 16px;font-weight: bold;color: #000000;}
.cards .video .detail .title:hover{color: #2675de;}
.cards .video .detail .desc{font-size: 14px;margin-top: 2px;color: #666666;}

.cards .hytd{padding: 12px;}
.cards .hytd .item{margin-bottom: 12px;padding: 16px;display: flex;align-items: center;background-color: #ededed;}
.cards .hytd .item.active{background-color: #2675de;}
.cards .hytd .item:last-child{margin-bottom: 0;}
.cards .hytd .item .image{margin-right: 16px;}
.cards .hytd .item .detail{flex: 1;}
.cards .hytd .item .detail .title{font-size: 18px;font-weight: bold;color: #000000;}
.cards .hytd .item.active .detail .title{color: #ffffff;}
.cards .hytd .item .detail .desc{font-size: 14px;color: #333333;}
.cards .hytd .item.active .detail .desc{color: #ffffff;}

.cards .lsdw{padding: 10px 12px;height: 290px;}
.cards .lsdw .swiper{width: 100%;height: 100%;}
.cards .lsdw .item{font-size: 14px;padding: 0 12px;border-radius: 30px;color:#ffffff;display: flex;align-items: center;width: 100%;height: 100%;background-color: #2675de;}

.cards .pxxx{padding: 10px 12px;background-color: #11396d;}
.cards .pxxx .jianj{color: #ffffff;}
.cards .pxxx .jianj .title{font-size: 20px;font-weight: bold;}
.cards .pxxx .jianj .desc{font-size: 12px;margin-top: 8px;}
.cards .pxxx .jianj .qrcode{margin: 8px 0 12px 0;}
.cards .pxxx .ruk{margin-bottom: 12px;}
.cards .pxxx .ruk:last-child{margin-bottom: 0;}
.cards .pxxx .ruk .item{padding: 10px 0;border-radius: 5px;color: #275389;background-color: #ffffff;display: block;text-align: center;}
.cards .pxxx .ruk .item:hover{color: #ffffff;background-color: #2675de;}
.cards .pxxx .ruk .item .image i{font-size: 30px;}
.cards .pxxx .ruk .item .title{font-size: 14px;margin-top: 5px;}

.cards .hyfc{padding: 12px 10px;display: flex;background-color: #ffffff;}
.cards .hyfc .stitle{font-size: 14px;padding: 0 5px;margin-right: 10px;text-align: center;color: #ffffff;font-weight: bold;display: block;writing-mode: vertical-lr;background-color: #2675de;}
.cards .hyfc .scbox{flex: 1;overflow: hidden;}
.cards .hyfc .scbox .item{display: block;}
.cards .hyfc .scbox .item .image{border: 1px solid #eeeeee;overflow: hidden;}
.cards .hyfc .scbox .item .image .img{width: 100%;transition: all .3s;}
.cards .hyfc .scbox .item:hover .image .img{transform: scale(1.1);}
.cards .hyfc .scbox .item .title{font-size: 12px;margin: 5px 0 0;color: #000000;font-weight: bold;}
.cards .hyfc .scbox .item:hover .title{color: #2675de;}

.cards .ads{display: block;}
.cards .ads .img{width: 100%;}

.cards .xfcp{padding: 0 0 12px 12px;}
.cards .xfcp .boxs{display: flex;flex-wrap: wrap;}
.cards .xfcp .boxs .item{padding: 12px 12px 5px 0;width: 50%;border-bottom: 6px solid #2675de;display: block;position: relative;}
.cards .xfcp .boxs .item:nth-child(2n):after{width: 12px;height: 6px;bottom: -6px;content: '';display: block;background-color: #ffffff;position: absolute;right: 0;}
.cards .xfcp .boxs .item .image{border: 1px solid #eeeeee;position: relative;overflow: hidden;height: 100%;display: flex;align-items: center;}
.cards .xfcp .boxs .item .image .img{width: 100%;box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.1);transition: all .3s;}
.cards .xfcp .boxs .item:hover .image .img{transform: scale(1.1);}
.cards .xfcp .boxs .item .image .title{font-size: 12px;padding: 4px 5px;border-radius: 100px;position: absolute;left: 5px;right: 5px;bottom: 5px;opacity: 1;text-align: center;background: rgba(51, 51, 51, 0.6);color: #ffffff;transition: all .3s;}
.cards .xfcp .boxs .item:hover .image .title{opacity: 1;bottom: 5px}

.cards .xglj{padding: 12px;display: flex;}
.cards .xglj .item{margin-right: 12px;display: block;overflow: hidden;}
.cards .xglj .item:last-child{margin-right: 0;}
.cards .xglj .item .img{width: 100%;transition: all .3s;}
.cards .xglj .item:hover .img{transform: scale(1.1);}

.cards .xxjj{padding: 15px;}
.cards .xxjj .image{}
.cards .xxjj .image .img{width: 100%;}
.cards .xxjj .detail{margin-top: 8px;}
.cards .xxjj .detail .desc{}

.footer{padding: 15px 0 12px 0;background-color: #3366cc;}
.footer .boxs{display: flex;align-items: center;}
.footer .boxs .logo{display: none;padding: 0 25px;}
.footer .boxs .item .menu{padding-bottom: 10px;font-size: 0;}
.footer .boxs .item .menu a,.footer .boxs .item .menu span{font-size: 14px;color: #ffffff;}
.footer .boxs .item .menu span{padding: 0 5px;}
.footer .boxs .item .txt{font-size: 14px;margin-top: 1px;color: #ffffff;}
.footer .boxs .item .txt a{color: #ffffff;}
.footer .tongj{margin-top: 10px;display: flex;}
.footer .tongj .item{flex: 1;text-align: center;color: #ffffff;}
.footer .tongj .item .num,.footer .tongj .item .title{font-size: 14px;margin-top: 2px;}

.items-box .bix{display: flex;flex-wrap: wrap;}
.items-box .bix .mr24{margin-right: 0px;}
.items-box .bix .sh{margin-bottom: 12px;width: 100%;}
.items-box .bix .lo{margin-bottom: 12px;flex: 1;overflow: hidden;}

.cmenu{margin-bottom: 12px;border: 1px solid #eeeeee;}
.cmenu .header{font-size: 18px;padding: 10px 0;text-align: center;color: #ffffff;background-color: #2675de;font-weight: bold;display: block;}
.cmenu a.header{font-size: 16px;padding: 8px 0;}
.cmenu .body .item{font-size: 14px;padding: 10px 0;text-align: center;color: #000000;display: block;border-top: 1px solid #eeeeee;}
.cmenu .body .item:hover,.cmenu .body .item.active{background-color: #eeeeee;}
.cmenu .body .item2{margin: 10px;display: block;}
.cmenu .body .item2 .image{overflow: hidden;position: relative;}
.cmenu .body .item2 .image i{font-size: 32px;position: absolute;left: 50%;top: 50%;color: #ffffff;transform: translate(-50%, -50%);cursor: pointer;}
.cmenu .body .item2 .image .img{width: 100%;transition: all .3s;}
.cmenu .body .item2:hover .image .img{transform: scale(1.1);}
.cmenu .body .item2 .title{font-size: 14px;margin-top: 5px;color: #000000;}
.cmenu .body .item2:hover .title{color: #2675de;}
.cmenu .body .item3{font-size: 14px;margin: 10px;padding: 0 0 0 12px;position: relative;color: #000000;}
.cmenu .body .item3:hover{color: #2675de;}
.cmenu .body .item3:before{content: ' ';width: 4px;height: 4px;background-color: #000000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-radius: 50%;}

.list-new{padding-bottom: 12px;margin-bottom: 12px;border-bottom: 1px solid #eeeeee;display: flex;}
.list-new .image{width: 130px;margin-right: 12px;overflow: hidden;}
.list-new .image .img{width: 100%;transition: all .3s;}
.list-new:hover .image .img{transform: scale(1.1);}
.list-new .detail{flex: 1;}
.list-new .detail .head{display: flex;align-items: center;position: relative;padding-left: 12px;}
.list-new .detail .head:before{content: '-';position: absolute;left: 0;top: 0;font-weight: bold;color: #000000;}
.list-new .detail .head .title{font-size: 16px;color: #000000;flex: 1;font-weight: bold;}
.list-new:hover .detail .head .title{color: #2675de;}
.list-new .detail .head .time{display: none;margin-left: 10px;font-size: 14px;color: #000000;}
.list-new .detail .desc{font-size: 14px;margin-top: 0px;line-height: unset;color: #666666;}

.list-video .image{position: relative;overflow: hidden;}
.list-video .image i{font-size: 50px;position: absolute;left: 50%;top: 50%;color: #ffffff;transform: translate(-50%, -50%);cursor: pointer;}
.list-video .image .img{width: 100%;transition: all .3s;}
.list-video:hover .image .img{transform: scale(1.1);}
.list-video .detail{margin-top: 8px;}
.list-video .detail .title{font-size: 16px;padding-bottom: 2px;font-weight: bold;color: #000000;border-bottom: 4px solid #eeeeee;}
.list-video:hover .detail .title{color: #2675de;border-color: #2675de;}
.list-video .detail .desc{font-size: 14px;margin-top: 2px;color: #666666;}

.list-sqb{margin-bottom: 12px;border: 2px solid #eeeeee;}
.list-sqb .title{font-size: 16px;padding: 10px 0;background: #e0e6ee;text-align: center;color: #000000;font-weight: bold;}
.list-sqb .detail{padding: 10px;display: flex;justify-content: space-between;}
.list-sqb .detail .desc{font-size: 14px;margin-right: 20px;flex: 1;}
.list-sqb .detail .desc p{margin-bottom: 8px;}
.list-sqb .detail .desc p:last-child{margin-bottom: 0;}
.list-sqb .detail .down{text-align: center;color: #000000;}
.list-sqb .detail .down:hover{color: #2675de;}
.list-sqb .detail .down i{font-size: 40px;}
.list-sqb .detail .down .txt{font-size: 12px;margin-top: 8px;}

.list-zxfh{margin-bottom: 12px;border: 1px solid #eeeeee;}
.list-zxfh .header{background-color: #e0e6ee;}
.list-zxfh .body{border-top: 1px solid #eeeeee}
.list-zxfh .header,.list-zxfh .body{padding: 10px 10px;font-size: 0;}
.list-zxfh .sp{font-size: 14px;margin-left: 10px;font-weight: bold;}
.list-zxfh .sp:first-child{margin-left: 0;}
.list-zxfh .color{color: #2675de;}
.list-zxfh .txt{font-size: 14px;}

.arc-content.bg{padding: 10px 10px;background-color: #f2f8ff;}
.arc-content p{margin-bottom: 0;}
.arc-content img{max-width: 100%;}
.arc-content .video{width: 100%;height: auto;background-color: #000000;}
.arc-title{font-size: 16px;padding: 0 0 5px 0;font-weight: bold;text-align: center;}
.arc-tags{padding-bottom:10px;text-align: center;font-size: 0;}
.arc-tags span{margin: 0 5px;font-size: 12px;}
.arc-content .content{width: 100%;overflow: hidden;padding-top: 12px;}
.arc-content.line .content{border-top: 1px solid #eeeeee;}
.prenext{margin-top: 20px;padding-top: 20px;font-size: 14px;border-top: 1px solid #eeeeee;color: #000000;}
.prenext a{color: #000000;}
.prenext a:hover{color: #2675de;}
.list-page{margin-top: 30px;flex-wrap: wrap;}
.list-page .page-item{margin: 0 3px;}
.list-page .page-item .page-link{border-radius: 4px !important;background-color: #e2e6e8;border-color: #e2e6e8;color: #333333;}
.page-item.active .page-link{background-color: #2675de;border-color: #2675de;color: #ffffff;}

.tzgg{flex: 1;}
.tzgg .table{width: 100%;border-left: 1px solid #dee2e6;border-top: 1px solid #dee2e6;border-right: 1px solid #dee2e6;box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.2);}
.tzgg .table th{font-size: 14px;padding: 8px 8px;font-weight: bold;color: #ffffff;background:linear-gradient(to bottom, #0385E2, #0462BA);}
.tzgg .table th:nth-of-type(2),.tzgg .table td:nth-of-type(2){text-align: center;width: 100px;display: none;}
.tzgg .table th:nth-of-type(3),.tzgg .table td:nth-of-type(3){text-align: center;width: 100px;}
.tzgg .table td{font-size: 14px;padding: 10px 8px;}
.tzgg .table a{font-size: 14px;padding-left: 12px;color: #000000;position: relative;}
.tzgg .table a:hover{color: #2675de;}
.tzgg .table a:before{content: '-';position: absolute;left: 0;top: 0;font-weight: bold;color: #000000;}

.form-item{margin-bottom: 20px;display: flex;}
.form-item .label{font-size: 14px;width: 70px;padding-top: 6px;}
.form-item .shur{flex: 1;}
.form-item .shur .input{font-size: 14px;width: 100%;}
.form-item .shur .textarea{font-size: 14px;height: 300px;}
.form-item .shur .btn{font-size: 14px;}

.swiper-item{overflow: hidden;}
.swiper-item .swiper-slide{text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.swiper-item .swiper-slide a{display: block;width: 100%;position: relative;overflow: hidden;}
.swiper-item .swiper-slide a img{display: block;width: 100%;height: 100%;object-fit: cover;transition: all .3s;}
.swiper-item .swiper-slide a:hover img{transform: scale(1.1);}
.swiper-item .swiper-slide a .txt{font-size: 14px;height: 50px;line-height: 50px;padding: 0 120px 0 12px;position: absolute;left: 0;bottom: 0;width: 100%;text-align: left;background: rgba(0, 0, 0, 0.7);color: #ffffff;}
.swiper-item .swiper-pagination-bullet{background-color: #ffffff;opacity:1;}
.swiper-item .swiper-pagination-bullet-active{background-color: #2675de;}
.swiper-item .swiper-pagination{width: auto; height: 28px;right:12px !important;left: unset;bottom: 12px;background: rgba(70, 70, 70, 0.7);border-radius: 14px;padding: 0 8px;}

.hyzs .nav{margin-bottom: 12px;display: flex;}
.hyzs .nav .item{font-size: 14px;margin-right: 12px;padding: 8px 0;flex: 1;box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.1);cursor: pointer;text-align: center;}
.hyzs .nav .item:last-child{margin-right: 0;}
.hyzs .nav .item.active{background-color: #2675de;color: #ffffff;}

.grxxcx .table{margin-top: 12px;}
.grxxcx .table{width: 100%;}
.grxxcx .table th{font-size: 14px;padding: 8px 8px;font-weight: bold;color: #ffffff;background-color: #2675de;text-align: center;}
.grxxcx .table td{font-size: 14px;padding: 8px 8px;}
.grxxcx .table td:first-child{width: 120px;text-align: right;}

.xfpx{height: 150px;background-size: auto 150px;background-repeat: no-repeat;background-position: center;}

.fwdh{font-size: 18px;color: #000000;font-weight: bold;text-align: center;position: relative;}
.fwdh:before{width: 70px;transform: translate(-120px, -50%);left: 50%;content: '';height: 2px;display: block;position: absolute;top: 50%;background-color: #000000;}
.fwdh:after{ width: 70px;transform: translate(120px, -50%);right: 50%;content: '';height: 2px;display: block;position: absolute;top: 50%;background-color: #000000;}
.fwdhm{padding: 12px 0;color: #2675de;border-radius: 10px;border: 1px solid #eeeeee;text-align: center;background-color: #ffffff;display: block;transition: all .3s;}
.fwdhm i{font-size: 30px;}
.fwdhm .title{font-size: 14px;margin-top: 2px;font-weight: bold;}
.fwdhm:hover{color: #ffffff;background-color: #2675de;}

.lxwm .xuex{padding: 15px 0 0 0;}
.lxwm.bg .xuex{background-color: #2675de;}
.lxwm .map{height: auto;background-image: url('../image/lxwm-map.png');background-repeat: no-repeat;background-position: center center;}
.lxwm .boxs{margin: 0 0px;padding: 12px 0;display: flex;justify-content: center;align-items: center;}
.lxwm .boxs.white{background-color: #ffffff;}
.lxwm .boxs.lan{background-color: #2675de;}
.lxwm .boxs.sh{box-shadow: 0 0px 14px 0 rgb(0, 0, 0, 0.1);}
.lxwm .boxs.top{border-radius: 5px 5px 0 0;}
.lxwm .boxs.bottom{padding: 2px 12px 12px;border-radius: 0 0 5px 5px;margin-bottom: 12px;flex-wrap: wrap;}
.lxwm .boxs .logo{width: 30px;margin-right: 10px;}
.lxwm .boxs .logo .img{width: 100%;}
.lxwm .boxs .name{font-size: 18px;color: #2675de;font-weight: bold;}
.lxwm .item{width: 100%;margin-top: 10px;margin-right: 10px;display: flex;align-items: center;color: #ffffff;}
.lxwm .item:last-child{margin-right: 0;}
.lxwm .item .image{font-size: 20px;margin-right: 8px;}
.lxwm .item p{margin-bottom: 2px;}
.lxwm .item p:last-child{margin-bottom: 0px;}

.twjj-swiper2{height: 260px;background-color: #fafafa;}
.twjj-swiper2 .swiper-slide .boxs{display: flex;height: 100%;width: 100%;justify-content: space-between;align-items: center;}
.twjj-swiper2 .swiper-slide .boxs img{max-width: 100%;max-height: 100%;margin: 0 auto;}
.twjj-swiper1{height: 50px;margin: 12px 0;}
.twjj-swiper1 .swiper-slide .boxs{display: flex;height: 100%;width: 100%;justify-content: space-between;align-items: center;}
.twjj-swiper1 .swiper-slide .boxs img{max-width: 100%;max-height: 100%;margin: 0 auto;}
.twjj-swiper1 .swiper-slide{border: 2px solid #eeeeee;}
.twjj-swiper1 .swiper-slide-thumb-active{border: 2px solid #2675de;}

@media (min-width:576px){
    .xfpx{height: 200px;background-size: auto 200px;}
}
@media (min-width:768px){
    .xfpx{height: 260px;background-size: auto 260px;}
}
@media (min-width:992px){
    
    .px-box{padding: 0 24px 24px 24px;margin-top: 24px;background-color: #f0f2f5;}
    .lis>div>div{margin-top: 24px;}
    
    .col-lg-5-1{flex: 0 0 auto;width: 20%;}
    
    .items-box{padding: 60px 0 60px 0;}
    .items-title .title .item{font-size: 24px;}
    .items-title .title .desc{font-size: 16px;margin-left: 12px;}
    .items-title .more{font-size: 16px;}
    .items-conts{padding: 24px 0 0 0;}
    .row.lists{}
    .row.lists>div{margin-bottom: 24px;}
    
    .top-header{display: block;}
    .navbar-custom{position: unset;background-color: #2675de;}
    .navbar-custom .navbar-brand{display: none;}
    .navbar-custom .navbar-nav li a{padding: 32px 0;font-size: 18px;color: #ffffff;}
    .navbar-custom .nav-item.dropdown::after{display: none;}
    .navbar-custom .nav-item .dropdown-menu{}
    .navbar-custom .nav-item .dropdown-menu .boxs{margin: 10px 0 0 0;padding: 16px 0;}
    .navbar-custom .nav-item .dropdown-menu .dropdown-item{font-size: 16px;padding: 8px 15px;}
    .navbar-zw{height:0px}
    
    .qycx-search{margin-bottom: 30px;}
    .qycx-search .search .search-input{padding: 12px 12px;}
    .qycx-search .search .search-btn{padding: 12px 20px;}
    
    .home-banner .cnts{padding: 60px 0;}
    .home-banner .cnts .detail{padding-top: 40px;}
    .home-banner .cnts .detail .title{font-size: 36px;}
    .home-banner .cnts .detail .desc{font-size: 16px;padding-top: 30px;line-height: 36px;}
    .home-banner .cnts .detail .more{font-size: 18px;padding: 12px 50px;margin-top: 20px;}
    .home-banner .cnts .image{margin-top: 0;}
    
    .items-h{padding: 40px 0 16px;}
    .cards{margin-bottom: 24px;}
    .cards .header{padding: 13px 20px;}
    .cards .header .title{font-size: 20px;padding-left: 10px;}
    .cards .header .more i{font-size: 28px;}
    .cards .lis{padding: 20px;}
    .cards .lis .item{font-size: 16px;margin-bottom: 16px;padding: 0 40px 0 12px;}
    .cards .lis .item.new:after{font-size: 10px;padding: 2px 5px;border-radius: 4px;}
    .cards .lis .tj{margin-bottom: 16px;}
    .cards .lis .tj .image{width: 150px;margin-right: 12px;}
    .cards .lis .tj .detail .title{font-size: 18px;}
    .cards .lis .tj .detail .desc{font-size: 16px;margin-top: 5px;padding-top: 5px;}
    
    .cards .video{padding: 21px;}
    .cards .video .image i{font-size: 60px;}
    .cards .video .detail{margin-top: 12px;}
    .cards .video .detail .title{font-size: 18px;}
    .cards .video .detail .desc{font-size: 16px;margin-top: 5px;}
    
    .cards .hytd{padding: 21px;}
    .cards .hytd .item{margin-bottom: 19px;padding: 20px;}
    .cards .hytd .item .image{margin-right: 20px;}
    .cards .hytd .item .detail .title{font-size: 20px;}
    .cards .hytd .item .detail .desc{font-size: 16px;}
    
    .cards .lsdw{padding: 10px 20px;}
    .cards .lsdw .item{font-size: 16px;padding: 0 30px;}
    
    .cards .pxxx{padding: 50px 110px;background-image: url('../image/pxxx-bg.jpg');background-repeat: no-repeat;background-size: 100% auto;}
    .cards .pxxx .jianj .title{font-size: 32px;}
    .cards .pxxx .jianj .desc{font-size: 16px;margin-top: 16px;}
    .cards .pxxx .jianj .qrcode{margin: 16px 0 0 0;}
    .cards .pxxx .ruk{margin-bottom: 24px;}
    .cards .pxxx .ruk .item{padding: 12px 0;border-radius: 10px;}
    .cards .pxxx .ruk .item .image i{font-size: 40px;}
    .cards .pxxx .ruk .item .title{font-size: 18px;margin-top: 8px;}
    
    .cards .hyfc{padding: 40px 20px;}
    .cards .hyfc .stitle{font-size: 24px;padding: 0 17px;margin-right: 20px;}
    .cards .hyfc .scbox .item .title{font-size: 18px;margin: 12px 0;}
    
    .cards .xfcp{padding: 0 0 20px 20px;}
    .cards .xfcp .boxs .item{padding: 20px 20px 10px 0;width: 20%;border-bottom: 6px solid #2675de;display: block;position: relative;}
    .cards .xfcp .boxs .item:nth-child(2n):after{background-color: #2675de;}
    .cards .xfcp .boxs .item:nth-child(5):after,.cards .xfcp .boxs .item:nth-child(10):after{width: 20px;height: 6px;bottom: -6px;content: '';display: block;background-color: #ffffff;position: absolute;right: 0;}
    .cards .xfcp .boxs .item .image .title{bottom: 0px;opacity: 0;}
    .cards .xfcp .boxs .item .image .title{font-size: 16px;padding: 5px 12px;}
    
    .cards .xglj{padding: 20px;}
    .cards .xglj .item{margin-right: 20px;}
    
    .footer{padding: 40px 0 20px 0;}
    .footer .boxs .logo{display: block;}
    .footer .boxs .item .menu{padding-bottom: 20px;}
    .footer .boxs .item .menu a,.footer .boxs .item .menu span{font-size: 16px;}
    .footer .boxs .item .menu span{padding: 0 8px;}
    .footer .boxs .item .txt{font-size: 16px;margin-top: 5px;}
    .footer .boxs .item .txt a{color: #ffffff;}
    .footer .tongj{margin-top: 0;}
    .footer .tongj .item .num,.footer .tongj .item .title{font-size: 16px;margin-top: 10px;}
    
    .items-box .bix .mr24{margin-right: 24px;}
    .items-box .bix .sh{width: 250px;}
    .items-box .bix .lo{margin-bottom: 0;}
    
    .cmenu{margin-bottom: 24px;}
    .cmenu .header{font-size: 22px;padding: 20px 0;}
    .cmenu a.header{font-size: 18px;padding: 16px 0;}
    .cmenu .body .item{font-size: 18px;padding: 20px 0;}
    .cmenu .body .item2{margin: 12px;}
    .cmenu .body .item2 .image i{font-size: 36px;}
    .cmenu .body .item2 .title{font-size: 16px;margin-top: 8px;}
    .cmenu .body .item3{font-size: 16px;margin: 12px;padding: 0 0 0 12px;}
    
    .list-new{padding-bottom: 30px;margin-bottom: 30px;}
    .list-new .image{width: 250px;margin-right: 24px;}
    .list-new .detail .head .title{font-size: 18px;}
    .list-new .detail .head .time{display: block;margin-left: 20px;font-size: 16px;}
    .list-new .detail .desc{font-size: 16px;margin-top: 20px;line-height: 32px;}
    
    .list-video .image i{font-size: 60px;}
    .list-video .detail{margin-top: 12px;}
    .list-video .detail .title{font-size: 18px;padding-bottom: 5px;}
    .list-video .detail .desc{font-size: 16px;margin-top: 5px;}
    
    .list-sqb{margin-bottom: 24px;}
    .list-sqb .title{font-size: 18px;padding: 16px 0;}
    .list-sqb .detail{padding: 30px;}
    .list-sqb .detail .desc{font-size: 16px;margin-right: 30px;}
    .list-sqb .detail .desc p{margin-bottom: 16px;}
    .list-sqb .detail .down i{font-size: 60px;}
    .list-sqb .detail .down .txt{font-size: 16px;margin-top: 8px;}
    
    .list-zxfh{margin-bottom: 24px;}
    .list-zxfh .header,.list-zxfh .body{padding: 16px 20px;}
    .list-zxfh .sp{font-size: 16px;margin-left: 20px;}
    .list-zxfh .txt{font-size: 16px;}
    
    .arc-content.bg{padding: 30px 30px;}
    .arc-content .video{height: 500px;}
    .arc-title{font-size: 22px;padding: 0 0 10px 0;}
    .arc-content.bg .arc-title{padding: 0 0 30px 0;}
    .arc-tags{padding-bottom:15px;}
    .arc-tags span{margin: 0 5px;font-size: 14px;}
    .arc-content .content{padding-top: 20px;}
    .arc-content.bg .content{padding-top: 30px;}
    .prenext{margin-top: 30px;padding-top: 30px;font-size: 16px;}
    
    .tzgg .table th{font-size: 18px;padding: 12px 20px;}
    .tzgg .table th:nth-of-type(2),.tzgg .table td:nth-of-type(2){width: 160px;display: table-cell;}
    .tzgg .table th:nth-of-type(3),.tzgg .table td:nth-of-type(3){width: 160px;}
    .tzgg .table td{font-size: 18px;padding: 30px 20px;}
    .tzgg .table a{font-size: 18px;padding-left: 12px;color: #000000;position: relative;}
    .tzgg .table a:before{content: '-';position: absolute;left: 0;top: 0;font-weight: bold;color: #000000;}
    
    .form-item{margin-bottom: 30px;}
    .form-item .label{font-size: 16px;width: 80px;padding-top: 7px;}
    .form-item .shur .input{font-size: 16px;width: 40%;}
    .form-item .shur .textarea{font-size: 16px;height: 300px;}
    .form-item .shur .btn{font-size: 18px;}
    
    .swiper-item .swiper-slide a .txt{font-size: 16px;height: 64px;line-height: 64px;padding: 0 150px 0 15px;}
    .swiper-item .swiper-pagination{bottom: 18px;}
    
    .hyzs .nav{margin-bottom: 30px;}
    .hyzs .nav .item{font-size: 18px;margin-right: 24px;padding: 12px 0;}
    
    .grxxcx .table{margin-top: 24px;}
    .grxxcx .table th{font-size: 16px;padding: 12px 20px;}
    .grxxcx .table td{font-size: 16px;padding: 8px 10px;}
    .grxxcx .table td:first-child{width: 150px;}
    
    .xfpx{height: 320px;background-size: auto 320px;}
    
    .fwdh{font-size: 30px;color: #000000;font-weight: bold;text-align: center;position: relative;}
    .fwdh:before{width: 140px;transform: translate(-220px, -50%);}
    .fwdh:after{ width: 140px;transform: translate(220px, -50%);}
    .fwdhm{padding: 20px 0;}
    .fwdhm i{font-size: 50px;}
    .fwdhm .title{font-size: 20px;margin-top: 10px;}
    
    .lxwm .xuex{padding: 80px 0 0 0;}
    .lxwm .map{height: 378px;}
    .lxwm .boxs{margin: 0 100px;padding: 30px 0;}
    .lxwm .boxs.top{border-radius: 10px 10px 0 0;}
    .lxwm .boxs.bottom{padding: 30px 0 30px;border-radius: 0 0 10px 10px;margin-bottom: 0px;}
    .lxwm .boxs .logo{width: 84px;margin-right: 20px;}
    .lxwm .boxs .name{font-size: 30px;}
    .lxwm .item{width: unset;margin-top: 0px;margin-right: 80px;}
    .lxwm .item:last-child{margin-right: 0;}
    .lxwm .item .image{font-size: 30px;margin-right: 16px;}
    .lxwm .item p{margin-bottom: 5px;}
    .lxwm .item p:last-child{margin-bottom: 0px;}
    
    .twjj-swiper2{height: 500px;}
    .twjj-swiper1{height: 100px;margin: 24px 0;}
}
@media (min-width:1200px){
    .xfpx{height: 360px;background-size: auto 360px;}
}
@media (min-width:1400px){
    .container{max-width: 1224px;}
    
    .xfpx{height: 500px;background-size: auto 500px;}
}