.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;
}
.model1{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}
.model1 .details{
    width: 793px;
}
.model1 .details .tit {
	 font-size: 20px;
    padding: 5px 22px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #005dab;

    border-bottom: 1px solid #cfcfcf;
	}
.model1 .details .name{
    font-size: 20px;
    padding: 20px 22px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #005dab;
    margin-bottom: 20px;
    border-bottom: 1px solid #cfcfcf;
}
.model1 .details p{
    font-size: 14px;
    color: #575757;
    line-height: 1.5;
}
.zx-entrance-title{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    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;
}
.model2{
    margin-top: 20px;
    border: 1px solid #cfcfcf;
}
.model2-wrap{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 33px 32px;
}
.model2-wrap .row{
    display: inline-flex;
    align-items: center;
    margin-bottom: 40px;
    width: 100%;
}
.model2-wrap .row p{
    font-size: 16px;
    color: #005dab;
    margin-right: 26px;
    font-weight: bold;
}
.model2-wrap .row:nth-child(3n){
    margin-bottom: 0;
}
.model2-wrap #allmaps{
    width: 550px;
    height: 162px;
}
.model3{
    margin-top: 20px;
}
.model3 .zx-entrance-title h1::after{
    display: none;
}
.model3-wrap{
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
    justify-content: space-around;
    padding-bottom: 30px;
    border-bottom: 1px dashed #cfcfcf;
}
.model3-wrap .block .item{  
    width:220px ;
    height: 60px;
    border: 1px solid #ebebeb;
    line-height: 60px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #005dab;
    margin-bottom: 19px;
    cursor: pointer;
}
.model3-wrap .block .item.on,
.model3-wrap .block .item:hover{
    background: #005dab;
    color: #fff;
}

.wenhua-left .item{ position:relative;}
.wenhua-left div:first-child:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon1.png) no-repeat;} 
.wenhua-left div.on:first-child:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon12.png) no-repeat;} 
.wenhua-left div:first-child+div:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon2.png) no-repeat;} 
.wenhua-left div:first-child+div.on:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon22.png) no-repeat;} 
.wenhua-left div:first-child+div+div:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon3.png) no-repeat;} 
.wenhua-left div:first-child+div+div.on:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon32.png) no-repeat;} 

.wenhua-right .item{ position:relative;}
.wenhua-right div:first-child:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon4.png) no-repeat;} 
.wenhua-right div.on:first-child:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon42.png) no-repeat;} 
.wenhua-right div:first-child+div:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon5.png) no-repeat;} 
.wenhua-right div:first-child+div.on:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon52.png) no-repeat;} 
.wenhua-right div:first-child+div+div:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon6.png) no-repeat;} 
.wenhua-right div:first-child+div+div.on:after{content:""; position:absolute; left:50px; top:18px; width:25px; height:25px;background: url(../images/xin/wenhua-icon62.png) no-repeat;} 

.model3-wrap .block img{
    width: 300px;
    height: 143px;
    display: block;
    margin-bottom: 19px;

}
.model3-wrap .block p{
     font-size: 12px;
     color: #575757;
     width: 300px;
     line-height: 1.5;
}
.wave-wrap{
    width: 100%;
    height: 347px;
    position: relative;
    background: url(../images/icon56.png) no-repeat 0 88px;
}
.wave-wrap .item{
    width: 170px;
    position: absolute;
    text-align: center;
}
.wave-wrap .wave{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  
    background: #005dab;
    margin: 0 auto 21px;
}
.wave-wrap .name{
    font-size: 16px;
    color: #005dab;
    margin-bottom: 13px;
    font-weight: bold;
}
.wave-wrap .name2{
    font-size: 18px;
    font-weight: bold;
    color: #005dab;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 18px;
    
}
.wave-wrap .name2::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 153px;
    height: 1px;
    background: #005dab;
}
.wave-wrap {
    font-size: 12px;
    color: #575757;
}
.wave-wrap .item:nth-child(1){
    top:95px ;
    left: 117px;
}
.wave-wrap .item:nth-child(2){
    top: 22px;
    left: 442px;
}
.wave-wrap .item:nth-child(3){
    top: 103px;
    left: 789px;
}
.wave-wrap .item:nth-child(4){
    top: 30px;
    left: 1137px;
}
.model4 .zx-entrance-title h1::after,
.model5 .zx-entrance-title h1::after{
    display: none;
}
.model4 {
    margin-top: 30px;
}
.model4-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.model4-wrap .row{  
    display: flex;
    align-items: center;
}
.model4-wrap .row input{
    width: 318px;
    height: 35px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #cfcfcf;
}
.model4-wrap .row .name{
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    color: #005dab;
}
.model4-wrap .row textarea{
    width: 318px;
    height: 93px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #cfcfcf;
}
.model4-wrap .row button{
        width: 200px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        font-size: 14px;
        color: #fff;
        margin-right: 15px;
        background: #005dab;
}
.model4-wrap .row input[type=submit]{
    width: 200px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        font-size: 14px;
        color: #fff;
        margin-right: 15px;
        background: #005dab;
		padding:0;
}
.model4-wrap .row  p{
    font-size: 12px;
    color: #575757;
}
.model4-wrap .block:nth-child(2){
    margin: 0 28px 0 40px;
}
.model5{
    margin-top: 25px;
    margin-bottom:70px ;
}
.model5-wrap{
    margin-top: 30px;
    position: relative;
}
.model5-wrap .swiper-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    bottom: -20px;
}
.model5-wrap .swiper-pagination span{
    margin: 0 2.5px;
    
}
.model5-wrap .swiper-pagination span.swiper-pagination-bullet-active{
    width: 100px;
    border-radius: 5px;
}