
.detail-sec{background: #f6f6f6;padding: 50px 0;}
.detail-title,.detail-cont{padding: 0 58px;}
.detail-top{padding-top: 65px;padding-bottom: 45px;background: #fff;}
.detail-title h3{font-size: 40px;line-height: 52px;color: #4e4e4e;margin-bottom: 10px;}
.detail-title p{font-size: 16px;line-height: 26px;color: #a3a3a3;text-align: justify;}
.detail-cont{font-size: 18px;line-height: 36px;color: #1e1e1e;}
.detail-cont img{max-width: 100%!important;height: auto!important;}

.detail-ft{text-align: center;margin-top: 105px;position: relative;}
.detail-ft a{display: inline-block;font-size: 14px;line-height: 14px;color: #666; }
.detail-ft a.back img{width: 28px;}
.detail-ft a.back{width: 28px;height: 28px;background-image: url("../images/icon_all.png");background-position: center center;background-repeat: no-repeat;background-size: 100%;}
.detail-ft a.back:hover{background-image: url("../images/icon_all2.png");}


.detail-ft a.prevP,.detail-ft a.nextP{position: absolute;top:50%;margin-top: -7px;}
.detail-ft a.prevP{left: 0;}
.detail-ft a.nextP{right: 0;}
.detail-ft a.prevP img,.detail-ft a.nextP img{width: 14px;}
.detail-ft a.prevP img{margin-right: 10px;}
.detail-ft a.nextP img{margin-left: 10px;}
.detail-ft a:hover{color: #00387e;}































