.out{background: #f5f5f5;padding-bottom: 50px;}
.py_main_position{border-bottom:none;margin-bottom: 0;}
.fuwu-box{background: #fff;padding-bottom: 30px;}
.fuwu-top{ display:flex;padding: 20px;}
.fuwu-top > div { width: 49%; }
.fuwu-img { overflow: hidden; }
.fuwu-rong { padding: 20px 15px;position: relative; }
.fuwu-rong > h3 { font-size: 24px;color: #333;font-weight: normal;}
.fuwu-rong  p { font-size: 14px;color: #808080;line-height: 24px; }
.fuwu-rong > .fwprice { font-size: 16px;padding: 7px 0;border-bottom: 1px solid #efefef; }
.fuwu-rong > .fwprice > span { font-size: 18px;color: #049fdf; }
.fuwu-rong > .fenxiangd { display:flex;margin: 10px 0; }
.fuwu-rong > .fenxiangd > p { font-size: 14px;color: #808080; }
.fuwu-rong > .xiadanbtn { margin-top: 10px;margin-bottom: 10px; position: absolute;bottom:0;left:20px;}
.fuwu-rong > .xiadanbtn > a { display: inline-block;margin-top: 30px; width: 140px;height: 42px;text-align: center;line-height: 40px;border-radius: 4px;font-size: 16px;background: #389dd5;color:#fff;border: 1px solid #389dd5; }
.fuwu-rong > .xiadanbtn > a:hover { background: #fff;color:#389dd5; }
.inf-box{margin-bottom: 20px;}
.inf-tit{position: relative;background: #fbfbfb;width: 80%;}
.inf-tit i{position: absolute;bottom:0;top:50%;margin-top: -10px;background: #049fdf;width: 5px;height: 20px;}
.inf-tit h3{margin-left: 10px; font-size: 16px;color: #000;margin-bottom: 10px;}
.inf-rong{padding:15px 20px;}
.inf-rong  p{font-size: 14px;margin-bottom: 10px;}
.inf-rong  p>strong{font-size: 16px;}
.zl{font-size: 16px;color: #808080;margin-top: 20px;}
.zl > .kinds{padding: 4px 16px;border:1px solid #049fdf;font-size: 12px;color: #666;cursor: pointer;}
.zl > .kinds:first-child{margin-right: 10px;}
.zl > .kinds.cur{background: url("images/fw/qyk_blue.png") no-repeat;background-size: 100% 100%;border: none;padding: 5px 16px;}
.pr,.jr,.ir,.tr,.lr{display: none;}
.curr{display: block;}
.fwprice .curr{display:inline-block;}
@media (max-width: 768px){
	.fuwu-img{display: none;}
	.fuwu-top>.fuwu-rong{width: 90%;}
	.fuwu-rong > .xiadanbtn{position: static;}
}