/* CSS Document */


/*面包屑*/
.bread{width:100%;height: 90px;font-size: 16px;line-height: 90px;}
.bread p,.bread a{color:#000;font-size: 16px;}

.detail{width:100%;height: auto;background: #fff;}
.detail .main{width:100%;height: auto;box-sizing: border-box;padding: 0 210px;margin-bottom: 300px;}
.main .title{width:100%;padding: 20px 0;border-bottom: 1px solid #d8d9dc;}
.main .title .fs_30{width:100%;height: auto;font-size: 30px;line-height: 46px;margin: 10px 0 20px 0;font-weight: inherit;}
.main .title .fs_16{width:100%;height: auto;font-size: 16px;color: #515151;line-height: 18px;}

.main .content{width:100%;margin: 35px 0;font-size: 16px;line-height: 32px;}
.main .content img{width:100%;height: auto;}