

.com-body-main, .com-body.max-width {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px auto;
    padding: 0 10px;
    max-width: 1200px;
}
.com-body {
    -webkit-font-smoothing: antialiased;
}

.com-crumb {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 0;
}

.com-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1200px;
}

.com-crumb .crumb-item {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
}

a {
    text-decoration: none;
}

.com-crumb .crumb-split {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 16px;
    height: 16px;
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/community-pc/build/base/sprite/base-202107271854.svg);
    background-position: 90.52% 93.10000000000001%;
    background-size: 3462.5% 3450%;
    background-repeat: no-repeat;
}
.com-tab-hd {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.com-tab-hd.large .com-tab-ctrl {
    border-bottom-color: #E5E8ED;
}

.com-tab-hd .com-tab-ctrl {
     border-bottom: none; 
}
.comp-sitemap .list-tab .com-tab-item {
    margin-right: 0;
}

.com-tab-item {
    display: inline-block;
    vertical-align: middle;
	width: 3.7037037037%;
	margin-right: 0;
}
.com-tab-item.actived a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 3px;
    background-color: #00a4ff;
}

.com-tab-hd.large .com-tab-item.actived a, .com-tab-hd.large .com-tab-item.actived a:hover {
    font-weight: 500;
    color: #00a4ff;
	cursor: default;
}

.comp-sitemap .list-tab .com-tab-item a {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.com-tab-hd.large .com-tab-item a {
    padding: 0 0 16px;
    font-size: 16px;
    line-height: 22px;
    height: auto;
}

.com-tab-item a {
    position: relative;
	display: block;
}



.com-tab-item a {
    position: relative;
    display: block;
    padding: 0 20px;
    height: 32px;
    color: #000;
    font-size: 12px;
    line-height: 32px;
}



.com-tab.large .com-tab-panel {
    padding-top: 30px;
}

.c-pages-wrap {
    margin: 32px 0 0;
}

.c-pages {
    font-size: 0;
    text-align: center;
}
.c-pages-wrap a {
    display: inline-block;
    margin: 0 5px;
    min-width: 35px;
    padding-left: 5px;
    padding-right: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-decoration: none;
}
.c-pages-dot, .c-pages-item {
    display: inline-block;
    margin: 0 5px;
    min-width: 35px;
    padding-left: 5px;
    padding-right: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-decoration: none;
}



.c-pages-dot, .c-pages-special-wrap .c-pages-item {
    margin-left: 8px;
    margin-right: 8px;
    border-radius: 2px;
    vertical-align: top;
}
.c-pages-dot {
    border: none;
    color: #666;
    cursor: default;
}





.c-pages-item:first-child {
    margin-left: 0;
}
.c-pages-item-actived, .c-pages-item-actived:hover {
    border: none;
    color: #333;
    font-weight: 700;
    cursor: default;
}



@media (max-width: 768px){
.com-crumb {
    display: none;
	}
.c-pages-wrap {
    margin: 20px 0 0;
}
.c-pages-item-actived, .c-pages-item-actived:hover {
    font-weight: 400;
    display: inline-block!important;
    width: 100%;
    padding: 10px 0;
}
.c-pages-dot, .c-pages-item {
    display: none;
    margin: 0;
    height: initial;
    line-height: 24px;
    font-size: 18px;
}
.c-pages-item-actived:before {
    content: "第";
    margin-right: 5px;
}
.c-pages-item-actived:after {
    content: "页";
    margin-left: 5px;
}

.c-pages-dot, .c-pages-item {
    display: none;
    margin: 0;
    height: initial;
}	

.c-pages-item-next {
    right: 0;
    padding: 10px 16px 10px 0;
}
.c-pages-item-next, .c-pages-item-next.c-pages-item-disabled, .c-pages-item-next:hover, .c-pages-item-prev, .c-pages-item-prev.c-pages-item-disabled, .c-pages-item-prev:hover {
    display: inline-block;
    position: absolute;
    top: 0;
    color: #00a4ff;
    border: none;
}
}

@media screen and (max-width: 480px){
.c-pages {
    line-height: 32px;
}
.c-pages-item {
    line-height: 16px;
    font-size: 14px;
}
}
@media screen and (max-width: 768px){
.c-pages {
    position: relative;
}
}

*{
	margin:0;
	padding:0;
}









