@charset "utf-8";
/* CSS Document */
 ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
 ul,li { list-style:none;}
 a:hover { color:#999; cursor:pointer;}
*{	
	margin: 0;
	outline: 0;
	padding: 0;
}
a {
    text-decoration:none;
	color:#848282;
}
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family:"Microsoft YaHei", "Arial", "sans-serif"," Helvetica","Arial","sans-serif";	
	line-height:1.6;	
	font-size:15px;
	color:#848282;
	-webkit-touch-callout: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-align: stretch;
}
img {border:0px;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
table,tr,th,td {margin:0; padding:0;}
table,tbody {border:0;}
.whole {width:100%; margin:0 auto;}

/*头部样式-----------------begin*/
.header {
	width:100%; height:95px; background:#f8f8f8; position:fixed; z-index:100; margin:0 auto;
	-webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
}
.header1 {width:1200px; height:75px; font-weight:600; margin:20px auto; font-size:18px;}
.logo {float:left; margin-top:20px; margin-left:20px;}
.header1_bt {float:left; font-size:22px; font-weight:bold; margin:25px 0 0 10px; color:#303030;}
.nav_ul {float:left; margin:0 0 0 30px;}
.nav_ul li {float:left;}
.nav_li0 a {float:left; padding:26px 40px 22px; color:#505050;}
.nav_li0 a:hover {background:#24a8ea; color:#FFF;}
.nav_li a {float:left; padding:26px 40px 22px; background:#24a8ea; color:#FFF;}
.nav_ul1 {float:right; margin:25px 10px 0 0;}
.nav_li1 {float:left; color:#505050;}
.nav_ul2 {float:right; margin:25px 10px 0 0; width:180px;}
.nav_li2 {float:right; color:#505050; font-weight:normal;}
.tuichu {float:right; margin:3px;}

/*头部样式-----------------end*/

/*首页主体样式-----------------begin*/
.main {width:100%; position:relative; top:96px;}
.main1 {width:100%; height:400px; text-align:center; background:#609bd0;}
.main2 {width:1180px; height:160px; padding:45px 10px; margin:0 auto; }
.main2 a {width:350px; height:160px;}
.main3 {float:left; width:350px; height:160px; margin:0 21px;}
.main3>img {float:left;}
.main3 h2 {float:left; width:180px; height:40px; line-height:40px; font-size:22px; color:#24a8ea; padding:5px 0 0 10px; margin-top:10px; font-weight:600; }
.main3 h2 img {margin-left:10px;}
.main3 p {float:left; width:180px; height:90px; padding-left:10px;}
.main4 {width:1200px; height:320px; margin:0 auto;}
.main5 {width:1200px; height:89px; text-align:center; background:url(../images/main3.png) no-repeat; background-position:center;}
.main5 h2 {font-size:22px; font-weight:500; color:#FFF; padding-top:28px;}
.main6 {width:1200px; height:211px; background:url(../images/main4.png) no-repeat; background-position:center 50px; margin-top:20px;}
.main6_1 {width:200px; height:211px; float:left; text-align:center; margin:0 50px;}
.main6_1 h2 {font-size:20px; color:#24a8ea; font-weight:600;}

.index_dl {width:510px; height:340px; border:1px solid #dadada; position: absolute; z-index: 10001;display: none; border-radius:7px;}
.index_bt {float:left; width:510px; border-radius:7px 7px 0 0; height:60px; background:#f1f1f1;}
.index_bt span {float:left; margin-left:15px; font-size:18px; font-weight:600; line-height:60px;}
.index_img {float:right; margin-top:22px; margin-right:15px;}
.index_text {float:left; margin:20px 40px 0; width:428px; height:50px; border-radius:7px 7px 0 0; border:1px solid #dadada;} 
.index_text1 {float:left; margin:0 40px; width:428px; height:50px; border-radius:0 0 7px 7px; border-bottom:1px solid #dadada; border-left:1px solid #dadada; border-right:1px solid #dadada;}
.index_text img,.index_text1 img {float:left; margin:14px 15px 0 15px;}
.dl_text { float:left; width:378px; height:50px; background:none; border:0;}
.dl_text::-webkit-input-placeholder {color:#cbcaca;}
.dl_text:-moz-placeholder {color:#cbcaca;}
.dl_text:-ms-input-placeholder {color:#cbcaca;}
.dl_text:focus{color:#24a8ea;}
.index_text2 {float:left; height:40px; margin:0 40px; line-height:40px; width:430px;}
.index_text2 a {float:right; color:#24a8ea;}
.dl_checkbox { float:left; width:15px; height:15px; margin-top:13px; margin-right:8px;}
.index_text3 {float:left;margin:10px 40px; width:430px; height:55px;}
.dl_button {float:left; width:208px; height:40px; line-height:40px; text-align:center; cursor:pointer; color:#fff; background:#24a8ea; border:1px solid #0c8ac9; border-radius:5px;}
.dl_button1 {float:right; width:208px; height:40px; line-height:40px; text-align:center; cursor:pointer; background:#f1f1f1; border:1px solid #dbd9d9;border-radius:5px;}
.null { float:left;width:510px; height:30px;}
.login_tishi {color:#F00; text-align:center; width:510px; line-height:30px; display:none;}
/*首页主体样式------------------end*/

/*底部样式-----------------begin*/
.footer { float:left; width:100%; height:90px;}
.footer1 {width:760px; height:50px; border-top:1px solid #c7c6c6; text-align:center; margin:30px auto; padding-top:20px;}
/*底部样式------------------end*/


/*开发者注册样式-----------------begin*/
.main_layout,.main_layout1 {width:1200px; height:55px; background:#dad7d7; margin:0 auto;}
.main_span,.main_span1 {float:left; height:33px; border-bottom:2px solid #24a8ea; font-size:16px; padding-top:20px; margin-left:240px; color:#444; font-weight:600;}
.main_span1 {margin-left:540px;}
.registered {margin:0 auto; width:1200px;}
.registered1,.registered2 {float:left; width:600px; margin-top:20px;}
.registered2 {padding:20px 0 70px; background:url(../images/main-7.png) no-repeat; background-position:145px center;}
.registered_tishi {color:#F00; text-align:center; width:600px; margin:0 auto; display:none;}
.registered_p {width:600px; float:left; margin-top:2px;}
.registered_span1 { float:left; width:180px; text-align:right; font-weight:600; height:70px; line-height:70px;}
.registered_span2 { float:left; width:410px;height:70px;}
.text0 {width:370px; height:40px; border:1px solid #e6e7ec; padding-left:5px; margin-left:10px; margin-top:13px; font-size:14px;}
.text0::-webkit-input-placeholder {color:#cbcaca;}
.text0:-moz-placeholder {color:#cbcaca;}
.text0:-ms-input-placeholder {color:#cbcaca;}
.text0:focus{color:#24a8ea;}
#tab2{float:left; margin-top:13px; margin-left:10px; width:390px; height:40px;}
#tab2 ul {margin:0;	padding:0;}
#tab2 li{float:left; width:124px; line-height:40px; text-align:center; cursor:pointer; background:#f1f1f1; border:1px solid #dbd9d9;}
#tab2 li.now{color:#fff; background:#24a8ea; border:1px solid #0c8ac9;}
.tablist{float:left; display:none;}
.block{display:block;}
.main_checkbox {float:left; width:18px; height:18px; margin-top:20px;}
.registered_span3 { float:left;padding-left:10px; margin-top:15px;}
.registered_span3 a {color:#24a8ea;}
.main_button {float:right; margin-right:30px; width:510px; line-height:40px; text-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px;}
.registered3 {float:left; width:420px; height:105px; margin:20px 100px;}
.registered3 a>img {float:left;}
.registered3 h2 {float:left; width:284px; height:30px; margin-top:15px; margin-left:10px; font-size:18px; color:#24a8ea; font-weight:600;}
.registered3 h2 img {width:17px; height:17px;}
.registered3 p {float:left; margin-left:10px;}
/*开发者注册样式------------------end*/

/*创建应用样式-----------------begin*/
.main_span2,.main_span3,.main_span4 {float:left; height:33px; border-bottom:2px solid #24a8ea; font-size:16px; padding-top:20px;  color:#444; font-weight:600;}
.main_span2 {margin-left:20px;}
.main_span3 {margin-left:558px;}
.create_main {width:1200px; height:150px; margin:0 auto; background:#f8f8f8;}
.create_main1,.create_main2 {float:left; width:610px; height:118px; background:#FFF; border:1px solid #dad7d7; margin:15px 0 0 20px;}
.create_main2 {width:525px;}
.create_main3 {float:left; width:200px; height:80px; margin:19px 0 0 20px;}
.create_main3 h2 {font-size:22px; color:#505050; height:50px;}
.create_main3 span {color:#24a8ea; font-weight:600;}
/*资料进度*/
.detall-time {position:relative; width:550px; height:85px; left:200px; top:5px; z-index:11;}
.detall-time li{width:80px;	height:80px; float:left; position:relative;	padding-top:21px; left:-180px;}
.detall-circle {width:36px; height:36px; margin:0 auto;	background:#f8f8f8;	position:relative; border-radius:50%; z-index:2;}
.detall-time li.active .detall-circle{ background-color:#24a8ea;}
.detall-time-h2 {color:#848282;	text-align:center; font-size:18px; height:40px;	line-height:40px;}
.detall-time li:last-child:before{width:50%;}
.detall-time li:first-child:before{width:50%; left:50%;}
.detall-time li.active:before{background-color:#24a8ea;}
.detall-time li:before{content:""; height:8px; border-color:#e3e7e6; border-style:solid; border-width:3px 0; background-color:#e3e7e6; position:absolute; width:80px;left:0;	top:32px;}
.detall-time li:after{content:""; position: absolute; display:block; width:42px; height:42px; left:50%; top:18px; margin-left:-21px; background:#e3e7e6;	border-radius:50px;	z-index:1;}
.detall-time li.active .detall-circle:before{ content:""; position:absolute; height:8px; width:10px; background-color:#24a8ea; top:14px;	right:-5px;}
.detall-time li.active .detall-circle:after{content:"";	position:absolute; height:8px; width:10px; background-color:#24a8ea; 	top:14px; left:-5px;}
.detall-time li:first-child .detall-circle:after, .detall-time li:last-child .detall-circle:before{	display:none;}
.detall-time li.active .detall-time-h2{color:#24a8ea;}
.create_ment{float:left; width:1160px; height:118px; background:#FFF; border:1px solid #dad7d7; margin:15px 0 0 20px;}
/*资料进度*/
.create_main2 img {float:left; margin:6px 20px 0;}
.create_main4 {float:left; width:120px; height:80px; margin-top:30px;}
.create_main4 p {height:30px; line-height:30px;}
.create_main4 span {color:#505050; font-size:20px; font-weight:600; padding:0 10px;}
.create_anliu1,.create_anliu2 { float:left; padding:7px 65px;text-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px;}
.create_anliu1 { margin:15px 0 0 40px;}
.create_anliu2 { margin:8px 0 0 40px;}
.create_anliu1:hover,.create_anliu2:hover {color:#CCC;}
.registered_span5 { float:left; width:180px; text-align:right; font-weight:600; height:55px; line-height:60px;}
.registered_span4 { float:left; width:410px;height:55px;}
.registered_span6 { float:left; width:420px;height:120px;}
.registered_span7 { float:left; width:420px;height:55px;}
.registered_span8 { float:left; width:180px; text-align:right; font-weight:600; height:40px; line-height:45px;}
.registered_span9 { float:left; width:410px;height:40px;}
.registered_p1 {width:408px; float:left; margin-top:2px; padding-left:192px;}
.registered_p1 span {color:#F00;}
.registered_text {width:365px; height:90px; border:1px solid #e6e7ec; padding:5px; margin-left:10px; margin-top:13px; font-size:14px; resize:none;}
.registered_text::-webkit-input-placeholder {color:#cbcaca;}
.registered_text:-moz-placeholder {color:#cbcaca;}
.registered_text:-ms-input-placeholder {color:#cbcaca;}
.registered_text:focus{color:#24a8ea;}
.create-select {float:left; width:183px; height:40px; border:1px solid #e6e7ec; padding-left:5px; margin-left:10px; margin-top:13px; font-size:14px;}
.create-select1 {float:left; width:376px; height:40px; border:1px solid #e6e7ec; padding-left:5px; margin-left:10px; margin-top:13px; font-size:14px;}
.create-radio {float:left; margin-left:15px; margin-top:15px;}
.registered_span9 span {float:left; margin-left:5px; margin-top:10px;}
/*创建应用样式-----------------end*/

/*海外仓样式-----------------begin*/
.ment_p {float:left; width:200px; height:35px; line-height:60px; margin-left:50px;}
.ment_p1 {float:left; width:200px; height:35px; line-height:40px; margin-left:150px;}
.ment_p1 span {float:left; margin-left:5px;}
.create_anliu3 { float:left; padding:7px 95px;text-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px; margin:3px 0 0 50px;}
.ment0 {width:1200px; margin:0 auto; background:#FF9;}
#tab3{float:left;width:1200px; height:42px;}
#tab3 ul {float:left; margin:0;	padding:0;}
#tab3 li{float:left; width:208px; line-height:40px; text-align:center; cursor:pointer; background:#f1f1f1; border:1px solid #dbd9d9;}
#tab3 li.now{color:#fff; background:#24a8ea; border:1px solid #0c8ac9;}
.tablist1{float:left; width:1200px; display:none; border:1px solid #dbd9d9; height:690px; padding-top:30px;}
.block1{display:block;}
/*.ment_p2 {line-height:41px; width:551px; position:relative; z-index:1; top:-42px; left:629px; border-bottom:1px solid #dbd9d9; text-align:right; padding-right:20px;}
.ment_p2 a{color:#24a8ea;}
.ment_p2 a:hover {cursor:pointer;}*/
.ment_p3 {width:1200px; float:left; margin-top:2px;}
.ment_span1 { float:left; width:500px; text-align:right; font-weight:600; height:70px; line-height:70px;}
.ment_span2,.ment_span3 { float:left; width:700px;　height:70px; line-height:70px;}
.ment_span3 {font-weight:600; height:40px; line-height:40px;}
.ment_span4 { float:left; width:500px; text-align:right; font-weight:600; height:40px; line-height:40px;}
.ment_span5{ float:left; padding-right:30px;　height:70px; line-height:70px;}
.ment_span6{ float:left; width:400px;　height:70px; line-height:70px;}
.main_button2 {float:right; margin:30px 310px 0 0; width:480px; line-height:40px; text-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px;}
.main_button3 { margin:60px; auto; width:480px; line-height:40px; text-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px;}
.main_layout2 {float:left; margin-top:30px;width:1200px; height:50px; background:#f8f8f8; border-bottom:1px solid #d7d6d6;border-top:1px solid #d7d6d6;}
.main_layout2 a,.details_box a {float:right; margin:15px 15px 0 0; color:#24a8ea;}
.main_token {float:left; height:31px; border-bottom:2px solid #24a8ea; font-size:16px; padding-top:18px;  color:#444; font-weight:600; margin-left:20px;}
/*进度*/
.detall-time0 {position:relative; width:800px; height:85px; left:350px; top:5px; z-index:11;}
.detall-time0 li{width:120px; height:80px; float:left; position:relative;padding-top:21px;}
.detall-circle0 {width:36px; height:36px; margin:0 auto;background:#f8f8f8;	position:relative; border-radius:50%; z-index:2;}
.detall-time0 li.active0 .detall-circle0{ background-color:#24a8ea;}
.detall-time0-h2 {color:#848282;text-align:center; font-size:18px; height:40px;	line-height:40px;}
.detall-time0 li:last-child:before{width:80px;}
.detall-time0 li:first-child:before{width:200px; left:50%;}
.detall-time0 li.active0:before{background-color:#24a8ea;}
.detall-time0 li:before{content:""; height:8px; border-color:#e3e7e6; border-style:solid; border-width:3px 0; background-color:#e3e7e6; position:absolute; width:180px;left:0;	top:32px;}
.detall-time0 li:after{content:""; position: absolute; display:block; width:42px; height:42px; left:50%; top:18px; margin-left:-21px; background:#e3e7e6;border-radius:50px;	z-index:1;}
.detall-time0 li.active0 .detall-circle0:before{ content:""; position:absolute; height:8px; width:10px; background-color:#24a8ea; top:14px;	right:-5px;}
.detall-time0 li.active0 .detall-circle0:after{content:"";	position:absolute; height:8px; width:100px; background-color:#24a8ea;top:14px; left:-5px;}
.detall-time0 li:first-child .detall-circle0:after, .detall-time li:last-child .detall-circle0:before{	display:none;}
.detall-time0 li.active0 .detall-time-h2{color:#24a8ea;}
/*海外仓样式-----------------end*/

/*开发文档样式-----------------begin*/
.document_main {width:1200px; margin:0 auto;}
.document_main1 {float:left;width:1198px; min-height:568px; background:#ebe9e9; border-left:1px solid #c3c1c1; border-bottom:1px solid #c3c1c1; border-right:1px solid #c3c1c1;}
.subNavBox{float:left; width:225px; border-top:1px solid #c3c1c1; padding-top:5px;}
.subnav_docunent { float:left; border-bottom:1px solid #c3c1c1;}
.subNav{width:195px; height:40px; line-height:40px; font-size:14px; float:left; background:#dbd8d8; color:#222; padding-left:40px; background:url(../images/menu.png) no-repeat; background-position:5% 50%;}
.currentDd{ border-bottom:0;}
.currentDt{background:url(../images/menu1.png) no-repeat;background-position:5% 50%;}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li a{display:block;width:195px; height:35px; line-height:35px; font-size:14px; margin-top:5px; float:left; padding-left:40px; color:#222;}


.document_right {float:left; background:#FFF; width:972px; border-left:1px solid #c3c1c1; font-size:14px; font-family:"宋体" !important;}
.document_right h2 {float:left; font-size:14px;color:#505050; width:942px; height:56px; line-height:70px; border-bottom:1px solid #c3c1c1; padding-left:30px;}
.document_right h3 {float:left; padding-left:30px; width:942px; height:35px; line-height:40px; font-size:14px;color:#505050;}
.document_right table {margin:5px 30px; width:900px !important; table-layout:fixed;font-size:13px; border:0;}
.document_right table tbody tr td {max-width:360px !important; word-break:break-all !important;}
.document_right>p {float:left; padding:5px 30px; width:932px; height:auto;font-size:13px;}
.document_right>p img {width:800px; height:auto; border:1px solid #c7c6c6;}

.click_apiname{background-color:#c0c0c0;}
/*开发文档样式-----------------end*/

/*应用管理样式-----------------begin*/
.online {width:1200px; margin:0 auto;}
.search {float:left; width:1200px; height:50px;}
.search_h2 {float:left; margin-left:20px; height:50px; line-height:50px; font-size:15px; color:#505050;}
.search_box { float:left; margin-top:10px; width:340px; height: 31px; border:1px solid #d7d7d7;} 
.s { float: left; margin: 6px 0 0 6px; border:0; width:300px; background: none; font-size:14px; } 
.go {float: right; margin: 3px 4px 0 0;padding-top:3px;}
.s::-webkit-input-placeholder {color:#cbcaca;}
.s:-moz-placeholder {color:#cbcaca;}
.s:-ms-input-placeholder {color:#cbcaca;}
.s:focus{color:#24a8ea;}
#tab4{float:left;width:1200px; height:42px;}
#tab4 ul {float:left; margin:0;	padding:0;}
#tab4 li{float:left; width:208px; line-height:40px; text-align:center; cursor:pointer; background:#f1f1f1; border:1px solid #dbd9d9;}
#tab4 li.now{color:#fff; background:#24a8ea; border:1px solid #0c8ac9;}
.tablist2{float:left; display:none; border:1px solid #dbd9d9; width:1200px;min-height: 560px}
.block2{display:block;}
.online_table {width:1200px;}
.online_table tr {border-bottom:1px solid #d7d7d7; height:50px;}
.online_table tr td {text-align:center;}
.td_a1 {color:#24a8ea;}
.td_a2 {color:#F00;}
.td_a3 {color:#090;}
.td_a4 {color:#006;}
/*应用管理样式-----------------end*/

/*应用详情样式-----------------begin*/
.details {width:1200px; margin:0 auto;}
.details1 {float:left; width:1198px; margin:0 auto; border-bottom:1px solid #dbd9d9; border-left:1px solid #dbd9d9; border-right:1px solid #dbd9d9;}
.details h2 {float:left;font-size:24px; color:#24a8ea; padding:20px 0 0 100px; width:1100px;}
.details h3 {float:left;font-size:16px; color:#F00; padding:0 0 0 100px; width:1100px;}
.detailsl_xin {float:left;padding:0 100px 20px; width:1080px;}
.details_box {width:1198px; height:50px; background:#f8f8f8; border-bottom:1px solid #d7d6d6;border-top:1px solid #d7d6d6;float:left;}
.details_0 {float:right; margin:15px 15px 0 0; color:#24a8ea;}
.details_p3 {width:1198px; float:left; margin-top:2px;}
.details_span0 { float:left; width:590px; text-align:right; font-weight:600; height:50px; line-height:50px;}
.details_box1 {float:left; width:600px; margin:30px 300px;}
.details_span1 { float:left; width:180px; text-align:right; font-weight:600; height:55px; line-height:55px;}
.details_span2 {float:left; width:405px; height:55px;line-height:55px; padding-left:15px; font-weight:600;}
.details_button {float:right; margin-right:35px; margin-top:20px; width:510px; line-height:40px; text-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px;}
/*应用详情样式-----------------end*/

/*找回密码样式-----------------begin*/
.password_box {width:1200px; height:640px; margin:0 auto; padding-top:20px;}
.password_box1 {width:450px; height:50px; margin:20px auto;}
.password_box1 span {font-weight:600; float:left; line-height:45px; height:70px;}
.password_text {float:left;width:397px; height:40px; border:1px solid #dbd9d9; background:none; padding-left:5px;}
.password_text::-webkit-input-placeholder {color:#cbcaca;}
.password_text:-moz-placeholder {color:#cbcaca;}
.password_text:-ms-input-placeholder {color:#cbcaca;}
.password_text:focus{color:#24a8ea;}
.password_button {width:449px; height:40px; line-height:40px; border:1px solid #0c8ac9; text-align:center; cursor:pointer; color:#fff; background:#24a8ea; font-size:16px; font-weight:600;}
.password_box2 {width:485px; height:80px; margin:20px auto;}
.password_box2 h3 {float:left; width:373px; height:35px; line-height:40px; margin-left:15px;}
.password_box2 img {float:left;}
.password_box2 p {float:left; width:405px; height:30px; line-height:20px; margin-left:15px;}
.password_box3 {width:420px; height:150px; margin:20px auto; line-height:40px; padding-left:30px;}
.password_box3 span {color:#F00;}
.password_box3 a {color:#24a8ea;}
.password_box4 {width:600px; height:70px; margin:20px auto;}
.password_box4 span { float:left; font-weight:600; width:130px; height:70px; line-height:45px; text-align:right;}
.password_box5 {width:485px; height:80px; margin:20px auto;}
.password_box5 h3 {float:left; width:373px; height:80px; line-height:30px; margin-left:15px;}
.password_box5 img {float:left;}

/*找回密码样式-----------------end*/

/*资料修改样式-----------------begin*/
.test_box {width:600px; min-height: 250px; margin: 1em auto; position: relative;}
.test_tab {	float:left; width:80px;	height:70px;padding-left:10px;}
.test_tab1 {float:left;width:150px;text-align:right; font-weight:600; color:#505050;height:70px;}
.test_tab_content {position: absolute;top:50px;left: -999em;}
.test_radio:checked ~ .test_tab_content {margin-top: -1px; left: 0; right: 0;}
.test_radio:checked  {position: relative;z-index: 1;}
.test_tab_content li {width:600px; float:left; margin-top:2px; height:70px;}
.li_span1 { float:left; width:150px; text-align:right; font-weight:600;line-height:70px;color:#505050;}
.li_span2 { float:left; width:450px;height:70px;}
.data-inputimg {position: absolute;	width:200px;z-index:100;margin-top:15px;margin-left:11px;height:45px;	filter:alpha(opacity:0);opacity: 0;}
.input-anliu3 {	margin-left:11px;background:#f2f2f2;border:1px solid #b9b8b8;position: absolute;width:200px;	height:45px;line-height:40px;text-align:center;font-size:120%;letter-spacing:3px;margin-top:10px;color:#999;	opacity: 1;}
.data-inputimg0 {float:right;width:100px;height:60px;margin-right:130px;margin-top:5px;}
.manage_button {float:right; background:url(../images/congzi.png) no-repeat; background-position:5px 0px 0px 0px; width:50px; text-align:right; margin-right:20px; margin-top:18px; color:#24a8ea; cursor:pointer; border:0;}

/*资料修改样式-----------------end*/

/*后台管理样式-----------------begin*/
.document_right1 {float:left; background:#FFF; width:972px;}
.document_right1 h2 {float:left; font-size:16px;color:#505050; width:952px; height:56px; line-height:70px; border-bottom:1px solid #c3c1c1; padding-left:20px;}
.man_box1 {float:left; font-size:16px;color:#505050; width:952px; height:46px; line-height:46px; border-bottom:1px solid #c3c1c1; padding-left:20px; padding-top:10px}
.man_box1span {float:left; color:#444; border-bottom:2px solid #24a8ea; font-weight:600;}
.man_box1span1 {float:right; margin-right:20px;}
..man_box1span1 strong { font-size:16px;}
.online_box {width:952px; float:left;}
.searchbox {float:left; width:952px; height:50px;}
.searchbox h2 {float:left; height:50px; line-height:50px; font-size:15px; color:#505050; width:90px; border:0;}
.online_tablebox {width:952px;}
.online_tablebox tr {border-bottom:1px solid #d7d7d7; height:50px;}
.online_tablebox tr td {text-align:center;}
.tablist_box{float:left; width:952px; min-height: 560px;; margin-left:20px; border-top:1px solid #dbd9d9;border-left:1px solid #dbd9d9; }
.tablist_box0 {margin-top:20px;}
.tab_box{float:left;width:952px; height:42px; margin-left:20px;}
.tab_box ul {float:left; margin:0;	padding:0;}
.tab_box li{float:left; width:208px; line-height:40px; text-align:center; cursor:pointer; background:#f1f1f1; border:1px solid #dbd9d9;}
.tab_box li.now{color:#fff; background:#24a8ea; border:1px solid #0c8ac9;}
.man_box1 a {color:#24a8ea;}
.document_right1 h3 {float:left; padding-left:20px; width:952px; height:35px; line-height:40px; font-size:15px;color:#505050;}
.document_right1 p {float:left; padding:5px 20px; width:952px; height:auto;}
.newmain_button {float:left; margin:20px 0 20px 210px; width:510px; line-height:40px; 	-align:center; cursor:pointer;color:#fff; background:#24a8ea; border:1px solid #0c8ac9; font-size:16px;}
.hr {float:left;height:1px; border-bottom:1px solid #dbd9d9; width:100%;}


/* .document_right table {border:1px solid #000;} */
.document_right table {border:1px solid #000;}	

/*后台分类管理新建分类弹窗*/
.sort_new {width:510px; height:200px; border:1px solid #dadada; position:absolute; z-index: 10001;display: none; border-radius:7px;}
.new_text {width:378px; height:40px; float:left; margin:20px 0 20px 60px;}
.new_button {float:left; width:208px; height:40px; margin-left:100px; line-height:40px; text-align:center; cursor:pointer; color:#fff; 

background:#24a8ea; border:1px solid #0c8ac9; border-radius:5px;}