.newsdetail{background: #f5f5f5;padding:220px 160px 80px;box-sizing: border-box}
.newsdetail .newsdetail-tit{padding-bottom: 30px;}
.newsdetail .newsdetail-tit-l{float: left;width: 70%;}
.newsdetail .newsdetail-tit-l h1{font-size: 36px;color: #181818;}
.newsdetail .newsdetail-tit-l p{padding-top: 40px;}
.newsdetail .newsdetail-tit-l p i{display: inline-block;vertical-align: middle;font-size: 14px;color: #363636;font-weight: bold;}
.newsdetail .newsdetail-tit-r{float: right}
.newsdetail .newsdetail-tit-r .bds_tsina{background: url("../images/xl.png") no-repeat center;background-size: contain}
.newsdetail .newsdetail-tit-r .bds_tqq{background: url("../images/qqwb.png") no-repeat center;background-size: contain}
.newsdetail .newsdetail-navs{text-align: right}
.newsdetail .newsdetail-navs p{float: right;background: #fff;padding: 20px 30px;font-size: 14px;color: #999999;}
.newsdetail .newsdetail-navs a,.newsdetail .newsdetail-navs span{margin: 0 3px;transition: .3s;}
.newsdetail .newsdetail-navs a:hover{color: #0052d9}
.newsdetail .newsdetail-info{padding:70px 90px;box-sizing: border-box;background: #fff;line-height: 35px;font-size: 16px;color: #555555;}
.newsdetail .newsdetail-info .dr_conpic_img{ display: block; margin-left: auto;margin-right: auto;padding:15px 0 15px 0;}
.newsdetail .newsdetail-hres{margin-top: 2px;background: #fff;padding:40px 30px;box-sizing: border-box;position: relative}
.newsdetail .newsback{position: absolute;top:50%;left: 50%;transform: translateY(-50%) translateX(-50%)}

.newsdetail .newsdetail-hres-l{float: left;width: 45%;}
.newsdetail .newsdetail-hres-r{float: right;width: 45%;}
.newsdetail .newsdetail-hres-l a,.newsdetail-hres-r a{display: block;font-size: 16px;color: #363636;box-sizing: border-box;background: url("../images/casele.png") no-repeat center left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: .3s;}
.newsdetail .newsdetail-hres-l a{padding-left: 30px;transition: .3s;}
.newsdetail .newsdetail-hres-r a{padding-right: 30px;text-align: right;background-position: right center;background-image: url("../images/caseri.png")}
.newsdetail .newsdetail-hres-l a:hover,.newsdetail-hres-r a:hover{color: #0052d9}

.newsdetail .newsdetail-xgtj{padding-top: 90px;}
.newsdetail .newsdetail-xgtj-tit{font-size: 26px;color: #181818;}
.newsdetail .newsdetail-xgtj-list{padding-top: 40px;}
.newsdetail .newsdetail-xgtj-list ul{}
.newsdetail .newsdetail-xgtj-list li{float: left;width:32%;margin-right: 2%;background: #fff;}
.newsdetail .newsdetail-xgtj-list li:nth-child(3n){margin-right: 0}
.newsdetail .newsdetail-xgtj-list li a{display: block}
.newsdetail .newsdetail-xgtj-info{padding:0 30px;box-sizing: border-box;border: 1px solid #eeeeee;}
.newsdetail .newsdetail-xgtj-info h3{padding:30px 0;line-height: 30px;color: #888888;font-family: 'myfont';border-bottom: 1px solid #eeeeee;transition: .3s;}
.newsdetail .newsdetail-xgtj-info h3 i{float: left;font-size: 24px;}
.newsdetail .newsdetail-xgtj-info h3 span{float: right;font-size: 18px;}
.newsdetail .newsdetail-xgtj-info div{padding:25px 0;}
.newsdetail .newsdetail-xgtj-info div h1{font-size: 18px;color: #181818;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-bottom: 25px;transition: .3s;}
.newsdetail .newsdetail-xgtj-info div p{font-size: 14px;color: #555555;line-height: 24px;height:48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;}
.newsdetail .newsdetail-xgtj-info div span{display: block;text-align: right;font-size: 12px;color: #cccccc;font-weight: bold;font-family: 'myfont';margin-top: 25px;padding-right: 40px;line-height: 20px;position: relative;transition: .3s;}
.newsdetail .newsdetail-xgtj-info div span i{position: absolute;height: 2px;width: 26px;background: #cccccc;right:5px;top:50%;transform: translateY(-50%);transition: .3s;}
.newsdetail .newsdetail-xgtj-info div span i:after{content: "";width:0;height:0;border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #cccccc;position: absolute;right:0;top:50%;transform: translateY(-50%);transition: .3s;}
.newsdetail .newsdetail-xgtj-list li:hover .newsdetail-xgtj-info h3{color: #181818}
.newsdetail .newsdetail-xgtj-list li:hover .newsdetail-xgtj-info div h1{color: #0052d9}
.newsdetail .newsdetail-xgtj-list li:hover .newsdetail-xgtj-info div span{color: #0052d9}
.newsdetail .newsdetail-xgtj-list li:hover .newsdetail-xgtj-info div span i{background: #0052d9}
.newsdetail .newsdetail-xgtj-list li:hover .newsdetail-xgtj-info div span i:after{border-color:transparent transparent transparent #0052d9;}

.bottom{margin-top: -14px;}



@media screen and (max-width:1400px){
    .newsdetail{padding: 220px 120px 80px;}
}

@media screen and (max-width:1270px){
    .newsdetail{padding: 180px 60px 60px;}
}
@media screen and (max-width:1023px){
    .newsdetail .newsdetail-tit-l{float: none;width: 100%;}
    .newsdetail .newsdetail-tit-l h1{font-size: 30px;}
    .newsdetail .newsdetail-tit-r{display: none;}
    .newsdetail .newsdetail-info{padding:55px 45px;}
    .newsdetail .newsdetail-hres{padding:30px 25px;}
    .newsdetail .newsdetail-xgtj{display: none;}

}
@media screen and (max-width:767px){
    .newsdetail{padding: 120px 20px 40px;}
    .newsdetail .newsdetail-tit-l h1{font-size: 20px;}
    .newsdetail .newsdetail-tit-l p{padding-top: 20px;}
    .newsdetail .newsdetail-navs p{float: none;width: 100%;box-sizing: border-box;text-align: left;margin-bottom: 2px;padding: 20px;}
    .newsdetail .newsdetail-info{padding:30px 20px;font-size: 14px;line-height: 30px;}

    .newsdetail .newsdetail-hres{padding:25px 20px }
    .newsdetail .newsback{display: none}
    .newsdetail .newsdetail-hres-l{float: none;width: 100%;padding-bottom: 20px;border-bottom:1px solid #eee;}
    .newsdetail .newsdetail-hres-r{float: none;width: 100%;padding-top: 20px;}
    .newsdetail .newsdetail-hres-l a, .newsdetail-hres-r a{font-size: 14px;background-size: 6px 10px;}
    .newsdetail .newsdetail-hres-l a{padding-left: 20px;}
    .newsdetail .newsdetail-hres-r a{padding-left: 20px;padding-right: 0;background-position: left center;text-align: left}

}