/*! @Author: qiangshushu */
.details{padding-bottom:84px;background:url(../img/bg.b036d7c4.png) no-repeat top}.details header{width:100%;font-size:24px;padding-top:50px;padding-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.12549019607843137)}.details .list{margin-top:40px}@media only screen and (max-width:962px){.details .list{margin-top:24px}}.details .list dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-bottom:32px}.details .list dt img{width:28px;margin-right:4px}@media only screen and (max-width:962px){.details .list dt{margin-top:20px}}.details .list dd{font-size:14px}.details .list dd .box{margin-bottom:32px}@media only screen and (max-width:962px){.details .list dd .box{margin-top:20px}}.details .list dd .box .tit{font-size:16px;margin-bottom:4px}.details .list dd .box p{line-height:24px;margin:0}.details .list dd .box ul li{position:relative;padding-left:8px;line-height:24px}.details .list dd .box ul li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background-color:#fff}.details .list dd .box ul li .child{padding-left:1em}