<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rczx-sliderBanner{
    width: 618px;
    height: 350px;
}
.rczx-sliderBanner img{
    width: 100%;
    height: 100%;
}
.swiper-container{
	height:100%;
}
.swiper-slide-img p{
    position: absolute;
    bottom:0;
    height: 54px;
    padding:8px 15px;
    width: calc(100% - 30px);
    background: rgba(0,0,0,.5);
    color:#fff;
    overflow: hidden;
}
.swiper-slide-img .title{
    font-size: 18px;
    width:380px;
    line-height: 32px;
}
.swiper-slide-img .detail{
    width:463px;
    font-size: 12px;
}
.rczx-sliderBanner .swiper-pagination{
text-align: right;
width:auto;
    bottom:23px;
}
.rczx-sliderBanner .swiper-pagination-bullet{
    height: 12px;
    width: 12px;
}
.rczx-sliderBanner .swiper-pagination-bullet-active{
    background: #3E62BA;
}
.rczx-news{
    width: 546px;
    height: 350px;
    overflow: hidden;
}
.rczx-news ul li{
    position: relative;
    padding-left:20px;
}
.rczx-news ul li::before{
    position: absolute;
    width:7px;
    height: 7px;
    border-radius: 50%;
    background:#ccc;
    left:5px;
    top:17px;

}
.rczx-news ul li a{
    height: 40px;
    line-height: 40px;
    width:380px;
    font-size: 16px;
}
.rczx-news ul li span.rt{
    text-align: right;
}
.rczx-news ul li a:hover{
    color:#3E62BA;
}
.rczxTabBox{
    height: 80px;
    border:1px solid #E6E6E6;
    border-left:0;
    border-right:0;
}
.rczxTabBox .zxTabItem{
    padding:8px 0;
    cursor: pointer;
    width: 200px;
    text-align: center;
}
.rczxTabBox .zxTabItem span{
    background-image: url("../images/rczx.png");
    background-repeat: no-repeat;
    -moz-transition:background-position  .3s;
    -ms-transition:background-position .3s;
    -o-moz-transition:background-position  .3s;
    -webkit-moz-transition:background-position  .3s;
    transition:background-position  .3s;
    display: block;
    height: 29px;
    padding-top:35px;
    border-right:1px solid #e6e6e6;
    font-size: 18px;
}
.zxTabItem{
    background-image: url("../images/rczx.png");
    background-repeat: no-repeat;
    -moz-transition:background-position  .2s;
    -ms-transition:background-position .2s;
    -o-moz-transition:background-position  .2s;
    -webkit-moz-transition:background-position  .2s;
    transition:background-position  .2s;
}

.rczxTabBox .zxTabItem.active,.zxTabItem:hover{
    color:#fff;
    background-position: 0 -111px;
}
.rczxTabBox .zxTabItem.active span,
.rczxTabBox .zxTabItem:hover span{
    border-right:1px solid transparent;
}
.infoGg{
    background-position: -430px -515px;
}
.zxTabItem:hover .infoGg,.zxTabItem.active .infoGg{
    background-position: -430px -644px;
}
.zx-policy{
    background-position:-632px -515px ;
}
.zxTabItem:hover .zx-policy,.zxTabItem.active .zx-policy{
    background-position:-632px -638px ;
}
.zx-qzbd{
    background-position:67px -517px ;
}
.zxTabItem:hover .zx-qzbd,.zxTabItem.active .zx-qzbd{
    background-position:67px -638px ;
}
.zx{
    background-position:-208px -515px ;
}
.zxTabItem:hover .zx,.zxTabItem.active .zx{
    background-position:-208px -645px ;
}














.web-title{
    height: 120px;
    background: url("../images/rczximg/bg1.png") no-repeat;
    background-size: 100% 100%;
}
.rczxSub-nav{
    height: 50px;
    background: #F8F8F8;
}
.rczxSub-nav{
    height: 50px;
}
.subNav-slider ul li{
    float: left;
    height: 48px;
    line-height: 48px;
    border-bottom:2px solid transparent;
    padding:0 16px;
}
.subNav-slider ul li.active,.subNav-slider ul li:hover{
    border-bottom:2px solid #3E62BA;
}
.subNav-slider ul li.active a,
.subNav-slider ul li:hover a{
    color:#3E62BA;
}
.subNav-prev{
    left:870px;
    text-align: center;
    background: none;
    top:35px;
}
.subNav-next{
    top:35px;
    background: none;
    left: 835px;
    text-align: center;
}
.subNav-next i,.subNav-prev i{
    font-size:22px;
    color:#3E62BA;
    font-weight: bold;
}
.subNav-next.swiper-button-disabled , .subNav-prev.swiper-button-disabled  {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}
.subNav-next.swiper-button-disabled i, .subNav-prev.swiper-button-disabled i{
    color:#d0d0d0;
}
.LRimg-item .imgBox{
    width: 250px;
    height: 150px;
    position: relative;
    margin-right:18px;
}
.LRimg-item .imgBox img{
    width: 100%;
    height: 100%;
}
.LRimg-item .imgBox  span{
    position: absolute;
    top:0;
    left:0;
    background: rgba(0,0,0,.6);
    color:#fff;
    height: 26px;
    line-height: 26px;
    padding:0 15px
}
.textBox{
    width: 620px;
    overflow: hidden;
}
.textBox p{
    margin-top: 10px;
    color:#999;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}
.textBox a:hover h3,
.textBox a:hover p{
    color:#3E62BA;
}
.hot-pxjgIcon {
    background-position: -14px -50px;
}
.hot-news ul li,.zx-news ul li{
    height: 30px;
    line-height: 30px;
}
.hot-news ul a,
.zx-news ul li a{
    font-size: 14px;
    color:#888;
    width: 75%;
}
.hot-news ul a:hover,
.zx-news ul li a:hover{
    color:#3E62BA;
}
.hot-news ul span,
.zx-news ul span{
    width: 20%;
    color:#888;
}
.kgzw-Icon {
    background-position: -14px -686px;
}
.right-slider{
    height: 186px;
}
.right-slider img{
    height: 100%;
    width: 100%;
}
.right-slider .swiper-pagination{
    bottom:0;
    text-align: right;
    padding:0 10px;
    box-sizing: border-box;
    height: 34px;
    left:0;
    z-index: 10;
  line-height: 34px;
}
.rightSwiper p{
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: rgba(0,0,0,.6);
    position: absolute;
    left:0;
    bottom:0;
    color:#fff;
}
.rightSwiper p span{
    width: 70%;
    margin-left:10px;
}
.rightSearch{
    height: 44px;
    border:1px solid #3E62BA;
}
.rightSearch input[type='text']{
    width: calc(100% - 97px);
    height: 44px;
    padding:0 10px;
    line-height: 44px;
}
.rightSearch input[type='submit']{
    width: 67px;
    height: 44px;
    background: #3E62BA;
    color:#fff;
    font-size: 15px;
}
.ylNum{
    height: 40px;
    line-height: 40px;
}
.ylNum span{
    display: inline-block;
    margin-left: 40px;
}
.zxContentBox{
    font-size: 16px;
    color:#555555;
    line-height: 36px;
}
.zxSearch{
    width:294px;
    border:1px solid #3E62BA;
    height: 44px;
    line-height: 44px;
    margin:17px 0;
}
.zxSearch input[type='button']{
    font-size: 16px;
    padding:0 15px;
    height: 44px;
}
.zxSearch input[type='text']{
    width:calc(100% - 92px);
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding:0 15px;
}
.zxTwoTabBox{
    width:575px;
}
.zx-tabContainer{
    display: none;
}
.zx-tabContainer.active{
    display: block;
}
.zxTwoTabBox .xf-pub-tab li{
    font-size: 16px;
}
.zxTwoTabBox .xf-pub-tab li.active{
    color:#3E62BA;
    padding-bottom:17px;
}
.twoItemBox a{
    width:470px;
    font-size: 14px !important;
}
.zxTwoTabBox li:hover a{
    color:#3E62BA;
}
.zxTwoTabBox li{
    padding-left:18px;
    position: relative;
}
.zxTwoTabBox li.icon-youjiantou:before{
    position: absolute;
    color:#999;
    left:0;
    top:8px;
    font-size: 14px !important;
}
.twoItemTab{
    display: none;
}
.twoItemTab.active{
    display: block;
}
.zxTwoTabBox .xf-pub-tab li:hover{
    color:#3E62BA;
}
.tzGgBox{
    width: 330px;
}
.zxTwoTabBox .tzGgBox li a{
    width: 308px;
}
.tzGgLf{
    width:186px;
    margin-right:40px;
}
.tzGgLf li:nth-child(odd){
    margin-right:10px;
}
.tzGgLf li{
    padding:0 !important;
    margin-top:10px;
    width:88px;
    height:88px;
    overflow: hidden;
    color:#fff;
    cursor: pointer;
    position: relative;
}
.tzGgLf li p{
    margin-top:30px;
}
.tzGgLf li a{
    position: absolute;
    -moz-transition:all  .3s;
    -ms-transition:all .3s;
    -o-moz-transition:all  .3s;
    -webkit-moz-transition:all  .3s;
    transition:all  .3s;
    width:20px;
    height: 20px;
    left:50%;
    bottom:-20px;
    margin-left:-10px;
    background: url("../images/rczximg/right.png") no-repeat;
}
.tzGgLf li:hover a{
    bottom:12px;
}
.icon-youjiantou:before {
    content: "\e601" !important;
}
.newindex-search input[type='text'] {
    border: 1px solid #3E62BA;
    border-right: 0;
    padding: 10px 20px;
    width: 235px;
}
.newindex-search input[type=submit] {
    background: #3E62BA;
    color: #fff;
    border: 1px solid #3E62BA;
    width: 80px;
    padding: 10px 0;
    float: right;
}
.search-rczx{background-color: #efefef; padding: 15px 10px;}
.search-rczxname{margin-left: 15px;width: 180px;}
.search-rczxname a{padding-right: 6px;}
.search-rczxname a:hover{color:blue;cursor:pointer;}</pre></body></html>