﻿.list-banner{position: relative;width: 100%;}
.list-banner img{width: 100%;display: block;}
.lm{width:100%;position: absolute;left: 0;bottom: 0;}
.lm .lm-title{margin-bottom: 0.2rem;flex-shrink: 0;}
.lm-title h3{font-size: 0.36rem;color: #ffffff;font-family: myfont;margin-bottom: 0.1rem;padding-left: 0.4rem;}
.lm-title span{display: block;color: #ffffff;font-family: myfont;font-size: 0.2rem;opacity: 0.9;padding-left: 0.4rem;}
.local{width: 70%;height: 0.5rem;background-image: linear-gradient(-90deg, rgba(0,69,171,0.9) 0%, rgba(0,69,171,0) 98%);text-align: right;padding-right: 0.2rem;align-self: flex-end;}
.local span{color: #ffffff;font-size: 0.16rem;line-height: 0.5rem;opacity: 0.9;}
.local span a{color: #ffffff;}

.main{width: 100%;padding: 0.4rem 0;background: url(/dsxq/images/parta_bg.jpg) no-repeat;background-size: cover;}
.content{width: 100%;}
.content h3.title{text-align: center;font-size: .24rem;color: #0038a5;margin-bottom: 0.15rem;}
.content .sub-title{text-align: center;font-size: 0.2rem;color: #222222;line-height: 0.3rem;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;height: .4rem;line-height: .4rem;margin-bottom: .1rem;text-align: center;margin-top: 0.1rem;}
.content .art-itro>span{font-size: .14rem;color: #666666;margin: 0 0.15rem;}
.article{color: #434343;line-height: 0.32rem;padding: 0 0.2rem;}
.article p{margin: 0.1rem 0;text-indent: 2em;color: #333333;}
.article table{margin:0 auto !important;max-width: 100%;}
.article table p{text-indent: 0;margin: 0;}
.article video{display: block;width: 100%;margin: 0 auto;height: auto;}
.article img{max-width: 900px;height: auto !important;}

.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width: calc( 100% / 3 );margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;padding:0 0.15rem;position: relative;}
.pic-list ul li a::after{content: "";width: 100%;height: 50%;background: #0038a5;position: absolute;left: 0;bottom: 0;z-index: 0;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;z-index: 1;}
.pic-list ul li img{transition: 0.4s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.5rem;color: #ffffff;padding: 0 0.1rem;z-index: 1;position: relative;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}

.news-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;padding-bottom:0.3rem;box-sizing: border-box;margin-bottom: 0.3rem;}
.news-list ul li .news-img{width: 2rem;height: 1.35rem;overflow: hidden;position: relative;flex-shrink: 0;margin-right: 0.2rem;}
.news-list ul li .news-img img{transition: 0.3s all;}
.news-list ul li.flexbox .news-txt{max-width: calc( 100% - 2.2rem );}
.news-list ul li h3{font-size: 0.18rem;position: relative;}
.news-list ul li h3 a{color: #333333;}
.news-list ul li h3::after{content: "";width: 0.4rem;height: 2px;background: #999999;display: block;position: absolute;left: 0;bottom: -0.15rem;z-index: 0;}
.news-list ul li h3::before{content: "";width: 0;height: 2px;background: #0038a5;display: block;position: absolute;left: 0;bottom: -0.15rem;z-index: 1;transition: 0.3s all;}
.news-list ul li p{width: 100%;line-height: 0.26rem;font-size: 0.14rem;color: #666666;margin: 0.25rem 0 0.1rem;height: 0.52rem;}
.news-list ul li span{font-size: 0.14rem;color: #666666;line-height: 0.24rem;}
.news-list ul li:hover h3 a{color: #0038a5;}
.news-list ul li:hover h3::before{width: 0.4rem;}
.news-list ul li:hover .news-img img{transform: scale(1.1,1.1);}

.txt-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;transition: 0.3s all;line-height: 0.36rem;padding-bottom: 0.2rem;margin-bottom: 0.2rem;}
.txt-list ul li a{color: #434343;max-width: calc( 100% - 1.1rem );transition: 0.3s all;position: relative;font-weight: bold;font-size: 0.18rem;}
.txt-list ul li span{color: #ffffff;font-size: 0.16rem;padding: 0 0.2rem;border-radius: 0.2rem;background: #0038a5;height: 0.36rem;line-height: 0.36rem;}
.txt-list ul li:hover a{color: #0038a5;padding-left: 0.15rem;}
.txt-list ul li:hover{border-bottom: 1px solid #0038a5;}