@charset "utf-8";
/* CSS Document */
body {min-width: 100%;}
.header {position: relative;}
.header:hover{background: #ffffff;}
.bor_t {border-top: 1px #dfd3af solid;}
/*.top .logo{background: url("pic_logo_b.png") top left no-repeat;}*/
.header .mian .nav ._li .title { color:#333333;  }
.header .mian .nav ._li .title:hover, .header .mian .nav ._li.on .title { color:#ddc368; }

#m_header{position: relative;}
.cl_tit {font-size: .16rem;color: #c4c4c4;line-height: .4rem;margin-bottom: .2rem;background: url(../img/ico_lc_home.png) left center no-repeat;padding-left: .34rem;}
.cl_tit a {font-size: .16rem;color: #c4c4c4;}
#jdal_view  .proc_view_pic {max-width: 600px;margin: auto;}

.pro_view_bg .changeBox_a1 {width: 100%;float: none;}
.pro_view_bg .changeBox_a1 .a_bigImg {width: 100%;height: 100%;}
.pro_view_bg .changeBox_a1 .a_bigImg img {max-width: 100%;max-height: 100%;}

.bg_view {background: linear-gradient(to bottom, #f7f4ee, #ffffff);}/*background: linear-gradient(to right, #f7f4ee, #f5f5f5 50%, #ffffff);*/
.n_tit{text-align: center;font-size: .36rem;line-height: .8rem;min-height: .8rem;color: #cea960;}
.n_titsub{text-align: center;font-size: .24rem;line-height: .3rem;color: #333333;}
.n_vew{font-size: .16rem;color: #949494;text-align: center;margin-bottom: .22rem;height: .35rem;border-bottom: 1px #cfcfcf4d solid;}
.n_vew img{}
.con_view {padding: 0 .6rem;height: 660px;overflow: auto;}
.con_netpre{border-top: 1px #e3e3e3 solid;line-height: .66rem;height: .66rem;}
.btn_prev, .btn_prev a{font-size: .15rem;color: #2b2b2b;}
.btn_next, .btn_next a{font-size: .15rem;color: #b42517;}
.bshare_bt{text-align: right;font-size: .14rem;line-height: .54rem;height: .54rem;color: #000000;float:right;}
.bshare_bt>span>a{color: #767676;font-size: .14rem;}
.bt_back {background: url(../img/ico_bt_back.png) .2rem center no-repeat #cea960;font-size: .18rem;color: #ffffff;text-align: center;border-radius: .23rem;line-height: .46rem;width: 1.48rem;background-size: .3rem;display: none;}

@media only screen and (max-width: 1024px) {
    .n_tit{text-align: center;font-size: .32rem;line-height: .32rem;padding:1px;color: #ad291c;}
    .wz img{max-width: 100% !important;height: auto !important;}
    .bshare_bt{display: none;}
    .con_netpre{height: auto;clear: both;}
    .btn_prev, .btn_next{line-height: .32rem;float: none;height: .32rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .bt_back, .bt_back_li{margin-top: -35px;}

}
@media only screen and (max-width: 640px) {
    .view_vd video{width: 100%;height: 320px;}
    #n_view {padding-top: .3rem;}
    .n_tit{font-size: .28rem;font-weight: bold;min-height: .42rem;line-height: .46rem;}
    .n_vew{font-size: .16rem;margin-bottom: .14rem;text-align: center;}
    #sub_menu {margin-bottom: 6px;}
  
}