.main{width:100%}
.banner_img img{width:100%;}
.zynr{width:73%;margin:0 auto;display: flex;justify-content: space-between;padding: 50px 0 70px;}
.dnm{overflow:hidden;}

/*banner*/
.otherBannerPad{position: relative;}
.otherBannerPad .line{width: 65px;height: 5px;background: #fff;position: absolute;top: 61%;left: 13.5%;}
.otherBanner .wid_76 {
padding-top:113px;
    font-size: 0.64rem;
    color: #fff;
    font-family: "Source Han Sans CN";
}
.otherBanner{height:318px;}
.wid_76 {
    width: 73%;
    margin: 0 auto;
}
.list{width:76%;}
.article_tit h1{line-height:1.5;}




/*当前位置*/
.bread,.bread a{color:#888;font-size:16px;}
.bread{padding-bottom:15px;border-bottom:1px solid #e4e4e4;}
.dh {width: 272px;}


.article_con img{    display: block;
    margin: 0 auto;
    max-width: 100%;}




/* 屏幕分辨率放大为 125 */
@media (-webkit-min-device-pixel-ratio: 1.25) {

} 

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 120dpi) {
  .otherBanner{height:218px;    background-size: 100% 100% !important;}
  .otherBanner .wid_76{padding-top:55px;font-size:30px;}
  .otherBannerPad .line{width:58px;}
}





@media screen and (max-width: 1800px){
  .list{width:76%;}
}

@media only screen and (min-width: 1600px)and (max-width: 1799px) {
  .dh{width:272px;}
  .list{width:72%!important;}
}

@media only screen and (min-width: 1400px)and (max-width: 1599px) {
  .dh{width:24%;}
  .list{width:72%;}
}

@media only screen and (min-width: 1200px)and (max-width: 1399px) {
  .dh{width:24%;}
  .list{width:70%;}
  .nav_ul1{margin-top:0!important;}
  .zynr{width:85%;}
  .nx_title .nav_tit1{font-size:24px;}
}

@media only screen and (min-width: 1000px)and (max-width: 1199px) {
  .dh{width:24%;}
  .list{width:70%;}
  .nav_ul1{margin-top:0!important;}
  .zynr{width:85%;}
  .nx_title .nav_tit1{font-size:22px!important;padding-left:40px!important;margin-left:0!important;}
  .nav_ul1 li a{font-size:20px;}
  .nx_title{height:86px!important;line-height:80px!important;}
  .otherBannerPad .line{top:54%;}
  .nav_ul1 li a{font-size:20px;}
}

@media only screen and (min-width: 769px)and (max-width: 999px) {
  .dh{display:none}
  .otherBanner{height:140px;}
  .otherBanner .wid_76{font-size:20px;}
  .otherBanner .wid_76{padding-top:40px;}
  .otherBannerPad .line{width:39px;height:3px;}
  .zynr{width:90%;}
  .list{width:100%;}
  .article_tit h1{font-size:22px;}
  .article_con p{font-size:18px;}
}

@media only screen and (min-width: 641px)and (max-width: 768px) {
  .dh{display:none;}
  .otherBanner{height:140px;}
  .otherBanner .wid_76{font-size:20px;}
  .otherBanner .wid_76{padding-top:40px;}
  .otherBannerPad .line{width:39px;height:3px;}
  .zynr{width:90%;}
  .list{width:100%;}
  .article_tit h1{font-size:20px;}
  .article_con p{font-size:18px;}
}

@media only screen and (min-width: 478px)and (max-width: 640px) {
  .dh{display:none;}
  .list{width:100%;}
  .otherBanner{height:140px;}
  .otherBanner .wid_76{font-size:20px;}
  .otherBanner .wid_76{padding-top:40px;}
  .otherBannerPad .line{width:39px;height:3px;}
  .zynr{width:90%;padding:30px 0 70px;}
  .list{width:100%;}
  .article_tit h1{font-size:20px;}
  .article_con p{font-size:18px;}
}

@media only screen and (min-width: 321px)and (max-width:480px) {
  .dh{display:none;}
  .list{width:100%;}
  .otherBanner{height:140px;}
  .otherBanner .wid_76{font-size:20px;}
  .otherBanner .wid_76{padding-top:40px;}
  .otherBannerPad .line{width:39px ;height:3px;}
  .zynr{width:90%;}
  .list{width:100%;}
  .bread, .bread a{font-size:14px;}
}

@media only screen and (max-width: 320px) {
  .dh{display:none;}
  .list{width:100%;}
  .otherBanner{height:140px;}
  .otherBanner .wid_76{font-size:20px;}
  .otherBanner .wid_76{padding-top:40px ;}
  .otherBannerPad .line{width:39px;height:3px;}
  .zynr{width:90%;}
  .list{width:100%;}
  .bread, .bread a{font-size:14px;}
}