.my-page {
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	color: #333;
        margin: 20px auto;
        display: flex;
        justify-content: center;
}

.my-page .my-page-prev,.my-page .my-page-next {
	float: left;
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ddd;
	cursor: pointer
}

.my-page .my-page-prev.my-page-forbid,.my-page .my-page-next.my-page-forbid {
	pointer-events: none;
	background-color: rgba(0,0,0,.1);
	color: rgba(0,0,0,.2)
}

.my-page .my-page-prev:not(.my-page-forbid):hover,.my-page .my-page-next:not(.my-page-forbid):hover {
	border-color: #066bf9
}

.my-page .my-page-group {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden
}

.my-page .my-page-group li {
	float: left;
	list-style: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 30px;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	cursor: pointer
}

.my-page .my-page-group .my-page-cell {
	border: 1px solid #ddd;
	border-radius: 2px
}

.my-page .my-page-group .my-page-cell:hover,.my-page .my-page-group .my-page-checked {
	border-color: #066bf9;
	background-color: #066bf9;
	color: #fff
}

.jigouliebiao {
	font-size: 12px;
	margin-left: 5px
}

.jigouliebiao:first-child {
	margin-left: 0 !important;
}
.my-page .my-page-group .my-page-omit {
	pointer-events: none
}
@charset "UTF-8";
	body,html {
	height:100%
}
body {
	font:13px/1.5 Lantinghei SC,Open Sans,Arial,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;
	color:#666;
	background-color:#fbfbfb;
	min-height:600px!important;
	overflow:auto
}
dd,dt {
	margin:0;
	padding:0;
	position:relative
}
li{
        text-decoration: none;
        list-style-type: none;
}
a {
	color:#666;
	text-decoration:none
}
ul {
	margin:0;
	padding:0
}
label {
	vertical-align:middle
}
input {
	padding:3px 5px;
	height:25px;
	border:1px solid #e7e7e7;
	border-radius:2px
}
input[type=checkbox] {
	height:auto;
	vertical-align:middle
}
input:-webkit-autofill {
	-webkit-box-shadow:0 0 0 1000px #fff inset
}
:-ms-input-placeholder {
	color:#d4d4d4
}
::placeholder {
	color:#d4d4d4
}
textarea {
	padding:3px 5px;
	border:1px solid #e7e7e7;
	border-radius:2px
}
input[type=password]:focus,input[type=text]:focus,textarea:focus {
	border:1px solid #0c7df5
}
input[disabled],textarea[disabled] {
	background-color:#f7f7f7
}
section.wrapper {
	width:1180px;
	min-width:1180px;
	margin:0 auto;
	overflow:visible
}
section.content {
	padding-bottom:330px
}
section.content:after,section.content:before {
	content:" ";
	display:table
}
section.content:after {
	clear:both
}
.left {
	float:left
}
.right {
	float:right
}
.button {
	padding:0 14px;
	border:none;
	height:26px;
	border-radius:2px;
	color:#fff;
	background-color:#d4d4d4
}
.button:hover {
	background-color:#b2b2b2
}
.button.primary {
	background-color:#0c7df5
}
.button.primary:hover {
	background-color:#2c86e2
}
a.button {
	display:inline-block;
	padding:0 10px;
	height:29px;
	line-height:29px;
	border-radius:2px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	background-color:#0c7df5
}
a.button:hover {
	background-color:#2c86e2
}
.areas-loading,.chart-loading {
	background:url(../images/loading.gif) no-repeat 50%
}
.chart-catch {
	background:url(../images/chart-catch.png) no-repeat 50%
}
.chart-kt {
	background:url(../images/chart-kt.png) no-repeat 50%
}
.chart-stop {
	background:url(../images/chart-stop.png) no-repeat 50%
}
.chart-none-min {
	background:url(../images/chart-none-min.png) no-repeat 50%
}
.chart-none-xz {
	background:url(../images/chart-none-xz.png) no-repeat 50%!important
}
.word-none {
	background:url(../images/word-none.png) no-repeat 50%
}
.chart-filter-none {
	background:url(../images/filter-none.png) no-repeat 50%
}
.chart-include-none {
	background:url(../images/include-none.png) no-repeat 50%
}
.fix-justify {
	display:inline-block;
	width:100%;
	height:0;
	overflow:hidden
}
.error {
	padding:10px 0;
	color:#ff3e3c;
	border:1px solid #f5c8c3;
	text-align:center;
	background-color:#fcf1ef
}
.inside {
	position:absolute;
	top:0;
	left:0;
	right:0;
	min-width:1180px;
	z-index:1
}


.export-li {
	display:inline-block
}
.section-wrap {
	padding:15px;
	background:#fff;
	border:1px solid #e6e6e6;
	margin-top:15px;
	box-shadow:0 0 2px 2px hsla(0,0%,79%,.2)
}
.section-wrap.top {
	margin-top:0
}




.backtop-wrap {
	position:fixed;
	margin-left:600px;
	right:0;
	bottom:70px;
	z-index:5555
}
.backtop-wrap.accredit .rock:hover {
	background:url(../images/backtop-rock.png) 0 100% no-repeat
}
.rock {
	position:relative;
	display:block;
	width:48px;
	height:94px;
	background:url(../images/backtop-rock.png) transparent 0 100% no-repeat
}
.rock .rock-ad {
	display:none
}
.rock:hover .rock-ad {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:120px;
	height:200px;
	background:url(../images/backtop-ad.png) transparent 0 100% no-repeat!important
}




.backtop {
	display:none;
	border:1px solid #e6e6e6;
	width:46px;
	height:46px;
	background:url(../images/backtop.png) #fff no-repeat;
	z-index:100
}
.backtop:hover {
	background:url(../images/backtop.png) #f0f0f0 no-repeat
}
.backtop.min {
	margin-left:550px
}
.backtop.show {
	display:block
}
.highcharts-tooltip {
	z-index:10001;
	opacity:0
}
.highcharts-tooltip>span {
	background:#fff;
	border:1px solid #4f99f0;
	border-radius:3px;
	box-shadow:1px 1px 2px #ccc;
	padding:8px
}
.highcharts-tooltip span {
	display:inline!important
}
.bd_weixin_popup {
	height:auto!important
}
.export-btn {
	display:block;
	padding:0 10px;
	border-radius:4px;
	background-color:#0c7df5;
	color:#fff;
	line-height:32px;
	font-size:14px
}
.export-btn i {
	vertical-align:-1px;
	margin-right:4px
}





.chart-none {
	background:url(../images/chart-none.png) no-repeat 50%
}
.Fn-ui-list>dl>dd.chart a {
	background:url(../images/3.png) no-repeat 50%
}
.Fn-ui-list>dl>dd.chart a.chart-none {
	background:url(../images/chart-none.png) no-repeat 50%
}
.siteinfo-wrap .chart a {
	background:url(../images/2.png) no-repeat 50%
}
.siteinfo-wrap .chart a.chart-none {
	background:url(../images/chart-none.png) no-repeat 50%
}
.chart-wrap .chart {
	background:url(../images/1.png) no-repeat 50%
}
.chart-wrap .chart.chart-none {
	background:url(../images/chart-none.png) no-repeat 50%
}


i.export-crow {
	position:absolute;
	display:block;
	height:24px;
	width:24px;
	left:-10px;
	top:-12px;
	z-index:2;
	background:url(../images/crow.png) 50% no-repeat
}




.fee-info {
	position:relative
}
.fee-info .icon-dou11111 {
	position:absolute;
	top:-6px;
	right:15px
}

.pay-title-wrap {
	font-size:16px;
	text-align:center
}




.qy-offer-wrap {
	text-align:right;
	color:#999;
	margin-bottom:10px
}
.qy-offer-wrap a {
	padding:0 2px;
	color:#0c7df5
}
.partner-photo {
	margin-top:10px;
	float:left
}
._5118-api-link {
	color:#f60;
	float:right;
	margin-left:10px;
	border-bottom:2px solid #f60;
	padding:3px 8px;
	border:1px solid #e6e6e6;
	font-size:14px;
	border-radius:3px
}
._5118-api-link:hover {
	color:#f60;
	opacity:.9
}

.Fn-ui-list dl dd {
	padding:0 5px!important
}
.Fn-ui-list dl dd.select {
	overflow:visible
}
.Fn-ui-list dl:hover ._5118-waci-find,.Fn-ui-list dl:hover ._5118-waci-select {
	display:inline-block
}
.hover-color:hover {
	color:#0c7df5!important
}
#common-b1-carousel {
	height:80px;
	overflow:hidden
}

#j-collect-phone {
	display:none
}

@font-face {
	font-family:iconfont;
	src:url(../images/font/iconfont.eot?v=c3d44f9fee);
	src:url(../fonts/iconfont.eot) format("embedded-opentype"),url("../fonts/dc7f09afd84941008e2d60f977b9455e.woff") format("woff2"),url(../fonts/iconfont.woff) format("woff"),url(../fonts/iconfont.ttf) format("truetype"),url(../fonts/iconfont.svg) format("svg")
}

._5118-wraper {
	min-height:100%;
	padding-top:80px;
	position:relative
}
._5118-wraper.browser-tips {
	padding-top:98px
}


._5118-navigation {
	height:52px
}
._5118-navigation li {
	float:left;
	font-size:14px;
	height:52px;
	line-height:52px
}
._5118-navigation a {
	color:#0c7df5;
	font-size:inherit
}
._5118-navigation a:hover {
	text-decoration:underline
}
._5118-navigation .right li {
	margin-right:10px
}
._5118-navigation .right li:last-child {
	margin-right:0
}
._5118-navigation .right li .tips-error {
	color:#ff3d3d
}
._5118-navigation .right a {
	display:inline-block;
	padding:0 10px;
	height:29px;
	line-height:29px;
	border-radius:2px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	background-color:#0c7df5
}
._5118-navigation .right a:hover {
	background-color:#2c86e2
}
._5118-navigation .right a.isMonitor {
	background-color:#999
}
._5118-navigation .right a.isMonitor:hover {
	background-color:#999;
	cursor:normal
}
._5118-navigation:after,._5118-navigation:before {
	content:" ";
	display:table
}
._5118-navigation:after {
	clear:both
}
._5118-navigation .add-site-li {
	position:relative
}


.rss {
	float:left;
	width:160px;
	margin-top:10px;
	border:1px solid #e6e6e6;
	background-color:#f6f6f6
}
.rss a {
	height:35px;
	line-height:35px;
	padding:0 10px;
	color:#0c7df5
}
.rss a,.rss i {
	display:block;
	float:left
}
.rss i {
	margin-top:8px;
	margin-right:6px
}

.tabs {
	width:100%;
	box-shadow:0 0 2px 2px hsla(0,0%,79%,.2)
}
.tabs li {
	float:left
}
.tabs li.right {
	float:right
}
.tabs a {
	display:inline-block;
	text-decoration:none;
	color:#555
}
.tabs a:hover {
	color:#0c7df5
}
.tabs i {
	margin-right:2px;
	vertical-align:-3px
}



@keyframes rotate {
	0% {
	transform:rotate(0deg) scale(1)
}
50% {
	transform:rotate(180deg) scale(.6)
}
to {
	transform:rotate(1turn) scale(1)
}
}









.webmaster-content {
	width:1180px;
	margin:0 auto;
	display:table;
	margin-top:20px;
	padding-bottom:30px!important
}
.webmaster-content .type-list {
	display:table;
	width:100%;
	margin-top: 20px;
}
.webmaster-content .type-list .type-item {
	float:left;
	width:165px;
	border-radius:5px;
	margin-left:14px;
	margin-bottom:15px
}
.webmaster-content .type-list .type-item:first-child {
	margin-left:0
}
.webmaster-content .type-list .type-item:nth-child(5n+1) {
	margin-left:0
}
.webmaster-content .type-list .type-item .img-content {
	height:165px;
	position:relative;
	display:block
}
.webmaster-content .type-list .type-item .img-content span {
	display:inline-block;
	padding:0 5px;
	line-height:18px;
	font-size:12px;
	border-radius:10px;
	position:absolute;
	border-bottom-left-radius:0;
	border-top-left-radius:5px
}
.webmaster-content .type-list .type-item .img-content img {
	vertical-align:middle
}
.webmaster-content .type-list .type-item .type-item-title {
	display:block;
	color:#333;
	margin-bottom:8px;
	font-weight:600;
	line-height:16px;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top: 10px;
}
.webmaster-content .type-list .type-item .type-item-sub-title {
	display:block;
	color:#777;
	font-size:12px;
	line-height:22px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.webmaster-content .more {
	line-height:18px;
	text-decoration:none;
	float:right;
	display:inline-block;
	padding:.3em 1em;
	border:1px solid #ccc;
	border-radius:2em;
	color:#999;
	font-size:12px
}
.webmaster-content .tabs {
	list-style:none;
	margin:0;
	padding:0;
	box-shadow:0 0 0 0
}
.webmaster-content .tabs li a {
	float:left;
	padding:0 22px;
	cursor:pointer;
	color:#434343
}
.webmaster-content .tabs li.active a {
	border-top:3px solid #066bf9;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	margin-top:-1px;
	background:#fff;
	color:#066bf9;
	height:51px;
	margin-left:-1px
}


.card {
	padding:0 20px;
	background-color:#fff;
	outline:1px solid #e6e6e6;
	box-shadow:0 0 2px 2px hsla(0,0%,79%,.2)
}
.type-title {
	border-bottom:1px solid #eee;
	line-height:50px;
	font-size:16px
}
.type-title span {
	color:#0c7df5;
	border-bottom:2px solid #0c7df5;
	vertical-align:-1px;
	display:inline-block
}
.color-1,.color-2,.color-3 {
	background:linear-gradient(90deg,#eb840d -30%,#ffb521 75%);
	color:#fff
}
.other-color {
	background:linear-gradient(90deg,#6e6e6e -30%,#b1b1b1 75%);
	color:#fff
}
.ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.flex-row {
	display:table;
	width:100%;
	padding:15px 0;
	border-bottom:1px solid #eee
}


@media screen and (max-width: 768px) {
	.webmaster-content{
		width: 100%;
	}
	.webmaster-content .type-list .type-item{
		width: 48%;
		margin-left: 0px !important;
	}
	.webmaster-content .type-list .type-item:nth-child(2n){
		float: right;
	}
}