/* 
* @Author: ningmeng
* @Date:   2020-08-08 14:49:24
* @Last Modified by:   ningmeng
* @Last Modified time: 2020-08-08 17:09:57
*/
.jstd_nr{margin-top:.3rem;}
.jstd_g1{overflow: hidden;margin-bottom:30px;box-shadow: 1px 1px 8px #ccc;}
.jstd_g1 img{width:5.8rem; }
.jstd_g1 .pc{display:block;}
.jstd_g1 .yd{display:none;}
.jstd_g1_r {width:6rem;} 
.fl{float:left;}
.fr{float:right;}
.jstd_g1_r p:first-of-type{text-align:center;font-size:38px;padding:15px 0;}
.jstd_g1_r .line{width:40px;border-top:4px solid #aca56e;margin:0 auto;}
.jstd_g1_r p:nth-of-type(2){width:5.3rem;margin:0 auto;font-size:18px;line-height: 36px;}
.jstd_g1_r .zixun{width:129px;margin:37.32px auto;}
.jstd_g1_r .zixun a{border:1px solid #cdcdcd;color:#cdcdcd;font-size: 18px;text-align:center;padding:10px 0; }

.jstd_g1_r .zixun:hover{background-color:#aca56e;color :white;cursor: url(../images/pointer.ico),pointer;}


@media screen and (max-width: 1141px) {
   .fl{float:left;}
   .fr{float:right;}
   .jstd_g1 img{width:6rem;}

   .jstd_g1 .pc{display:none;}
    .jstd_g1 .yd{display:block;}

   .jstd_g1_r {width:6rem;} 
   .jstd_g1_r p:first-of-type{text-align:center;font-size:.28rem;padding:.4rem 0 .25rem 0;}
   .jstd_g1_r .line{width:.4rem;border-top:.04rem solid #aca56e;margin:0 auto;}
   .jstd_g1_r p:nth-of-type(2){font-size:.18rem;line-height: .36rem;}
   .jstd_g1_r .zixun{width:1.28rem; margin:.3rem auto;}
  .jstd_g1_r .zixun a{ border:1px solid #cdcdcd;color:#cdcdcd;cursor: pointer; font-size: .2rem;text-align:center;padding:.06rem 0;}

   .jstd_g1_r .zixun:hover{background-color:#aca56e;color :white;}
}