@import "reset.css";

a.t {
	text-decoration: underline
}

a.t:hover {
	color: #f30;
	text-decoration: underline
}

.cf {
	zoom: 1
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

.fnone {
	float: none
}

.middle {
	float: left
}

.tleft {
	text-align: left
}

.tright {
	text-align: right
}

.tcenter {
	text-align: center
}

.dis {
	display: block
}

.undis {
	display: none
}

.sanjiao {
	border-width: 20px;
	border-color: transparent transparent #ccc transparent;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	overflow: hidden
}

.clcikActive {
	color: #fff;
	background: #33b0c4;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.crumb {
	display: none
}

@media ( min-width :768px) {
	.crumb {
		display: block;
		zoom: 1;
		line-height: 50px
	}
	.crumb:after {
		content: " ";
		clear: both;
		display: table
	}
	.crumb p {
		color: #999
	}
	.crumb p a {
		padding: 0 10px
	}
	.crumb p span {
		padding-left: 10px
	}
}

[class*=" icon-"], [class^=icon-], i {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	background-color: #f4f4f4
}

.mt8 {
	margin-top: 8px
}

.mt20 {
	margin-top: 20px
}

.wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	min-width: 1000px;
	zoom: 1
}

.wrap:after {
	content: " ";
	clear: both;
	display: table
}

.contain {
	margin-top: 50px
}

.contain .J_Tabs {
	margin: 0 auto;
	max-width: 1200px;
	height: 50px;
	line-height: 50px
}

.maskLayer {
	display: none;
	background-color: #000;
	opacity: .7;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1
}

.myclass-sel {
	zoom: 1;
	padding: 15px 0
}

.myclass-sel:after {
	content: " ";
	clear: both;
	display: table
}

.myclass-sel dl {
	line-height: 24px;
	zoom: 1;
	margin: 10px auto
}

.myclass-sel dl:after {
	content: " ";
	clear: both;
	display: table
}

.myclass-sel dl dt {
	float: left;
	color: #666;
	text-align: right
}

.myclass-sel dl dd {
	word-break: break-all;
	margin-left: 60px
}

.myclass-sel dl dd a {
	display: inline-block;
	padding: 0 10px;
	background: #eee;
	margin: 0 5px;
	float: left
}

.myclass-sel dl dd a:hover {
	color: #f08880
}

.myclass-sel dl dd .active, .myclass-sel dl dd a:hover {
	background: #f08880;
	color: #fff
}

.hr50 {
	height: 50px;
	overflow: hidden
}

.footbottom {
	overflow: hidden;
	background-color: #232323;
	margin-top: 25px
}

.footbottom .footnav {
	overflow: hidden;
	margin-top: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #555
}

.footbottom .footnav dl {
	width: 18%;
	float: left
}

.footbottom .footnav dl dt {
	color: #fff;
	font-size: 20px;
	line-height: 45px
}

.footbottom .footnav dl dd {
	line-height: 27px
}

.footbottom .footnav dl dd a {
	color: #999;
	font-size: 14px
}

.footbottom .footnav ul {
	float: right;
	width: 28%
}

.footbottom .footnav ul li {
	margin-top: 12px
}

.footbottom .footnav ul li i {
	margin-right: 15px
}

.footbottom .footnav ul li h3 {
	font-size: 24px;
	color: #999
}

.footbottom .footnav ul li p {
	font-size: 14px;
	color: #999
}

.footbottom .footnav ul li p i {
	font-size: 20px;
	float: left;
	margin-top: 2px
}

.footbottom .footnav ul li p a {
	color: #999
}

.footbottom .footnav ul li:first-of-type p {
	padding-left: 40px
}

.footbottom .foota {
	text-align: center;
	margin-top: 30px
}

.footbottom .foota a {
	font-size: 14px;
	margin: 0 15px;
	color: #999
}

.footbottom .foota a img {
	vertical-align: middle;
	margin-right: 10px
}

.footbottom .copy {
	color: #999;
	text-align: center;
	line-height: 60px;
	font-size: 14px
}

.sidelan {
	width: 56px;
	position: fixed;
	z-index: 99;
	top: 50%;
	right: 0;
	margin-top: -150px
}

.sidelan li {
	width: 100%;
	margin-bottom: 2px;
	background-color: #ddd;
	text-align: center;
	padding: 6px 0
}

.sidelan li a {
	font-size: 12px;
	color: #999
}

.sidelan li a i {
	font-size: 32px;
	line-height: 1.1em
}

.sidelan li:hover {
	background-color: #d55
}

.sidelan li:hover a {
	color: #fff
}

.sidelan li:last-of-type {
	padding: 12px 0
}

.sidelan li:last-of-type a i {
	font-size: 26px
}

.sidelan .icon-c1 {
	font-size: 28px
}

.sidelan #hotline {
	position: relative;
	height: 50px;
	width: 232px;
	left: 0;
	overflow-y: hidden;
	transition: .6s left;
	-ms-transition: .6s left;
	-moz-transition: .6s left;
	-weibit-transition: .6s left
}

.sidelan #hotline>a {
	display: inline-block;
	width: 56px
}

.sidelan #hotline>em {
	font-size: 24px;
	color: #999;
	display: inline-block;
	vertical-align: 27%;
	padding-right: 10px
}

.sidelan #hotline:hover {
	left: -176px
}

.sidelan #hotline:hover>em {
	left: -176px;
	color: #fff
}

.ad {
	width: 100%;
	margin: 0 auto;
	min-width: 1024px;
	position: relative
}

.ad img {
	width: 100%;
	min-height: 34px
}

.ad .guan {
	width: 30px;
	height: 30px;
	background: url(../../images/class/guan.png) no-repeat center center;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -17px;
	cursor: pointer
}

.courseList {
	text-align: center;
	padding: 75px 0 100px 0;
	border: 1px solid #eee;
	margin-bottom: 15px;
	background-color: #F9FAFB
}

.courseList p {
	margin: 20px 0 5px 0
}

.courseList a {
	font-size: 14px;
	color: #3f7cb2
}

.courseList a span {
	color: #a6a7a9;
	margin-left: 5px;
	font-size: 18px
}

.imgUp {
	position: relative;
	margin-top: 20px;
	width: 351px;
	float: left
}

.imgUp .up {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	color: #d55;
	border: 1px solid #d55;
	background: url(../../images/index/j_03.jpg) no-repeat 10px center
}

.imgUp .filebutton {
	width: 90px !important;
	height: 32px;
	position: absolute;
	top: 0;
	border: none;
	opacity: 0;
	left: 0
}

.imgUp .modelImg {
	background: #fff;
	z-index: 55;
	display: none;
	text-align: center;
	color: #999;
	font-size: 12px
}

.imgUp .modelImg p {
	zoom: 1;
	text-align: left;
	margin-top: 10px
}

.imgUp .modelImg p:after {
	content: " ";
	clear: both;
	display: table
}

.imgUp .modelImg ul {
	position: absolute;
	left: 91px;
	z-index: 5;
	top: 0;
	padding: 0 8px;
	zoom: 1
}

.imgUp .modelImg ul::after {
	display: table
}

.imgUp .modelImg ul:after {
	content: " ";
	clear: both;
	display: table
}

.imgUp .modelImg ul li {
	border: 1px solid #eee;
	float: left;
	width: 65px;
	height: 30px;
	position: relative;
	margin-right: 8px;
	text-align: left
}

.imgUp .modelImg ul li img {
	height: 25px;
	width: 40px;
	margin: 2px 0 2px 4px
}

.imgUp .modelImg ul li span {
	width: 17px;
	height: 25px;
	right: -25px;
	float: right;
	display: block
}

.imgUp .modelImg ul li span i {
	color: #999
}

.imgUp .modelImg ul li:nth-last-of-type(1) {
	margin-right: 0
}

.imgUp .modelImg ul li.filebutton {
	width: 80px;
	height: 80px;
	background: url(../../images/study/jia_03.jpg) no-repeat center center
}

.imgUp .modelImg ul li.filebutton input {
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}

.imgUp .modelImg .filecton {
	display: none;
	width: 80px;
	height: 80px;
	margin: 25px auto 10px;
	background: url(../../images/study/jia_03.jpg) no-repeat center center
}

.imgUp .modelImg .filecton input {
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}

.imgUp .sucess {
	background: #fffdf9;
	color: #d55;
	font-size: 18px;
	width: 200px;
	height: 120px;
	line-height: 120px;
	border: 1px solid #eee;
	position: absolute;
	top: 250px;
	text-align: center;
	display: none
}

.pages {
	margin: 40px auto 0;
	text-align: center
}

.pages .pagesword {
	display: inline-block;
	color: #666
}

.pages .page {
	display: inline-block;
	zoom: 1
}

.pages .page:after {
	content: " ";
	clear: both;
	display: table
}

.pages .page .next i, .pages .page .prev i {
	font-size: 18px
}

.pages .page i {
	color: #999
}

.pages .page a, .pages .page span {
	display: inline-block;
	background-color: #fafafa;
	cursor: pointer;
	padding: 6px 14px;
	margin: 0 5px;
	color: #666
}

.pages .page a.selected, .pages .page a:hover, .pages .page span.selected,
	.pages .page span:hover {
	background-color: #df5555;
	color: #fff
}

.pages .page span i {
	color: #df5555
}

.pages .page span.nolink i {
	color: #999
}

.pages .page span:hover i {
	color: #fff
}

.pages.blue a.selected, .pages.blue a:hover, .pages.blue span.selected,
	.pages.blue span:hover {
	background-color: #0294ff
}

.pages.blue span i {
	color: #0294ff
}

.f18 {
	font-size: 18px
}

.cm0 {
	color: #d55
}

.c6 {
	color: #666
}

textarea {
	resize: none
}

.adOneimg img {
	display: block;
	max-width: 100%
}

.door {
	display: inline-block;
	vertical-align: middle;
	background-color: #fcf8f7;
	font-size: 14px;
	border: 1px solid #d55;
	padding: 8px 18px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	color: #666
}

.door i {
	margin-right: 5px;
	color: #d55;
	font-size: 1.2em
}

.modelSuggest {
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	display: none;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .7)
}

.modelSuggest section {
	position: absolute;
	background: #fff;
	left: 50%;
	top: 50%;
	max-height: 550px;
	min-width: 695px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-mos-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%)
}

.modelSuggest section .modelTop {
	padding: 20px 65px;
	background: #f8f3ef;
	zoom: 1
}

.modelSuggest section .modelTop:after {
	content: " ";
	clear: both;
	display: table
}

.modelSuggest section .modelTop .modelImg {
	float: left;
	font-size: 16px;
	color: #aba098
}

.modelSuggest section .modelTop .opinion {
	float: right
}

.modelSuggest section .modelTop .opinion h3 {
	font-size: 18px;
	padding: 15px 0
}

.modelSuggest section .modelTop .opinion ul {
	min-width: 310px;
	color: #000;
	zoom: 1
}

.modelSuggest section .modelTop .opinion ul:after {
	content: " ";
	clear: both;
	display: table
}

.modelSuggest section .modelTop .opinion li {
	float: left;
	width: 50%;
	text-indent: 27px;
	font-size: 14px;
	margin-bottom: 12px;
	background: url(../../images/index/q_06.jpg) no-repeat left center
}

.modelSuggest section .modelTop .opinion li.sele {
	background: url(../../images/index/q_03.jpg) no-repeat left center
}

.modelSuggest section .contCenter {
	padding: 35px;
	text-align: center
}

.modelSuggest section .contCenter .tarea {
	position: relative;
	box-sizing: border-box
}

.modelSuggest section .contCenter .tarea span {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding-top: 3px;
	color: #999
}

.modelSuggest section .contCenter textarea {
	width: 97%;
	height: 83px;
	padding: 6px 10px 30px 10px;
	border: 1px solid #ddd;
	resize: none
}

.modelSuggest section .contCenter .up {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	color: #d55;
	border: 1px solid #d55;
	margin-top: 10px;
	background: url(../../images/index/j_03.jpg) no-repeat 10px center
}

.modelSuggest section .contCenter input {
	width: 97%;
	margin-top: 10px;
	padding: 8px 10px;
	border: 1px solid #ddd
}

.modelSuggest section .contCenter button {
	width: 150px;
	height: 40px;
	background: #d55;
	line-height: 40px;
	border: none;
	margin-top: 25px;
	color: #fff;
	margin-bottom: 20px
}

.modelSuggest section .contCenter button:nth-of-type(2) {
	margin-left: 36px;
	background: #ebe6e1;
	color: #999
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

.ulSelect {
	border: 1px solid #ddd;
	zoom: 1
}

.ulSelect:after {
	content: " ";
	clear: both;
	display: table
}

.ulSelect .ulTil {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
	height: 40px;
	padding: 0 30px 0 10px;
	box-sizing: border-box;
	cursor: pointer;
	width: 100%;
	background-color: #f4f4f4;
	color: #999;
	position: relative
}

.ulSelect .ulTil>i {
	position: absolute;
	right: 10px;
	top: 0;
	display: inline-block;
	line-height: 40px
}

.ulSelect .ulTil .icon-down2 {
	display: inline-block
}

.ulSelect .ulTil .icon-up2 {
	display: none
}

.ulSelect .ulTil.on {
	background-color: #fff
}

.ulSelect .ulTil.on .icon-up2 {
	display: inline-block
}

.ulSelect .ulTil.on .icon-down2 {
	display: none
}

.ulSelect .ulTil.three {
	width: 33.333%;
	float: left
}

.ulSelect .ulTil+.ulTil {
	border-left: 1px solid #ddd
}

.ulSelect .ulList {
	clear: both;
	border-top: 1px solid #ddd;
	color: #666;
	padding: 10px;
	display: none;
	max-height: 6em;
	overflow-y: auto;
	overflow-x: hidden
}

.ulSelect .ulList li {
	padding-top: .25em;
	padding-bottom: .25em;
	cursor: pointer
}

.ulSelect .ulList li a {
	color: #666
}

.ulSelect .ulList li:hover {
	font-size: 1.14em
}

.ulSelect .ulList li:hover, .ulSelect .ulList li:hover a {
	color: #2679bd
}

.ulSelect .ulList.on {
	display: block
}

.ulSelect .ulList.single li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ulSelect .ulList.multiline {
	padding: 0 10px;
	max-height: 10em;
	display: block
}

.ulSelect .ulList.multiline li {
	margin-left: 16px;
	border-top: 1px solid #ddd;
	padding-top: .8em;
	padding-bottom: .8em
}

.ulSelect .ulList.multiline li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 3px;
	margin-left: -16px;
	margin-right: 13px;
	background-color: #999
}

.ulSelect .ulList.multiline li:first-child {
	border-top: none
}

.ulSelect .ulList.multiline li:hover:before {
	background-color: #2679bd
}

.tanpoto {
	display: none;
	position: fixed;
	z-index: 50;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .7)
}

.tanpoto section {
	position: absolute;
	max-width: 80%;
	max-height: 80%;
	overflow-x: hidden;
	overflow-y: auto;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.tanpoto section img {
	display: block;
	max-width: 100%;
	max-height: 100%
}

.comList {
	zoom: 1
}

.comList:after {
	content: " ";
	clear: both;
	display: table
}

.comList>li {
	float: left;
	width: 100px;
	display: inline-block;
	position: relative;
	text-align: center;
	margin-right: 45px;
	margin-left: 20px;
	margin-top: 15px;
	cursor: pointer
}

.comList>li .img {
	width: 100px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.comList>li img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle
}

.comList>li a {
	display: block
}

.comList>li>strong {
	display: block;
	padding-top: 10px
}

.comList>li>strong a {
	display: block;
	font-weight: 400;
	text-align: left;
	height: 3.2em;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.comList>li>p {
	color: #d55;
	text-align: left;
	padding-top: 3px
}

.comList>li>p>span {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	border: 1px solid #eee;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin-right: 5px
}

.comList>li>p>span.on {
	background-color: #d55;
	border-color: #d55
}

.comList>li>p>em {
	font-size: 1.14em
}

.comList>li:before {
	content: "+";
	color: #666;
	display: inline-block;
	position: absolute;
	right: -45px;
	top: 28px;
	font-size: 28px
}

.comList>li.end {
	float: left;
	display: inline-block;
	margin-top: 30px;
	margin-left: -21px;
	text-align: left;
	padding-left: 60px;
	background-color: #fff
}

.comList>li.end:before {
	content: "=";
	left: 0;
	top: 13px
}

.comList>li.end>em {
	display: block;
	font-size: 20px;
	color: #d55;
	margin-bottom: 5px;
	margin-left: -2px
}

.comList>li.end>em>b {
	font-weight: 400
}

.comList>li.end>a {
	background-color: #d55;
	color: #fff;
	padding: 6px 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.jsTabItem {
	display: none
}

.jsTabItem.on {
	display: block
}

.fl {
	float: left
}

.fr {
	float: right
}

.crumbs {
	color: #999;
	padding: 25px 0;
	max-width: 1200px;
	margin: 0 auto
}

.crumbs>li {
	display: inline-block
}

.crumbs>li>a {
	color: #666
}

.crumbs>li>span {
	background-color: #fff;
	padding: 1px 3px 1px 5px;
	margin-right: 5px;
	color: #666
}

.crumbs>li>span>i {
	cursor: pointer;
	margin-left: 3px;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.8);
	-webkit-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.crumbs>li:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 5px;
	margin-right: 10px
}

.crumbs>li:last-child:after {
	display: none
}

.noneQue {
	padding: 10% 0
}

.noneQue>div {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	color: #ccc;
	font-size: 16px
}

.noneQue>div>img {
	margin-bottom: 15px
}

[class*=" icon-"], [class^=icon-], i {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	min-width: 1024px;
	background-color: #f4f4f4
}

.hp_top {
	margin-top: 50px;
	margin-bottom: 36px;
	background: url(../../images/help/bg_top.jpg) center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover
}

.hp_top .hp_top_box {
	max-width: 1200px;
	margin: 0 auto 1.5em;
	box-sizing: border-box
}

.hp_top .hp_top_box>div {
	margin-left: 120px;
	background: url(../../images/help/bg_top_til.png) center no-repeat;
	width: 580px;
	height: 60px;
	box-sizing: border-box;
	padding-top: 46px;
	padding-left: 110px;
	zoom: 1
}

.hp_top .hp_top_box>div:after {
	content: " ";
	clear: both;
	display: table
}

.hp_top .hp_top_box>div i {
	float: left;
	margin-right: 16px;
	font-size: 40px;
	color: #d55;
	line-height: 60px
}

.hp_top .hp_top_box>div h2 {
	font-size: 24px
}

.hp_top .hp_top_box>div p {
	color: #999
}

.sp_main {
	max-width: 1200px;
	margin: auto;
	font-size: 14px;
	zoom: 1
}

.sp_main:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main .sp_main_left {
	width: 15%;
	float: left;
	background: #fff;
	padding: .4em 0
}

.sp_main .sp_main_left a {
	display: block;
	padding-left: 35%;
	line-height: 2.8em;
	box-sizing: border-box
}

.sp_main .sp_main_left a i {
	margin-left: -1.2em;
	margin-right: .2em;
	font-size: 1.2em;
	color: #d25454
}

.sp_main .sp_main_left .sp_sel {
	background: #e45050;
	color: #fff
}

.sp_main .sp_main_left .sp_sel i {
	color: #fff
}

.sp_main .sp_main_right {
	width: 83.333%;
	float: right;
	margin-bottom: 50px;
	box-sizing: border-box
}

.sp_main .sp_main_right section {
	padding: 30px 60px;
	background: #fff
}

.sp_main .sp_main_right section h2 {
	font-size: 20px;
	color: #333;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd
}

.sp_main .sp_main_right section h2 em {
	font-size: 14px;
	color: #999;
	margin-left: 5px
}

.sp_main .sp_main_right section article {
	padding: 10px 0
}

.sp_main .sp_main_right section article>p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 10px;
	text-indent: 30px
}

.sp_main .sp_main_right section article .circle {
	zoom: 1;
	position: relative;
	margin-top: 30px;
	width: 466px;
	margin: 30px auto 15px
}

.sp_main .sp_main_right section article .circle:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main .sp_main_right section article .circle img {
	display: block;
	margin: 0 auto
}

.sp_main .sp_main_right section article .circle .circleLi li {
	position: absolute;
	width: 230px
}

.sp_main .sp_main_right section article .circle .circleLi li:before {
	content: " ";
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li.select img
	{
	display: block
}

.sp_main .sp_main_right section article .circle .circleLi li.select h3 {
	color: #d55
}

.sp_main .sp_main_right section article .circle .circleLi li img {
	display: none
}

.sp_main .sp_main_right section article .circle .circleLi li h3 {
	font-size: 18px;
	color: #666
}

.sp_main .sp_main_right section article .circle .circleLi li p {
	font-size: 14px;
	color: #999
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(1)
	{
	left: -148px;
	top: 53px;
	width: 240px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(1):before
	{
	content: " ";
	width: 16px;
	height: 16px;
	right: 0;
	position: absolute;
	top: 0;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(1) img
	{
	right: 0;
	position: absolute;
	top: 0;
	margin-top: -41px;
	margin-right: -41px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(2)
	{
	left: -120px;
	top: 220px;
	width: 190px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(2):before
	{
	content: " ";
	width: 16px;
	height: 16px;
	right: 0;
	position: absolute;
	top: 0;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(2) img
	{
	right: 0;
	position: absolute;
	top: 0;
	margin-top: -41px;
	margin-right: -41px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(3)
	{
	left: -167px;
	top: 377px;
	width: 240px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(3):before
	{
	content: " ";
	width: 16px;
	height: 16px;
	right: 0;
	position: absolute;
	top: 0;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(3) img
	{
	right: 0;
	position: absolute;
	top: 0;
	margin-top: -41px;
	margin-right: -41px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(6)
	{
	left: 425px;
	top: 53px;
	width: 240px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(6):before
	{
	content: " ";
	width: 16px;
	height: 16px;
	left: -55px;
	position: absolute;
	top: 0;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(6) img
	{
	left: -55px;
	position: absolute;
	top: 0;
	margin-top: -41px;
	margin-left: -41px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(5)
	{
	left: 437px;
	top: 220px;
	width: 240px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(5):before
	{
	content: " ";
	width: 16px;
	height: 16px;
	left: -45px;
	position: absolute;
	top: 0;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(5) img
	{
	left: -45px;
	position: absolute;
	top: 0;
	margin-top: -41px;
	margin-left: -41px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(4)
	{
	left: 427px;
	top: 385px;
	width: 240px
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(4):before
	{
	content: " ";
	width: 16px;
	height: 16px;
	left: -45px;
	position: absolute;
	top: 0;
	display: inline-block;
	background: url(../../images/help/a_01.png) no-repeat
}

.sp_main .sp_main_right section article .circle .circleLi li:nth-of-type(4) img
	{
	left: -45px;
	position: absolute;
	top: 0;
	margin-top: -41px;
	margin-left: -41px
}

.sp_main .sp_main_right section .cooBox {
	margin-bottom: 2em;
	color: #666;
	line-height: 2.14
}

.sp_main .sp_main_right .function {
	zoom: 1
}

.sp_main .sp_main_right .function:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main .sp_main_right .function h2 {
	font-size: 16px;
	color: #333;
	line-height: 76px
}

.sp_main .sp_main_right .function ul {
	zoom: 1
}

.sp_main .sp_main_right .function ul:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main .sp_main_right .function ul li {
	zoom: 1
}

.sp_main .sp_main_right .function ul li:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main .sp_main_right .function ul li:nth-of-type(2n) dt {
	position: absolute;
	right: 0
}

.sp_main .sp_main_right .function ul li:nth-of-type(2n) dd {
	float: left
}

.sp_main .sp_main_right .function ul li:nth-of-type(2) dt {
	background: #00bfa5
}

.sp_main .sp_main_right .function ul li:nth-of-type(2) dd {
	background: -moz-linear-gradient(left, #15A216, #fafafa);
	background: -webkit-gradient(linear, 9% 0, 100% 100%, from(#f0faf9),
		to(#fff));
	background-image: -webkit-gradient(linear, top left, top right, color-start(0, #f0faf9),
		color-stop(1, #fff));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#f0faf9', endColorstr='#fff');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0faf9', endColorstr='#fff')"
}

.sp_main .sp_main_right .function ul li:nth-of-type(1) dd {
	background: #fafcfe;
	background: -moz-linear-gradient(left, #15A216, #fafafa);
	background: -webkit-gradient(linear, 9% 0, 100% 100%, from(#fff),
		to(#f1f7f3));
	background-image: -webkit-gradient(linear, top left, top right, color-start(0, #fff),
		color-stop(1, #f1f7f3));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#fff', endColorstr='#f1f7f3');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fff', endColorstr='#f1f7f3')"
}

.sp_main .sp_main_right .function ul li:nth-of-type(3) dt {
	background: #448aff
}

.sp_main .sp_main_right .function ul li:nth-of-type(3) dd {
	background: #fafcfe
}

.sp_main .sp_main_right .function ul li:nth-of-type(4) dt {
	background: #ff6f40
}

.sp_main .sp_main_right .function dl {
	zoom: 1;
	margin-bottom: 12px;
	position: relative
}

.sp_main .sp_main_right .function dl:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main .sp_main_right .function dl dt {
	width: 25%;
	background: #00c853;
	height: 100%;
	position: absolute
}

.sp_main .sp_main_right .function dl dt img {
	margin-left: -45px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -38px
}

.sp_main .sp_main_right .function dl dd {
	width: 66%;
	float: right;
	background: #f9fcfa;
	padding: 35px
}

.sp_main .sp_main_right .function dl dd h3 {
	font-size: 20px;
	color: #333;
	margin-bottom: 15px
}

.sp_main .sp_main_right .function dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 10px;
	text-indent: 28px
}

.sp_main .sp_main_right .function dl dd p:nth-last-of-type(1) {
	margin-bottom: 0
}

.lawNotice {
	color: #666
}

.lawNotice h3 {
	font-size: 16px;
	line-height: 1.3em;
	margin-top: 20px;
	color: #333
}

.lawNotice ul li {
	margin-top: 10px;
	padding-left: 35px;
	position: relative;
	line-height: 25px
}

.lawNotice ul li>span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background-color: #d55;
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}

.lawNotice ul li>p {
	margin-top: 5px
}

.lawNotice ul li .c3 {
	color: #333
}