﻿@charset "utf-8";
/* CSS Document */
/*html{font-size:10px}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px}}
@media screen and (min-width:800px){html{font-size:25px}}
body{font-size: 14px;font-size: 1.4rem;}*/
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,form,textarea,th,td,input{
	margin: 0;
	padding: 0;
}
em,i{
	font-style: normal;
}
li{
	list-style: none;
}
a{
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
	vertical-align: top;
}
a:hover {
	text-decoration: inherit !important;
}
strong{
	font-weight:normal;
}
img{
	border: none;
	vertical-align:top;
}
table{
	border-collapse: collapse;
	border-spacing: 		0;
}
textarea{
	resize:none;
	overflow: auto;
}
input,textarea{
	outline: none;
}
a,button,input,select{
	outline:none;
	/*-webkit-user-modify: read-write-plaintext-only;*/
   	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type="button"], input[type="submit"], input[type="reset"] {
 	-webkit-appearance: none;
}
body {
	font-family: '微软雅黑', Arial !important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.auto {
	margin-left: auto;
	margin-right: auto;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.Dclear{ 
	zoom: 1;
}
.Dclear:after{ 
	display: block; 
	content: ''; 
	clear: both;
}


/*  */
/* 公用头部导航条 */


#header {
	height: 68px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=0,strength=20);/*ie*/
	-webkit-box-shadow: 0 1px 20px #ccc;
	-moz-box-shadow: 0 1px 20px #ccc;/*firefox*/
	box-shadow: 0 1px 20px #ccc;
	position: relative;
	z-index: 222;
}
.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.topLogo {
	margin-top: 16px;
	margin-left: 5px;
}
.topTitle {
	width: 88px;
	height: 36px;
	height: 36px\0;
	margin: 0;
	border-left: 1px solid #929292;
	margin-top: 18px;
	margin-left: 9px;
	line-height: 36px;
	font-size: 16px;
	text-align: left;
	color: #adadad;
	text-indent: 20px;
}
.topTitle1 {
	width: 150px;
}
.topLogin {
	margin-top: 35px;
	font-size: 14px;
	height: 16px;
}
.topLogin ul {
	height: 100%;
}
.red {
	color: #ff3838 !important;
}
.topLi {
	font-size: 14px;
	margin: 0 7px;
	height: 14px;
	color: #adadad;
}
.topLi a {
	display: inline-block;
	height: 100%;
	color: #adadad;
	font-size: 14px;
}
.topLi2 {
	margin-left: 0;
	border-left: 1px solid #bfbfbf;
	padding-left: 7px;
	margin-top: 3px;
}
.bdrNone {
	border-left: none;
}
.topLi2 a {
	margin-top: -3px;
}
.w1200 {
	width: 1200px;
}
/* 内容 */
.big{ 
	background: url(../images/help/bigBg.png) no-repeat;
	background-size: cover;
}
.textp {
	color: #333;
	font-size: 20px;
	text-indent: 50px;
	line-height: 70px;
	height: 70px;
	height: 70px\0;
}
.dianXuanNav {
	margin-left: 50px;
}
.dianXuanNav li {
	float: left;
    width: 172px;
	height: 175px;
	margin-left: 30px
}
.dianXuanNav li a {
	display: block;
	width: 152px;
    height: 155px;
	overflow: hidden;
	background: url(../images/help/yuan1.png) no-repeat;
}
.dianXuanNav li a img {
	display: block;
	margin-right: auto;
	margin-top: 32px;
}
.img1 {
	width: 48px;
	height: 50px;
	margin-left: 66px;
}
.img2 {
	width: 64px;
	height: 47px;
	margin-left: 58px;
}
.dianXuanNav li a:hover{
	width: 172px;
	height: 175px;
	background: url(../images/help/yuan3.png) no-repeat;
	margin-left: -10px;
	margin-top: -10px;
	
}
.dianXuanNav li a:hover .img1{
	margin-left: 76px;
    margin-top: 42px;
}
.dianXuanNav li a:hover .img2{
	margin-left: 68px;
    margin-top: 42px;
}
.bdr {
	width: 172px !important;
	height: 175px !important;
	background: url(../images/help/yuan4.png) no-repeat !important;
	margin-left: -10px !important;
	margin-top: -10px !important;
}
.bdr .img1 {
	margin-left: 76px;
    margin-top: 42px;
}
.bdr .img2 {
	margin-left: 68px;
    margin-top: 42px;
}

.conLi {
	display: none;
}
.mgLeft {
	margin-left: 50px;
}
.pdgTop {
	padding-top: 11px;
}
.mgLeft h2 {
	font-family: "黑体";
	font-size: 20px;
	color: #444;
	line-height: 44px;
}
.txtPOne{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	width: 86%;
	padding-left: 24px;
	padding-bottom: 9px;
}
.conOl {
	padding-top: 8px;
	padding-bottom: 10px;
}
.conOl li {
	float: left;
	width: 130px;
	padding-right: 20px;
	text-align: center;
	color: #666;
	font-size: 16px;
}
.conOl li a {
	display: block;
	position: relative;
	font-size: 16px;
	text-align: center;
	color: #666;
}
.conOl li span {
	display: block;
	line-height: 34px;
	white-space: nowrap;
}
.conOl li img {
	display: block;
	width: 68px;
	margin: 0 auto;
	height: auto;
}
.conOl_1 {
	padding-bottom: 30px;
}
.conOl_1 li {
	position: relative;
}
.conOl_1 span {
	text-indent: 12px;
}
.conOl_1 li img {
	width: 96px;
	height: 96px;
}
.arrow {
	position: absolute;
	left: -15px;
	top: 32px;
	width: 14px;
	height: 24px;
	background: url(../images/help/arrow.png) no-repeat;
}
.arrow1 {
	width: 32px !important;
	height: 24px;
	background: url(../images/help/arrow1.png) no-repeat;
	margin-top: 32px;
}
.ptnR {
	position: relative;
}
.blockFoot {
	position: absolute;
	right: 200px;
	bottom: 92px;
	width: 272px;
	height: 58px;
    border:none;
	color: #0376e0;
	font-size: 24px;
	text-align: center;
	background: transparent;
	border-radius: 58px;
	cursor: pointer;
	border: 2px solid #0376e0;
    line-height: 58px;
    display: block;
}
.blockFoot:hover {
	color: #fff;
	background: #0376e0;
}
/* 底部 */
.foot {
	min-height: 170px;
	background: #f2f2f2;
	-margin-top: 70px;
}
.footerP {
	text-align: center;
}
.footerP div {
	padding-top: 38px;
}
.footerP a,.footerP span {
	font-size: 12px;
	color: #a0a0a0;
	vertical-align: top;
}
.footerP span {
	display: inline-block;
	margin-top: 1px
}
.footerP p {
	font-size: 12px;
	color: #a0a0a0;
	padding-top: 16px;
}





/* title 提示段落 */

.tooltip {
	display: inline;
	position: relative;
	z-index: 999;
}

/* Tooltip */

.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 280px;
	left: 50%;
	margin: 0 -80px 20px -120px;
	bottom: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	-box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
	background: #0376e0;
	opacity: 0;
	cursor: default;
	pointer-events: none;
	padding: 14px;
	color: #fff;
	border-radius: 10px;
}
.tooltip-content::after {
	content: '';
	top: 100%;
	left:  38.7%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #0376e0;
	border-width: 10px;
	margin-left: -10px;
}
.tooltip-effect-4 .tooltip-content {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scale3d(0.7,0.3,1);
	transform: scale3d(0.7,0.3,1);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}
.tooltip:hover .tooltip-content {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
	transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}