/*组件样式*/
/* 注释*/
.ny_title{width: 100%;    text-align: center;    background: #e9e9e9;}
.ny_title h2{display: initial;
    font-size: 25px;
    font-weight: bold;
    background: #006db8;
    padding: 10px 20px;
    /* border-bottom: #cccccc 2px solid; */
    color: #ffffff;}

.jg_sz{margin-top: 50px;width: 100%;    height: auto;    overflow: hidden;}
.jg_sz ul{}
.jg_sz ul li{width: 44%;float: left;padding: 2%;border: 1px solid #e8e8e8;box-shadow: 0 0 5px #f8f8f8;margin-bottom: 40px;transition: 0.4s;min-height:186px;}
.jg_sz ul  .li_2{float: right;}
.jg_sz ul li:hover{box-shadow: 0 0 10px #999;}
.jg_sz ul li .img{width: 35%;float: left;}
.jg_sz ul li .img img{width: 100%;}
.jg_sz ul li .con{float: right;width: 65%;padding: 5% 0 0;}
.jg_sz ul li .con .bt_w{margin-bottom: 15px;}
.jg_sz ul li .con .bt_w .bt{font-size: 18px;font-weight: bold;color: #000;margin-right: 10px;float: left;padding-bottom: 5px;position: relative;}
.jg_sz ul li .con .bt_w .bt::after{content: "";display: block;position: absolute;width: 23px;height: 1px;background: #a62b24;bottom: 0;left: 0;}
.jg_sz ul li .con .bt_w .zw{font-size: 18px;color: #666666;float: left;}
.jg_sz ul li .con p{font-size: 14px;line-height: 26px;color: #666666;}
.jg_sz ul li .con p a{font-size: 14px;line-height: 26px;color: #666666;}


 .jg_sz .gzzz{padding: 3% 8%;background: rgba(238,238,238,0.49);margin-bottom: 16px;}
 .jg_sz .gzzz .zz_nr{margin-bottom: 30px;}
 .jg_sz .gzzz .zz_nr p{font-size: 18px;line-height: 38px;color: #444444;}
 .jg_sz .gzzz .bz{font-size: 18px;line-height: 38px;color: #444444;}
 .jg_sz .gzzz .bz span{font-weight: bold;}
 
 .art-main .art-body p{text-indent: 0em;}

