@charset "UTF-8";
/*帮助中心样式 start*/
body{background:#fff;}
p{ margin:15px 0;}
h2{text-align: center;padding-bottom:20px;font-weight: bold;font-size: 26px;}
.help{ overflow:hidden; width:1140px;}
.help-left{ width:300px; color:#056d93; border-right:1px solid #ddd; padding:20px; line-height:35px; font-size:16px; position: fixed;}
.help-left a{color:#444; text-decoration:none; line-height:40px;}
.help-left a:hover,.help-left a.active{ color:#2998d8; font-weight:bold;}
.help-right{ width:750px; margin-left: 360px; color:#444;  line-height:28px; font-size:14px;}
.help-title{ height:38px; }
.help-titlecon{ background:url(images/ysicon.jpg) left center no-repeat #fff; line-height:38px; font-size:20px; float:left; padding:0 10px 0 25px; font-weight:bold; height:38px; }
.help-con{ padding:15px;}
.help p{text-indent: 2em}
.help-font{ font-weight:bold; color:#2998d8; font-size:16px}
.help-font12{color:#666; font-size:12px}
.picw650{ width:650px; margin:0 auto; display:block}
.picw470{ width:470px; margin:0 auto; display:block}
.picw320{ width:320px; margin:0 auto;}
.picw160{ width:160px; margin:0 auto;}
.picw28{width:28px; height:28px; display:inline}
.help img .w500{ width:500px;}
/*帮助中心样式 end*/