body{
    margin: 0;
}
.header{
    width: 1200px;
    height: 164px;
    margin: 0 auto;	
}
.gd{
    width: 1920px;
    margin: 0 auto;
}
.one{
    display: flex;
    align-items: center;
}
.header .one .son1{
    width: 973px;
    height: 31px;
    background: #F6F6F6;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #595959;
    line-height: 31px;
    box-sizing: border-box;
    padding-left: 10px;
    margin-right: 6px;
}
.header .one .son2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #656565;
}
.two{
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-right: 11px;
}
.two .son1{
    display: flex;
    align-items: center;
}
.text-a{
    text-align: center;
}
.logo{
    width: 80px;
    height: 88px;
    margin-right:15px ;
}
.two .font1{	
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FF9;
    margin-right: 45px;
}
.two .font2{	
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #339933;

}
.two .font3{	
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3365FF;
}
.d-f{
    display: flex;
    align-items: center;
}
.phone{
    width: 20px;
    height: 20px;
    margin-right: 18px;
}
.num{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #656565;
    line-height: 35px;
}
.nav{
    width: 1920px;
    height: 45px;
    background-image: url('https://app.statics.zzbyun.com/miyou/navbj.png');
    background-size: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.nav .nr{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    box-sizing: border-box;
    padding-right: 40px;
}
.nav .nr>div{
    padding: 0 5px;
}
.tap{
    padding: 5px 5px 0px!important;
    background: #FFFFFF;
    box-shadow: -1px -1px 3px 0px rgba(89, 48, 0, 0.51);
    color: #257FF9;
    text-align: center;
    /* 	line-height: 30px; */
    margin-top:7px ;
}
.tap::after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #257FF9;
    margin: 0 auto;
    margin-top: 6px;

}
.banner{
    width: 1920px;
    height: 353px;
    margin: 0 auto;
}
.banner img{
    width: 1920px;
    height: 353px;
}
.dh_father{
    width: 1920px;
    height: 75px;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px 0px rgba(90, 90, 90, 0.15);
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.dh_son{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dh_son .font1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #515151;
}
.dh_son .font2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #515151;
}
.dh_son .right{
    position: relative;
}
input{
    width: 300px;
    height: 35px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;

}
.search{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
}
.d-f-b{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.content{
    width: 1920px;
    margin: 0 auto;
}
.bt{
    width: 1200px;
    margin: 0 auto;
    margin-top:20px ;
}
.bt .font1{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FF9;
    line-height: 60px;
    margin-left: 10px;
}
.bt .font2{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FF9;
    margin-right: 4px;
}
.zt1{
    width: 1200px;
    display: flex;
    margin: 0 auto;
}
.zt1 .title1{
    width: 319px;
    height: 37px;
    background: #A7926F;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title1_nr1{
    height: 105px;
    border:1px solid #A7926F ;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zt1 .title2{
    width: 319px;
    height: 37px;
    background: #599172;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title2_nr2{
    height: 185px;
    border:1px solid #A7926F ;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zt1 .title3{
    width: 319px;
    height: 37px;
    background: #658B9C;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title4{
    width: 319px;
    height: 37px;
    background: #8F82BC;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title4_nr4{
}
.zt1 .title5{
    position: absolute;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FFA;
    top: -18px;
    left: 33%;
}
.zt1 .title5_nr5{
    width: 303px;
    height: 207px;
    background: url('https://app.statics.zzbyun.com/miyou/tuxing.png');
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 36px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    box-sizing: border-box;
    padding-left: 7px;
    position: relative;
}
.zt1 .title5_nr5_border{
    box-sizing: border-box;
    padding-top: 25px;
}


.content6{
    width: 1920px;
    height: 271px;
    background: #A1A1A1;
    margin: 0 auto;
}
.content6 .son1{
    width: 1920px;
    height: 40px;
    background: #919191;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F3F2F2;
    line-height: 40px;
}
.content6 .son2{
    width: 1200px;
    height: 230px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.content6 .son2 .font1{
    width: 160px;
    font-size: 40px;
    font-family: HuXiaoBo-NanShen;
    font-weight: 400;
    color: #257FFA;
    margin-left: 7px;
}
.content6 .son2 .font2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F3F2F2;
    line-height: 24px;
}
.zzb{
    margin: 0 18px 0 56px;
}




.mbx{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #616161;
    line-height: 60px;
}
.zx_box{
    width: 313px;
}
.zx_box .son1{
    width: 319px;
    height: 33px;
    background: #257FFA;
    border-radius: 5px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
}
.zx_box .son2{
    box-sizing: border-box;
    padding: 15px 0;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    text-align: center;
}
.zt1 .right{
    width: 840px;
}
.rmBox{
    height: 150px;
}
.rmBox .son1,.rxcp .son1{
    width: 319px;
    height: 33px;
    background: #257FFA;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.zxnrBox{
    padding: 25px 0;
    box-sizing: border-box;
}
.zxnr{
    display: flex; 
    align-items: center;
    justify-content: space-around;
    line-height: 34px;
}
.rxcp img{
    width: 295px;
    height: 200px;
    border-radius: 4px;
    margin-top: 14px;
}
.rxcp .son2 .font1{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #717171;
    box-sizing: border-box;
    padding-left: 15px;
    line-height: 50px;
}
.rxcp .son2>:first-child{
    display: flex;
    justify-content: center;
}
.xz{
    color: #257FFA;
}



.left{
}
.zx{
    width: 313px;
}
.zx .son1{
    width: 319px;
    height: 33px;
    background: #257FFA;
    border-radius: 5px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
}
.zx .son2{
    box-sizing: border-box;
    padding: 15px 0;
    width: 272px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}
.zt1 .right{
    width: 840px;
    margin-left: auto;
}
.right .title{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FFA;
    text-align: center;
}
.xx{
    width: 840px;
    height: 150px;
    background: #FFFFFF;
    border: 1px solid #257FFA;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 40px;
    box-sizing: border-box;
    margin-top: 30px;
}
.titleBox{
    margin-top: 80px;
}
.titleBox .font1{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #257FFA;
}
.titleBox .font2{
    width: 170px;
    height: 1px;
    background: #257FFA;
    margin: 5px 0;
}
.titleBox .font3{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B1B1B1;
    padding-left: 50px;
}
.zbBox{
    margin-top: 25px;
    width: 840px;
    height: 321px;
    background: #E6F1FF;
    border: 1px solid #257FFA;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zbBox .son1{
    line-height: 80px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    margin-left: 50px;
}
.zbBox .son2{
    margin-right: 75px;
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 40px;
}
.map{
    width:840px;
    height:767px;
    border:#ccc solid 1px;
    margin: 30px 0 70px;
}
html,body{margin:0;padding:0;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


.content .zt1 .titleBox .son2 img{
    width: 138px;
    height: 138px;
}