@charset "utf-8";

/*登录，导航，页尾  */

/* .ms-controller,.ms-important,[ms-controller],[ms-important]{
     visibility: hidden;
 } */
.ms-controller, .ms-important, [ms-controller], [ms-important] {
	visibility: hidden;
}

[ms-visibility] {
	visibility: hidden;
}

[ms-visible] {
	display: none;
}

/*未勾选*/
.loginchk {
	width: 19px;
	height: 15px;
	background: url(/authcenter/assets/imgs/loginChk1.png) no-repeat left -88px;
	padding: 0;
	display:inline-block;

/*	float: left;*/
}
/*勾选*/
.checked {
	background: url(/authcenter/assets/imgs/loginChk1.png) no-repeat left -41px
		!important;
}

/*禁用*/
.chkDis {
	background: url(/authcenter/assets/imgs/loginChk1.png) no-repeat left 2px
		!important;
}

#login {
	height: 50px;
}

.hidedisplay {
	display: none;
}

.hidevisibility {
	display: none;
}

#login .loginBtn {
	width: 90px;
	float: right;
	margin-right: 10px;
	padding: 3px 0;
	text-align: center;
}

#header {
	height: 70px;
	width: 100%;
	color: #fff;
	background-color: #3162d8;
	padding-top: 1px;
	background-image: url(/assets/imgs/index_r1_c4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#left {
	width: 200px;
	position: absolute;
	top: 71px;
	left: 0px;
	width: 149px;
}

#header img {
	float: left;
}

#header h3 {
	float: left;
}

#header h3 span {
	font-size: 12px;
}

#navi {
	float: right;
	width: 900px;
}

#navi li {
	float: left;
	margin-right: 20px;
	font-size: 20px;
}

#footer {
/*	height: 215px;*/
	background: #272837;
	color: #fff;
	clear: both;
	font-size: 12px;
	padding: 60px 0px 30px 0px;
}

#footer p {
	color: #6C6F7F;
	text-align: center;
	clear: both;
	padding-top: 20px;
	height:20px;
}

#footer ul {
	float: left;
	width: 150px;
}

#footer ul li:FIRST-CHILD {
	margin-bottom: 25px;
}

#footer ul li {
	color: #999;
	margin-bottom: 13px;
}

#footer h4 {
	font-size: 14px;
	text-decoration: none;
}

.contact img {
	float: left;
	margin: 0 10px 0 0;
}

#agr {
	width: 20px;
	height: 14px;
	display: inline
}

#loginPage, #perInfor, #personal {
	background: #e7ecf2;
}

#loginPage #header, #perInfor #header, #personal #header {
	background-image: none !important;
}

#remember {
	display: inline-block;
}

.emailActive, .registerSuc {
	margin-top: 12px;
	margin-left: 88px;
	float: left;
	background: url(/assets/imgs/emailActive.jpg) no-repeat left 0;
	padding-left: 80px;
}

.emailActive p, .registerSuc p {
	color: #6c7f8e;
	font-size: 16px;
	font-weight: 100;
	line-height: 25px;
}

.emailActive ul, .registerSuc ul {
	color: #6c7f8e;
	font-size: 12px;
	clear: both;
}

.emailActive ul li, .registerSuc ul li {
	margin-bottom: 12px;
	background: url(/assets/imgs/dot.jpg) no-repeat left 8px;
	padding-left: 15px;
}

.emailActive ul li b, .registerSuc ul li b {
	font-size: 14px;
}

.liTit {
	background: none !important;
	padding-left: 0 !important;
	color: #4b5d6d !important;
}

.identity {
	width: 350px;
	margin: 50px auto 20px;
	background: url(/assets/imgs/emailActive.jpg) no-repeat left 0;
	padding-left: 80px;
}

.identity p {
	color: #6c7f8e;
}

/*登录，导航，页尾结束*/

/*首页*/
#index, #func {
	background-color: #fff;
}

#help {
	background-color: #e7ecf2;
}

#plan {
	background-color: #fff;
}

#loginTop {
	height: 40px;
	background-color: #000;
}

#loginTop span {
	color: #fff;
	font-size: 13px;
	padding-top: 4px;
	display: block;
	float: left;
	width: 65px;
	height: 24px;
}

#loginTop .loginCol {
	background-color: #343d82 !important;
}

#loginTop .loginCol1 {
	background-color: #31355a !important;
}

#loginTop .Col1 {
	color: #fff !important;
	border-left: 1px solid #4a4e7b !important;
	padding-left: 40px;
	background: url(/assets/imgs/shouye1.png) no-repeat -23px -1622px;
}

#loginTop .loginBtn {
	font-size: 12px;
	padding: 6px 0;
	text-align: center;
	width: 71px;
	color: #fff;
	border-radius: 5px;
	float: left;
	margin-right: 10px;
}

#indexBody {
	background-color: #3261d7;
	min-height: 845px;
}

#indexBody .logo, #funcBody .logo, #helpBody .logo, #downLoad .logo,
	#plan .logo {
	float: left;
	margin-top: 24px;
}

#navi_index {
	float: right;
	margin-top: 35px;
	position: relative;
}

#navi_index li {
	width: 70px;
	text-align: center;
	margin-right: 50px;
	float: left;
	height: 35px;
}

#navi_index li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#navi_index .moving {
	position: absolute;
	border-top: 2px solid #fff;
	height: 3px;
	width: 60px;
	overflow: hidden;
	top: 25px;
	left: 6px;
}

#indexBody #banner {
	clear: both;
	height: 540px;
	width: 1000px;
	overflow: hidden;
}

#indexBody #banner .Inner {
	width: 3000px;
}
/*
#indexBody #banner .Inner h1{
	color:#FFF;
	padding-top:220px;
	text-align:center;
	font-size:150px;
}
*/
#indexBody .indexFlashBtn {
	width: 80px;
	margin: 0 auto;
	margin-top: 20px;
	display: block;
}

#indexBody #banner .Inner div {
	width: 1000px;
	height: 500px;
	float: left;
}

#ban1 {
	background: url(/assets/imgs/ban1/shouyeLB1.png) no-repeat left 150px;
}

#indexBody h3 {
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #fff;
	text-align: center;
}

#indexBody h3 span {
	font-size: 18px;
}

#display-data {
	height: 346px;
}

#display-data ul {
	margin: 50px auto 0;
	font-family: 宋体;
	font-size: 16px;
	width: 1000px;
}

#display-data ul li {
	width: 330px;
	text-align: center;
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	font-size: 52px;
	border-left: 1px solid #c7d3e3;
	height: 200px;
	padding-top: 55px;
	float: left;
}

#display-data .col1 {
	background: url(/assets/imgs/ziban.png) no-repeat 78px 0px;
	display: block;
	height: 60px;
	margin-top: 30px;
	color: #fff !important;
	font-size: 23px;
	padding-top: 24px;
}

#display-data .col2 {
	background: url(/assets/imgs/ziban.png) no-repeat -250px 0px;
	display: block;
	height: 60px;
	margin-top: 30px;
	color: #fff !important;
	font-size: 23px;
	padding-top: 24px;
}

#display-data .col3 {
	background: url(/assets/imgs/ziban.png) no-repeat -580px 0px;
	display: block;
	height: 60px;
	margin-top: 30px;
	color: #fff !important;
	font-size: 23px;
	padding-top: 24px;
}

#illustration {
	height: 933px;
	background-color: #0f1f50;
}

#illustration .dotS {
	height: 137px;
	background: url(/assets/imgs/dot1.jpg) repeat-x left 87px;
}

#illustration .illuB {
	height: 796px;
	position: relative;
	width: 1000px;
	margin: 20px auto 0;
}

#illustration .illuB1 p {
	color: #a7b2c6 !important;
}

#illustration .illuB1 p span, #illustration .illuB2 p span {
	font-size: 24px;
	letter-spacing: 2px;
	color: #fff;
	margin-right: 10px;
	float: left;
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	margin-top: -5px;
}

#illustration .illuB2 p {
	color: #6481d1;
	font-family: 宋体;
	font-size: 13px;
	float: left;
	width: 470px;
	cursor: pointer;
}

#illustration .wid {
	width: 250px;
}

#illustration .wid1 {
	width: 78px;
}

#regist {
	height: 438px;
	background: url(/assets/imgs/ditu1.jpg) center bottom;
}

.registContain {
	width: 903px;
	height: 70px;
	margin: 70px auto 0;
}

.registTit {
	color: #fff;
	font-size: 30px;
	letter-spacing: 6px;
	width: 387px;
	margin: 0 auto;
	background: url(/assets/imgs/cloud.png) no-repeat 330px 8px;
}

#regist .registOpa {
	width: 903px;
	height: 70px;
	background-color: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50);
	border-radius: 10px;
	position: absolute;
	z-index: 1;
}

#regist .registFrom {
	position: absolute;
	z-index: 2 !important;
	padding: 16px 0 0 36px;
}

.registContain input {
	width: 274px;
	height: 20px;
	border-radius: 6px;
	font-family: 宋体;
	font-size: 12px;
	padding: 8px;
	float: left;
	margin-right: 20px;
	background: none;
	border: none;
	background-color: #fff;
}

#partner {
	height: 440px;
}

#partner ul {
	width: 900px;
	height: 250px;
	float: left;
}

#partner ul li {
	overflow: hidden;
	width: 180px;
	height: 100px;
	float: left;
	margin-bottom: 25px;
}

#partner h2 {
	padding-top: 50px;
	height: 80px;
	text-align: center;
	font-size: 32px;
	font-weight: 300;
}

#partner .partInner {
	width: 2700px;
}

#partner .partBox {
	overflow: hidden;
	width: 900px;
	height: 250px;
	margin: 0 auto;
	cursor: pointer;
}

.indexIcon {
	background-image: url(/assets/imgs/shouye1.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
	cursor: pointer;
}

.iI1 {
	background-position: center 30px;
}

.iI2 {
	background-position: center -50px;
}

.iI3 {
	background-position: center -129px;
}

.iI4 {
	background-position: center -208px;
}

.iI5 {
	background-position: center -288px;
}

.iI6 {
	background-position: center -367px;
}

.iI7 {
	background-position: center -447px;
}

.iI1Over {
	background-position: center -577px;
}

.iI2Over {
	background-position: left -729px;
}

.iI3Over {
	background-position: left -880px;
}

.iI4Over {
	background-position: left -1032px;
}

.iI5Over {
	background-position: left -1184px;
}

.iI6Over {
	background-position: left -1335px;
}

.iI7Over {
	background-position: left -1486px;
}

.part1 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat 0 0;
}

.part2 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -209px 0;
}

.part3 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -401px 0;
}

.part4 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -620px 0;
}

.part5 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -785px 0;
}

.part6 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -5px -119px;
}

.part7 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -206px -119px;
}

.part8 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -401px -126px;
}

.part9 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -601px -126px;
}

.part10 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -794px -126px;
}

.part11 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1000px 0;
}

.part12 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1209px 0;
}

.part13 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1401px 0;
}

.part14 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1620px 0;
}

.part15 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1785px 0;
}

.part16 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1005px -119px;
}

.part17 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1206px -119px;
}

.part18 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1401px -126px;
}

.part19 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1601px -126px;
}

.part20 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -1794px -126px;
}

.part21 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -2000px 0;
}

.part22 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -2209px 0;
}

.part23 {
	background: url(/assets/imgs/hezuohuoban.png) no-repeat -2401px 0;
}

.cirBtn {
	background: url(/assets/imgs/tubiao_all.png) no-repeat -4px -1018px;
	width: 13px;
	height: 13px;
	overflow: hidden;
	float: left;
	margin-right: 14px;
	cursor: pointer;
}

.Over {
	background: url(/assets/imgs/tubiao_all.png) no-repeat -4px -1118px
		!important;
}

.arrowLeft {
	background: url(/assets/imgs/xiugaishangchu.png) no-repeat -7px -272px;
	width: 30px;
	height: 48px;
	position: absolute;
	left: 68px;
	top: 350px;
	cursor: pointer;
}

.arrowRight {
	background: url(/assets/imgs/xiugaishangchu.png) no-repeat -7px -382px;
	width: 30px;
	height: 48px;
	right: 68px;
	top: 350px;
	position: absolute;
	cursor: pointer;
}

.userDrop_index {
	border-left: 1px #4a4e7b solid;
	padding-left: 12px;
	height: 24px;
}

.userDrop_index .user {
	margin-top: 5px !important;
}

.userDrop_index .arrow {
	margin-top: 12px !important;
}

.userDrop_index .userDropList {
	left: 12px !important;
	top: 26px !important;
}

.userDrop_index ieShow {
	left: 8px !important;
	top: 22px !important;
}

#index #indexVideo {
	height: 425px;
	background: url(/assets/imgs/shouye1.jpg);
	padding: 1px;
}

#index #indexVideo .videoBG {
	width: 993px;
	height: 425px;
	margin: 0 auto;
	position: relative;
}

#index #indexVideo .videoBG img {
	position: absolute;
}

/*首页结束*/

/* 功能介绍 */
#funcBody {
	background-color: #3261d7;
	height: 343px;
}

#helpBody {
	background-color: #3261d7;
	height: 94px;
}

#aniDisplay {
	height: 250px;
	background-color: #2880ec;
}

#func #aniDisplay .ele {
	width: 90px;
	height: 96px;
	position: absolute;
	background-image: url(/assets/imgs/function1.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#aniDisplay .bg {
	background: url(/assets/imgs/functionheaderbg.png) no-repeat center
		150px !important;
	height: 190px;
}

#aniDisplay .aniWord {
	color: #a0cbff;
	font-size: 20px;
	font-weight: 200;
	cursor: pointer;
}

#aniDisplay .ele1Over {
	background-position: left top;
}

#aniDisplay .ele2Over {
	background-position: left -265px;
}

#aniDisplay .ele3Over {
	background-position: left -529px;
}

#aniDisplay .ele4Over {
	background-position: left -794px;
}

#aniDisplay .ele1 {
	background-position: left -1058px;
}

#aniDisplay .ele2 {
	background-position: left -1323px;
}

#aniDisplay .ele3 {
	background-position: left -1587px;
}

#aniDisplay .ele4 {
	background-position: left -1852px;
}

#aniDisplay .cir {
	position: absolute;
	background-image: url(/assets/imgs/function1.png);
	background-repeat: no-repeat;
	background-position: -26px -2281px;
	width: 36px;
	height: 36px;
	cursor: pointer;
}

#aniDisplay .cirOver {
	background-position: -26px -2065px !important;
}

.funintr {
	height: 496px;
	background: url(/assets/imgs/functionBG.jpg) no-repeat center bottom;
}

.funintr h2 {
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 2px;
	width: 460px;
	margin: 60px auto 0;
}

.funintr h5 {
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	font-size: 14px;
	word-spacing: 3px;
	color: #b1b1b1;
	font-weight: 300;
	width: 196px;
	margin: 15px auto 0;
}

.funintr ul {
	margin-top: 30px;
}

.funintr ul li {
	width: 257px;
	float: left;
	margin-right: 62px;
}

.funintr ul li .funIcon1 {
	width: 126px;
	height: 126px;
	background: url(/assets/imgs/function2.png) no-repeat left top;
	margin: 0 auto;
}

.funintr ul li .funIcon2 {
	width: 126px;
	height: 126px;
	background: url(/assets/imgs/function2.png) no-repeat left -260px;
	margin: 0 auto;
}

.funintr ul li .funIcon3 {
	width: 126px;
	height: 126px;
	background: url(/assets/imgs/function2.png) no-repeat left -521px;
	margin: 0 auto;
}

.funintr ul li .funIcon4 {
	width: 102px;
	height: 102px;
	background: url(/assets/imgs/function2.png) no-repeat -11px -793px;
	margin: 0 auto;
}

.funintr ul li .funIcon5 {
	width: 102px;
	height: 102px;
	background: url(/assets/imgs/function2.png) no-repeat -11px -1053px;
	margin: 0 auto;
}

.funintr ul li .funIcon6 {
	width: 102px;
	height: 102px;
	background: url(/assets/imgs/function2.png) no-repeat -11px -1314px;
	margin: 0 auto;
}

.funintr ul li .funIcon7 {
	width: 102px;
	height: 102px;
	background: url(/assets/imgs/function2.png) no-repeat -11px -1574px;
	margin: 0 auto;
}

.funintr ul li h3 {
	color: #0466bd;
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
}

.funintr ul li p {
	color: #0466bd;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

#funcAni2 {
	height: 940px;
	background-color: #3261d7;
}

.APPintro {
	height: 400px;
	background: url(/assets/imgs/functiondot.jpg) repeat-x left 25px;
}

.APPintroAdd1 {
	height: 882px !important;
	background: #3261d7 url(/assets/imgs/functiondot1.jpg) repeat-x left
		60px !important;
}

.appAddh1 {
	margin: 5px auto !important;
	background-color: #3261d7 !important;
	color: #fff !important;
}

.appIntroP {
	width: 652px;
	color: #5f5f5f !important;
	margin: 0 auto 50px;
}

.appIntroH1 {
	margin: 50px auto 30px;
}

.APPintro h2 {
	font-size: 30px;
	font-weight: 200;
	letter-spacing: 2px;
	width: 230px;
	margin: 45px auto;
	background-color: #fff;
	text-align: center;
}

.APPintro h4 {
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	font-size: 14px;
	word-spacing: 3px;
	color: #b1b1b1;
	font-weight: 300;
	width: 196px;
	margin: 15px auto 0;
}

.APPintro p {
	color: #0466bd;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

.APPintro .funIcon1 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px -977px;
	margin: 0 auto;
}

.APPintro .funIcon2 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px -1221px;
	margin: 0 auto;
}

.APPintro .funIcon3 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px -1466px;
	margin: 0 auto;
}

.APPintro .funIcon4 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px top;
	margin: 0 auto;
}

.APPintro .funIcon5 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px -244px;
	margin: 0 auto;
}

.APPintro .funIcon6 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px -489px;
	margin: 0 auto;
}

.APPintro .funIcon7 {
	width: 106px;
	height: 106px;
	background: url(/assets/imgs/function3.png) no-repeat -17px -733px;
	margin: 0 auto;
}

.APPintro ul li {
	width: 170px;
	float: left;
	margin-right: 80px;
}

.APPintro ul li h3 {
	font-size: 18px;
	color: #5f5f5f;
	margin: 15px 0;
	text-align: center;
	font-weight: 200;
}

.APPintro ul li p {
	text-align: center;
	color: #a4a4a4;
	font-size: 14px;
}

.APPintro3 {
	height: 233px;
	background: #eef3f7;
	padding: 1px;
}

.APPintro3 h1 {
	color: #3261d7;
	width: 622px;
	margin: 35px auto 12px;
}

.APPintro3 h1 span {
	font-size: 40px;
	margin-top: -10px;
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
}

.APPintro2 {
	height: 369px;
	background-color: #3261d7;
}

.funCir {
	width: 140px;
	height: 140px;
	margin: 20px auto;
	background: url(/assets/imgs/function3.png) no-repeat left -1693px;
}

.funCir1 {
	width: 140px;
	height: 140px;
	margin: 30px auto;
	background: url(/assets/imgs/function3.png) no-repeat left -1937px;
}

.funIllu {
	height: 42px;
	text-align: center;
	width: 762px;
	margin: 0 auto 20px;
	color: #fff;
	font-size: 16px;
}

.funIllu span {
	float: left;
	margin-top: 7px;
}

.funIllu img {
	float: left;
}

.btn12 {
	width: 133px;
	padding: 8px 0;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	border-radius: 10px;
	background-color: #fff;
	font-family: 宋体;
	color: #3160d6;
	margin: 0 auto;
}

.funcIntrWord {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	position: absolute;
	width: 200px;
	letter-spacing: 1px;
	line-height: 20px;
	top: 40px;
	left: 180px;
}

.angleMoving {
	position: absolute;
	top: 225px;
	left: 100px;
	width: 80px;
	height: 25px;
	background: url(/assets/imgs/sanjiao1.png) no-repeat left 8px;
}

/* 功能介绍结束  */

/*tag*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 14px;
	color: #000;
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑,
		STHeiti, MingLiu;
	margin: 0px;
	padding: 0px;
	background: #272837;
}

ul {
	list-style: none;
}

h1 {
	font-size: 30px;
	text-decoration:none;
}

h2 {
	font-size: 25px;
	text-decoration:none;
}

h3 {
	font-size: 20px;
	text-decoration:none;
}

h4 {
	font-size: 18px;
	text-decoration:none;
}

h5 {
	font-size: 16px;
	text-decoration:none;
}

h6 {
	font-size: 14px;
	text-decoration:none;
}

/*tag结束*/

/*类*/
.gray {
	color: #999;
}

.ora {
	color: #FD9526;
}

.ora1 {
	color: #c99e7c;
}

.blu {
	color: #007AFF;
}

.blu1 {
	color: #3c66dc !important;
}

a.blu1 {
	color: #3c66dc !important;
}

a.blu1:hover {
	color: #0096ff !important;
}

.whi {
	color: #fff !important;
}

.r {
	float: right !important;
}

.l {
	float: left !important;
}

.red {
	color: #F00;
}

.checkBtn {
	width: 130px;
	padding: 5px 0px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.userZone {
	float: right;
	width: 350px;
	margin-top: 9px;
	padding-top: 1px;
}

.user {
	font-size: 12px;
	float: left;
	margin-top: 6px;
	padding-right: 5px;
}

.arrow {
	width: 11px;
	height: 6px;
	cursor: pointer;
	overflow: hidden;
	float: left;
	margin-top: 13px;
	background: url(/assets/imgs/arrow.png) no-repeat left top;
}

/*.arrU{
 background:url(/assets/imgs/arrow.png) no-repeat left top;
}*/
.arrD {
	background: url(/assets/imgs/arrow.png) no-repeat left -9px !important;
}

.btn {
	width: 110px;
	text-align: center;
	padding: 12px 0px;
	cursor: pointer;
}

.btn1 {
	width: 110px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
}

.btn2 {
	width: 90px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border: 1px solid #b7c7d4;
	border-bottom: none;
	background-color: #d6dfe6;
	color: #758a9b;
}

.btn3 {
	width: 110px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background-color: #3568db;
	float: left;
	font-family: Microsoft YaHei, 微软雅黑, 宋体;
	font-size: 15px;
}

.btn4 {
	width: 110px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	background-color: #00b7bd;
	float: left;
	color: #fff;
	font-family: Microsoft YaHei, 微软雅黑, 宋体;
	font-size: 15px;
}

.btn5 {
	width: 110px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background-color: #3568db;
	margin: 0 auto;
	font-family: Microsoft YaHei, 微软雅黑, 宋体;
	font-size: 15px;
}

.btn6 {
	width: 100px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background-color: #3568db;
	margin: 0 auto;
	font-family: 宋体;
	font-size: 13px;
}

a.btn6 {
	width: 100px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background-color: #3568db;
	margin: 0 auto;
	font-family: 宋体;
	font-size: 13px;
	display: block;
}

a.btn6:hover {
	background-color: #0096ff;
	color: #fff;
	font-family: 宋体;
}

a.gray1 {
	width: 100px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff !important;
	text-decoration: none !important;
	margin: 0 auto;
	font-family: 宋体;
	font-size: 13px;
	display: block;
	background-color: #9ba7bf;
}

a.gray1:hover {
	text-decoration: none !important;
	background-color: #d0d8e3 !important;
	color: #9cacb9 !important;
}

a.gray2 {
	width: 100px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff !important;
	text-decoration: none !important;
	margin: 0 auto;
	font-family: 宋体;
	font-size: 13px;
	display: block;
	background-color: #9ba7bf;
}

a.gray2:hover {
	text-decoration: none !important;
	background-color: #0096ff !important;
	color: white !important;
}

.btn7 {
	margin: 30px 0 0 0px;
	padding-left: 25px;
	color: #fff;
	font-size: 14px;
	float: right;
	background: url(/authcenter/assets/imgs/lian6.png) no-repeat -14px -1297px;
}

.btn7:hover {
	color: #9dacb9 !important;
	background: url(/authcenter/assets/imgs/home.png) no-repeat
}

.btn8 {
	width: 100px;
	text-align: center;
	padding: 5px 0px;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	float: left;
}

/*保存，取消*/
.btn9 {
	width: 58px;
	text-align: center;
	padding: 6px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #0195ff;
	font-size: 12px;
	text-decoration: none !important;
	float: left;
	border: 1px solid #0195ff;
}

a.btn9:hover {
	color: white !important;
	border: 1px solid white !important;
	background-color: #0195ff !important;
	text-decoration: none !important;
}

/*删除，修改*/
.btn10 {
	width: 38px;
	height: 31px;
	background-image: url(/assets/imgs/xiugaishangchu.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

/*立刻使用，了解更多的按钮*/
.btn11 {
	width: 133px;
	padding: 8px 0;
	float: left;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	border: 1px solid #fff;
	border-radius: 10px;
}

.btn11-1 {
	background: #fff;
	color: #039;
}

.btn11-2 {
	color: #fff;
}

.delBnt {
	background-position: left -93px;
}

.editBtn {
	background-position: left top;
}

.emailBtn {
	padding: 10px 0;
	color: #fff;
	font-family: '宋体';
	font-size: 13px;
	background-color: #3568db;
	border-radius: 8px;
	text-align: center;
	cursor: pointer;
	width: 150px;
}

.btnIcon {
	width: 133px;
	padding: 10px 0 10px 10px;
	cursor: pointer;
	border-radius: 5px;
	color: #3568db;
	font-family: Microsoft YaHei, 微软雅黑, 宋体;
	font-size: 15px;
	border: 1px solid #3568db;
	background-image: url(/assets/imgs/tubiao_all.png);
	background-repeat: no-repeat;
}

.toolBtn {
	width: 88px;
	font-family: 宋体;
	cursor: pointer;
	border-radius: 4px;
	color: #3568db;
	font-size: 12px;
	border: 1px solid #3568db;
	background-image: url(/assets/imgs/tubiao_all.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin: 12px 22px 0 0;
}

.iconBtn1 {
	background-position: 0 10px !important;
}

.iconBtn2 {
	background-position: 5px -143px !important;
}

.iconBtn3 {
	background-position: 5px -297px !important;
}

.iconBtn4 {
	background-position: 5px -449px !important;
}

.iconBtn5 {
	background-position: 5px -604px !important;
}

.iconBtn6 {
	background-position: 5px -755px !important;
}

.iconBtn7 {
	background-position: 5px -910px !important;
}

.btnCenter {
	margin: 0 auto;
}

.backBtn {
	float: left;
	background: url(/assets/imgs/back.png) no-repeat left 8px;
	width: 72px;
	height: 52px;
	border-right: 1px #d0e6e9 solid;
	margin-left: 30px;
	margin-top: 5px;
	cursor: pointer;
}

/* 首页播放按钮 */
.btnPlay {
	width: 133px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-family: 宋体;
	padding: 11px 0;
	border-radius: 5px;
	background: #3261d7 url(/assets/imgs/xiugaishangchu.png) no-repeat 88px
		-185px;
}

.big {
	width: 200px;
}

.small {
	width: 36px;
	font-size: 30px;
}

.blu-bg {
	background: #3568db;
}

.blu-bg-dis {
	width: 100px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	margin: 0 auto;
	font-family: 宋体;
	font-size: 13px;
	display: block;
	background: #9ba7bf;
}
.blu-bg-dis:hover{
	background: #0096ff;
	color:#fff;
}

.gra-bg {
	background: #ECF0EF !important;
}

.pink-bg {
	background: #F7F7F7 !important;
}

.non-bg {
	background: none !important;
}

.whi-bg {
	background-color: #fff !important;
}

.abg1 {
	background: #53bdcb !important;
}

.abg2 {
	background: #558edd !important;
}

.abg3 {
	background: #2585c1 !important;
}

.bg1 {
	background: #90b1f6 !important;
}

.bg2 {
	background: #84c3ec !important;
}

.bg3 {
	background: #ab9dec !important;
}

.bg4 {
	/* background:url(/assets/imgs/1_r3_c2.png) no-repeat left 30px; */
	
}

.bg5 {
	background: url(/assets/imgs/lian6.png) no-repeat -14px -1297px
		!important;
}

.bg6 {
	background: #0195ff;
}

.bg6-dis {
	background: #9ba7bf;
}

.bg6-error {
	background: #ff8182;
}

.bg7 {
	background: #d0d8e3 !important;
}

.bg8 {
	background: #d4dee7 !important;
}

.nonmar {
	margin: 0 !important;
}

.nonmarR {
	margin-right: 0 !important;
}

.mar {
	margin-top: 20px !important;
}

.mar1 {
	margin-top: 80px !important;
}

.mar2 {
	margin-right: 10px !important;
}

.mar3 {
	margin-right: 20px !important;
}

.mar4 {
	margin-left: 50px !important;
}

.mar5 {
	margin-left: 30px !important;
}

.mar6 {
	margin-top: 19px !important;
}

.mar7 {
	margin-right: 30px !important;
}

.mar8 {
	margin-left: 160px !important;
}

.mar9 {
	margin-top: 5px !important;
}

.mar10 {
	margin-top: 5px !important;
}

.mar11 {
	margin-top: 116px !important;
}

.mar12 {
	margin-top: 50px !important;
}

.mar13 {
	margin-bottom: 20px !important;
}

.mar14 {
	margin-left: 36px !important;
}

.mar15 {
	margin-top: 15px !important;
}

.mar16 {
	margin-bottom: 30px !important;
}

.mar17 {
	margin-top: 7px !important;
}

.mar18 {
	margin-top: 30px !important;
}

.mar42 {
	margin-top: 42px !important;
}

.mar19 {
	margin-right: 52px !important;
}

.mar20 {
	margin-right: 38px !important;
}

.mar21 {
	margin-top: 28px !important;
}

.mar22 {
	margin-left: 20px !important;
}

.mar23 {
	margin-bottom: 10px !important;
}

.mar24 {
	margin-top: 83px !important;
}

.mar25 {
	margin-top: 140px !important;
}

.mar26 {
	margin-top: 60px !important;
}

.mar27 {
	margin-left: 65px !important;
}

.mar28 {
	margin-top: 20px !important;
}
.selected {
	border-bottom: 5px solid #3568db !important;
	color: #3368d8 !important;
}

.selected p {
	color: #3368d8 !important;
}

.selected1 {
	background: #CCCCCC !important;
}

.selected2 {
	border-bottom: 2px solid #666666 !important;
}

.selected3 {
	background-color: #3568db !important;
	color: #fff !important;
	border: 1px solid #3568db !important;
	border-bottom: none !important;
}

.selected4 {
	color: #3568db !important;
	background-color: #e7ecf2 !important;
}

.selected4 .one {
	border-top: 2px solid #3568db !important;
	height: 1px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: -1px;
	left: 0px;
}

.sel {
	background-color: #fff !important;
	color: #2568ff !important;
}

.division {
	border-left: 1px solid #d0e6e9 !important;
}

.division1 {
	border-left: 1px solid #d2d2d2;
	height: 200px;
}

.pad {
	padding-left: 12px !important;
}

.pad1 {
	padding-bottom: 30px;
}

.pad2 {
	padding-top: 25px;
}

.pad3 {
	padding: 5px 8px;
}

.pad4 {
	padding: 15px;
}

.pad5 {
	padding: 21px;
}

.pad6 {
	padding: 1px;
}

.pad7 {
	padding-top: 7px;
}

.table-l {
	text-align: left;
}

.divCenter {
	margin: 0 auto;
	width: 1000px;
}

.divCenter1 {
	margin: 0 auto;
}

.bor {
	border-bottom: 1px #333333 solid
}

.bor1 {
	border: 1px solid #D0D0D0;
}

.bor2 {
	border: 1px solid #E6E6E6;
}

.bor3 {
	border-bottom: 1px solid #E6E6E6;
}

.bor4 {
	border-bottom: 1px solid #d0e6e9;
}

.bor5 {
	border-bottom: 1px solid #c0ccd8 !important;
}

.hei {
	height: 230px;
}

.hei1 {
	height: 600px;
}

.hei2 {
	height: 50px;
}

.hei3 {
	height: 70px;
}

.hei4 {
	height: 20px;
}

.hei5 {
	height: 30px !important;
}

.hei6 {
	min-height: 420px;
}

.hei7 {
	height: 40px !important;
}

.hei8 {
	height: 94px !important;
}

.wid {
	width: 260px;
}

.wid1 {
	width: 200px !important;
}

.wid2 {
	width: 262px !important;
}

.wid3 {
	width: 90px !important;
}

.wid4 {
	width: 1000px !important;
}

.wid5 {
	width: 25% !important;
}

.wid6 {
	width: 240px !important;
}

.wid7 {
	width: 100px !important;
}

.wid8 {
	width: 400px !important;
}

.wid9 {
	width: 150px !important;
}

.wid10 {
	width: 140px !important;
}

.wid11 {
	width: 300px !important;
}

.wid12 {
	width: 390px !important;
}

.wid13 {
	width: 250px !important;
}

.wid14 {
	width: 523px !important;
}

.wid15 {
	width: 630px !important;
}

.wid16 {
	width: 290px !important;
}

/*首页*/
.wid17 {
	width: 78px !important;
	display: block;
}

.wid18 {
	width: 250px !important;
	display: block;
	margin-top: 12px;
}

.wid19 {
	width: 74px !important;
}

.wid20 {
	width: 930px !important;
}

.wid21 {
	width: 65px !important;
}

.wid22 {
	width: 951px !important;
}

.wid23 {
	width: 165px !important;
}

.wid24 {
	width: 850px !important;
}

.wid25 {
	width: 670px !important;
}

.wid26 {
	width: 1013px !important;
}

.wid27 {
	width: 642px !important;
}

.wid28 {
	width: 636px !important;
}

.wid29 {
	width: 460px !important;
}

.wid30 {
	width: 880px !important;
}

.wid31 {
	width: 165px !important;
}

.wid32 {
	width: 180px !important;
}

.wid33 {
	width: 330px;
}

.wid34 {
	width: 128px !important;
}
.wid35 {
	width: 400px !important;
}
.wid36 {
	width: 350px !important;
}
.wid37 {
	width: 251px !important;
}
.appDiv {
	float: left;
	width: 228px;
	height: 110px;
	margin: 0 10px 10px 0;
}

.bigDiv {
	
}

.userDrop {
	float: left;
	cursor: pointer;
	position: relative;
	margin-top: 5px;
}

.userDropList {
	position: absolute;
	background: #eaeff5;
	padding: 5px;
	-moz-box-shadow: 1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 1px 2px #999;
	z-index: 3;
	/*	add*/
	top: 30px;
	left: 0px;
	width: 137px;
}

.userDropList li {
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 100%;
	cursor: pointer;
	color: #7A8CA4;
	background-image: url(/assets/imgs/icon.png);
	background-repeat: no-repeat;
	height: 25px;
}

.ieShow {
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3',
		MakeShadow='true', ShadowOpacity='0.3');
	position: absolute;
	background-color: #000;
	z-index: 2;
	width: 110px;
	height: 144px;
	left: -4px;
	top: 26px;
}

.wid1 {
	width: 1000px;
}

.wh {
	width: 362px;
	height: 390px;
}

.wh2 {
	width: 20px;
	height: 20px;
}

.wh1 {
	width: 1000px;
}

.wh3 {
	width: 900px;
	height: 490px;
}

.centerTxt {
	text-align: center !important;
	color: #59779d;
}

.rightTxt {
	text-align: right !important;
}

.leftTxt {
	text-align: left !important;
}

.centerTxt1 {
	text-align: center !important;
}

.login-head {
	text-align: center;
	padding: 13px 0;
	/*border-bottom:1px solid #d0d0d0;*/
	background: #3568db;
	font-weight: 200;
	margin-bottom: 10px;
}

.login {
	/*	height:330px;*/
	width: 332px;
	/* border:1px solid #D0D0D0;*/
	float: right;
	background: #fff;
	padding-bottom: 15px;
}
/* #loginPage .h_formfield
{
	margin-bottom:20px;
} */
#loginPage .h_formfield span {
	width: 46px;
	height: 14px;
	padding: 7px 0px;
	display: inline-block;
}

#loginPage .h_formfield .input {
	display: inline-block;
}

#loginPage #user, #loginPage #psd {
	width: 194px;
	height: 18px;
	/* display:block; */
	border-radius: 5px;
	border: 1px solid #9cacb9;
	padding: 5px;
	background-color: #e6ecf1;
}

#loginPage #user:focus, #loginPage #psd:focus {
	border: 1px solid #3568db;
}

#loginPage input {
	border-style: solid;
}

/*#loginPage .loginchk {
	float: left;
	width: 17px;
	height: 14px;
	background: url(/assets/imgs/loginChk.png) no-repeat left -47px;
	margin: 0px 8px 0 0;
}

#loginPage .checked {
	background: url(/assets/imgs/loginChk.png) no-repeat top left;
}*/

.login label, .register label {
	display: block;
	clear: both;
	margin-top: 20px;
}

.tabRej {
	width: 100%;
	font-size: 15px;
	height: 117px;
	padding-top: 32px;
	/* background:url(/assets/imgs/bg4.jpg) repeat-x left 60px; */
}

/*.tabRej li{
	width:53px;
	height:53px;
	float:left;
	margin:0 420px 0 0;
}
*/
.tip {
	height: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 12px;
	color: #f29c9b !important;
}

.rejester {
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
	border-radius: 3px;
	/*	padding-top:30px;*/
	height: 350px;
	position: relative;
}

.forgetPwd {
	background-color: #fff;
	border-radius: 3px;
	height: 340px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	width: 1000px;
}

.rejestForm div.input {
	/* margin-bottom:24px;	 */
	margin-left: 56px;
}

.rejestForm span {
	width: 70px;
	margin-right: 20px;
	padding: 10px 0px;
	display: inline-block;
}

.searchPwd {
	width: 350px;
	margin: 50px auto 20px;
}

.modifyPwd {
	width: 500px;
	margin: 50px 0 20px 300px;
}

.searchPwd>div, .modifyPwd>div {
	height: 30px;
	width: 100%;
}

.rejester input {
	width: 350px;
	height: 25px;
	border-radius: 5px;
	background: none;
	border: 1px solid #9CACB9;
	padding: 5px;
	/* float:left; */
	background-color: #dce6ef;
	user-input: ;
}


.rejester input[type=button]:focus {
	background-color: #3469DC;
}
.forgetPwd input {
	width: 350px;
	height: 25px;
	border-radius: 5px;
	background: none;
	border: 1px solid #3568db;
	padding: 5px;
	float: left;
	background-color: #dce6ef;
}

.reloadOut {
	height: 100%;
	width: 260px;
	background-color: #f4f8f8;
	float: right;
}

.reload {
	float: right;
	margin: 130px 70px 0 0;
	color: #9facbc;
}

.reload p {
	margin-bottom: 10px;
}

.rejester img, .forgetPwd img {
	/* float:left; jiaolei delete*/
	
}

.auto {
	overflow: auto;
}

.transparent_class {
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity = 40);
}

.clr {
	clear: both;
}

/*圆角*/
.borR {
	/*顺时针旋转*/
	/*border-radius: 15px 5px 25px 0px;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	　border-radius: 15px;
}

/*释义为：横向偏移3像素，纵向偏移3像素，模糊4像素，颜色为纯黑*/
.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135,
		Color='#000000');
}

.checkS {
	width: 105px;
	/*height:22px;*/
	float: left;
	background: url(/assets/imgs/index_r3_c5.png) no-repeat 0 0;
	text-align: center;
	margin-top: 8px;
	padding: 3px 0;
	font-size: 14px;
}

.col1 {
	color: #6a7480 !important;
}

.col2 {
	color: #98a6b1 !important;
}

.col3 {
	color: #797979 !important;
}

.col4 {
	color: #ff9000 !important;
}

.col5 {
	color: #f00 !important;
}

.col6 {
	color: #f18585 !important;
}

.col7 {
	color: #f29c9b !important;
}

.col8 {
	color: #9eacb7 !important;
}

.col9 {
	color: #fd8814 !important;
}

.col10 {
	color: #0096ff !important;
}

.col11 {
	color: #fb9624 !important;
}

/*首页*/
.col12 {
	color: #a0c750 !important;
}

.col13 {
	color: #ff9d66 !important;
}

.col14 {
	color: #739bfd !important;
}
/*首页结束*/
.nonBorBg {
	border: none !important;
	background: none !important;
}

.nonBor {
	border: none !important;
}

.tit {
	border-bottom: 1px solid #d0e6e9;
	color: #98a6b1;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.helpIcon {
	background: url(/assets/imgs/lian6.png) no-repeat 0px 3px;
	width: 90px;
	padding: 5px 8px;
	float: right;
}

a.importCh {
	display: block;
	margin-top: 12px;
	color: #3467da !important;
	text-decoration: underline !important;
	float: right;
}

a.importCh:hover {
	color: #0096ff !important;
}

.sigh {
	float: left;
	width: 17px;
	height: 17px;
	margin-top: 3px;
	background: url(/assets/imgs/lian6.png) no-repeat -16px -218px;
}

.chk {
	float: left;
	width: 112px;
	height: 116px;
	cursor: pointer;
	margin-right: 30px;
	background-image: url(/assets/imgs/addApp.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.ck1 {
	background-position: left 0;
}

.ck2 {
	background-position: left -160px;
}

.ck3 {
	background-position: left -326px;
}

.ck4 {
	background-position: left -487px;
}

.spanR {
	display: block;
	float: right;
}

.chkTab {
	width: 65px;
	height: 22px;
	background-image: url(/assets/imgs/kaiqi.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	cursor: pointer;
}

.ckt1 {
	background-position: left top;
}

.ckt2 {
	background-position: left -126px;
}

a.linkIcon {
	background-image: url(/assets/imgs/lian6.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 8px;
	display: block;
}

a.iconL1 {
	background-position: -15px -1348px !important;
}

a.iconL2 {
	background-position: -15px -1398px !important;
}

a.iconL3 {
	background-position: -15px -1449px !important;
}

a.iconL4 {
	background-position: -15px -1499px !important;
}

.rejectCir {
	background-image: url(/authcenter/assets/imgs/zhuce.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
}

.cir1 {
	background-position: left -179px;
	margin-left: 20px;
}

.formline {
	background: url(/authcenter/assets/imgs/bg4.jpg) repeat-x left;
	width: 400px;
	height: 55px;
	left: 72px;
	position: absolute;
}

.cir2 {
	background-position: left -536px;
}

.cir3 {
	background-position: 0 -894px;
}

.cir11 {
	background-position: left 0;
	margin-left: 20px;
}

.cir21 {
	background-position: left -358px;
}

.cir31 {
	background-position: 1px -715px;
}

.fontS {
	font-size: 12px !important;
}

.fontS1 {
	font-size: 18px !important;
}

.bl {
	display: block;
}

.cur {
	cursor: pointer !important;
}

.adPad{
line-height: 14px;
display: inline-block;
height: 14px;
vertical-align: top;	
}

/*类结束*/

/*伪类*/
a.whi:link {
	color: #000;
	text-decoration: none;
}
/*a.whi:visited {
	text-decoration: none;
	color: #000;
}*/
a.whi:hover {
	text-decoration: none;
	color: #666;
}
a.whi:active {
	text-decoration: none;

}
a:link {
	color: #000;
	text-decoration: none;
}
 a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #666;
}
 a:active {
	text-decoration: none;

}
a.graPhone {
	color: #6C6F7F;
	text-decoration: none;
	font-size: 12px;
	background: url(/assets/imgs/weibu1.png) no-repeat left 0px;
	padding-left: 15px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	display: inline-block;
}

a.graPhone:hover {
	text-decoration: none;
	color: #AFBCD3;
	background: url(/assets/imgs/weibu1.png) no-repeat left -71px;
}

a.graQQ {
	color: #6C6F7F;
	text-decoration: none;
	font-size: 12px;
	background: url(/assets/imgs/weibu1.png) no-repeat left -24px;
	padding-left: 15px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	display: inline-block;
}

a.graQQ:hover {
	text-decoration: none;
	color: #AFBCD3;
	background: url(/assets/imgs/weibu1.png) no-repeat left -95px;
}

a.graEmail {
	color: #6C6F7F;
	text-decoration: none;
	font-size: 12px;
	background: url(/assets/imgs/weibu1.png) no-repeat left -49px;
	padding-left: 15px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	display: inline-block;
}

a.graEmail:hover {
	text-decoration: none;
	color: #AFBCD3;
	background: url(/assets/imgs/weibu1.png) no-repeat left -120px;
}

a.gra {
	color: #6C6F7F;
	text-decoration: none;
	font-size: 12px;
}
/* a.gra:visited {
	text-decoration: none;
	color:#6C6F7F;
	font-size:12px;
}
 */
a.gra:hover {
	text-decoration: none;
	color: #AFBCD3;
	font-size: 12px;
}
/*a.gra:active {
	text-decoration: none;
	color:#6C6F7F;
	font-size:12px;
}*/

/*伪类结束*/

/*应用管理，认证审核中(包含)，添加应用(包含) */
#header {
	/*height:80px;*/
	width: 100%;
}

#header img {
	float: left;
}

#applyManage .myBtn {
	padding: 15px 0 0 18px;
	height: 72px;
	width: 279px;
	margin-left: 3px;
	background-color: #f9fafc;
}

#applyManage .myBtn .wordC1 {
	color: #00C;
}

#applyManage .myBtn .wordC2 {
	color: #f00;
}

#applyManage .myBtn .aniBGBig {
	background-position: left -1252px;
}

#applyManage .myBtn .aniBG {
	background-position: -38px -1372px;
}

#applyManage .myBtn .aniBGSma {
	background-position: -45px -1488px;
}

#applyManage .myBtn .aniCir {
	width: 50px;
	height: 52px;
	float: left;
	margin-left: 12px;
	cursor: pointer;
	overflow: hidde;
	background-image: url(/assets/imgs/yingyongguanlibk2.png);
	background-repeat: no-repeat;
}

#applyManage .myBtn .aniProcess {
	background-position: -39px -550px;
}

#applyManage .myBtn .aniComplete {
	background-position: -39px -668px;
}

#applyManage .myBtn .aniError {
	background-position: -39px -785px;
}

#applyManage .myBtn .aniProcessBig {
	background-position: 0 -117px;
}

#applyManage .myBtn .aniCompleteBig {
	background-position: 0 -235px;
}

#applyManage .myBtn .aniErrorBig {
	background-position: 0 -352px;
}

#applyManage .myBtn .aniGraBig {
	background-position: left top;
}

#applyManage .myBtn .aniGra {
	background-position: -38px -433px;
}

#applyManage .myBtn .aniGraSma {
	background-position: -45px -882px;
}

#applyManage .myBtn .aniProcessSma {
	background-position: -45px -969px;
}

#applyManage .myBtn .aniCompleteSma {
	background-position: -46px -1058px;
}

#applyManage .myBtn .aniErrorSma {
	background-position: -45px -1145px;
}

#applyManage .myBtn img {
	margin-top: 14px;
	margin-left: 15px;
	float: left;
}

#applyManage .myBtn .txt {
	font-size: 12px;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	color: #a2aabd;
}

#applyManage .myBtn .aniMar {
	margin-top: 12px;
}

.applyLink img {
	width: 50px;
	height: 50px;
}

.applyLink li {
	width: 149px;
	height: 123px;
	background-color: #262837;
	text-align: center;
	border-bottom: 1px solid #000;
}

.applyLink li h6 {
	text-align: center;
	margin-top: 40px;
	padding-top: 40px;
	background-image: url(/assets/imgs/index_r10_c5.png);
	background-repeat: no-repeat;
}

.appLikIcon1 {
	background-position: center top !important;
	color: #8f929b !important;
}

.appLikIcon2 {
	background-position: center -123px !important;
	color: #8f929b !important;
}

.appLikIcon3 {
	background-position: center -242px !important;
	color: #8f929b !important;
}

.appLikIcon4 {
	background-position: center -363px !important;
	color: #8f929b !important;
}

.appLikIcon11 {
	background-position: center -490px !important;
	color: #fff;
}

.appLikIcon21 {
	background-position: center -615px !important;
	color: #fff;
}

.appLikIcon31 {
	background-position: center -734px !important;
	color: #fff;
}

.appLikIcon41 {
	background-position: center -854px !important; #
	color: #fff;
}

.icon1 {
	background-position: 12px 6px !important;
}

.icon2 {
	background-position: 12px -30px !important;
}

.icon3 {
	background-position: 12px -66px !important;
}

.icon4 {
	background-position: 12px -100px !important;
}

.icon1over {
	background-position: 12px -132px !important;
	background-color: #fff !important;
	color: #2568ff !important;
}

.icon2over {
	background-position: 12px -168px !important;
	background-color: #fff !important;
	color: #2568ff !important;
}

.icon3over {
	background-position: 12px -204px !important;
	background-color: #fff !important;
	color: #2568ff !important;
}

.icon4over {
	background-position: 12px -238px !important;
	background-color: #fff !important;
	color: #2568ff !important;
}

.applyLink {
	width: 149px;
}

#main {
	background-color: #e7ecf2;
	padding-top: 1px;
	margin-left: 149px;
	overflow: auto;
}

#main li.item {
	width: 305px;
	height: 305px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	display: inline;
	background: url(/assets/imgs/itemBG12.png) no-repeat left top;
}

#main .Over {
	background: url(/assets/imgs/itemBG12.png) no-repeat left -312px
		!important;
}

#main .OverAdd {
	background: url(/assets/imgs/itemBG13.png) no-repeat left -312px
		!important;
}

#main ul {
	padding: 80px 0 0 60px;
}

.addItem {
	background: url(/assets/imgs/itemBG13.png) no-repeat left top !important;
}

li.item h6, li.item img {
	float: left;
}

li.item ul li {
	float: left;
	width: 100px;
	text-align: center;
}

li.item h1 {
	height: 140px;
	text-align: center;
	width: 100%;
	padding-top: 80px;
}

.itemHeader {
	height: 50px;
	padding: 18px 18px 0 18px;
}

.itemBody {
	height: 110px;
	margin-left: 2px;
	width: 300px;
	background-color: #fff;
	padding-top: 30px;
	position: relative;
}

.itemBody>div {
	width: 150px;
	text-align: center;
	float: left;
}

.itemBody>div>p {
	text-align: center;
	height: 70px;
}

.itemBody>div>p img {
	display: inline;
	float: none;
}

.itemSmall {
	font-size: 14px !important;
	color: #a0a7ba !important;
	height: 30px !important;
}

.itemCol {
	color: #ff8f02 !important;
}

.itemBodyBtn {
	position: absolute;
	left: 266px;
	top: 59px;
	width: 25px;
	height: 25px;
	background: url(/assets/imgs/lian6.png) no-repeat left -53px;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
	left: -22px;
	top: 56px;
	width: 348px;
	height: 27px;
}

.dropListOpt {
	position: absolute;
	top: 37px;
	left: 52px;
	background: #fff;
	width: 151px;
	height: 101px;
	box-shadow: 1px 1px 2px #999;
}

.dropListOpt div {
	padding: 10px 0 0 18px;
	height: 22px;
}

/*应用管理结束*/

/*认证审核中,添加应用（包含）*/
#applyUpload .boxSolid, #applyAdd .boxSolid, #estimate .boxSolid {
	background: #fff;
	border: 1px #cad0d0 dashed;
	min-width: 900px;
	width: 72%;
	height: 490px;
	margin: 79px auto 0;
	text-align: center;
	border-radius: 6px;
}

#applyUpload .btn {
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	width: 110px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	border-radius: 5px;
}

/*，认证审核中结束*/

/*添加应用 */
#applyAdd table {
	width: 630px;
	height: 428px;
	margin: 22px auto 0px;
}

#applyAdd table td {
	height: 40px;
	text-align: left;
}

#applyAdd form {
	padding-top: 1px;
}

#applyAdd input {
	width: 413px;
	height: 34px;
	border: #D8DDE6 1px solid;
	border-radius: 5px;
	background: #e7ebf4;
}

#applyAdd textarea {
	width: 470px;
	height: 200px;
	border: :#D8DDE6 1px solid;
}

#applyAdd select {
	width: 154px;
	height: 35px;
}

/*添加应用结束*/

/*安全评估*/
#estimate #toolBar {
	height: 69px;
	background: url(/assets/imgs/bg.jpg) repeat-x;
	padding-top: 1px;
}

#estimate .dropList {
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-left: 30px;
	border-right: 1px solid #d0e6e9;
	height: 52px;
	position: relative;
}

.dropListBG {
	background: url(/assets/imgs/bg1.png) no-repeat left top;
	padding: 5px;
	float: left;
	width: 142px;
}

.dropListBG img {
	float: right;
	cursor: pointer;
}

#estimate .tab {
	width: 335px;
	margin-top: 5px;
	overflow: auto;
}

#estimate .tab .tabBtn {
	width: 167px;
	text-align: center;
	float: right;
	height: 56px;
}

#estimate .state {
	height: 230px;
	min-width: 900px;
	width: 72%;
	background-color: #fff;
	/*padding:15px;*/
	border-radius: 5px;
	margin: 0 auto;
}

.state .box {
	height: 230px;
	min-width: 255px;
	float: left;
	background: #FFF;
	font-size: 10px;
	width: 32%;
}

.box h3 {
	font-family: "宋体";
	font-size: 20px;
	font-weight: 100;
	padding-left: 28px;
}

.box h1 {
	font-size: 110px;
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	color: #fd5400;
	font-weight: 100;
	padding-top: 25px;
	text-align: center;
}

#estimate .box1 {
	width: 320px;
	height: 210px;
	float: left;
	background: #FFF;
	margin-right: 20px;
	border-radius: 6px;
	padding-top: 1px;
	background-color: #fff;
}

.box1>div {
	margin-left: 20px;
	margin-top: 50px;
}

.box1>img {
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}

.box1 .btn {
	font-size: 14px;
	color: #7498e2;
	background: #fff;
	border-radius: 3px;
	padding: 8px;
	text-align: center;
	width: 110px;
	cursor: pointer;
	margin-top: 18px;
	border: 1px solid #fff;
}

#estimate .tab1 {
	overflow: auto;
	min-width: 900px;
	width: 72%;
	clear: both;
	padding-top: 30px;
	margin: 0 auto;
	border-bottom: 1px solid #CCC;
}

#estimate .tab1 .tabBtn {
	width: 110px;
	text-align: center;
	padding: 13px 0px;
	cursor: pointer;
	border: 1px solid #b7c7d4;
	border-bottom: none;
	background-color: #d6dfe6;
	color: #758a9b;
	float: left;
}

.b1 {
	border-bottom: 1px solid #d2d2d2;
	overflow: auto;
	padding-bottom: 30px;
}

.b1>img {
	margin-right: 15px;
	margin-left: 5px;
	float: left;
	width: 70px;
	height: 70px;
}

.b1>div {
	line-height: 25px;
}

.b2 {
	padding-bottom: 30px;
	line-height: 20px;
	border-bottom: 1px solid #d2d2d2;
}

.b2 span {
	color: #999798;
}

.b3 {
	overflow: auto;
}

.b3>div {
	float: left;
	width: 53px;
	height: 53px;
	background-image: url(/assets/imgs/lian6.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	cursor: pointer;
	margin: 30px 0 0 22px;
	cursor: pointer;
}

.b3 .b31 {
	background-position: left -435px;
}

.b3 .b32 {
	background-position: left -528px;
}

.b3 .b33 {
	background-position: left -622px;
}

.b3 .b34 {
	background-position: -20px -982px;
	width: 25px;
	height: 25px;
	margin: 70px 0 0 0px !important;
	float: right;
}

.b3 .b311 {
	background-position: left -1769px;
}

.b3 .b321 {
	background-position: left -1865px;
}

.b3 .b322 {
	background-position: left -1672px;
}

.b3 .b331 {
	background-position: left -906px;
}

.b3 .b341 {
	background-position: -20px -1018px;
	width: 25px;
	height: 25px;
	margin: 70px 0 0 0px !important;
	float: right;
}

.tabBtn p {
	float: left;
	margin-top: 14px;
	color: #98a4b0;
}

.tabBtn span {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	background-image: url(/assets/imgs/lian6.png);
	background-repeat: no-repeat;
}

.tabBtn .t1 {
	background-position: -10px -312px;
	margin: 14px 7px 0 10px;
}

.tabBtn .t11 {
	background-position: -10px -100px;
	margin: 14px 7px 0 10px;
}

.tabBtn .t2 {
	background-position: -10px -161px;
	margin: 14px 7px 0 10px;
}

.tabBtn .t21 {
	background-position: -10px -375px;
	margin: 14px 7px 0 10px;
}

#table1 {
	border-left: 1px solid #b9c7d4;
	border-right: 1px solid #b9c7d4;
}

#table2 {
	border-right: 1px solid #b9c7d4;
}

#table1, #table2 {
	margin: 15px auto 5px;
	font-size: 12px;
	font-family: '宋体';
	min-width: 900px;
	width: 72%;
}

#table1 th, #table2 th {
	background-color: #b9c7d4;
	color: #fff;
	font-size: 14px;
	text-align: left;
	height: 38px;
	padding-left: 15px;
}

#table1 td {
	padding: 6px;
	border-bottom: 1px solid #b9c7d4;
}

#table2 td {
	border-left: 1px solid #b9c7d4;
	border-bottom: 1px solid #b9c7d4;
	padding: 6px;
}

.toolBar2 {
	min-width: 900px;
	width: 72%;
	border-bottom: 1px solid #c0cdd6;
	margin: 30px auto;
	overflow: auto;
}

.toolBar2 .tb1 {
	width: 220px;
	margin: 0 auto;
}

/*结束安全评估*/

/*应用加固*/
#table3 {
	min-width: 900px;
	width: 72%;
	border-bottom: 1px solid #c0cdd6;
	margin: 60px auto 0;
}

#table4 {
	min-width: 900px;
	width: 72%;
	margin: 60px auto 0;
}

#table3 th {
	font-size: 15px;
	text-align: center;
	padding: 8px;
	border-top: 1px solid #c0cdd6;
}

#table4 th {
	font-size: 15px;
	text-align: center;
	padding: 8px;
	border-top: 1px solid #c0cdd6;
	border-bottom: 1px solid #c0cdd6;
}

#table3 td {
	font-size: 12px;
	font-family: '宋体';
	padding: 8px;
	border-top: 1px solid #c0cdd6;
	text-align: center;
}

#table4 td {
	font-size: 12px;
	font-family: '宋体';
	padding: 8px;
	border-bottom: 1px dashed #c0cdd6;
	text-align: center;
}

#table4 caption {
	text-align: left;
	font-size: 15px;
}

#table4 caption span {
	color: #818071;
}
/*应用加固结束*/

/*渠道管理*/
#channel .addPara {
	display: block;
	color: #3568db;
	padding-left: 23px;
	background: url(/assets/imgs/tubiao_all.png) no-repeat top left;
}

#channel .over {
	background-color: #c9e2ff;
}

#table5 .overT {
	background-color: #e1ecfe;
}

#table5 {
	min-width: 900px;
	width: 72%;
	margin: 38px auto 0;
}

#table5 th {
	font-size: 14px;
	text-align: center;
	padding: 25px;
	border-top: 1px solid #c0cdd6;
	border-bottom: 1px solid #c0cdd6;
	background-color: #fff;
	font-weight: 500;
}

#table5 td {
	font-size: 12px;
	font-family: '宋体';
	padding: 8px;
	border-bottom: 1px dashed #c0cdd6;
	text-align: center;
	padding: 25px;
}

#table5 caption {
	text-align: left;
	font-size: 15px;
	height: 35px;
	font-size: 16px;
	font-weight: 800;
	color: #3162d8;
}

#table5 caption span {
	color: #8d94a6;
}

#channel #toolBar {
	height: 69px;
	background: #f0f5f9;
	padding-top: 1px;
}

.importChannel .reader {
	background: #e7ecf2;
	border-radius: 6px;
	height: 300px;
	width: 630px;
	overflow: auto;
	padding: 50px;
	color: #59779d;
	margin: 20px auto;
}

#channel .diaAddC, #channel .importChannel, #channel .diaAddPara {
	width: 800px;
	/*height:650px;*/
	border-radius: 10px;
	background-color: #dce5ec;
	padding: 10px;
}

.diaAddC .diaInner, .importChannel .diaInner, .diaAddPara .diaInner {
	width: 800px;
	/*height:650px;*/
	border: 1px dashed #cbd8e1;
	border-radius: 5px;
}

.diaAddC .dia-header, .importChannel .dia-header, .diaAddPara .dia-header
	{
	background-color: #f5f9fc;
	height: 80px;
	padding-top: 1px;
	border-radius: 5px 5px 0px 0px;
}

.diaAddC .dia-header img, .importChannel .dia-header img, .diaAddPara .dia-header img
	{
	margin: 27px 0 0 40px;
	float: left;
}

.diaAddC .dia-header .close, .importChannel .dia-header .close,
	.diaAddPara .dia-header .close {
	margin: 27px 30px 0 0;
}

.diaAddC .dia-body, .importChannel .dia-body, .diaAddPara .dia-body {
	background-color: #fff;
	height: 503px;
	overflow: auto;
}

.diaAddC .dia-footer, .importChannel .dia-footer, .diaAddPara .dia-footer
	{
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	height: 66px;
}

.diaAddC .dia-body p {
	font-family: 宋体;
	font-size: 14px;
	color: #9c9c9c;
	padding: 10px 0 30px 56px;
}

.diaAddPara .center {
	width: 720px;
	margin: 15px auto 0;
}

.diaAddPara h4 {
	font-size: 16px;
	color: #59769e;
	margin: 7px 0;
	font-weight: 600;
}

.diaAddPara .Bborder {
	border-bottom: 1px dashed #59769e;
	padding-bottom: 15px;
}

.diaAddPara .ins {
	color: #ff9628;
	font-size: 12px;
	margin-left: 110px;
}

.diaAddPara input {
	height: 22px;
	padding: 5px 5px 5px 10px;
	background: none;
	background-color: #dce6ef;
	border: 1px solid #fff;
	border-radius: 5px;
	width: 510px;
}

.diaAddPara p {
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	font-size: 14px;
	color: #919191;
	margin-bottom: 5px;
}

.diaAddPara .row span {
	color: #f00;
	margin: 0 5px;
}

#table9 {
	margin-left: 56px;
	border: none;
	font-size: 13px;
	width: 686px;
}

#table9 th, #table9 td {
	height: 70px;
}

#table9 th {
	font-family: Microsoft YaHei, 微软雅黑, 宋体, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	text-align: left;
	font-weight: 400;
	color: #313131;
}

#table9 td {
	text-align: left;
}

#table9 td input {
	width: 510px;
	height: 25px;
	padding: 5px 5px 5px 10px;
	background: none;
	background-color: #dce6ef;
	border: 1px solid #fff;
	border-radius: 5px;
}

#table9 th span {
	color: #f00;
	margin-left: 8px;
}

#table9 .sel {
	border: 1px solid #f09c9c !important;
}

#table9 .tip {
	color: #f09c9c;
}

.top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 38px;
	height: 25px;
	background: url(/assets/imgs/top.png) no-repeat left top;
}

#pager {
	font-size: 13px;
	color: #696f89;
}

#pager div {
	padding: 10px 0;
	border: 1px solid #696f89;
	margin-right: 10px;
	float: left;
	border-radius: 5px;
	width: 36px;
	text-align: center;
}

#pager p {
	float: right !important;
}

#pager .divi {
	padding: 20px 0 0 0;
	border: none;
}

#pager .cur {
	border: 1px solid #3668d9;
	color: #3668d9;
}

/*渠道管理结束*/

/*个人信息*/
.reader {
	background: #fff;
	border-radius: 6px;
	width: 1000px;
	overflow: auto;
	padding: 50px;
	color: #59779d;
}

#perInfor .pad {
	padding: 25px 0 15px 0;
}

#perInfor .valiImg {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 5px;
}

#perInfor .instr {
	font-size: 12px;
	color: #9cacb9;
}

#perInfor .boxLink1 {
	width: 245px;
	height: 226px;
	float: left;
	background: url(/assets/imgs/r3_c3.jpg) no-repeat left top;
}

#perInfor .boxLink2 {
	width: 245px;
	height: 226px;
	float: left;
	background: url(/assets/imgs/r3_c4.jpg) no-repeat left top;
}

#perInfor .boxLink1 h4 {
	font-size: 16px;
	margin-top: 125px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin-right: 18px;
}

#perInfor .boxLink2 h4 {
	font-size: 16px;
	margin-top: 125px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin-left: 18px;
}

#perInfor .boxLink1 p {
	font-size: 13px;
	margin-top: 15px;
	color: #93e4f9;
	font-weight: 500;
	text-align: center;
	margin-right: 18px;
}

#perInfor .boxLink2 p {
	font-size: 13px;
	margin-top: 15px;
	color: #93e4f9;
	font-weight: 500;
	text-align: center;
	margin-left: 18px;
}

#table6 {
	width: 100%;
	border-bottom: 1px solid #c0ccd8;
	color: #30312e;
}

#table6 th {
	background: #fff;
	font-size: 14px;
	padding: 13px 0;
	border-top: 1px solid #c0ccd8;
	border-bottom: 1px solid #c0ccd8;
	text-align: center;
	color: #505e78;
}

#table6 td {
	border-bottom: 1px dashed #c0ccd8;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
	background-color: #eff4f8;
}

#table6 .fs {
	font-size: 14px;
	font-family: 宋体;
	font-weight: bolder;
}

#table6 .fcolor {
	color: #a6b0ba;
}

#perInfor #dia1 {
	width: 568px;
	height: 318px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 1001;
	position: absolute;
}

#perInfor #dia1 .dia-header {
	padding-top: 15px;
	height: 50px;
	font-weight: bold;
	font-size: 20px;
	color: #546380;
	text-align: center;
}

#perInfor #dia1 .dia-body {
	padding-left: 35px;
}

#uploadPhoto{
width:100px ;
height:30px ;
display:block;
}

.phoFront{
width:270px;
height:150px;
float:left;
margin:0 25px 20px 0;
position:relative;
}

.phoBack{
width:270px;	
height:150px;
float:left;
position:relative;
}

.phoFront img,.phoBack img{
	width:100%;
	height:100%;
}



.uploadExample{
	width:564px;
	height:420px;
	display:block;
	margin:20px 0;	
}


/*个人信息结束*/

/*企业开发者*/
#table7 {
	width: 700px;
	margin: 15px auto 25px;
}

#table7 td {
	height: 70px;
	overflow:visible;
}

#table7 td span {
	color: #f00;
}

#table7 input[type='text'] {
	font-size: 12px;
	border-radius: 5px;
	background: none;
	border: 1px solid #9cacb9;
	padding: 5px;
	background-color: #dce6ef;
	width: 553px;
	height: 22px;
	display: block;
}

#table7 .sel {
	border: 1px solid #3568db !important;
	background-color: #dce6ef !important;
}

#table7 .tip {
	text-align: right;
	color: #f29c9b !important;
	width: 553px;
}

#table7 .tmar {
	margin-right: 12px;
}

#table7 .tmar1 {
	margin-right: 40px;
}

#dia #tit {
	float: left;
}

#dia #mess {
	min-height: 70px;
	word-spacing:normal;
	word-break: break-all;
	word-wrap: normal;
}

.dia-box-1 {
	width: 478px;
	height: 312px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 1000;
	position: absolute;
}

.dia-box-1 .dia-header {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background-color: #3568db;
	padding: 25px 0 0 46px;
	height: 43px;
}

.dia-box-1 .dia-body {
	height: 164px;
	padding-left: 40px;
	border-bottom: 1px solid #e5e9f2;
}

.dia-box-1 .dia-body div {
	padding-left: 100px;
	padding-top: 45px;
	vertical-align: middle;
	display: table-cell;
}

/*钩*/
.diaIco1 {
	background: url(/assets/imgs/tishi.png) no-repeat 0px -106px;
}

/*感叹号*/
.diaIco2 {
	background: url(/assets/imgs/tishi.png) no-repeat 0px 45px;
}

.dia-box-1 .dia-body p {
	line-height: 25px;
	color: #677693;
	font-size: 12px;
}

.dia-box-1 .dia-body h4 {
	font-size: 15px;
	color: #3568db;
	margin-bottom: 5px;
	font-weight: bold;
}

.dia-box-1 .dia-footer {
	padding-top: 25px;
}
/*企业开发者结束*/

/*用户中心*/
#personal #Left {
	height: 718px;
	float: left;
	width: 208px;
	background-color: #d4dee7;
}

#personal #Left ul {
	padding: 35px 0 0 30px;
	font-size: 16px;
	font-weight: 400;
}

#personal #Left ul li {
	padding-top: 7px;
	height: 30px;
	margin-bottom: 50px;
	background-image: url(/assets/imgs/yonghu.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	cursor: pointer;
}

#personal #Left ul li span {
	margin-left: 40px;
}

#personal #Left ul .userIcon1 {
	background-position: left -59px;
	color: #0096ff;
}

#personal #Left ul .userIcon11 {
	background-position: left 10px;
	color: #4a587b;
}

#personal #Left ul .financeIcon1 {
	background-position: left -59px;
	color: #0096ff;
}

#personal #Left ul .financeIcon11 {
	background-position: left 10px;
	color: #4a587b;
}

#personal #Left ul .userIcon2 {
	background-position: left -95px;
	color: #0096ff;
}

#personal #Left ul .userIcon21 {
	background-position: left -26px;
	color: #4a587b;
}


#personal #Left ul .userIcon3 {
	background-position: left -95px;
	color: #0096ff;
}

#personal #Left ul .userIcon31 {
	background-position: left -26px;
	color: #4a587b;
}

#personal #Main {
	background-color: #fff;
	width: 742px;
	height: 728px;
	padding: 0 25px 25px 25px;
	float: left;

}

#table8 {
	width: 100%;
}

#personal .tit1 {
	font-size: 25px;
	text-align: left;
	height: 48px;
	border-bottom: 1px solid #5c6787;
	background-color: #e7ecf2;
	padding-top: 20px;
	margin-bottom: 20px;
	color: #5c6787;
}

#table8 th {
	font-family: 宋体;
	font-size: 16px;
	padding-left: 10px;
	font-weight: 100;
}

#table8 td {
	color: #8795a2;
	font-size: 13px;
}

#table8 td a {
	color: #0096ff;
	text-decoration: underline;
	font-size: 13px;
}

#table8 td, #table8 th {
	height: 78px;
	border-bottom: 1px solid #e7ecf0;
	text-align: left;
}

#table8 #name, #table8 #phone, #table8 #companyName, #table8 #companyEmail,
	#table8 #appName {
	width: 387px;
	height: 18px;
	border-radius: 3px;
	padding: 5px;
	font-size: 12px;
	background: none;
	border: 1px solid #9cacb9;
	background-color: #fff;
	display: block;
	margin-top: 10px;
}

#table8 td .inval {
	border: 1px solid #f29c9b !important;
}

#table8 td .select {
	border: 1px solid #0195ff !important;
}

#table8 .tipW {
	width: 400px;
}

#personal .modifyPwdCenter .out input {
	float: left;
	height: 21px;
	font-size: 12px;
	border: none;
	background: none;
	width: 330px;
}

#personal .modifyPwdCenter .out {
	width: 350px;
	height: 27px;
	padding: 6px 0 0 40px;
	background: url(/assets/imgs/lian6.png) no-repeat -4px -1602px;
	border: 1px solid #3568db;
	border-radius: 5px;
}

#personal .modifyPwdCenter {
	width: 390px;
	margin: 75px auto 0;
}

#personal .checkFailOuter{
background: url(/assets/imgs/checkFail.jpg) no-repeat left center;	
min-height:20px;
float:left;
margin-left:10px;
/*position:absolute;
top:25px;
left:95px;
z-index:1;*/
}

#personal .checkFail {
	width: 300px;
	background-color: #e7ecf2;
	color: #8595a4;
    padding: 4px;
	text-align:center;
	margin-left: 11px;
	min-height:20px;
	word-spacing:normal;
	word-break: break-all;
	word-wrap: normal;
	
}
/*用户中心结束*/

/*帮助中心*/
#help {
	overflow: auto;
}

#help .helpLeft {
	width: 236px;
	float: left;
	background-color: #f0f3f8;
	min-height: 757px;
}

#help .helpLeft h3 {
	font-size: 18px;
	font-weight: bold;
	width: 187px;
	height: 32px;
	color: #656f79;
	padding-top: 26px;
	border-bottom: 1px solid #d3dde6;
}

#help .helpLink .link h2 {
	padding-top: 18px;
	height: 34px;
	border-bottom: 1px solid #e7ecf0;
	color: #6a7780;
	font-size: 18px;
	font-weight: 300;
	width: 187px;
	margin: 0 auto;
	cursor: pointer;
}

#help .helpLink .link h2 span {
	display: inline-block;
	width: 11px;
	height: 8px;
	margin-left: 15px;
	background: url(/assets/imgs/lian6.png) no-repeat -20px -1017px;
}

#help .Click {
	background: url(/assets/imgs/lian6.png) no-repeat -20px -984px
		!important;
}

#help .subClick {
	display: block;
	width: 6px;
	height: 11px;
	overflow: hidden;
	background: url(/assets/imgs/lian6.png) no-repeat -22px -1256px;
	float: right;
	margin-top: 3px;
}

#help .helpLink .link li {
	padding-top: 20px;
	height: 33px;
	padding-left: 26px;
	color: #6a7780;
	cursor: pointer;
}

#help .helpLine {
	border-bottom: 1px solid #e7ecf0;
	height: 100%;
	width: 187px;
}

#help .helpMain {
	width: 764px;
	float: left;
	background-color: #fff;
	min-height: 757px;
}

#help .helpMain h1 {
	font-size: 23px;
	font-weight: bold;
	margin: 25px 0 30px 0;
}

#help .helpMain p {
	font-size: 15px;
	font-weight: 200;
	margin-bottom: 13px;
}

#help .helpMain img {
	margin-bottom: 16px;
}

#help .helpMainHead .helpBtn {
	margin-top: 20px;
	float: right;
	width: 88px;
	height: 32px;
	font-size: 16px;
	color: #3467da;
	background: url(/assets/imgs/help1.jpg) no-repeat left top;
	padding: 8px 0 0 30px;
}

#help .helpMainHead {
	height: 56px;
	border-bottom: 1px solid #d4dde6;
}

/*帮助中心结束*/

/*联系我们*/
#contactUs {
	background-color: #f5f6f8;
	overflow: auto;
}

#contactUs ul.divCenter {
	font-size: 22px;
	font-weight: 200;
	color: #6f6d82;
	overflow: auto;
}

#contactUs ul.divCenter li {
	text-align: center;
	width: 125px;
	padding-top: 22px;
	height: 45px;
	float: left;
}

#contactUs .contactSel {
	border-bottom: 3px solid #3261d7;
}

#contactUs .contactSel a {
	text-decoration: none;
	color: #3261d7;
}

#contactUs .contactBody {
	height: 695px;
	background: url(/assets/imgs/map.jpg) repeat-x right top;
}

#contactUs .contactBody .boxOut {
	width: 541px;
	height: 247px;
	float: left;
	margin: 173px 0 0 20px;
	padding: 1px;
	background-image: url(/assets/imgs/lianxiwomen5.png);
	background-repeat: no-repeat;
}

#contactUs .contactBody .boxInner {
	padding: 31px 0 0 95px;
}

#contactUs .contactBody .boxInner .p {
	height: 33px;
	padding-top: 7px;
	padding-left: 48px;
	font-size: 14px;
	color: #6f6d82;
	background-image: url(/assets/imgs/lianxiwomen3.png);
	background-repeat: no-repeat;
}

.p1 {
	background-position: left top;
}

.p2 {
	background-position: left -53px;
}

.p3 {
	background-position: left -107px;
}

.p4 {
	background-position: left -160px;
	padding-top: 0px !important;
}

#contactUs .btnQQ {
	width: 111px;
	text-align: center;
	padding: 7px 0;
	background-color: #1c49bc;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	border-radius: 5px;
	margin-left: 25px;
}

/*联系我们结束*/

/* 用户反馈 */
#feedBack {
	background-color: #f5f6f8;
	overflow: auto;
}

#feedBack .feedBackBody {
	height: 757px;
	background: url(/assets/imgs/yonghufankui_r2_c1.png) no-repeat left
		bottom;
	width: 947px;
	margin: 0 auto;
}

#feedBack .feedBackForm {
	width: 760px;
	margin: 30px auto 0;
	padding: 35px 0 0 35px;
	background-color: #fff;
}

#feedBack .feedBackForm input, #feedBack .feedBackForm textarea {
	font-family: Microsoft YaHei, 微软雅黑, 宋体;
	color: #000;
}

#feedBack .changColor {
	color: #a5b8c9 !important;
}

#feedBack .feedBackForm textarea {
	width: 700px;
	height: 200px;
	border: #a8b8c7 1px solid;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 7px;
}

#feedBack .feedBackForm #contact {
	width: 509px;
	height: 24px;
	display: block;
	border: #a8b8c7 1px solid;
	margin-bottom: 20px;
	padding: 3px;
}

#feedBack .feedBackForm #vali {
	width: 125px;
	height: 24px;
	border: #a8b8c7 1px solid;
	float: left;
	padding: 3px;
}

#feedBack .feedBackForm h3 {
	color: #72879a;
	font-size: 20px;
	font-weight: 300;
}

#feedBack .feedBackForm p {
	color: #a5b8c9;
	font-size: 14px;
	margin-bottom: 6px;
}

a.fresh {
	display: block;
	margin-top: 12px;
	color: #3261d7 !important;
	text-decoration: underline !important;
	float: left;
	margin-left: 20px;
}

#feedBack .submitBtn {
	width: 133px;
	padding: 12px 0;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	border-radius: 6px;
	background-color: #3261d7;
	font-family: 宋体;
	color: #fff;
	margin: 70px auto 0;
}

/* 用户反馈结束 */

/*下载*/
#downLoad {
	background-color: #fff;
}

#downLoadBody {
	background-color: #3261d7;
	min-height: 730px;
	padding: 1px;
}

#downLoad .proIntr1 {
	clear: both;
	height: 560px;
	width: 1000px;
	overflow: hidden;
}

#downLoad .proIntr2 {
	height: 560px;
	width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
}

#downLoad .btnDownLoad {
	width: 99px;
	padding-top: 7px;
	height: 28px;
	border-radius: 5px;
	cursor: pointer;
	background-image: url(/assets/imgs/xiazai.png);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: center;
	border: 1px solid #fff;
	float: left;
	margin-right: 12px;
}

#downLoad .dl1 {
	background-color: #FFF;
	color: #3261d7;
}

#downLoad .dl2 {
	background-position: center -76px;
}

#downLoad .dl3 {
	background-position: center -156px;
}

#downLoad .dl4 {
	background-position: center -235px;
}

#downLoad .dl5 {
	border: 1px solid #3261d7;
	background-color: #3261d7;
	color: #fff;
	background-image: none !important;
}

#downLoad .dl6 {
	border: 1px solid #3261d7;
	background-position: center -397px;
}

#downLoad .dl7 {
	border: 1px solid #3261d7;
	background-position: center -477px;
}

#downLoad .dl8 {
	border: 1px solid #3261d7;
	background-position: center -556px;
}

#downLoad .dl9 {
	width: 43px;
	height: 62px;
	margin: 50px auto 0;
	background: url(/assets/imgs/xiazai.png) no-repeat left -783px
		!important;
	border: none;
}

#downLoad ul.dowLoadList {
	border-bottom: 1px solid #4e7bee;
	height: 47px;
}

#downLoad ul.dowLoadList1 {
	border-bottom: 1px solid #ccd4e1;
	height: 47px;
}

#downLoad ul.dowLoadList li {
	background-image: url(/assets/imgs/xiazai.png);
	background-repeat: no-repeat;
	background-position: -14px -646px;
	width: 91px;
	padding-left: 20px;
	float: left;
}

#downLoad ul.dowLoadList1 li {
	background-image: url(/assets/imgs/xiazai.png);
	background-repeat: no-repeat;
	background-position: -14px -726px;
	width: 91px;
	padding-left: 20px;
	float: left;
}

#downLoad .proIntr1 p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 22px;
	clear: both;
	margin: 30px 0;
}

#downLoad .proIntr1 h1 {
	color: #fff;
	font-size: 33px;
	letter-spacing: 3px;
	margin-bottom: 30px;
}

#downLoad .proIntr2 p {
	color: #5f5f5f;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 22px;
	clear: both;
	margin: 30px 0;
}

#downLoad .proIntr2 h1 {
	color: #5f5f5f;
	font-size: 33px;
	letter-spacing: 3px;
	margin-bottom: 30px;
}

#downLoad .proIntr1 h1 span, .proIntr2 h1 span {
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 2px;
}

#downLoad b {
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 22px;
	margin-left: 7px;
	margin-right: 7px;
}

/*下载结束*/

/*解决方案*/
#plan #aniDisplay .ele {
	width: 90px;
	height: 96px;
	position: absolute;
	background-image: url(/assets/imgs/fangAn3.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#plan .plan1flo1 {
	height: 840px;
	background: url(/assets/imgs/fangAnBg.jpg) repeat-x left bottom;
}

#plan .plan1flo1 h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 50px auto 44px;
	width: 353px;
	color: #5f5f5f;
}

#plan .plan1flo1 .row {
	height: 39px;
	width: 1000px;
	margin: 0 auto;
}

#plan .planBox1 {
	background-color: #eef3f7;
	border: 1px solid #c0c0c0;
	width: 17px;
	height: 17px;
	float: left;
	margin: 0 8px 0 15px;
	color: #5f5f5f;
}

#plan .planBox2 {
	background-color: #d1e0ff;
	border: 1px solid #c0c0c0;
	width: 17px;
	height: 17px;
	float: left;
	margin: 0 8px 0 15px;
	color: #5f5f5f;
}

#plan .planCol {
	background-color: #d1e0ff !important;
}

#plan .plan1flo1 ul {
	width: 1000px;
	margin: 0 auto;
	overflow: auto;
}

#plan .plan1flo1 ul li {
	background-image: url(/assets/imgs/fangAn1.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 164px;
	float: left;
	position: relative;
	background-color: #eef3f7;
	margin: 0 3px 3px 0;
	cursor: pointer;
}

#plan .plan1flo1 ul li span {
	display: block;
	text-align: center;
	margin-top: 130px;
	font-size: 16px;
	font-weight: 300;
}

#plan .plan1flo2 {
	height: 626px;
	background: #3261d7 url(/assets/imgs/functiondot1.jpg) repeat-x left
		20px;
	padding: 1px;
}

#plan .plan1flo2 h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 0px auto 35px;
	width: 300px;
	color: #fff;
	background-color: #3261d7;
	text-align: center;
}

#plan .plan1flo2 p {
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 23px;
	text-align: center;
	width: 657px;
	margin: 0 auto 30px;
}

#plan table.narrow th, #plan table.narrow td {
	padding: 15px !important;
}

#plan table.changeBor th, #plan table.changeBor td {
	border-right: 5px solid #eef3f7 !important;
	border-bottom: 5px solid #eef3f7 !important;
}

#plan table {
	width: 1000px;
	margin: 0 auto;
	border: none;
	background-color: #fff;
	color: #4a5d7d;
}

#plan table th {
	font-size: 18px;
	letter-spacing: 1px;
	border-right: 5px solid #3261d7;
	border-bottom: 5px solid #3261d7;
	padding: 20px;
	width: 200px;
}

#plan table td {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 300px;
	border-bottom: 5px solid #3261d7;
	padding: 20px;
}

#plan .tbg {
	background-color: #c6dbec;
}

#plan .plan1flo3 {
	height: 470px;
	background: url(/assets/imgs/functiondot.jpg) repeat-x left 70px;
	padding: 1px;
}

#plan .plan1flo3 h2 {
	color: #5f5f5f;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 45px auto 30px;
	width: 390px;
	background-color: #fff;
	text-align: center;
}

#plan .plan1flo3 .intro {
	width: 597px;
	margin: 0 auto;
	color: #5f5f5f;
	text-align: center;
}

#plan .planList {
	width: 1000px;
	margin: 45px auto 0;
}

#plan .planList li {
	float: left;
	margin-right: 30px;
	width: 310px;
}

#plan .planIcon1 {
	background: url(/assets/imgs/fangAn4.png) no-repeat left top;
	height: 126px;
	margin: 0 auto;
	width: 126px;
}

#plan .planIcon2 {
	background: url(/assets/imgs/fangAn4.png) no-repeat left -260px;
	height: 126px;
	margin: 0 auto;
	width: 126px;
}

#plan .planIcon3 {
	background: url(/assets/imgs/fangAn4.png) no-repeat left -521px;
	height: 126px;
	margin: 0 auto;
	width: 126px;
}

#plan .planIcon4 {
	background: url(/assets/imgs/fangAn4.png) no-repeat center -793px;
	height: 104px;
	margin: 0 auto;
	width: 104px;
}

#plan .planIcon5 {
	background: url(/assets/imgs/fangAn4.png) no-repeat center -1053px;
	height: 104px;
	margin: 0 auto;
	width: 104px;
}

#plan .planIcon6 {
	background: url(/assets/imgs/fangAn4.png) no-repeat center -1314px;
	height: 104px;
	margin: 0 auto;
	width: 104px;
}

#plan .planIcon7 {
	background: url(/assets/imgs/fangAn4.png) no-repeat center -1574px;
	height: 104px;
	margin: 0 auto;
	width: 104px;
}

#plan .planList li p {
	color: #0466bd;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

#plan .planList li h3 {
	color: #0466bd;
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
}

#plan ul.planList1 {
	width: 880px;
	margin: 45px auto 0;
	height: 250px;
	background: url(/assets/imgs/fangAnBg1.jpg) no-repeat center bottom;
}

#plan ul.planList1 li {
	float: left;
	margin-right: 28px;
	width: 267px;
}

#plan ul.planList1 h3 {
	font-size: 18px;
	font-weight: 200;
	color: #5e5e5e;
	text-align: center;
	margin: 10px 0;
}

#plan .Icon1 {
	background: url(/assets/imgs/fangAn5.png) no-repeat 0 top;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan .Icon2 {
	background: url(/assets/imgs/fangAn5.png) no-repeat left -244px;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan .Icon3 {
	background: url(/assets/imgs/fangAn5.png) no-repeat left -489px;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan .Icon4 {
	background: url(/assets/imgs/fangAn5.png) no-repeat left -733px;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan .Icon5 {
	background: url(/assets/imgs/fangAn5.png) no-repeat left -977px;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan .Icon6 {
	background: url(/assets/imgs/fangAn5.png) no-repeat left -1221px;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan .Icon7 {
	background: url(/assets/imgs/fangAn5.png) no-repeat left -1466px;
	height: 106px;
	margin: 0 auto;
	width: 106px;
}

#plan ul.planList1 p {
	color: #a4a4a4;
	font-size: 14px;
	text-align: center;
	line-height: 19px;
}

#plan ul.planList2 {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	padding-top: 80px;
}

#plan .planBg {
	background: #f0f3f8 url(/assets/imgs/fangAnBg2.jpg) no-repeat center top
		!important;
	height: 357px;
}

#plan ul.planList2 h3 {
	font-size: 18px;
	font-weight: 200;
	color: #5e5e5e;
	text-align: center;
	margin: 10px 0;
}

#plan ul.planList2 li {
	float: left;
	margin-right: 65px;
	width: 200px;
}

#plan ul.planList2 p {
	color: #a4a4a4;
	font-size: 14px;
	text-align: center;
	line-height: 19px;
}

#plan .plan1flo4 {
	height: 400px;
	background: url(/assets/imgs/functiondot.jpg) repeat-x left 20px;
}

#plan .plan1flo4 h2 {
	color: #5f5f5f;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 0 auto;
	width: 160px;
	background-color: #fff;
	text-align: center;
}

#plan .plan1flo4 p {
	margin: 35px auto 0;
	width: 700px;
	letter-spacing: 2px;
	line-height: 25px;
	color: #5f5f5f;
	text-align: center;
	font-size: 14px;
}

#plan p.planfontS {
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 45px;
}

#plan p.planfontS span {
	font-size: 30px;
}

#plan .plan1flo5 {
	height: 215px;
	background: #3261d7;
}

#plan .plan1flo5 h2 {
	font-size: 30px;
	color: #fff;
	float: left;
	margin: 50px 0 0 80px;
	width: 380px;
	letter-spacing: 2px;
}

#plan .plan1flo5 h2 span {
	font-weight: 200;
	margin: 0 10px;
}

#plan .planfontS1 {
	font-size: 30px;
}

#plan .plan1flo5 .more {
	text-align: right;
	padding-top: 12px;
}

/*HP*/
.tub1 {
	background-position: center 65px;
}

/*MP*/
.tub2 {
	background-position: center -60px;
}

/*SP*/
.tub3 {
	background-position: center -186px;
}

/*ATT*/
.tub4 {
	background-position: center -312px;
}

/*DEF*/
.tub5 {
	background-position: center -437px;
}

/*DEX*/
.tub6 {
	background-position: center -563px;
}

/*体力修改*/
.tub7 {
	background-position: center -687px;
}

/*DXP*/
.tub8 {
	background-position: center -820px;
}

/*速度修改*/
.tub9 {
	background-position: 50px -957px;
}

/*金币修改*/
.tub10 {
	background-position: center -1072px;
}

/*关卡修改*/
.tub11 {
	background-position: center -1200px;
}

/*道具修改*/
.tub12 {
	background-position: center -1319px;
}

/*代币修改*/
.tub13 {
	background-position: center -1450px;
}

/*内购破解*/
.tub14 {
	background-position: center -1580px;
}
/*锁定三网*/
.tub15 {
	background-position: center -1700px;
}
/*内容限制破解*/
.tub16 {
	background-position: center -1826px;
}
/*移除广告*/
.tub17 {
	background-position: center -1952px;
}

/*支持飞行模式*/
.tub18 {
	background-position: center -2080px;
}

/*无卡购买*/
.tub19 {
	background-position: center -2203px;
}
/*盗版*/
.tub20 {
	background-position: center -2330px;
}

/*仿冒*/
.tub21 {
	background-position: center -2455px;
}
/*山寨*/
.tub22 {
	background-position: center -2581px;
}

/*植入广告*/
.tub23 {
	background-position: center -2710px;
}
/*植入恶意代码*/
.tub24 {
	background-position: center -2833px;
}

/*秒杀*/
.tub25 {
	background-position: center -2955px;
}

/*评分修改*/
.tub26 {
	background-position: center -3090px;
}

/*减速修改*/
.tub27 {
	background-position: center -3220px;
}
/* VIP 破解 */
.tub28 {
	background-position: center -3337px;
}

/* 无敌 */
.tub29 {
	background-position: center -3465px;
}

/* 技能免 CD */
.tub30 {
	background-position: center -3590px;
}

/* 卡怪 */
.tub31 {
	background-position: center -3715px;
}

/* 挂机 */
.tub32 {
	background-position: center -3840px;
}

/* 收益修改 */
.tub33 {
	background-position: center -3970px;
}

/* 元素修改 */
.tub34 {
	background-position: center -4096px;
}

/* 绕过外挂检测 */
.tub35 {
	background-position: center -4220px;
}

/* 喊话 */
.tub36 {
	background-position: center -4345px;
}
/* 脱机挂 */
.tub37 {
	background-position: center -4470px;
}

#plan .plan3flo1 {
	height: 1100px;
	padding: 1px;
}

#plan .plan4flo1 {
	height: 530px;
	padding: 1px;
}

#plan .plan4flo1 h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 50px auto 44px;
	width: 580px;
	color: #5f5f5f;
}

#plan .plan3flo1 h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 50px auto 44px;
	width: 390px;
	color: #5f5f5f;
}

#plan .plan3flo1 h3, #plan .plan4flo1 h3 {
	font-size: 18px;
	color: #5f5f5f;
	letter-spacing: 2px;
	padding-left: 25px;
	background: url(/assets/imgs/fangAn9.png) no-repeat left 5px;
	margin-bottom: 30px;
}

#plan .plan3flo1 p, #plan .plan4flo1 p {
	font-size: 14px;
	color: #5f5f5f;
	letter-spacing: 1px;
	line-height: 23px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	text-indent: 29px;
}

#plan .plan3flo2 h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 50px auto 44px;
	width: 353px;
	color: #fff;
}

#plan .plan3flo2 h3, #plan .plan4flo2 h3 {
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
	padding-left: 25px;
	background: url(/assets/imgs/fangAn10.png) no-repeat left 5px;
	margin-bottom: 30px;
}

#plan .plan3flo2 p, #plan .plan4flo2 p {
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 23px;
	margin-bottom: 30px;
	text-indent: 29px;
}

#plan .planList3 {
	width: 880px;
	clear: both;
	padding-left: 80px;
}

#plan .planList3 li {
	width: 200px;
	float: left;
	margin-right: 20px;
}

#plan .planList3 h4 {
	font-size: 18px;
	color: #5f5f5f;
	letter-spacing: 2px;
	font-weight: 500;
	text-align: center;
	margin: 10px 0px;
}

#plan .planList3 p {
	text-align: center;
	text-indent: 0;
}

#plan .planCir {
	background: url(/assets/imgs/fangAn7_r1_c1.png) no-repeat left top;
	width: 205px;
	height: 205px;
	float: left;
}

#plan .planSqu {
	background: url(/assets/imgs/fangAn71_r1_c2.png) no-repeat left top;
	width: 205px;
	height: 205px;
	float: left;
}

#plan .planArrow {
	background: url(/assets/imgs/fangAn7_r2_c3.png) no-repeat left top;
	width: 54px;
	height: 42px;
	float: left;
	margin: 79px 20px 0;
}

#plan .planCir ul, #plan .planSqu ul {
	list-style: disc inside;
	color: #fff;
}

#plan .planCir ul li, #plan .planSqu ul li {
	padding-left: 40px;
	margin-bottom: 6px;
}

#plan .planCir h4, #plan .planSqu h4 {
	color: #fff;
	text-align: center;
	padding-top: 47px;
	margin-bottom: 12px;
}

#plan .planPad ul li {
	padding-left: 15px !important;
}

#plan .plan3flo2 {
	background: #3261d7 url(/assets/imgs/functiondot1.jpg) repeat-x left
		70px;
	height: 870px;
	padding: 1px;
}

#plan .plan4flo2 {
	background-color: #3261d7;
	padding-top: 25px;
	padding-bottom: 20px;
}

#plan .plan3flo2 h2 {
	background-color: #3261d7;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 50 auto 35px;
	text-align: center;
	width: 650px;
}

#plan .plan3flo3 {
	background-color: #eef3f7;
	height: 518px;
	padding-top: 60px;
}

#plan .plan4flo3 {
	height: 350px;
	padding-top: 30px;
}

#plan .plan4flo3 ul {
	list-style: disc inside;
	color: #5f5f5f;
	padding-left: 29px;
}

#plan .plan4flo3 ul li {
	margin-bottom: 4px;
}

#plan .plan3flo3 h3, #plan .plan4flo3 h3 {
	font-size: 18px;
	color: #5f5f5f;
	letter-spacing: 2px;
	padding-left: 25px;
	background: url(/assets/imgs/fangAn9.png) no-repeat left 5px;
	margin-bottom: 30px;
}

#plan .plan3flo3 p, #plan .plan4flo3 p {
	font-size: 14px;
	color: #5f5f5f;
	letter-spacing: 1px;
	line-height: 23px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	text-indent: 29px;
}

#plan .planAdd {
	background: url(/assets/imgs/fangAn11.png) no-repeat left top;
	width: 32px !important;
	height: 33px !important;
	margin: 52px 30px 0;
}

#plan ul.planList4 {
	width: 520px;
	margin: 20px auto 0;
}

#plan ul.planList4 li {
	float: left;
	width: 210px;
}

#plan ul.planList4 h4 {
	color: #0568db;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
	text-align: center;
	margin: 12px 0;
}

#plan ul.planList4 p {
	color: #0568db;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 23px;
	text-align: center;
}

#plan .plan3flo4 {
	height: 330px;
	background: url(/assets/imgs/functiondot.jpg) repeat-x left 50px;
	padding: 1px;
}

#plan .plan4flo4 {
	height: 545px;
	background-color: #eef3f7;
	padding-top: 30px;
}

#plan .plan4flo4 h3 {
	background: url(/assets/imgs/fangAn9.png) no-repeat left 5px;
	color: #5f5f5f;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	padding-left: 25px;
}

#plan .plan3flo4 h2 {
	color: #5f5f5f;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 30px auto 0;
	width: 160px;
	background-color: #fff;
	text-align: center;
}

#plan .plan3flo4 p {
	margin: 35px auto 0;
	width: 700px;
	letter-spacing: 2px;
	line-height: 25px;
	color: #5f5f5f;
	text-align: center;
	font-size: 14px;
}

#plan .hot {
	width: 54px;
	height: 54px;
	background: url(/assets/imgs/fangAn12.png) no-repeat left top;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
}

#plan .showOpt {
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity = 40);
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}

#plan .showWord {
	color: #fff;
	width: 140px;
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	/*background-color:#2880ec;*/
	height: 104px;
	padding: 60px 12px 0 12px;
}

.thridRegister-content {
	height: 80px;
	margin-top: -35px;
}

.thridRegister-tip {
	float: left;
	margin-left: 15px;
	height: 50px;
	width: 600px;
}

.thirdRegsiter-icon {
	margin-top: 20px;
	margin-left: -585px;
	float: left;
}

.thirdRegsiter-span {
	float: left;
	width: 600px !important;
	margin-top: -39px;
	margin-left: 60px;
	color: #7789A6;
}

.close {
	float: right;
	width: 80px;
	height: 79px;
	background-image: url(/assets/imgs/X1-1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
}

.close:hover {
	background-image: url(/assets/imgs/X1-2.png);
	background-repeat: no-repeat;
}

.closex {
	float: right;
	width: 79px;
	height: 79px;
	background-image: url(/assets/imgs/X1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
}

.closex:hover {
	background-image: url(/assets/imgs/X2.png);
	background-repeat: no-repeat;
}

.checkIcon {
	width: 40px;
	height: 40px;
	background: url(/assets/imgs/index_r2_c8.png) no-repeat left top;
	float: left;
	margin-right: 8px;
}

.chk1 {
	background: url(/assets/imgs/index_r2_c8.png) no-repeat left top;
}

.chk2 {
	background: url(/assets/imgs/index_r2_c8.png) no-repeat left -113px;
}

.chk3 {
	background: url(/assets/imgs/index_r2_c8.png) no-repeat left -225px;
}

.chk4 {
	background: url(/assets/imgs/index_r2_c8.png) no-repeat left -337px;
}

.reader {
	background: #fff none repeat scroll 0 0;
	border-radius: 6px;
	color: #59779d;
	font-size: 14px;
	padding: 50px 50px 80px;
	width: 900px;
}

.reader h3, .reader b {
	font-size: 14px;
	font-weight: bold;
}

.reader b {
	margin-right: 13px;
}

.readerNavi {
	color: #505050;
	padding: 0px;
	padding-top: 30px;
}

.reader .readerNavi a {
	color: #315fd7 !important;
}

.reader .readerNavi a:hover {
	color: #009 !important;
}

.reader h3, .reader p, .reader ul {
	margin-bottom: 35px;
}

.reader ul {
	margin-bottom: 35px;
	margin-left: 36px;
}

.reader .marB {
	margin-bottom: 7px !important;
}

.reader .txtDel {
	text-decoration: underline;
}

.reader p {
	line-height: 22px;
	letter-spacing: 1px;
}

#perInfor .pad {
	padding-bottom: 15px;
}

.spanMar {
	margin: 0 8px;
}

.readerNavi a {
	color: #315fd7 !important;
}

.readerNavi a:hover {
	color: #009 !important;
}

a.helplink {
	color: #3c66dc !important;
}

a.helplink:hover {
	color: #0096ff !important;
}
.headerTipBody{
padding: 7px 32px 7px 38px;
font-size: 12px;
color: #4A6C99;
background: #FFF url("/assets/imgs/tip_icon.png") no-repeat scroll 10px center;
margin-top: 13px;
border-radius: 6px;
box-shadow: 0px 2px 3px #999;
vertical-align: middle;
width: 300px;
min-height: 14px;       
}


.headerTip{
	height:50px;
	position:absolute;
	background:url(/assets/imgs/headerTipBG.png) no-repeat center top;
	right:160px;
	top:45px;
	z-index:10;
		
}

.headerTip .close{	
width:12px;
height:12px;
position:absolute;
right:20px;
background:url(/assets/imgs/headerTipClose.png) no-repeat left top;
margin-top: -6px;
top: 60%;	
}

input{
	line-height:22px;
}
