<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * 文章css
 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin:0;
    padding:0;
}
a:active,
a:focus,
a {
    outline: none;
}
body {
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
    width: auto;
    min-width: 1210px;
    background-color: transparent;
}
li {
    list-style-type: none;
}
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.fz12 { font-size: 12px; }
.wfs { width: 100%; }
/*
 * 公用 css---只有帮助中心频道可以公用
 */
.w720 { width: 720px; }
.wrapper {
    width: 1000px;
    margin: 0 auto;
}
.module {
    padding-top: 10px;
    padding-bottom: 30px;
    background-color: #eee;
}
.top .top-r li i,
.head .head-l span,
.head .head-r .search,
.sidebar .activity-list dt,
.sidebar .activity-list dd,
.sidebar .read-list dd,
.sidebar .hotline,
.help-center .dt,
.help-center-video .dt,
.help-center .slide span,
.help-list .dt h6 {
    background-image: url(../images/help-center-sprites.png);
    background-repeat: no-repeat;
}
/*顶部 css*/
.top {
    line-height: 40px;
    background-color: #EDEDED;
}
.top .top-l a {
    margin-left:8px;
    width: 50px;
    color: #fff;
    text-align: center;
    background-color: #1980cf;
	/*background-color: #8B8B8B;*/
}
.top .top-l a:hover {
    color:#fff;
    background-color: #767676;
}
.top .top-r li {
    float: left;
    margin-left: 8px;
}
.top .top-r li i {
    float: left;
    width: 1px;
    height: 11px;
    margin-right :8px;
    margin-top: 15px;
    background-position: left -115px;
}
.top .top-r li a {
    color: #333;
}
.top .top-r li i.phone {
    margin-top: 12px;
    width: 10px;
    height: 16px;
    background-position: left -134px;
}
/*头部 css*/
.head {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}
.head .head-l span {
    margin-top: 18px;
    margin-left: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 16px;
    background-position: 0 -162px;
}
.head .head-r input.j-search-quests {
    width: 329px;
    height: 32px;
    *width: 307px;
    *height: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 16px;
    *line-height: 14px;
    border-width: 0;
    border: 1px solid #ccc;
    border-right: 0;
    outline: none;
}
.head .head-r input.search {
    width: 47px;
    height: 32px;
    background-position: -112px 0;
    border: 0;
}
/*导航 css*/
.nav {
    height: 45px;
    line-height: 45px;
    background-color: #1980cf;
	/* background-color: #c81623; */
	/* background-color: #414654; */
}
.nav a{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 44px;
    color: #fff;
}
.nav a:hover,
.nav-now {
    background-color: #0d6bb2;
	/* background-color: #b1191a; */
	/* background-color: #2E313B; */
    text-decoration: none;
}
/*左侧栏 css*/
.sidebar {
    width: 270px;
}
.sidebar-img1 {
    display: block;
    margin-bottom: 10px;
}
.sidebar-list {
    margin-bottom: 10px;
    padding-bottom: 17px;
    background-color: #fff;
    border-top: 2px solid #b90404;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.sidebar-list dt {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}
/* lxh 切断 */
.sidebar-list dd {
    margin-left: 20px;
    padding-left: 13px;
    line-height: 29px;
    *line-height: 30px;
    background-repeat: no-repeat;
    background-position: left center;
	
	width:245px;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.sidebar-list dd b {
    font-weight: 400;
}
.sidebar-list dd a {
    font-size: 12px;
    color: #333;
}
.sidebar-list dd a:hover {
    color: #FF5B57;
}
.sidebar .activity-list dt {
    position: relative;
    line-height: 22px;
    text-indent: 1em;
    background-position: 0 -193px;
}
.sidebar .activity-list dd {
    background-position: 0 -222px;
}
.sidebar .read-list dd {
    background-position: 0 -253px;
}
.sidebar .develop {
    *width: 268px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    background-color: #fff;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.sidebar .develop-1 {
    float: left;
    margin-left: 15px;
    padding-top: 15px;
}
.sidebar .develop-1-title {
    width: 100%;
}
.sidebar .develop-1-title span {
    float: left;
    width: 39px;
    height: 19px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    background-color: #EE3F3B;
}
.sidebar .develop-1-title em {
    float: left;
    font-size: 12px;
    font-style: normal;
	
	width:200px;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.sidebar .develop-1-title em a {
    color: #333;
}
.sidebar .develop-1-title em a:hover {
    color: #FF5B57;
    text-decoration: none;
}
.sidebar .develop-1-descrips {
    float: left;
    width: 100%;
    *width: 245px;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #888;
	height:52px;
	*height:50px;
	overflow:hidden;
}
.sidebar .hotline {
    float: left;
    width: 270px;
    *width: 248px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #fff;
    background-position: -210px -66px;
    border: 1px solid #d7d7d7;
}
.sidebar .hotline b {
    display: block;
    margin-top: 14px;
}
.sidebar .hotline span {
    font-size: 25px;
    color: #EE3F3B;
}
.sidebar .blog {
    float: left;
    width: 100%;
    *width: 188px;
    margin-top: 10px;
    padding: 13px 40px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.sidebar .blog .qq {
    margin-left: 18px;
}
/*更多按钮 css*/
.more {
    position: absolute;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-indent: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.more-blue {
    top: 10px;
    right: 0;
    height: 24px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
    background-color: #2A92C7;
}
.more-red {
    right: 15px;
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 15px;
    background-color: #FF5B57;
}
.more:hover {
    color: #fff;
}
/*分页 css*/
.pages li {
    float: left;
    margin-left: 10px;
}
.pages li:first-child {
	margin-left: 0px;
}
.pages li a,
.pages li.active span {
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
}
.pages li.active a{
     background-color: #FE5F56;
    border-color: #FE5F56;
}
.pages li a i.page-bg{
    display: inline-block;
    line-height: 1;
    position: relative;
    top: 1px;
    width: 10px;
    height: 15px;
    overflow: hidden;
    background: url('../images/page_bg.png');
}
.pages li a:hover i.page-bg{
    background-position:9px 0px;
}
.pages li a i.page-right{
    background-position:0px 15px;
}
.pages li a:hover i.page-right{
    background-position:10px 15px;
}
.pages li.active span {
    color: #fff;
    border: none;
}
.pages li.active span:hover {
    background-color: #CE3434;
}
.pages li.active a:hover {
    background-color: #F05A50;
    border-color: #FE5F56;
}
.pages li a:hover {
    color: #333;
}
/*底部 css*/
.foot {
    padding-top: 38px;
    padding-bottom: 18px;
    color: #fff;
    background-color: #192229;
}
.foot .left {
    width: 800px;
    margin-top: 10px;
    text-align: center;
}
.foot .subnav li {
    display: inline;
}
.foot .subnav li a {
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.foot .left p {
    padding-top: 10px;
}
.foot .right {
    width: 200px;
}
.foot .right a{
   float: left;
   margin-right: 10px;
}
.foot .right p {
    margin-top: 60px;
    color: #74787D;
}

/* 以下就是--帮助中心--频道不同页面的专属css */
.help-center .dt,
.help-center-video .dt {
    position: relative;
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    text-indent: 1em;
    background-position: -439px 20px;
}
.help-center .banner {
    float:left;
    margin-top: 9px;
}
/*slide css*/
.help-center .slide {
    position: relative;
    width: 720px;
    height: 280px;
    overflow: hidden;
}
.help-center .slide ul {
    position: absolute;
    top: 0px;
    width: 8000px;
    margin: 0;
    padding: 0;
}
.help-center .slide ul li {
    float: left;
    list-style-type: none;
}
.help-center .slide span {
    position: absolute;
    top: 90px;
    display: none;
    width: 40px;
    height: 100px;
    text-indent: -9999px;
    background-position: -439px 20px;
    cursor: pointer;
}
.help-center .slide span.prev {
    left: 0px;
    background-position: 0 0;
}
.help-center .slide span.next {
    right: 0px;
    background-position: -48px 0;
}
.help-center .slide span.now {
    display: block;
}



.help-center .big-slide {
    position:relative;
    width:720px;
    height:280px;
    overflow: hidden;
}
.help-center .big-slide ul{
    position: absolute;
    top:0px;
    width:10000px;
}
.help-center .big-slide ul li{
    float:left;
}
.help-center .big-slide ul li img {
    width: 720px;
    height: 280px;
}
/*slide-btn*/
.help-center .slide-btn {
    position: absolute;
    top:45%;
    width:38px;
    height:38px;
    display:none;
    text-indent: -9999px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.help-center .slide-l {
    left:-38px;
    background-position: -263px -122px;
}
.help-center .slide-r {
    right:-38px;
    background-position: -302px -122px;
}
.help-center .slide-hover {
    opacity: 1;
    filter: flpha(opacity=100);
}
/*slide-p*/
.help-center .slide-p {
    position: absolute;
    left: 285px;
    bottom: 10px;
}
.help-center .slide-p span {
    float:left;
    width:14px;
    height:14px;
    background-image: url(../images/focusbga.png);
    background-repeat: no-repeat;
    margin-left:16px;
    cursor:pointer;
}
.help-center .slide-p span.slide-checked {
    background-image: url(../images/focusbgb.png);
    background-repeat: no-repeat;
}

/*hot template css*/
.help-center .hot-template {
    margin-top: 10px;
}
.help-center .hot-template dd {
    width: 721px;
    overflow: hidden;
}
.help-center .hot-template-list {
    margin: 0;
    padding: 0;
    float: left;
    width: 730px;
    background-color: #fff;
    border-left: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
}
.help-center .hot-template-list li {
    float: left;
    width: 240px;
    *width: 239px;
    height: 330px;
    *height: 299px;
    padding-top: 30px;
    padding-bottom: 30px;
    *padding-bottom: 0px;
    *padding-left: 0;
    text-align: center;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    list-style-type: none;
}
.help-center .hot-template-list li p a{
    display: block;
}
.help-center .hot-template-list li img {
    width: 140px;
    height: 140px;
    border: 0;
}
.help-center .hot-template-b a {
    margin-top: 10px;
	margin-bottom: 24px;
    font-size: 24px;
    font-weight: normal;
    color: #333;
}
.help-center .hot-template-list li div a {
    float: left;
    margin-left: 20px;
    font-size: 12px;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
	max-width:200px;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.help-center .hot-template-list li p a:hover,
.help-center .hot-template-list li div a:hover {
    color: #FF5B57;
    text-decoration: none;
}
/*video css*/
.help-center-video {
    margin-top: 10px;
}
.help-center-video dd {
    padding-top:25px;
    padding-bottom: 15px;
    padding-left: 21px;
    padding-right: 21px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.help-center-video .li {
    float: left;
    width: 200px;
    margin-left: 19px;
    padding-bottom: 10px;
    text-align: center;
}
.help-center-video .li p {
    margin-top: 10px;
}
.help-center-video .li p a{
    font-size: 12px;
    color: #333;
    white-space: nowrap;
}
/*
 * @ description  帮助详情专属模块
 */
.help-details .article {
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.help-details .title {
    padding: 20px;
    text-align: center;
}
.help-details .msg {
    margin-top: 20px;
    color: #888;
    text-align: center;
}
.help-details .msg span {
    padding-right: 10px;
}
.help-details .abstract {
    margin-top: 20px;
    padding: 20px;
    background-color: #FFF4E4;
}
.help-details .abstract span {
    line-height: 25px;
    color: #888;
}
.help-details .art-body {
    max-width: 720px;
    overflow: hidden;
    padding: 20px;
    font-size: 13px;
    color: #444;
}
.help-details .art-body img,
.help-details .art-body p,
.help-details .art-body embed {
    max-width: 680px;
}
.help-details .art-body p {
    color: #444;
    font-size: 13px;
}
.help-details .art-img{
    padding-top: 10px;
    text-align: center;
}
.help-center-video li.big img {
    width: 518px;
    height: 400px;
}
.help-center-video li.small img {
    width: 200px;
    height: 150px;
}
.help-center-video li.small .title {
    display: block;
    width: 200px;
    margin-top: 5px;
    line-height: 20px;
    color: #333;
    text-align: left;
	height:41px;
	overflow:hidden;
}
.help-center-video li.small .title:hover {
    color: #EF3F3B;
    text-decoration: none;
}
.article h6 {
    padding:10px; 
    font-weight:normal;
    line-height: 20px;
    text-align:left;
    background: #f4f4f4;
    border: 1px solid #e2e2e2;
}
.article h6 a {
    font-weight:bold;
    color:#FF0000;
}
/*
 * @ description  帮助列表专属模块
 */
.help-list .dt {
    padding-bottom: 30px;
    padding-top: 30px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.help-list .dt .category-img {
    margin-left: 30px;
}
.help-list .category-box {
    width: 487px;
    margin-left: 38px;
}
.help-list .category-box .title {
    padding-bottom: 10px;
    border-bottom: 1px dotted #BFBFBF;
}
.help-list .category-items {
    padding-top: 15px;
}
.help-list .category-items a {
    float: left;
    margin-top: 5px;
    padding: 5px 10px;
    *white-space: nowrap;
    font-size: 14px;
    font-weight: normal;
    color: #333;
	margin:5px;
}
.help-list .category-items a.now {
    color: #fff;
    background-color: #FD6F6C;
}
.help-list .category-items a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #FD6F6C;
}
.help-list .dd {
    *width: 689px;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.help-list .dd .img {
    margin-top: 17px;
    margin-right: 25px;
}
.help-list .dd .img img {
    width: 215px;
    height: 130px;
}
.help-list .dd .title-date {
    width: 420px;
    padding-bottom: 10px;
}
.help-list .dd .title-date h4 {
    padding-bottom: 5px;
	white-space: nowrap;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.help-list .dd .title-date a {
    color: #333;
    white-space: nowrap;
}
.help-list .dd .title-date a:hover {
    color: #FF5B57;
}
.help-list .dd .title-date span {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #888;
}
.help-list .dd .title-date span b {
    padding-left: 5px;
    padding-right: 5px;
}
.help-list .dd .view-details {
    font-size: 12px;
    color: #333;
}
.help-list .dd .description{
    width: 420px;
    padding-top: 8px;
    font-size: 12px;
    line-height: 25px;
    border-top: 1px dotted #BFBFBF;
}
/*.help_ur_here*/
.help_ur_here {
    line-height: 30px;
    padding-bottom: 5px;
}
.help_ur_here a {
    color: #333;
}
.help_ur_here a:hover {
    color: #FF5B57;
}
.help_ur_here code {
    color: #333;
    background-color: #eee;
}

</pre></body></html>