/*css reset*/
@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, article, aside, audio, canvas, figure, footer, header, mark, menu, nav, section, time, video { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote { display: block; }
ul, ol { list-style: none; }
img { border: 0 none; vertical-align: top; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }
strong, em, i { font-style: normal; font-weight: normal; }
ins { text-decoration: underline; }
del { text-decoration: line-through; }
mark { background: none; }
input::-ms-clear { display: none !important; }
body { font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif; background: #fff; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
/*page css*/
.width750{
	width: 750px;
	margin: 0 auto;
}
.hide{
	display: none;
}
.header{
	position:relative;
}
.header-banner{
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
	height: 175px;
	background: url(../img/qiqiu.png) no-repeat center top;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #00acd9;
}
.header-banner p{
	margin-top: 50px;
}
.header-banner a{
	color: #00acd9;
}
.ago{
	cursor: pointer;
	margin-top: 34px!important;
	margin-left: -5px;
}
.returnindex{
	margin-left: -10px;
}
.header-banner-hide{
	display: none;
	width: 180px;
	position: absolute;
	right: 0;
	top: 170px;
}
.header-banner-hide p{
	background: url(../img/muban.png) no-repeat center top;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;	
}
.header-banner-hide p a{
	color: #00acd9;
}
.trancenter{
	width: 329px;
	height: 389px;
	background: url(../img/motian.png) no-repeat center top;
	position: absolute;
	left: 0;
	top: 120px;
}
.trantxt{
	width: 285px;
	height: 285px;
	position: absolute;
	left: 40px;
}
.trantxt em{
	padding: 0 5px;
	position: absolute;
	font-size: 20px;
	color: white;
}
.trantxt em a{
	color: white;
}
.trantxt .one{
	left: 120px;
    top: 5px;
}
.trantxt .two{
    transform: rotate(-30deg);
    top: 21px;
    left: 53px;
}
.trantxt .three{
    left: 7px;
    top: 68px;
    transform: rotate(-60deg);	
}
.trantxt .four{
	width: 24px;
    padding: 0 !important;
    line-height: 21px;
    top: 120px;
    left: 7px;    
}
.trantxt .five{
	width: 24px;
	line-height: 21px;
	padding: 0 !important;
    bottom: 60px;
    transform: rotate(-30deg);
    left: 23px;	
}
.trantxt .six{
	width: 24px;
	line-height: 21px;
	padding: 0 !important;	
    bottom: 16px;
    left: 65px;
    transform: rotate(-58deg);	
}
.trantxt .seven{
	bottom: 3px;
    left: 115px;
}
.trantxt .eight{
    right: 55px;
    bottom: 19px;
    transform: rotate(-28deg);	
}
.trantxt .nine{
	width: 24px;
	line-height: 21px;
	padding: 0 !important;	
    right: 23px;
    bottom: 57px;
    transform: rotate(31deg);		
}
.trantxt .ten{
	width: 24px;
	line-height: 21px;
	padding: 0 !important;	
	right: 8px;
    top: 120px;	
}
.trantxt .eleven{
	width: 24px;
	line-height: 21px;
	padding: 0 !important;
    top: 57px;
    right: 25px;
    transform: rotate(-30deg);			
}
.trantxt .twele{
	width: 24px;
	line-height: 21px;
	padding: 0 !important;	
    right: 68px;
    transform: rotate(-60deg);
    top: 16px;		
}
.trantxt .active a{
	font-size: 22px !important;
	color: #009ec2 !important;
}
.contain{
	padding: 0 20px;
	margin-top: 40px !important;
}
.intro{
	width: 100%;
	border-radius:120px;
	box-sizing: border-box;
	font-size: 26px;
	color: #007695;
	border: 3px solid #007695;
	line-height: 30px;
	position: relative;
	padding: 25px 40px 0px 260px;
	border-left: none;
	height: 240px;
}
.width710{
	width: 710px;
	margin: 0 auto;
}
.touxiang{
	width: 260px;
	height: 260px;
	border-radius: 130px;
	position:absolute;
	left: 0;
    top: -10px;
}
.ranklist{
	margin-top: 40px;
}
.ranklist-title{
	width: 100%;
	height: 60px;
	border-top: 2px solid #84e0f7;
	position: relative;
	box-sizing: border-box;
}
.ranklist-title-block{
	width: 160px;
	height: 60px;
	position: absolute;
	line-height: 60px;
	text-align: center;
	color: #007695;
	font-size: 29px;
	left: 0;
	top: -1px;
	background: url(../img/ranklist-title.png) no-repeat center top;
}
.ranklist-tablebox-title{
	font-size: 35px;
	color: #2ac4eb;
	text-align: center;
	padding: 35px 0;
}
.ranklist-table{
	width: 100%;
	text-align: center;
	border-right:1px solid #2AC4EB;border-bottom:1px solid #2AC4EB;
}
.ranklist-table th{
	padding: 5px 0;
	font-size: 30px;
	font-weight: normal !important;
	color: white;
	background: #00ACD9;
	border-top: 1px solid #2AC4EB;
	border-left: 1px solid #2AC4EB;
}
.ranklist-table td{
	border-top: 1px solid #2AC4EB;
	border-left: 1px solid #2AC4EB;	
	padding: 5px 0;
	font-size: 26px;
	color: #333333;
}
.ranklist-table .active td{
	color: #007695;
	background: #84e0f7;
}
.ranklist-table .active td a{
	color: #007695;
}
.helplist{
	margin-top: 50px;
}
.helplist-title{
	padding-bottom: 10px;
	font-size: 35px;
	color: #2ac4eb;
	text-align: center;
}
.helplist-title-first{
	margin-top: 30px;
}
.helplist-txtbox{
	padding: 0 20px;
	overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
.helplist-txtbox p{
	display: inline-block;
	font-size: 30px;
	padding: 0 30px;
	background: #84e0f7;
	color: #007695;
	line-height: 60px;
	border-radius: 30px;
	border-bottom-right-radius:0px;
	margin-top: 30px;
}
.helplist-txtbox p a{
	color: #007695;
}
.activetxt{
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
.activetxt:hover{
	font-size: 34px !important;
	line-height: 75px !important;
	filter: Alpha(opacity=100);
	opacity: 1;
}
.guidelist{
	
}
.guidelist-tip{
	font-size: 30px;
	color: #007695;
	line-height: 58px;
	border: 2px solid #84e0f7;
	width: 480px;
	text-align: center;
	margin:  0 auto;
	border-radius: 30px;
	margin-bottom: 60px;
	margin-top: 40px;
}
.guidelist-tip a{
	color: #007695;
}
.guidelist-title-block{
	width: 180px;
	background: url(../img/ranklist-title-1.png) no-repeat center top;
}
.toolbox ul{
	margin-top: 40px;
	overflow: hidden;
}
.toolbox ul li{
	display: block;
	float: left;
	width:140px;
	font-size:29px ;
	color:#333333; 
	text-align: center;
	margin-bottom: 40px;
	margin-right: 50px;
}
.toolbox ul .active{
	margin-right: 0 !important;
}
.toolbox ul li p{
	margin-top: 20px;
}
.toolbox ul li img{
	width: 125px;
	height: 125px;
	margin-left: 7.5px;
}
.toolbox ul li a{
	text-decoration: none;
}
.toolbox ul li:hover a{
	color: #007695;
}
.bottom {
    height: 60px;
    background:#00a0c5;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 40px;
    color: white;
}