.list-banner,.list-banner img{width: 100%;}
.header-right{padding-right: 0;}
.nav-menu{position: relative;top: 0 !important;right: 0 !important;display: none;margin-left: 0.25rem;}
.header-top::after{content: none;}
.header-top{background: #01439a;position: relative;}

@media only screen and (max-width:1100px){
	.nav{display: none !important;}
	.search{margin-left: 0.25rem !important;}
	.nav-menu{display: block;}
}

.main{width: 100%;padding: 0.2rem 0 0.3rem;}
.main-left{width: 2.4rem;position:relative;padding-bottom:2.2rem;background: #e9e9e9;align-self: flex-start;border-left: 2px solid #0e4b9e;}
.main-left .lm{width: 100%;height: 0.7rem;background: #0e4b9e;position: relative;}
.main-left h3{color: #ffffff;font-size: 0.24rem;line-height: 0.3rem;}
.main-left .lm .nav_menu{width: 0.3rem;height: 0.3rem;background: url(../img/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;display: none;}
.main-left .lm .nav_menu.on{transform: rotate(90deg);}
.main-left>ul{border-top: 1px solid #ffffff;padding: 0.15rem;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #ccc;position:relative;background: #ffffff;}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left li a{font-size:0.16rem;color:#333;display:block;padding:0 0.05rem;padding-left:0.2rem}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.45rem;height: 0.55rem;background: url(../img/right-blue.svg) no-repeat center center;background-size: auto 0.1rem;}
.navContent{display:none;}
.navContent li{padding-left:0.2rem;line-height: 0.45rem;}
.navContent li a{font-size: 0.14rem;color: #333333;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left>ul>li.cur .li_xlz,.main-left>ul>li:hover .li_xlz{background: url(../img/right.svg) no-repeat center center;background-size: auto 0.1rem;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{background: #0e4b9e;color: #ffffff;}
.navContent li.cur a{color:#0e4b9e;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#0e4b9e;}

.main-right{width: 100%;}
.main-right1{width: calc( 100% - 2.7rem );}
.main-title{width: 100%;padding-bottom: 0.15rem;border-bottom: 1px solid #dddddd;}
.main-title h3{font-size: 0.24rem;color: #01439a;line-height: 0.3rem;font-weight: normal;}
.main-title span{font-size: 0.14rem;color: #666666;line-height: 0.3rem;padding-left: 0.22rem;background: url(../img/home.svg) no-repeat left center;background-size: auto 0.16rem;}
.main-title span a{color: #666666;}
.main-title span a:hover{color: #01439a;}

.content{width: 100%;min-height: 500px;}
.content h3.title{text-align: center;font-size: .24rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.3rem;margin-top: 0.2rem;}
.content .sub-title{text-align: center;font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;line-height: 0.26rem;margin-bottom: 0.1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #666666;margin: 0 0.2rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;margin-top: 0.2rem;}
.article p{text-indent: 2em;}
.article table{margin:0 auto !important;max-width: 920px;min-width: 500px;}
.article table p{text-indent: 0;margin: 0;}
.article video{display: block;width: 100%;margin: 0 auto;height: auto;}
.article img{max-width: 100%;height: auto !important;}
.article p.con-img{text-align: center;text-indent: 0 !important;}

.txt-list{margin-top: 0.15rem;margin-bottom: 0.3rem;}
.txt-list ul li{width: 100%;padding: 0.15rem 0;border-bottom: 1px solid #e1e1e1;position: relative;line-height: 0.3rem;transition: 0.3s all;}
.txt-list ul li h3{font-size: 0.16rem;font-weight: normal;max-width: calc( 100% - 1.2rem );padding-left: 0.22rem;position: relative;transition: 0.2s all;}
.txt-list ul li h3::before{content: "";width: 0.1rem;height: 0.1rem;display: block;background-image: linear-gradient(0deg, #054ec0 0%, #00cafd 100%);border-radius: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.txt-list ul li h3 a{color: #333333;}
.txt-list ul li span{font-size: 0.16rem;color: #666666;}
.txt-list ul li:hover h3 a,.txt-list ul li:hover span{color: #01439a;}
.txt-list ul li:hover h3{padding-left: 0.32rem;}

.pic-list{margin-top: 0.3rem;}
.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%;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;}
.pic-list ul li .imgbox .play{width: 0.5rem;height: 0.5rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(../img/play.svg) no-repeat center center;background-size: 100% 100%;opacity: 0;transition: 0.3s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.5rem;color: #434343;padding: 0 0.1rem;background: #f1f1f1;transition: 0.3s all;}
.pic-list ul li:hover .imgbox .image{transform: scale(1.1,1.1);}
.pic-list ul li:hover .imgbox .play{opacity: 0.7;}
.pic-list ul li:hover p{color: #01439a;font-weight: bold;}

.txt1-list{margin-top: 0.15rem;}
.txt1-list ul{margin-left:-0.15rem;margin-right:-0.15rem;}
.txt1-list ul li{width:33.3333%;padding:0 0.15rem;}
.txt1-list ul li h3{border-bottom: 1px solid #e1e1e1;line-height: 0.3rem;font-size: 0.16rem;font-weight: normal;position: relative;padding:0.15rem 0 0.15rem 0.22rem;}
.txt1-list ul li h3::before{content: "";width: 0.1rem;height: 0.1rem;display: block;background-image: linear-gradient(0deg, #054ec0 0%, #00cafd 100%);border-radius: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.txt1-list ul li h3 a{color: #333333;}
.txt1-list ul li:hover h3 a{color: #01439a;}