﻿@charset "utf-8";
.help_pay { width:calc(100% + 30px); margin-top:5px;}
.help_pay dl { float:left; width:calc(100% / 2 - 320px); height:120px; padding:60px 0 0 290px; margin:45px 30px 0 0; position:relative;}
.help_pay dl:before { width:100%; height:1px; content:""; background:#ddd; position:absolute; top:30px; left:0; z-index:10;}
.help_pay dl p { line-height:30px; font-size:14px;}
.help_pay dl dd { overflow:hidden; position:absolute; z-index:20;}
.help_pay dl dd.name { height:30px; border-bottom:#42b8f1 1px solid; line-height:20px; font-size:20px; color:#42b8f1; top:0; left:0;}
.help_pay dl dd.img { width:265px; height:130px; font:0/0 Arial; bottom:0; left:0;}

.help_sitemap { width:100%; margin-top:50px; border-bottom:#ddd 1px solid;}
.help_sitemap dl { float:left; width:calc(100% - 70px); padding:15px 0 15px 70px; border-top:#ddd 1px solid; position:relative;}
.help_sitemap dt { height:20px; position:absolute; top:20px; left:0;}
.help_sitemap dt a { font-size:16px; color:#42b8f1;}
.help_sitemap dd { float:left; height:20px; margin:5px 0 5px 30px;}
