.min-concent .top{
    background: #005dab;
    margin-top: 20px;
}
.min-concent .top .min-width{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
}
.min-title{
    display: inline-flex;
    align-items: center;
   
}
.min-title img{
    width: 31px;
    margin-right: 20px;
}
.min-title p{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.min-concent .top .min-width .nav{
    display: flex;
}
.min-concent .top .min-width .nav a{
    color: #ffffff;
    font-size: 16px;
    margin-right: 53px;
}
.min-concent .top .min-width .nav a:hover{
    opacity: .8;
}
.min-concent .top .min-width .nav a:last-child{
    margin: 0;
}
.zx-wrap-content {
    margin-top: 17px;
}
.zx-banner{
    position: relative;
    margin-top: 60px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3);
}
.zx-banner .swiper-slide{
    overflow: hidden;
}
.zx-banner .swiper-slide a:nth-child(1),
.zx-banner .swiper-slide a:nth-child(1) img{
    width: 700px;
    display: block;
    height: 477px;
    float: left;
}

.zx-banner .swiper-slide a:nth-child(2),
.zx-banner .swiper-slide a:nth-child(2) img{
     width: 700px;
     height: 238px;
     display: block;
     float: left;
}

.zx-banner .swiper-slide a:nth-child(3),
.zx-banner .swiper-slide a:nth-child(3) img{
     width: 350px;
     height: 239px;
     display: block;
     float: left;
}

.zx-banner .swiper-slide a:nth-child(4),
.zx-banner .swiper-slide a:nth-child(4) img{
     width: 350px;
     height: 239px;
     display: block;
     float: left;
}
.zx-banner .swiper-pagination{
    bottom: 47px;
    left: 597px;
}
.zx-banner .swiper-pagination span{
    background: #fff;
    opacity: .8;
    width: 10px;
    height: 10px;
    margin: 0 5px;
}
.zx-banner .swiper-pagination-clickable .swiper-pagination-bullet-active{
    width: 40px;
    border-radius: 5px;
}
.zx-banner .item{
    display: block;
    position: absolute;
    top: -40px;
    z-index: 2;
}
.zx-banner .item2{
    left: 20px;
}
.zx-banner .item3{
    left: 120px;
   
}

.jc-form{
    margin-left: 48px;
    display: flex;
    align-items: center;
}
 .jc-select span {
    font-size: 20px;
    color: #005dab;
    font-weight: bold;
}


.jc-form form{
    border: 1px solid #cfcfcf;
    width: 370px;
    height: 50px;
    border-radius: 25px;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
}
.jc-form form input[type='text']{
    font-size: 12px;
    color: #999;
    box-sizing: border-box;
    padding: 0 20px;
    flex: 1;
}
.jc-form form input[type='submit']{
    width: 140px;
    color: #ffffff;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    background:#005dab url(../images/icon20.png) no-repeat 25px 15px;
}
.zxrow{
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 45px 56px 41px 54px;
}
.zx-nav-wrap{
    display: inline-flex;
    align-items: center;
}
.zx-nav-wrap a{
    position: relative;
    font-size: 22px;
    font-weight: bold;
    padding-right: 52px;
    margin-right: 33px;
    color: #585757;
}
.zx-nav-wrap a::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 2px;
    height: 34px;
    background: #e5e5e5;
    transform: rotate(-40deg);
}
.zx-nav-wrap a:hover{
    color: #005dab;
}
.zx-nav-wrap a:hover::before{
    display: block;
}
.zx-nav-wrap a::before{
    content: '';
    display: block;
    position: absolute;
    bottom: -13px;
    left:13px ;
    width: 70px;
    height: 5px;
    border-radius: 2.5px;
    background: #005dab;
    display: none;
}

.px-min-container-top .nav-wrap{
    width: 260px;
    position: relative;
    box-sizing: border-box;
	line-height:40px;

}
.font22 { font-size:22px;}
.px-min-container-top .nav-wrap .swiper-container{
    width: 336px;
    overflow: hidden;
}
.px-min-container-top .nav-wrap .swiper-container .swiper-slide{
    cursor: pointer;
    color: #595757;
    font-size: 22px;
}
.px-min-container-top .nav-wrap .swiper-container .on{
    color: #005dab;
}

.px-min-container-top .nav-wrap .swiper-button-next, .px-min-container-top .nav-wrap .swiper-button-prev{
    margin-top: -7px;
    background-size: 12px 18px;
    width: 12px;
	height: 18px;
}
.px-min-container-top{
    display: flex;
    align-items: center;
    padding-bottom: 0px;
  
}
.px-min-container-top .handleContent{
    flex: 1;
}
.px-min-container-top .nav-two{
    display: none;
}
.px-min-container-top .on{
    display: flex;
}
.px-min-container-top .nav-two p,
.px-min-container-top .nav-two select,
.px-min-container-top .nav-two a{
	height:40px; line-height:40px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    color: #595757;
    display: block;
    margin:0 2px;
}
.px-min-container-top .nav-two select{
    padding: 9px 5px;
    border: none;
    outline: none;
    margin: 0 6px;
}
.px-min-container-top .nav-two a:hover,
.px-min-container-top .nav-two a.on{
  
   color: #005dab;
}
.px-more a{
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    background: #005dab;
    color: #fff;
}
.sb-wrap{
    margin-top: 20px;
}
.sb-content .left{
    width: 280px;
}
.sb-content .left img{
    width: 280px;
}
.sb-content .right{
    width: 160px;
}
.sb-content .right img{
    width: 160px;
}
.sb-content{
    display: flex;
    justify-content: space-between;
    margin-top: 17px;
}
.sb-wrap .zhong{
    width: 100%;
    
}
.sb-wrap .zhong ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.sb-wrap .zhong li{
    border: 1px solid #ededed;
    width: 240px;
    box-sizing: border-box;
    padding: 0 40px;
    height: 327px;
}
.sb-wrap .zhong li a {
    display: block;
}
.sb-wrap .zhong  li .box-img {
    width: 173px;
    height: 153px;
    box-sizing: border-box;
    margin: 54px auto 0;
}
.sb-wrap .zhong  li .box-img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.zhong .name{
    font-size: 16px;
    color: #575757;
    margin-top: 15px;
    margin-bottom: 29px;
	height:21px;
	overflow:hidden;
}
.zhong .money{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zhong .money p{
    font-size: 14px;
    font-weight: bold;
    color: #bf252a;
}
.zx-container{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: start;
}
.zx-container .zx-left{
    width: 339px;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
}
.zx-container .zx-left dl dt{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 13px 23px;
    border-bottom: 1px solid #cfcfcf;
}
.zx-container .zx-left dl dt p{
    font-size: 20px;
    color: #005dab;
    margin-left: 18px;
    font-weight: bold;
}
.zx-container .zx-left .zx-text-wrap{
    height: 136px;
    overflow-y: auto;
}
.zx-container .zx-left dd{
    padding: 20px 11px 20px 20px;
}
.zx-container .zx-left .zx-text-wrap{
    font-size: 14px;
    color: #595757;
    line-height: 22px;
}
.zx-container .zx-left dd a{
    display: block;
    width: 230px;
    height: 44px;
    text-align: center;
    line-height: 44px;
	font-size: 16px;
    color: #ffffff;
    background: #005dab;
	margin:0 auto;
    margin-top: 20px;
    border-radius: 21px;
	
}
.qiehuan-gengduo a{    display: block;
    width: 100px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    background: #005dab;
    color: #fff;}
.qiehuan-gengduo a:hover { opacity: .8;}
.zx-container .zx-left dd a:hover{
    opacity: .8;
}


.zx-container .zx-left .zx-text-wrap::-webkit-scrollbar {
  
    width : 10px; 
    height: 1px;
    }
    .zx-container .zx-left .zx-text-wrap::-webkit-scrollbar-thumb {
   
    border-radius   : 10px;
    background-color: skyblue;
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.2) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.2) 75%,
        transparent 75%,
        transparent
    );
    }
    .zx-container .zx-left .zx-text-wrap::-webkit-scrollbar-track {

    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #ededed;
    border-radius: 10px;
    position: absolute;
    left: -1000px;
    }
    .zx-right{
        width: 1048px;
    }
    .zx-right-nav{
        width: 251px;
        box-sizing: border-box;
        position: relative;
        padding: 0 37px;
    }
    .zx-right-nav .swiper-container{
        width: 180px;
        overflow: hidden;
    }
    .zx-right-nav .swiper-container .swiper-slide{
        cursor: pointer;
        color: #595757;
        font-size: 20px;
    }
    
    .zx-right-nav .swiper-button-next, 
    .zx-right-nav .swiper-button-prev{
        margin-top: -7px;
        background-size: 12px 18px;
        width: 12px;
        height: 18px;
    }
    .zx-right-nav .swiper-container .on{
        color: #005dab;
    }
    .zx-right-top{
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 14px 0 10px 10px;
       
    }
    .zx-right-top>a{
        width: 150px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 20px;
        color: #ffffff;
        font-size: 14px;
        display: block;
        background: #005dab;
    }
    .zx-right-top>a:hover{
        opacity: .8;
    }
    
    .zx-entrance-list ul {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .zx-entrance-list ul li {
        margin: 0 10px 10px 0;
    }
    .zx-entrance-list ul li:nth-child(2n){
        margin: 0 0 10px 0;
    }
    .zx-entrance-list ul li a {
        display: block;
        position: relative;
        border: 1px solid #cfcfcf;
        width: 519px;
        height: 154px;
        box-sizing: border-box;
        padding: 8px 10px 10px 10px;
        position: relative;
    }
    .zx-entrance-list ul li .name {
        color: #005dab;
        font-size: 14px;
        margin-top: 15px;
    }
    
    .zx-entrance-list ul li p {
        font-size: 12px;
        color: #595757;
        margin-top: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .zx-entrance-list ul li a>img {
        position: absolute;
        top: 0;
        right: 10px;
    }
    .zx-entrance-list ul li a .block{
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 135px;
    }
    .zx-entrance-list ul li a .block p{
        width: 100%;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #bf252a;
    }
    .zx-entrance-list ul li a .block .btn{
        width: 50%;
        height:32px ;
		margin:0 auto;
        background: #005dab;
        font-size: 14px;
        text-align: center;
        line-height: 32px;
        margin-top:13px ;
        color: #fff;
    }
    .zx-entrance-title{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
        border-bottom: 1px solid #cfcfcf;
        box-sizing: border-box;
        padding: 0 20px;
    }
    .zx-entrance-title h1{
        font-size: 20px;
        color: #005dab;
        position: relative;
    }
    .zx-entrance-title h1::after{
        content: '';
        position: absolute;
        left: 0;
        bottom: -8px;
        width: 100%;
        height: 6px;
        line-height: 6px;
        display: block;
        border-radius: 3px;
        background: #005dab;
    }
    .zx-entrance-title a{
        font-size: 14px;
        color: #595757;
		padding-top:10px;
    }
    .zx-entrance-title a:hover{
        color: #005dab;
    }
    .zx-entrance {
        margin-top: 23px;
    }
.zx-entrance .left{
    width: 929px;
    border: 1px solid ;
    border: 1px solid #cfcfcf;
}
.zx-sb-content{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:18px ;
    box-sizing: border-box;
    padding: 0 22px;
}
.zx-sb-content .details{
    width: 449px;
}
.zx-sb-content .details .title{
    font-size: 16px;
    font-weight: bold;
    padding-bottom:14px;
    border-bottom: dashed 1px #e4e4e4;
    margin-bottom:9px ;
	color:#005daa;
}
.zx-sb-content .details p{
    font-size: 14px;
    line-height: 1.5;
}
.liuchen-title{
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: dashed 1px #e4e4e4;
    padding-bottom: 14px;
    color: #005dab;
    width: 100%;
}
.tag-wrap{
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}
.tag-wrap .item{
    width: 112px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #595858;
    margin-right: 8px;
    margin-bottom:15px ;
    display: block;

    cursor: pointer;
	background:url(../images/xin/zhuan-jian2.png) no-repeat;
}
.tag-wrap .item:hover{
    color: #fff;
	background:url(../images/xin/zhuan-jian1.png) no-repeat;
}
.zx-entrance{
    display: flex;
    justify-content: space-between;
}
.zx-entrance .right{
    width: 455px;
    border: solid 1px #e4e4e4;
}
.oo-wrap{
    box-sizing: border-box;
    padding:20px;
}
.oo-wrap p{
    font-size: 14px;
    color: #585757;
    line-height: 1.5;
    margin-top: 20px;
}
.oo-wrap a{
    display: block;
    width: 50%;
    height: 42px;
    line-height: 42px;
    text-align: center;
   
    background: #ffffff;
    border-radius: 21px;
    color: #005dab;
	border:#005dab solid 1px;
	margin:0 auto;
	 margin-top: 32px;
}
.oo-wrap a:hover{
	background: #005dab;
	color:#FFF;
   /* opacity: .8;*/
}
.new-wrap {
    margin-top: 20px;
    box-sizing: border-box;
    
}
.new-wrap ul {
    display: flex;
    flex-wrap: wrap;
}
.new-wrap ul li {
    margin: 0 28px 25px 0;
    border-radius: 5px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    width: 210px;
    height: 147px;
}
.new-wrap ul li:nth-child(6n){
    margin: 0 0 25px 0;
}
.new-wrap ul li a {
    display: block;
    width: 100%;
    height: 147px;
    line-height: 147px;
    text-align: center;
    box-sizing: border-box;
}
.new-wrap ul li a img {
    vertical-align: middle;
    max-width: 99%;
    max-height: 74%;
}