﻿/*css3 reset*/
html,body,div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
mark,audio,video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
body{ background:#fff; font:14px/1.5 "Microsoft YaHei","微软雅黑",arial,simsun,"宋体"}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a{ color:#aaa;}
button, input, select, textarea {font-family: inherit;font-size: 100%;margin: 0;}
select{ width:298px; outline:none; line-height:35px; height:35px;_height:80px; padding:5px 15px;border:1px solid #ddd ;}
body {line-height: 1; color:#6f6f6f; background:#f3f5f5;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
thead{ font-weight:bold; color:#303030;background:#f1f1f1;background:-webkit-gradient(linear, left top, left bottom, from(#f8faf9), to(#eef2f3));-webkit-background-origin: padding; -webkit-background-clip: conten;}
.left{ float:left;}
.right{ float:right;}
.block{ display:block;}
.clearfix {zoom: 1;}
.clearfix:before, .clearfix:after {content:"";display: table; height:0; clear:both;}
iframe{ width:800px;}

.top { height:71px;  background: #fff; border-bottom:1px solid #ddd;min-width:1200px; width:100%; z-index:200; z-index:9;}
.header { height:71px;width:1200px;margin: 0 auto;}

/*.nav {height:71px; z-index:104; margin-left:80px;line-height:71px;}
.nav li { float: left;text-align: center; width:80px;}
.nav li a {  font-size: 14px;text-decoration:none; color:#00cad9; display:block;/* transition:all .2s ease-in-out .2s;-moz- transition:all .2s ease-in-out .2s;-ms- transition:all .2s ease-in-out .2s;-o- transition:all .2s ease-in-out .2s;-webkit- transition:all .2s ease-in-out .2s; }
.nav li a:hover{color:#fff;}
.nav .active a{ color:#fff;  height:71px;}
.nav .active { color:#fff;}
.nav .active a:hover{ color:#fff; }*/
.logo { display:block; float:left;margin-top:12px;}

/*多级导航*/
.nav { z-index:104; margin-left:80px; position:relative;}
.nav li{ float: left;height:71px;text-align: center; line-height:71px;}
.nav ul {list-style-type:none;margin:0;padding:0;}

.nav li .menuone { background:#fff;position:absolute;left:-48px;top:71px; width:200px;  border:1px solid #ddd; border-top:none; border-bottom:none;}
.nav .menuone a{margin:0; padding:0;}
.nav .menutwo { background:#fff;position:absolute; left:-48px;top:71px; width:200px;  border:1px solid #ddd; border-top:none; border-bottom:none;}
.nav .menutwo li { height:45px;line-height:45px;border-bottom:1px solid #ddd;}
.nav .menutwo li a{ margin:0; padding:0;}

.nav .dropdown{ position:relative;}
.nav .sub-menu .sanjiao{ background:url(../new_images/sanjiao.png) no-repeat; width:16px; height:8px; position:absolute; top:-8px; left:96px;}
.nav .sub-menu li{ float:none; color:#333;}
.nav .sub-menu li a{ color:#333;}
.nav .sub-menu li a:hover{ color:#333; background:#eee;}
.nav .sub-menu .current {border:1px solid #ddd;position:absolute;top:0; width:350px;left:15px; height:auto;  }
.nav .sub-menu dl{background:#eee; border-bottom:1px solid #ddd;  color:#fff;}
.nav .sub-menu dt{ text-align:center;  border-bottom:1px solid #ddd; font-weight:bold; color:#333;line-height:50px;}
.nav .sub-menu dd{ float:left; text-align:center;background:#eee; padding:0 12px; margin:0 8px;line-height:50px;}
.nav .sub-menu dd a:hover{ float:left; text-align:center;background:#eee; display:inline-block; text-decoration:underline;}
.nav a {color:#333;text-decoration:none;display:block;padding:0 12px; margin:0 10px;}
.nav ul.sub-menu {display:none;}
.nav ul.sub-menu li {width:200px;height:45px;line-height:45px;border-bottom:1px solid #ddd;}
.nav  a.active{ color:#00cad9;}

.nav li .xiaosanjiao {background:url(../new_images/arrow-right.png) no-repeat ; width:4px; height:8px; position:absolute; right:10px; top:18px;}

/*多级导航*/

/*页面切换*/
.page-tab{position: absolute;bottom: 0;left: 0; width:100%; background:url(../new_images/black1.png) repeat;}
.page-tab .wrap{ width:900px; margin:0 auto; text-align:center; }
.page-tab li a {display: block; padding: 15px 30px;width: 110px; border:1px solid rgba(255,255,255,.1);color: #fff;text-align: center;font-weight: 700;}
.page-tab li{ float:left;  text-align:center;}
.page-tab a{ color:#fff; text-decoration:none;background:url(../new_images/black2.png) repeat;}
.page-tab a:hover{  background:url(../new_images/black3.png) repeat; text-decoration:none;}
.group .page-tab .wrap{ width:700px; margin:0 auto;}

.safe .wrap{ width:600px; margin:0 auto;}

.safe .wrap .current a{ color:#fff;  background:url(../new_images/black3.png) repeat;}
.page-group{ width:1200px; min-height:400px; height:auto; margin:0 auto;}

.page-all{ width:100%;min-width:1200px;}
.page-all2{ position:fixed;overflow:auto;z-index:900;bottom:0px;left:0px; display: block; transition: all 0.3s;}


/*df修改*/
.page-width{ width:1200px; min-height:600px; height:auto; margin:0 auto;}
.page-width1{ width:1200px; min-height:690px; height:auto; margin:0 auto;}
.page-width2{ width:1200px; min-height:460px; height:auto; margin:0 auto;}
.page-width3{ width:1200px; min-height:915px; height:auto; margin:0 auto;}
.page-width4{ width:1200px; min-height:150px; height:auto; margin:0 auto;}
.page-width5{ width:1200px; min-height:75px; height:auto; margin:0 auto;}
.page-width5-{ width:1200px; min-height:110px; height:auto; margin:0 auto;}
.page-width6{ width:1200px; min-height:500px; height:auto; margin:0 auto;}
.page-width7{ width:1200px; min-height:70px; height:auto; margin:0 auto;}

.page-all .white{width:100%; background:#fff;  margin:0 auto;}
.page-all .black{width:100%; background:#f6f6f6;   margin:0 auto;}
.page-all .blue{width:100%; background:#00479d;   margin:0 auto;}


.page-all .qblue{width:100%; background:#f1feff;   margin:0 auto;}

/*修改底部1天让您的应用会说话*/
.contactme{ width:100%; min-width:1200px; min-height:160px; height:auto; background:#1d314f;}
.contactme-qin{width:1200px; margin:0 auto; }
.contactme-qin-left{width:60%; float:left; padding-left:20px; }
.contactme h2{  color:#fff; font-size:24px; padding-top:50px;}
.contactme p{ color:#fff; font-size:18px; padding-top:16px;}
.contactme-number{ width:30%; float:right; padding:50px 20px;display:inline-block; margin-top:20px;}
.contactme-number a{ font-size:16px; width:200px; text-align:center; margin:0 auto;display:inline-block; padding:10px; color:#00cad9;  text-decoration:none; border:1px solid #00cad9; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; }
.contactme-number a:hover{font-size:16px;width:200px; margin:0 auto; display:inline-block; padding:10px; background:#00bbc9; color:#fff; text-decoration:none; border:1px solid #00bbc9;  border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; }

/*修改底部1天让您的应用会说话结束*/



.page-all .img{ margin-top:60px;}
.page-all .des{ width:600px; }
.page-all .des h2{ margin-top:120px; color:#333; font-size:30px; font-weight:bold;}
.page-all .des h3{ margin-top:40px; color:#333; font-size:18px;}
.page-all .des p{ margin-top:40px; color:#333; font-size:16px;  line-height:24px;}
.page-all .des i{ margin-top:14px; font-style:italic; display:inline-block; color:#999; font-size:14px; }
.page-all .des .logo{display: inline-block;margin: 0 0 0 10px;width: 50px;height: 50px;background-position: center center;background-repeat: no-repeat;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;
background-color: #fff;border: 2px solid #d6d6d6;vertical-align: middle;background-size: 80%; float:right;}


.page-all .des .logo-dld{background-image:url(../new_images/dld.png);}
.page-all .des .logo-shanyuba{ background-image:url(../new_images/shanyu.png);}
.page-all .des .logo-bobo{background-image:url(../new_images/bobo.png);}
.page-all .des .logo-laiyuehui{background-image:url(../new_images/laiyuehui.png);}

.page-all .des blockquote{ margin-top:20px; font-style:italic; line-height:24px; display:inline-block; color:#999; font-size:14px; background-image:url(../new_images/quotes.png); background-repeat:no-repeat;text-indent:1.5em; }
.page-all .des h4{ margin-top:15px;color:#333; font-size:18px;  }
.page-all .may, .des-c .may{ width:18px; height:18px; vertical-align:middle; background:url(../new_images/main.png) -82px -504px no-repeat; margin-right:6px;display:inline-block;}
.page-all .des dl{ margin-top:30px;}
.page-all .des dt{ margin:10px 0; font-size:18px; line-height:24px; color:#333;}
.page-all .des dd{line-height:24px;}
.page-all .des ul{ margin-top:30px;}
.page-all .des li{line-height:28px; font-size:14px; color:#666;}
.page-all .des li span{ background:url(../new_images/listcircle.png) no-repeat; vertical-align:middle; display:inline-block; width:8px; height:8px; margin-right:6px; }
.page-all .des a{ width:180px; border:1px solid #00cad9; text-decoration:none; color:#fff; background:#00cad9;margin-top:50px; display:block; height:35px; line-height:35px; text-align:center; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px; -webkit-border-radius:30px;}
.page-all .des a:hover{ width:180px; border:1px solid #00cad9;  text-decoration:none; color:#fff; background:#00becc; margin-top:50px; display:block;height:35px; line-height:35px; text-align:center; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:3px;-o-border-radius:30px; -webkit-border-radius:30px;}

.page-all .safeguard{ width:1200px;  margin:0 auto;border-bottom:1px solid #ddd;}
.page-all .safeguard li{ text-align:center; width:200px; padding:30px 50px; float:left;}
.page-all .safeguard h2, .page-all .price h2, .page-all .flow h2{ font-weight:bold; color:#333; font-size:24px;}
.page-all .safeguard h3, .page-all .flow h3{ font-weight:bold; color:#666; font-size:14px;}
.page-all .safeguard p{ color:#aaa; line-height:24px;}
.page-all .price, .page-all .flow{width:1200px; padding:50px 0; margin:0 auto;}
.page-all .price table{ border:1px solid #ddd; text-align:center; margin-top:30px;}
.page-all .price tr{ height:45px; line-height:45px;}
.page-all .price td{border:1px solid #ddd;  }
.page-all .des .brief{ font-size:14px; color:#666;}
.page-all .flow li{ text-align:center; width:140px; padding:50px; float:left;}
.destxt{ text-align:center; background:#f3f4f5; padding:40px 0;}
.destxt h2{ font-size:24px; font-weight:bold; color:#333;}
.destxt .regs{ display:block; width:200px; margin:30px auto;color:#00cad9; font-size:16px; border:1px solid #00cad9;padding:10px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; text-decoration:none;}
.destxt .regs:hover{ display:block; width:200px; margin:30px auto;color:#fff; background:#00cad9; font-size:16px; border:1px solid #00cad9;padding:10px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; text-decoration:none;}
.destxt p{ line-height:24px; font-size:16px;}

.page-cont{border:1px solid #00cad9; color:#00cad9;background:#00cad9; color:#fff; padding:2px 15px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; text-decoration:none;}
.getsdk{ font-size:14px; margin-top:20px; color:#fff;}


.partner li{float:left; display:block; margin-right:20px;width:200px; height:70px; border:1px solid #ddd;}

.sdkport{ text-align:center;}
.sdkport .text{ font-size:16px; display:inline-block; width:200px; margin:0 auto; padding:10px ; border:1px solid #39a9ff; color:#39a9ff; text-decoration:none;  border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; margin-top:60px;}
.sdkport .text:hover{ font-size:16px; display:inline-block; padding:10px ; width:200px; margin:0 auto; background:#39a9ff; color:#fff; text-decoration:none;  border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; margin-top:60px;}
.sdkport p{ font-size:16px; margin-top:20px;}
.sdkport ul{ width:500px; margin:0 auto;}
.sdkport li{ float:left; margin-top:50px; padding:0 64px; border-right:1px solid #ddd; }
.sdkport  .no-border{ border:none;}
.sdkport li p{ margin-top:0px;}
.sdkport .iosicon{ width:120px; height:120px; background:url(../new_images/sdkicon.png) 0 0 no-repeat; display:inline-block; margin-bottom:10px;}
/*.sdkport .iosicon:hover{ width:120px; height:120px; background:url(../new_images/sdkicon.png) 0 -120px no-repeat; display:inline-block; margin-bottom:10px; cursor:pointer;}*/
.sdkport .andicon{ width:120px; height:120px; background:url(../new_images/sdkicon.png) 0 -240px no-repeat; display:inline-block; margin-bottom:10px;}
.sdktext{ font-size:16px; width:200px; margin:0 auto;display:inline-block; padding:10px; color:#00cad9;  text-decoration:none; border:1px solid #00cad9; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; }
.sdktext:hover{ font-size:16px;width:200px; margin:0 auto; display:inline-block; padding:10px; background:#00bbc9; color:#fff; text-decoration:none; border:1px solid #00bbc9;  border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; }
/*.sdkport .andicon:hover{ width:120px; height:120px; background:url(../new_images/sdkicon.png) 0 -360px no-repeat; display:inline-block; margin-bottom:10px; cursor:pointer;}*/
/*页面切换*/


/*指导*/
.w1200{ width:100%; background:#f2f2f2;border-bottom:1px solid #ddd;}
.w1200 ul{ width:1200px; margin:0 auto;}
.tab .current{ position:relative;}
.tab li{ float:left; text-align:center; padding:40px 60px; position:relative; }
.tab li a{  text-decoration:none; font-weight:bold; color:#333;}
.tab li a:hover{ opacity:.8; filter:alpha(opacity=80); }
.tab li p{ margin-top:20px; color:#333;}
.tab .current i{ background:url(../new_images/tabtra.png) center no-repeat; width:32px; height:20px; position:absolute; left:100px;bottom:-3px;}
#tagContent{padding:50px 0;}
#tagContent2{padding:0px 0;}
.des-c{ margin-top:100px; margin-left:30px; width:600px;}
.des-c dt{ font-size:24px; font-weight:200; margin-bottom:30px; color:#333;}

.des-c dd i{background: url(../new_images/listcircle.png) left no-repeat;vertical-align: middle;padding-left:10px;}

.des-c dd{  font-size:14px; line-height:24px;}

.pic-s{width:200px; height:220px; border:1px solid #CCC; text-align:center;}
.pic-si{width:670px;}
.fen{ margin-top:100px; margin-left:30px; width:670px;}



/*新增案例*/
.anli{ width:1200px; margin:0 auto;margin-top:30px;}
.anli li a{float:left;margin-right:140px; text-align:center;}
.laici{ background:url(../new_images/custom-case3-.png) 0 -115px no-repeat; width:180px; height:120px;}
.laici:hover{background:url(../new_images/custom-case3.png) 0 -115px no-repeat; width:180px; height:120px;}

.laiyuehui{ background:url(../new_images/custem_case.png) -98px -252px no-repeat; width:100px; height:120px;}
.laiyuehui:hover{ background:url(../new_images/custem_case.png) 0 -252px no-repeat; width:100px; height:120px;}

.shanyu{ background:url(../new_images/custem_case.png) -98px -372px no-repeat; width:100px; height:120px;}
.shanyu:hover{ background:url(../new_images/custem_case.png) 0 -372px no-repeat; width:100px; height:120px;}


.dianl{ background:url(../new_images/custom-case1-.png) 0 20px no-repeat; width:180px; height:120px;}
.dianl:hover{background:url(../new_images/custom-case1.png) 0 20px no-repeat; width:180px; height:120px;}
.gengq{ background:url(../new_images/custom-case2-.png) 0 20px no-repeat; width:180px; height:120px;}
.gengq:hover{background:url(../new_images/custom-case2.png) 0 20px no-repeat; width:180px; height:120px;}
.jingx{ background:url(../new_images/custom-case3-.png) 0 20px no-repeat; width:180px; height:120px;}
.jingx:hover{background:url(../new_images/custom-case3.png) 0 20px no-repeat; width:180px; height:120px;}
.xuey{ background:url(../new_images/custom-case4-.png) 0 20px no-repeat; width:180px; height:120px;}
.xuey:hover{background:url(../new_images/custom-case4.png) 0 20px no-repeat; width:180px; height:120px;}

.dazhim{ background:url(../new_images/custom-case1-.png) 0 -110px no-repeat; width:180px; height:120px;}
.dazhim:hover{background:url(../new_images/custom-case1.png) 0 -110px no-repeat; width:180px; height:120px;}
.zuikd{ background:url(../new_images/custom-case2-.png) 0 -110px no-repeat; width:180px; height:120px;}
.zuikd:hover{background:url(../new_images/custom-case2.png) 0 -110px no-repeat; width:180px; height:120px;}
.woail{ background:url(../new_images/custom-case4-.png) 0 -110px no-repeat; width:180px; height:120px;}
.woail:hover{background:url(../new_images/custom-case4.png) 0 -110px no-repeat; width:180px; height:120px;}

.likuil{ background:url(../new_images/custom-case1-.png) 0 -250px no-repeat; width:180px; height:120px;}
.likuil:hover{background:url(../new_images/custom-case1.png) 0 -250px no-repeat; width:180px; height:120px;}
.guoke{ background:url(../new_images/custom-case2-.png) 0 -225px no-repeat; width:180px; height:120px;}
.guoke:hover{background:url(../new_images/custom-case2.png) 0 -225px no-repeat; width:180px; height:120px;}
.wodeda{ background:url(../new_images/custom-case3-.png) -15px -225px no-repeat; width:180px; height:120px;}
.wodeda:hover{background:url(../new_images/custom-case3.png) -15px -225px no-repeat; width:180px; height:120px;}

.bobo{ background:url(../new_images/custem_case.png) 0 0 no-repeat; width:100px; height:120px;}
.bobo:hover{background:url(../new_images/custem_case.png) -98px 0 no-repeat; width:100px; height:120px;}
.dotalk{ background:url(../new_images/custem_case.png) 0 -126px no-repeat; width:100px; height:120px;}
.dotalk:hover{ background:url(../new_images/custem_case.png) -98px -126px no-repeat; width:100px; height:120px;}



.p-font{ text-align:center; line-height:50px; font-size:30px; color:#333; font-weight:bold; padding-bottom:46px; border-bottom:1px dashed #ddd;}
.p-font2{text-align:center; line-height:90px; font-size:24px; color:#333; font-weight:bold; padding-bottom:0px; border-bottom:1px dashed #ddd;}
/*指导*/

/*滚动*/

#container { padding:30px 0; width:1200px; margin:0  auto; border-bottom:1px solid #ddd;}
#container h2{ height:60px; padding-top:30px; font-size:30px; text-align:center; color:#333;}
.svc-title {padding-left: 50px; font-size: 14px; color: #676b69; height: 30px;}
.svc {height: 180px;}
.svc .nav-left {z-index: 99; float: left; width: 40px; position: relative; height: 100%}
.svc .nav-left a {margin-top: 80px; display: block; background: url(../new_images/index-sprite.png) no-repeat 0px -9px; overflow: hidden; width: 24px; color: #fff; text-indent: -99px; line-height: 20px; position: absolute; height: 23px; text-decoration: none;}
.svc .nav-left a:hover {background-position: 0px -33px; width: 47px; text-indent: 18px; text-decoration: none;}
.svc .nav-right {z-index: 99; float: right; width: 40px; position: relative; height: 100%;}
.svc .nav-right a {margin-top: 80px; display: block; right: 0px; background: url(../new_images/index-sprite.png) no-repeat -50px -34px; overflow: hidden; width: 24px; color: #fff; text-indent: -99px; line-height: 20px; position: absolute; height: 23px; text-decoration: none;}
.svc .nav-right a:hover {background-position: -27px -10px; width: 47px; text-indent: 8px;}
.svc .nav-right em {color: #fff;}
.svc .nav-left em {color: #fff;}
.svc .container {float: left; overflow: hidden; width: 92%; position: relative; height: 100%;}
.svc .container .content {left: 0px; overflow: hidden; zoom: 1; position: absolute; top: 0px; height: 100%;}
.svc .content li {float: left; margin-left: 7px;}
.svc .content li.first {margin-left: 0px;}
.svc .content a {display: block; float: left;width: 180px; text-indent: -9999px; background-repeat: no-repeat; height: 180px; text-decoration: none; outline: none;}
.svc .content a.icon1 {background-image: url(../new_images/index-icon1.png);}
.svc .content a.icon2{background-image: url(../new_images/index-icon2.png);}
.svc .content a.huibo {background-position: -180px 0px;}
.svc .content a.tonghua {background-position: -360px 0px;}
.svc .content a.ptp {background-position: -540px 0px;}
.svc .content a.mes {background-position: -720px 0px;}
.svc .content a.shipin {background-position: 0px 0px;}
.svc .content a.duofang {background-position: -180px 0px;}
.svc .content a.yuyin{background-position: -360px 0px;}
.svc .content a.qunliao {background-position: -540px 0px;}
.svc .content a.yanzheng {background-position: -720px 0px;}

.svc-content {padding-right: 0px; padding-left: 50px; padding-bottom: 60px; padding-top: 30px;}
.svc-content h4 {padding-right: 20px; font-size: 30px; float: left;height: 40px;}
.svc-content h5 {font-size: 20px; color: #999; line-height: 50px; }
.svc-content .exp {font-size: 16px; color: #9e9f9f; line-height: 40px; height: 40px;}
.svc-content .exp a {font-size: 14px}
.svc-content .exp a.btn {padding-right: 10px; padding-left: 10px; background: url(../new_images/index-sprite.png) no-repeat 0px -57px; padding-bottom: 5px; color: #fff; padding-top: 5px;}
.svc-content .exp a.btn:hover {text-decoration: none;}
.banner {height: 289px;}
.banner .ad {padding-left: 65px; padding-top: 131px;}
/*滚动*/

/*2015/5/6*/
.price td ul{ text-align:left; padding:10px;}
.mailmanege{ width:1200px;  margin:40px auto 0;}
.mailmanege .w45{ width:48%; border:1px solid #ddd;  min-height:400px; height:auto; transition:all .2s cubic-bezier(0.07, 1.04, 1, 1) .2s;}
.mailmanege .w45:hover{ box-shadow:0px 10px 10px rgba(0,0,0,0.1); }
.mailmanege h2{ text-align:center;  background:#eee;font-size:24px; color:#333; padding:15px 0; }
.mailmanege dl{ padding:10px 20px;}
.mailmanege dt{ padding:5px 0; font-weight:bold; color:#333;font-size:16px;}
.mailmanege dd{ line-height:30px;}


/*2015/5/6*/

.acc-box{ margin-top:17px;color:#fff;margin-left:15px;}
.thinline {padding:12px 0; color:#303030;  display:inline-block;}
.login{text-decoration:none; color:#303030;padding:12px 15px; display:inline-block;margin-left:8px; transition:color .5s ease 0s;-moz-transition:color .5s ease 0s;-ms-transition:color .5s ease 0s;-o-transition:color .5s ease 0s;-webkit-transition:color .5s ease 0s; }
.login:hover{text-decoration:none;color:#00cad9;padding:12px 15px; display:inline-block; margin-left:8px;  }
.regiset{text-decoration:none; color:#303030;padding:12px 15px; display:inline-block; margin-right:8px;transition:color .5s ease 0s;-moz-transition:color .5s ease 0s;-ms-transition:color .5s ease 0s;-o-transition:color .5s ease 0s;-webkit-transition:color .5s ease 0s;}
.acc-box .regiset:hover{ text-decoration:none; color:#00cad9;padding:12px 15px; text-decoration:none; display:inline-block; margin-right:8px; }
.control{ height:71px; line-height:71px; display:inline-block; color:#303030; text-decoration:none;background:#f2f2f2; padding:0 20px; }
.control:hover{ text-decoration:none; height:71px; line-height:71px; display:inline-block; color:#303030;background:#f2f2f2;padding:0 20px; }
.user-center{ height:71px; line-height:71px; padding-left:5px; color:#00cad9; text-decoration:none;}
.user-center:hover{ height:71px; line-height:71px; padding-left:5px; color:#00cad9; text-decoration:none;}
.user-icon{ background: url(../new_images/usericon.png) no-repeat; width:14px; height:16px; vertical-align:middle; display:inline-block;}
.user-text{ position:relative; }
.user-info{padding:0 15px; z-index:999;min-width:120px; width:auto; display:inline-block; cursor:pointer; position:relative;}
.user-info:hover{ padding:0 15px;z-index:999; min-width:120px; width:auto; display:inline-block; cursor:pointer; position:relative;}
.sma-trang{ background:url(../new_images/smatrangle.png) no-repeat; width:8px; height:4px; margin-left:4px;display:inline-block; vertical-align:middle;}

.more-info{ z-index:888;position:absolute; background:#fff;width:100%; height:auto; top:0px; border:1px solid #ddd; border-top:none; border-bottom:none;}
.more-info li:first-child{ padding-top:70px;}
.more-info li{ color:#303030; height:40px; border-bottom:1px solid #ddd; line-height:40px; width:100%;}
.more-info a{ color:#303030; display:block; text-decoration:none; height:40px; line-height:40px; padding-left:20px;}
.more-info a:hover{color:#303030; background:#f2f2f2;text-decoration:none;display:block; height:40px; line-height:40px; padding-left:20px;}
.more-info .money{color:#303030; display:inline-block;}
.more-info .sma-trang{background:url(../new_images/main.png) 0 -262px no-repeat; position:absolute; width:12px; height:8px; right:30px; top:-8px; display:block;}
/* flexslider */
.flexslider{height:400px;min-width:980px;overflow:hidden;background:url(new_images/loading.gif) 50% no-repeat; position:relative; }
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:40px;overflow:hidden;background:url(../new_images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{ position:absolute; z-index:3; width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:50px;height:80px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0%; background:url(../new_images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:0%;background:url(../new_images/next.png) center center no-repeat;}
/* flexslider */
.content{  min-width:1200px;width:100%; min-height:730px; height:auto;margin:0 auto; }

.content1{  width:890px; min-height:600px; height:auto; float: left; margin-left:55px; }
/*指导*/
.w1200{ width:100%; background:#f2f2f2;border-bottom:1px solid #ddd;}
.w1200 ul, .tab_w1200{ width:1200px; margin:0 auto; } 

/*new add*/
.tab_width{ width:250px;float: left;border-top: none;}
.tab_width ul{ width:250px; }
.tab_width ul li{ line-height:50px; text-align:center;  border-bottom:1px solid #dddddd; }

#tab_width .current { background-color:#00cad9;}
#tab_width .current a{ color : #fff;}
/**
#tab_width .current{ position:relative;}
#tab_width .current i{
	background:#00cad9;
	width:250px;
	height:46px;
	position:absolute;
	left: 1px;
	top: 3px;
	overflow:hidden;
}
**/

.tab_width .current2 a{color:#FFF;}
.tab_width .current2 a:hover{color:#bababa;}

.tab_width .tab-light{color:#666666; font-weight:bold; font-size:16px;line-height:46px; text-align:center;}
.tab_width ul li a{color:#bababa;text-decoration:none;}
.tab_width a:hover{color:#00cad9; text-decoration:underline;}


.zou-bao{ width:880px; float:left; border-bottom:1px solid #dddddd; padding-bottom:25px; margin-top:40px;}
.zou-yuan{width:180px; height:100px; margin-right:20px; text-align:center; border:1px solid #dddddd;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;}
.zou-yuan a{float:left; width:180px; height:90px; text-align:center; vertical-align:middle;}
.zou-yuan a:hover{width:180px; height:90px;}
.zou-yuan2{width:140px;padding-left:40px;height:100px; margin-right:20px; text-align:center; border:1px solid #dddddd;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;}
.zou-yuan2 a{float:left; width:100px; height:80px; text-align:center; vertical-align:middle;}
.zou-yuan2 a:hover{width:100px; height:80px;}

.zou-zi{width:880px;}
.zou-zi ul li{ line-height:20px;}
.zou-zi .zou-strong{ font-weight:bold; font-size:16px; padding-bottom:8px;}

.bg-p{margin-top:20px;}
.bg-pg{ width:680px;margin-top:30px; margin-bottom:20px;}



.product{overflow:hidden;}
.servce{width:1200px; border-bottom:1px solid #eee; margin:0 auto; padding-bottom:20px; text-align:center; font-size:24px; color:#616d73;}
.api-div{ margin-top:30px;}
.api-div li{ padding: 0 24px; min-width:28%;margin:20px 0;width:auto;float:left;}
.api-div strong{ font-size:18px; font-weight:bold; }
.api-div p{ font-size:14px; line-height:20px; color:#aaa; }
.w1000{width:1200px; height:auto;  margin:30px auto;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;}
.voip{ background:#f3f3f3; width:100%; height:300px;}
.voip .pic1{padding:40px 0;}
.voip h2{ font-size:24px; margin:100px 0 10px 0; color:#303030;}
.voip p{ color:#aaa; line-height:24px; }


.reg-info{ min-height:465px; background:#fff; border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px; }
.bor-line{ border:1px solid #e3e3e3; }
.w840{  width:920px; background:#fff; padding:10px;min-height:680px;}
.processor {background-color: #fff;padding: 40px 150px;overflow: hidden;}
.processor ol{ position:relative;}
.size1of2 {position:relative;width: 50%;}
.processor li{ float: left;}
.processor i{color:#fff;background:url(../new_images/cricle.png) 0 0 no-repeat; width:40px; height:40px; line-height:40px;display:inline-block;vertical-align:middlel; margin-bottom:5px; }
.processor .step-line {height: 3px;position:absolute; top:20px;left:36px;background-color: #c2c3c4;width: 80%;display: inline-block;}
.processor .cyan-line{ background:#00cad9;}
.processor .step-icon{text-align: center;font-style: normal;font-size: 18px;line-height: 40px;background:url(../new_images/cricle.png) 0 0 no-repeat; line-height:40px;width: 40px;height: 40px;vertical-align: middle;display: inline-block;color: #fff;}
.processor .step-icon1{text-align: center;font-style: normal;font-size: 18px;line-height: 40px;background:url(../new_images/cricle.png) 0 -40px no-repeat; line-height:40px;width: 40px;height: 40px;vertical-align: middle;display: inline-block;color: #fff;}
.processor .step-right{text-align: center;font-style: normal;font-size: 18px;line-height: 40px;background:url(../new_images/cricle.png) 0 -80px no-repeat; line-height:40px;width: 40px;height: 40px;vertical-align: middle;display: inline-block;color: #fff;}
.processor li.no-extra {overflow: visible;vertical-align: top;}
.processor li.last {position: absolute;left: 100%;top: 0;}
.processor .step-inner {width: 105px;margin-left: -50px;text-align: center;color: #9e9f9f;}
.processor li.last .step-line{ width:0;}

.doc-int{ margin-bottom:20px; }
.doc-int h1{ border-bottom:1px dashed #aaa;  color:#303030; font-size:24px; height:22px;margin-top:10px; margin-bottom:25px;}
.doc-int b{ background:#FFF;  border-left:3px solid #00cad9; text-align:center; display:inline-block;padding-left:10px;margin-top:10px; margin-bottom:15px;}
.doc-int p{ text-indent:0em; line-height:24px;}
.doc-int .sdklink{ margin-top:20px; color:#aaa;}

.margin-bor-20{ margin-bottom:20px; }
.per{}
.per li{ margin-right:30px; float:left;}
.per a { padding:8px 18px; border:1px solid #ddd; text-decoration:none; color:#303030; display:inline-block; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}
.per a:hover { padding:8px 18px; border:1px solid #ddd; color:#aaa;display:inline-block; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}
.per .current a{padding:8px 18px; background:#52c0ff;border:1px solid #52c0ff; display:inline-block;color:#fff; text-decoration:none; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}
.per .active a{ padding:8px 18px; background:#f4b300;border:1px solid #f4b300; display:inline-block;color:#fff; text-decoration:none; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}
.dast-line{ border-top:1px dashed #aaa;}

.aboutme{ width:250px; }
.aboutme li{ border-bottom:1px solid #ddd;}
.aboutme a{ line-height:45px; height:45px; padding-left:30px;  display:block; text-decoration:none;}
.aboutme a:hover{ line-height:45px;border-left:2px solid #f3f5f5; padding-left:30px; height:45px; display:block; text-decoration:none;}
.aboutme .current a{line-height:45px; border-left:2px solid #00cad9; display:inline-block; padding-left:30px; background:#fff; color:#303030; height:45px; display:block; text-decoration:none;}
.aboutme .current a:hover{line-height:45px;border-left:2px solid #00cad9;display:inline-block;padding-left:30px; sbackground:#fff; color:#303030; height:45px; display:block; text-decoration:none;}

.aboutwrap{ border-left:1px solid #ddd; width:908px;min-height:600px; padding:0 20px;}
.aboutwrap .p-img{ width:908px; height:200px; margin:0 auto; overflow:hidden;}
.aboutwrap .p-h2{ font-size:24px; margin:20px 0;font-weight:bold; }
.aboutwrap .p-h3{ font-size:18px; margin-bottom:20px; color:#303030; font-weight:bold; }
.aboutwrap .p-text{ line-height:24px; border-bottom:1px dashed #aaa; padding-bottom:20px; }
.aboutwrap .p-h1{ line-height:24px; text-align:left;}
.company p{ padding:5px 0; line-height:20px; text-indent:2em;}

.culture dl{ margin:20px 0;}
.culture dt{ font-size:16px; line-height:30px;}
.culture dd{ line-height:48px; font-style:italic;}

.mlist{}
.mlist .mdot{ background:url(../new_images/listdot.png) no-repeat; width:4px; height:4px; vertical-align:middle; margin-right:5px; display:inline-block;}
.mlist li{ line-height:36px; clear:both; color:#303030; }
.mdata{ color:#aaa; margin-left:30px;}
.mlist a{ color:#303030; text-decoration:none;}
.mlist a:hover{ color:#303030; text-decoration:underline;}
.jlist{}
.jlist li{ font-size:16px; font-weight:bold; line-height:24px; margin-top:30px; color:#666;}
.jlist p{ font-size:14px; font-weight:normal; color:#666;}
.paddingtop30{ padding-top:30px;}
.joinlist{ padding:20px 0;}
.joinlist h2{ margin-bottom:20px;}
.joinlist .j-span{ margin-right:30px; color:#00cad9; font-size:18px; font-weight:bold;}
.joinlist dl{}
.joinlist dt{ font-size:16px; line-height:36px; color:#303030;}
.joinlist dd{ line-height:24px;}


.listbox{ margin-top:10px;}
.leftside{ width:200px;min-height:740px; text-align:center;}
.leftside ul{}
.leftside .no-border{ border-top:none;}
.leftside li{color:#aaa; line-height:42px; min-height:42px; margin:10px 0; width:200px;}
.leftside li:hover{ }
.leftside a{ color:#303030; text-decoration:none; display:block;}
.leftside a:hover{text-decoration:none; color:#00cad9; display:block;  text-decoration:none;}
.leftside .current a{ background:#f3f3f3; color:#00cad9;border:1px solid #f3f3f3; }
.leftside .current a:hover{ color:#00cad9; background:#f3f3f3;border:1px solid #f3f3f3;}
.leftside .per-text{ margin-top:-10px;}
.leftside .per-icon{ background:url(../new_images/main.png) 0 -196px no-repeat; display:inline-block; text-align:center;  margin-top:20px; width:32px; height:32px; }
.leftside a:hover .per-icon{background:url(../new_images/main.png) -68px -196px no-repeat; display:inline-block; text-align:center;  margin-top:20px; width:32px; height:32px;}
.leftside .current .per-icon{background:url(../new_images/main.png) -68px -196px no-repeat; display:inline-block; text-align:center;  margin-top:20px; width:32px; height:32px;}

.rightside .text-title, .cteateapp .text-title{ font-size:18px; padding-bottom:10px; border-bottom:1px solid #ddd;}
.text-title h1{ font-weight:bold; color:#303030; display:inline-block;}
.identity{ background:url(../new_images/main.png) 0 -608px no-repeat; height:24px;display:inline-block; padding-left:24px;}
.sub-mody{font-size:18px; padding-bottom:10px; border-bottom:1px dashed #ddd;}
.w800{ width:780px; height:auto;}
.w300{ width:410px; height:auto;}
.max800{ width:800px; min-height:630px; margin:0 auto;}

.doc-home{ margin-bottom:20px; line-height:16px;}
.doc-home a{color:#303030;font-size:14px; text-align:left; padding-left:30px; text-decoration:none; font-weight:bold; background: url(../new_images/home.png) center left no-repeat; height:16px;}
.doc-tip{ margin-bottom:30px; }
.doc-tip a{ text-decoration:underline; color:#00cad9; margin-right:4px; padding-bottom:10px;}
.doc-title{ line-height:34px; height:34px; border-bottom:1px solid #ddd; padding-bottom:10px; font-size:18px; }
.doc-pic{ background:url(../new_images/doc-img.png) center left no-repeat; display:inline-block; width:26px; height:34px; padding-right:10px; margin-bottom:-8px;}
.doc-wrap{ margin:10px auto; }
.doc-wrap .p-doc{ line-height:20px; }
.balance-p{ border:1px solid #ddd; font-size:14px;text-decoration:none;*display:inline-block; padding:5px 15px; color:#303030; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;}
.balance-p:hover{ border:1px solid #aaa; font-size:14px;text-decoration:none;padding:5px 15px;*display:inline-block; color:#303030;  border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;}
.p-text p{color:#303030; height:30px; line-height:30px;}
.p-text i{color:#aaa;margin-right:30px;}
.p-doc a{ color:#00cad9; padding:0 2px;}
.doc-wrap .p-h5{ margin:10px 0; padding-left:5px;background:#f1f1f1; height:35px; line-height:35px; color:#303030; font-weight:bold; width:100%; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px; }
.p-step{ text-align:center; padding:30px 0;}
.p-step li{ float:left; padding:0 52px; position:relative;}
.createwrap{ text-align:center; padding:30px 0;}
.createwrap li{ float:left; padding:0 40px; position:relative;}
.step-arrow{background:url(../new_images/step-arrow.png) no-repeat; margin-top:30px; display:inline-block;width:34px; height:18px; position: absolute; top:2px; left:-10px; }
.p-dl{ margin:20px 0;}
.p-dl dt{ font-size:14px; margin-bottom:5px; font-weight:bold; color:#303030;  border-bottom:1px dashed #ddd; padding-bottom:10px; }
.p-dl dd{ line-height:30px;}
.p-dl p{ line-height:24px;  color:#333; }
.p-ddd{table-layout:fixed;word-break: break-all;overflow: hidden;}

.searbtn{ background:url(../new_images/searchbtn.png) no-repeat; width:24px; height:24px; position:absolute; right:2px; top:8px;}
.searbtn:hover{ background:url(../new_images/searchbtn.png) 0 -31px no-repeat; width:24px; height:24px; position:absolute; right:2px; top:6px; cursor:pointer;}
#serbtn{ color:#ddd;}
.frm-input-box  .frm-width{ width:80%;}
#goTopBtn {position: fixed; text-align: center; line-height: 30px; width:30px; bottom: 35px; height: 33px; font-size: 12px; cursor: pointer; right: 30px; _position: absolute; _right: auto;}
.perinfo .frm-wid{ width:150px;}
.rightside .balance-actions{ margin-left:50px;}
.rightside .balance-actions a{ padding:4px 12px; display:inline-block; background:#ff6c00; border:1px solid #df640a; line-height:24px;color:#fff; margin:0 10px; text-decoration:none; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.rightside .balance-actions a:hover{ padding:4px 12px; background:#ff7a19; display:inline-block; df640aline-height:24px;color:#fff; margin:0 10px;text-decoration:none; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.rightside .user-view{  vertical-align:middle;  width:100%;} 
.infor{ color:#aaa;}
.res-key{ margin-left:30px; color:#00cad9;}
.rightside .space{ padding:20px 0;}
.perinfo{ }
.perinfo dl{ padding:8px 0;}
.rightside .perinfo{ clear:both;}
.rightside .perinfo .bold{ font-weight:bold; }
.rightside dl, .industry dl{ line-height:42px;}
.rightside dl{ width:100%; line-height:42px; clear:both;}
.rightside dt{color:#666; width:110px; float:left;display:table-cell; font-weight:bold;}
.balance-info{padding:30px 0;}

.rightside .balance-info dl{ height:40px; line-height:40px;}
.meal-text{ margin-right:30px; color:#aaa;}
.meal-txt { color:#aaa;}
.clientspan{ margin-right:30px; }
.meal-txt span{  margin-right:30px; color:#00cad9;}
.more-meal a:hover{ text-decoration:underline;color:#1c80f2;}
.rightside .balance-content{margin:50px 0; }
.balance-content .no-bot-border, .rightside .no-bot-border{ border-bottom:none;}
.balance-content .figure a{ color:#00cad9; font-size:18px;}
.rightside .status{ font-weight:normal; }
.rightside .remind{ padding:20px; background:#fffcef; border:1px solid #f4f2c1; margin-bottom:40px;}
.rightside .remind h2{ font-size:16px; color:#ff4b4b; margin-bottom:10px;}
.rightside .remind li{ line-height:30px; color:#916f32;}
.rightside .p-btn{ margin-left:150px;}
.bill-list, .history-list{padding-top:20px;}
.bill-list .no-margin{ margin-bottom:0;}
.p-tips{ color:#c1c2c3; line-height:35px;}
.bold{ font-weight:bold; }
.test-down{ width:500px; margin:0 auto;}
.test-down li{  float:left; margin:20px;}
.test-down a{ text-align:center;padding:20px 40px;border:1px solid #ededed;  display:block; text-decoration:none;transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; -moz-transition:all .3s;-webkit-transition:all .3s;}
.test-down a:hover{padding:20px 40px;text-align:center; display:block; text-decoration:none; box-shadow:2px 15px 30px rgba(0,0,0,.3);}
.test-down p{ margin:15px 0 5px;}
.test-text{ margin-left:60px;}
.test-p{ margin-left:20px;}
.testlist dl{ padding:10px 0;}
.testlist dd{ float:left;color:#aaa; }
.testlist{ border-bottom:1px dashed #ddd; padding-bottom:20px;}
.testlist label{ font-weight:bold; color:#aaa;}
.more-acc{ display:block; background:#00cad9; padding:8px 15px; font-size:14px;color:#fff; text-decoration:none;}
.more-acc:hover{ color:#fff; text-decoration:none;}

.verifyphone{ padding-bottom:10px;}
.verifyphone dl{ padding:20px 0;  }
.verifyphone dt{ width:8em; }
.verifyphone dd{ float:left;}
.verifyphone span{}
.verifyphone p{ line-height:18px; color:#aaa; width:320px;}
.verifyphone .maxfz{ font-size:24px;}
.verify-btn{ border-top:1px dashed #ddd; margin-top:10px;}
.verify-btn .subtn{ margin-left:9em;color:#fff; background:#00cad9; width:120px; height:35px; line-height:35px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.verify-btn .subtn:hover{ margin-left:9em; color:#fff; background:#00b6c4; width:120px; height:35px; line-height:35px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}

.retrieve{ margin-right:16px; float:left; margin-bottom:20px; height:35px; line-height:35px;}
.retrieve span{ margin-right:5px;}
.retrieve select{ width:auto; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.retrieve-list{ margin-top:20px;}
.retrieve-list table a{ text-decoration:none; padding:0 6px; }
.retrieve-list table a:hover{ text-decoration:underline;padding:0 6px; }
.retrieve-list table td .green{text-decoration:none;}
.create-title {font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #ddd}

.retrieve-list .lianxi a{color:#00cad9; }

.cteateapp{ width:876px; margin:40px auto;}
.cteateapp .frm-input-box{ width:498px;}
.cteateapp .frm-tips{ width:500px;}
.cteateapp .frm-span{ color:#c1c2c3; margin-left:8px;}
.cteateapp .frm-span a{ color:#00cad9;}
.cteateapp .line{ width:100%; border:1px dashed #ededed; margin:20px auto 50px; font-size:0px; line-height:0; }
.cteateapp .frm-textarea{ border:1px solid #ddd; width:498px; height:200px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.cteateapp .frm-area{ padding:4px 6px;}
.caller{}
.cteateapp .de-lable, .verifyphone .de-label{float: left;width: 7em;margin-top:0;margin-right: 1em;font-size: 14px;}
.cteateapp .p-btn{ margin-left:114px;}
.cancel{ margin-left:30px;width:120px; height:35px; position:relative;*top:-30px;line-height:35px; background:#ddd; border:none; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.cancel:hover{ margin-left:30px;width:120px; height:35px;  line-height:35px; background:#cecece;border:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
#newnumber{ color:#ddd;}
.industry dt{ float:left;color:#303030; width:7em; display:table-cell;line-height:35px;margin-right:1em;}
.addbtn{ margin:10px 0; display:block; color:#00cad9; text-decoration:underline;}
#rollon .add{ padding:0 5px;}

.slidebar{ position:fixed; top:40%; right:15%; z-index:99;}
.slidebar-content{ position:relative; }
.slidebar-line{ position:absolute;height:345px; width:2px; background:#58aff2; left:5px; z-index:-1;}
.slidebar-content ul{ z-index:8;}
.slidebar-content li{ padding-bottom:70px; }
.slidebar-content li span{ background:url(../new_images/main.png) -88px -248px no-repeat; width:12px; height:12px; display:inline-block; float:left; margin-right:20px; vertical-align:middle;}
.slidebar-content li a{ background:#58aff2; padding:4px 12px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; position:relative;color:#fff; box-shadow:0 2px 3px rgba(0,0,0,.1); -moz-box-shadow:0 2px 3px rgba(0,0,0,.1); -ms-box-shadow:0 2px 3px rgba(0,0,0,.1); -o-box-shadow:0 2px 3px rgba(0,0,0,.1); -webkit-box-shadow:0 2px 3px rgba(0,0,0,.1);}
.slidebar-content li em{ background:url(../new_images/main.png) 0 -462px no-repeat; width:6px; height:12px; position:absolute; left:-6px; display:block; }
.slidebar-content li a:hover{ text-decoration:underline; color:#fff; box-shadow:0 2px 3px rgba(0,0,0,.1); -moz-box-shadow:0 2px 3px rgba(0,0,0,.1); -ms-box-shadow:0 2px 3px rgba(0,0,0,.1); -o-box-shadow:0 2px 3px rgba(0,0,0,.1); -webkit-box-shadow:0 2px 3px rgba(0,0,0,.1);}


.frm-text{ width:150px; height:35px; border:1px solid #ddd; line-height:35px; padding:0 2px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.search{ margin-left:10px; display:inline-block; font-size:14px; padding:2px 15px;background:#f1f1f1; border:1px solid #ddd;line-height:30px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; color:#000; text-decoration:none; text-align:center;}
.search:hover{ margin-left:10px; display:inline-block;  font-size:14px;  padding:2px 15px;cursor:pointer; background:#f1f1f1; border:1px solid #ddd;line-height:30px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; color:#000;text-align:center; text-decoration:none;}
.frm-checkbox{ width:16px; height:16px;vertical-align: middle;display: inline-block;margin-top: -0.2em;}
.frm-control .next-step{ text-decoration:none; display:table-cell; margin-top:30px; padding:8px 24px; color:#fff; background:#00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.frm-control .next-step:hover{ text-decoration:none; display:table-cell; margin-top:30px; padding:8px 24px; color:#fff; background:#00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.frm-checkbox{ width:16px; height:16px;vertical-align: middle;display: inline-block;margin-top: -0.2em;}
.frm-select{ width:320px; height:35px;line-height:35px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}

.more{padding:6px 0; height:30px; line-height:30px; margin:0 0 20px;}
.more-list li{ float:left;}
.more-list .active a{ background:#373737; color:#FFF;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.more-list .active a:hover{ background:#373737; color:#FFF;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.more a{ background:#dfdfdf;padding:2px 15px;display:inline-block; text-decoration:none; color:#000;  line-height:30px; text-align:center; border-radius:border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; margin-right:18px;}
.more a:hover{ background:#c0c0c0;padding:2px 15px;display:inline-block; text-decoration:none;  line-height:30px; text-align:center; border-radius:border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;margin-right:18px;}


.Spending-bills{ border-bottom:1px solid #ddd; padding-bottom:-5px;}
.Spending-bills li{ margin-right:20px; float:left;}
.Spending-bills a{ font-size:18px;text-decoration:none;color:#aaa;}
.Spending-bills a:hover{text-decoration:none;color:#00cad9;display:inline-block;color:00cad9; padding-bottom:10px; }
.Spending-bills .current a{border-bottom:3px solid #00cad9;color:#00cad9; display:inline-block; padding-bottom:10px; }
.subtn{ border:none; margin:30px 0; color:#fff; background:#00cad9; width:120px; height:35px; line-height:35px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.subtn:hover{ border:none; margin:30px 0;cursor:pointer;   color:#fff; background:#00b6c4; width:120px; height:35px; line-height:35px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.rightside .bill{ width:40%; padding-right:5%; margin-bottom:50px; border-right:1px solid #ddd; margin-right:5%;}
.bill .number{ color:#ff7a19;font-size:18px;} 
.balance-content .yescheck{background:url(../new_images/main.png) 0 -630px no-repeat; padding:0 2px 3px 40px; }
.balance-content .appstate{background:url(../new_images/main.png) 0 -666px no-repeat; padding:0 2px 3px 40px; }
.app .green{font-size:18px;}
.rightside .text{font-size:18px; margin-bottom:10px; color:#fff; padding-left:15px; line-height:70px;height:70px; background:#00aff9; }
#person, #company { vertical-align:middle; margin-right:4px;}
.rightside .app{ width:40%; padding-left:5%;}
.rightside .number{ }
.number-tip{ padding:2px 10px; background:#fffed0; border:1px solid #f4e4bf; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.number-tip .tra{ background:url(../new_images/main.png) -76px -462px no-repeat; width:20px; height:9px; position:absolute; top:-8px; left:4px;}
.number-tip li{ line-height:35px;}
.rightside .number a{color:#ff6c00; font-size:18px; text-decoration:none; display:inline-block;}
.rightside .approve{ margin-left:50px; color:#ff6c00; text-decoration:none;}

.file-box{ position: absolute;  left:10px;}
.txt{ height:35px; width:298px; border:none; background:transparent;}
.btn{background:#fff;color:#000; margin-left:24px; width:80px; height:35px; cursor:pointer; line-height:35px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; background: -webkit-linear-gradient(top, #ededed, #f7f7f7); background: linear-gradient(to bottom, #f7f7f7, #ededed); border:1px solid #ddd; vertical-align:top;}
.file{ position:absolute; top:0px;right:4px;width:70px; height:35px;line-height:35px;filter:alpha(opacity:0);opacity:0;}
.deletip{ font-size:18px; color:#303030; padding:50px 0;}
.step_panel{overflow:hidden; padding:20px 40px; background:#fff; }
.step_panel .line{ width:90%; border:1px dashed #e3e3e3;margin:16px 0 40px; line-height:0px;font-size:0px;overflow:hidden;}
.step_panel .reg-box{width:55%; padding-right:10px; padding-bottom:20px;}
.step_panel .reset-box{ padding-right:10px; padding-bottom:20px; width:100%;}
.step_panel .step-wrap{ margin:50px auto 100px;}
.step_panel .login-tip{ background:url(../new_images/main.png) left -118px no-repeat; vertical-align:middle; line-height:18px;padding-left:24px;font-size:18px; border-bottom:1px dashed #ddd; padding-bottom:10px; margin-bottom:30px;}
.step_panel .reset-tip{ background:url(../new_images/main.png) left -162px no-repeat; vertical-align:middle; line-height:18px;padding-left:24px;font-size:18px; border-bottom:1px dashed #ddd; padding-bottom:10px; margin-bottom:30px;}
.spaceimg{ padding:20px 0;}
.reg-box .frm-label{ width:150px;}
.frm-control-group {padding-bottom: 35px; clear:both; }
.pheight{ *height:40px; min-height:40px; }
.frm-label span{ color:#ee3a3a;}
.frm-control{ vertical-align:top; display:table-cell; float:none; width: auto;}
.frm-control .sendmsg, .test-p .sendmsg, .verifyphone .sendmsg{ width:120px; height:35px; line-height:35px; border:1px solid #bbb;padding:2px 15px; text-align:center; display:inline-block; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; color:#000;  text-decoration:none;background: -webkit-linear-gradient(top, #ededed, #f7f7f7); background: linear-gradient(to bottom, #f7f7f7, #ededed);}

.frm-control .sendVCode{line-height:35px; border:1px solid #bbb;padding:2px 15px; text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; text-decoration:none;background: -webkit-linear-gradient(top, #ededed, #f7f7f7); background: linear-gradient(to bottom, #f7f7f7, #ededed);}


.frm-control .sendmsg:hover, .test-p .sendmsg:hover, .verifyphone .sendmsg:hover{ cursor:pointer; width:120px; height:35px; line-height:35px; border:1px solid #bbb; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; color:#000;  text-decoration:none;background: -webkit-linear-gradient(top, #e1e1e1e, #f3f3f3); background: linear-gradient(to bottom, #f3f3f3, #e1e1e1);}
.frm-checkbox{ width:16px; height:16px;vertical-align: middle;display: inline-block;margin-top: -0.2em;}
.next-step{ text-decoration:none; display:inline-block; margin-top:30px; padding:8px 24px; color:#fff; background:#00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.next-step:hover{ text-decoration:none; display:inline-block; margin-top:30px; padding:8px 24px; color:#fff; background:#00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }

.message{ padding:10px 0; text-align:center;}
.message a{ border:1px solid #ddd; margin-right:8px; padding:5px 15px; color:#303030; text-decoration:none;  background:-webkit-linear-gradient(top, #ededed, #f7f7f7);background:linear-gradient(to bottom, #f7f7f7, #ededed); border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.message a:hover{border:1px solid #ddd; padding:5px 15px;  margin-right:8px;color:#303030; text-decoration:none;  background:linear-gradient(to bottom, #f7f7f7, #ededed); background:-webkit-linear-gradient(top, #ededed, #f7f7f7);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}

.toapprove{border:1px solid #3abf00; background:#51d517; margin-left:70px; text-decoration:none; padding:5px 15px; color:#fff; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;}
.toapprove:hover{ border:1px solid #3abf00; background:#3abf00; margin-left:70px; text-decoration:none;padding:5px 15px;color:#fff;  border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;} 

.pwd-box{ margin-top:80px; font-size:16px; text-align:center; color:#aaa;}
.pwd-nub h3{ margin:30px auto; line-height:35px; font-style:normal; }
.pwd-tip{ padding:150px 0; width:640px; margin:0 auto; color:#aaa;}
.get-link{ line-height:35px; margin:20px 0 50px; display:inline-block; text-decoration:underline;}
.pwd-nub{width:600px;margin:0 auto; padding:50px 0 100px;font-size:18px;}

.measure{ width:600px; height:260px; margin-left:-250px; margin-top:-130px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}
.reset-key{ width:600px; height:300px; margin-left:-250px; margin-top:-150px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}
.measure h3, .reset-key h3, .chang-phone h3, .change-tel h3, .chang-email h3, .create-app h3, .add-ip, .confirmbox{ text-align:center; }
.measure .wrap, .reset-key .wrap,.chang-phone .wrap, .change-tel .wrap, .chang-email .wrap, .create-app .wrap, .add-ip .wrap{ width:500px; overflow:hidden; margin:20px auto;}
.measure ul{margin-top:20px;}
.measure li{ padding:20px 0; }
.measure .spacediv, .cteateapp .spacediv{ margin-top:10px;}
.spacediv span{ margin-right:15px;}
.measure .meal-sel, .change-tel .meal-sel, .chang-phone .meal-sel, .chang-email .meal-sel, .reset-key .meal-sel, .create-app .meal-sel, .add-ip .meal-sel, .confirmbox .meal-sel{ height:42px; line-height:42px; background:#f4f7f9; font-size:18px; position:relative; border-bottom:1px solid #f1f1f1;}
.measure .meal-sel a, .change-tel .meal-sel a, .chang-phone .meal-sel a, .chang-email .meal-sel a, .reset-key .meal-sel a, .create-app .meal-sel a, .add-ip .meal-sel a, .confirmbox .meal-sel a{ position:absolute; top:12px; right:12px;}

.chang-phone{ width:600px; height:500px; margin-left:-250px; margin-top:-250px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}


.confirmbox{width:600px; height:300px; margin-left:-250px; margin-top:-200px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}

.change-tel{ width:600px; height:400px; margin-left:-250px; margin-top:-200px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}
.change-tel p, .chang-email p, .create-app p, .reset-key p { line-height:24px; color:#aaa; margin:10px 0 24px;}

.chang-email{ width:600px; height:340px; margin-left:-250px; margin-top:-170px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}
.chang-email .sendlink{ display:inline-block; text-decoration:underline;}
.frm-control .sendlink{ color:#00cad9;}

.create-app{ width:600px; height:250px; margin-left:-250px; margin-top:-125px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}
.add-ip{width:600px; height:250px; margin-left:-250px; margin-top:-125px; position:fixed; left:50%; top:50%; background:#fff; border:1px solid #ddd; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; z-index:11; color:#303030;}

.createapp, .addIp{text-decoration:none; display:inline-block;padding:8px 24px;font-size:14px;  color:#fff; background:#00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.createapp:hover, .addIp:hover{text-decoration:none; display:inline-block; padding:8px 24px; font-size:14px; color:#fff; background:#00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.p-allow{ font-size:14px; margin-left:10px;}

.frm-control .login-btn{ width:220px; text-align:center; height:35px;line-height:35px; border:none; text-decoration:none; display:block; margin-top:30px;color:#fff; background:#00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; cursor:pointer;}
.frm-control .login-btn:hover{ width:220px; text-align:center; height:35px;line-height:35px; text-decoration:none;border:none; display:block; margin-top:30px;color:#fff; background:#00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }

.frm-control .login-btn2{ width:220px; text-align:center; height:35px;line-height:35px; border:none; text-decoration:none; display:block; margin-top:30px;color:#fff; background:#d6d6d6;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }


.frm-Clause a{ color:#00cad9;}
.frm-input-box{ display: inline-block;position: relative;height: 35px;line-height: 35px; vertical-align: middle;width: 298px;font-size: 14px;padding: 0 10px;border: 1px solid #ddd;border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}

.new-phone{ width:220px; vertical-align:middle;}
.update-tips{ width:600px; line-height:24px; color:#c1c2c3; display:table-cell; position:relative;}
.picDiv { margin:20px 0; clear:both;}
.frm-input {height: 27px;margin: 4px 0; line-height:27px;}
.form-input{display: inline-block;position: relative; height: 35px;line-height: 35px; vertical-align: middle;width: 298px; font-size: 14px;padding: 0 10px; border: 1px solid #ddd;border-radius: 3px;
 -moz-border-radius: 3px; -ms-border-radius: 3px;-o-border-radius: 3px;-webkit-border-radius: 3px;}

.form-Prompt{color:#b61d1d; line-height:20px; padding-left:120px;}

/*表单校验*/
.Validform_checktip { margin-left: 8px; line-height: 24px; overflow: hidden; color: #999; }
.Validform_right { color: #71b83d; padding-left: 28px; background: url(../new_images/right.png) no-repeat 8px; }
.Validform_wrong { color: red; padding-left: 28px; white-space: nowrap; background: url(../new_images/error.png) no-repeat 8px; }
.Validform_loading { padding-left: 20px; background: url(../new_images/onLoad.gif) no-repeat left center; }
.Validform_error { background-color: #ffe7e7; }
#Validform_msg {
    color: #7d8289; width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff; position: absolute; top: 0px;
    right: 450px; z-index: 99999;
    display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { line-height: 25px; height: 25px; text-align: left; font-weight: bold; padding: 0 8px; color: #fff; position: relative; background: #000; }
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-hei

ght: 22px; position: absolute; right: 8px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #cc0; }


#Validform_msg .Validform_info { padding: 8px; border: 1px solid #000; border-top: none; text-align: left; }
/*表单校验结束*/

.frm-label {margin-top: 7px; color:#303030;}
.frm-label {float: left;width:110px;margin-top: .35em;font-size: 14px;}
.frm-input, .frm-textarea {width: 100%;background-color: transparent;border:none;outline: 0;}
.verify-code{ background:url(../new_images/verify.png) no-repeat; width:96px; height:35px; margin-left:10px; display:inline-block; vertical-align:middle;}
.frm-control .frm-phone, .perinfo .frm-phone, .frm-phone { width:120px;}
.p-margin{ margin-left:20px; line-height:35px; color:#303030; text-decoration:none;}
.p-margin:hover{ margin-left:20px; line-height:35px; color:#00cad9; text-decoration:underline;}
.white li{ line-height:35px;padding-right:30px;}
.email-verify{ width:550px; margin:120px auto ; padding-bottom:100px;}
.email-verify .text1{ color:#303030; line-height:24px;}
.email-verify .text2{ color:#aaa;}
.email-icon{ background:url(../new_images/main.png) 0 -54px no-repeat; width:60px; height:60px; margin-right:10px;}
.email-text{ width:480px; margin-top:6px;}
.email-verify .login-email{text-decoration:none; display:inline-block; margin-top:50px; padding:8px 24px; color:#fff; background:#00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; margin-left:70px; }
.email-verify .login-email:hover{text-decoration:none; display:inline-block; margin-top:50px; padding:8px 24px; color:#fff; background:#00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; margin-left:70px; }
.email-pro{ margin-top:50px; margin-left:70px;}
.email-pro dt{ color:#aaa; line-height:24px;}
.email-pro dd{ color:#303030; line-height:18px;}
.email-pro a{ color:#00cad9;}

.login-icon{ width:30%; margin-left:10%;}
.login-info{ width:100%;}
.login-info .now-login{background:#00cad9; width:220px; text-align:center; height:35px; line-height:35px; color:#fff; display:block; margin:10px 0; text-decoration:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;  }
.login-info .now-login:hover{background:#00b6c4; width:220px; text-align:center; height:35px; line-height:35px; color:#fff; display:block; margin:10px 0; text-decoration:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;  }
.login-info .findpwd{ color:#00cad9;}
.frm-tips {width: 320px;padding-top: 4px;color: #c1c2c3;}
.api-desc .scene{ margin-top:20px;}
.api-desc .w252{ padding:20px 40px; width:252px;}
.w252 p{ line-height:20px;}

.indent{ text-align:left;border:1px dashed  #ddd;  }
.indent dl{}
.indent dt{ text-align:center; min-height:100px; height:auto; padding:0 20px;background:#3292ff; clear:both;  color:#fff; }
.indent dt a{ color:#fff;}
.w150{ float:left; font-weight:bold; color:#303030;}
.indent dd{  padding:0 20px; margin-left:20px;float:left; line-height:50px;}
.total{padding:20px; text-align:right; font-weight:bold; border-bottom:1px solid #ddd;}

.bill-switch{padding:30px 0; width:250px; margin:0 auto;}
.price .switch{padding:40px 0; width:250px; margin:0 auto;}
.price .switch li, .bill-switch li{float:left; padding:0 15px;}
.price .switch a, .bill-switch a{ display:inline-block; border:1px solid #00cad9; padding:8px 16px;  border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px; color:#00cad9; text-decoration:none; }
.price .switch a:hover, .bill-switch a:hover{ background:#d6fcff;padding:8px 16px;   border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px; color:#00cad9; text-decoration:none; }
.price .current a, .bill-switch .current a{ display:inline-block;background:#00cad9;color:#fff;padding:8px 16px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;text-decoration:none; }
.price .current a:hover, .bill-switch .current a:hover{display:inline-block; background:#00cad9;color:#fff;padding:8px 16px;  border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px; text-decoration:none; }
.price-deac{ width:1200px; margin:0 auto; color:#aaa; padding-top:10px; overflow:hidden;}
.price-deac table, .retrieve-list table{ text-align:center;border:1px solid #ddd; height:40px; line-height:40px; text-align:center;}
.price-deac th, .retrieve-list th{ border-left:1px solid #ddd; border-right:1px solid #ddd; text-align:center; }
.price-deac tr, .price-deac td ,.retrieve-list tr, .retrieve-list td{border:1px solid #ddd;text-align:center;}
.price-deac  a{ color:#00cad9;}

.p-contact{ text-align:center;}
.p-contact h2{ text-align:center; font-size:30px; margin-bottom:10px;margin-top:50px; padding-bottom:20px; border-bottom:1px dashed #ddd;}
.p-contact .w300{ width:600px; margin:0 auto;}
.p-contact .w300 h3{ font-size:18px; margin:10px 0;}
.p-contact .w300 p{ line-height:30px;}
.p-contact .next-step{ text-align:center; margin-top:50px; margin-bottom:50px;}

/*背景*/
.pcice-bg{ background:url(../new_images/jiage.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:400px; text-align:center;}
.pcice-bg h2{ text-align:center; font-size:36px; padding-top:70px; color:#fff;}
.pcice-bg p{ text-align:center;font-size:20px; font-style:normal; padding-top:40px; color:#666;}
.product-bg{ background:url(../new_images/probg.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:400px; text-align:center;}
.product-bg h2{ text-align:center; font-size:48px; padding-top:70px; color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,.2);}
.product-bg p{ text-align:center;font-size:20px; font-style:normal; padding-top:20px; color:#fff;}
.qunliao-bg{ background:url(../new_images/qunliao.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:400px; text-align:center;}
.qunliao-bg h2{ text-align:center; font-size:48px; padding-top:70px; color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,.2);}
.qunliao-bg p{ text-align:center;font-size:20px; font-style:normal; padding-top:20px; color:#fff;}
.security-bg{ background:url(../new_images/security.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:400px; text-align:center;}
.security-bg h2{ text-align:center; font-size:48px; padding-top:70px; color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,.2);}
.security-bg p{ text-align:center;font-size:20px; font-style:normal; padding-top:20px; color:#fff;}
.voip-bg{background:url(../new_images/voip.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:400px; text-align:center;}
.voip-bg h2{ text-align:center; font-size:36px; padding-top:90px; color:#fff;}
.voip-bg p{ text-align:center;font-size:24px; font-style:normal; padding-top:20px; color:#fff;}

/*短信邮件专题活动*/
.activity-bg{background:url(../new_images/activity.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:491px; text-align:center;}
.des-ce{ padding-top:35px; text-align:center;}
.des-ce li{ font-size:14px; float:left; width:18%; padding:0 12px; margin:0 auto;}
.des-ce h2{ color:#666; font-size:16px; margin-top:15px;}
.des-ce p{ color:#666;margin-top:24px; width:100%; height:50px; line-height:18px;}
.des-ce a{ text-decoration:underline;color:#00cad9; font-style:italic; display:inline-block;margin-top:86px;}
.des-ce a:hover{ text-decoration:underline;color:#00cad9; font-style:italic;display:inline-block;margin-top:86px;}



/*短信邮件专题活动*/
.tiyan-bg{ position:relative;background-size:cover;min-width:1200px; width:auto; height:420px; text-align:center; background:#0030a9;}




/*验证码专题活动*/
.page-all-bg{ width:100%; min-width:1200px;  height:auto; margin:0 auto;}
.page-all-2{width:1200px;  margin:0 auto; }
.yanzhengma-bg{min-width:1200px; width:100%; height:450px; text-align:center; background:#eb3442;}
.yanzhengma-wen{background:url(../new_images/pic.png) center no-repeat; width:1200px; height:160px; }
.yanzhengma-shou{background:url(../new_images/pic1.png) center no-repeat; width:1200px; height:430px; margin-bottom:15px;}
.yanzhengma-da{background:url(../new_images/pic2.png) center no-repeat; width:1200px; height:430px; margin-bottom:15px;}
.yanzhengma-gai{background:url(../new_images/pic3.png) center no-repeat; width:1200px; height:430px; margin-bottom:15px;}
.yanzhengma-ma{background:url(../new_images/pic4.png) center no-repeat; width:1200px; height:420px;margin-bottom:15px; }


.yanzhengma-tiy{ width:1148px; border:1px solid #ddd; margin-top:15px; padding:25px 25px 35px; height:auto; height:340px;}
.yanzhengma-ban{width:700px;float:left; }
.tiy{font-size:30px; font-family:"黑体-简"; color:#7a7a7a; padding-bottom:50px; padding-top:15px;}
.frm-control-group {padding-bottom: 35px; clear:both; }
.reg-box .frm-label{ width:150px;}
.frm-control-group {padding-bottom: 35px; clear:both; }
.pheight{ *height:40px; min-height:40px; }
.frm-label span{ color:#ee3a3a;}

.yanzhengma-frm{ padding-left:110px;  width:580px; margin-top:30px; margin-bottom:40px; }
.yanzhengma-frm .login-btn{ width:180px; height:35px; float:left; margin-right:40px; text-align:center; line-height:32px;text-decoration:none; display:block;color:#fff; background:#00cad9; border:1px solid #00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; cursor:pointer;}
.yanzhengma-frm .login-btn:hover{ width:180px; height:35px;text-align:center; line-height:32px; text-decoration:none; display:block;color:#fff; background:#00b6c4; border:1px solid #00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }


.yanzhengma-frm .login-btn2{ width:180px; height:35px; float:left; margin-right:40px; text-align:center; line-height:32px;text-decoration:none; display:block;color:#eee; background:#d6d6d6; border:1px solid #d6d6d6;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.yanzhengma-frm .login-btn2:hover{ width:180px; height:35px;text-align:center; line-height:32px; text-decoration:none; display:block;color:#eeeeee; background:#d6d6d6; border:1px solid #d6d6d6;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }

.yanzhengma-frm .login-btn3{ padding:0 20px; height:35px; float:left; margin-right:20px; text-align:center; line-height:32px;text-decoration:none; display:block;color:#fff; background:#00cad9; border:1px solid #00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; cursor:pointer;}
.yanzhengma-frm .login-btn3:hover{  background:#00b6c4; border:1px solid #00b6c4; }

.yanzhengma-frm .login-btn-grey{ padding:0 20px; height:35px; float:left; margin-right:20px; text-align:center; line-height:32px;text-decoration:none; display:block;color:#eeeeee;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; cursor:pointer; background:#d6d6d6; border: 1px solid #d6d6d6;}
.yanzhengma-frm .login-btn-grey:hover{ background:#d6d6d6; border: 1px solid #d6d6d6;}

.yanzhengma-you{width:369px; height:199px;float:left;}
.yanzhengma-you h2{width:369px; line-height:28px; text-align:center;}
.yanzhengma-you h2 a{color:#00b6c4;}
.yanzhengma-you ul{ padding:0px 0 20px 12px;}
.yanzhengma-you ul li{line-height:22px;}
.yanzhengma-you li.buzou{  font-family:"黑体-简"; color:#7a7a7a; font-size:16px;}
.yanzhengma-you li.zhu{color:#900;}


.tiyan{font-size:30px; font-family:"黑体-简"; color:#7a7a7a; padding:30px 0 20px 10px;}

.use-s2{ float:right; margin:20px 160px 0 0; padding:10px 45px;font-size:16px; text-align:center; display:inline-block; color:#fff;  text-decoration:none; border:1px solid #fff; border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; }
.use-s2:hover{ font-size:16px; margin:20px 160px 0 0; padding:10px 45px;display:inline-block; background:#00bbc9; color:#fff; text-decoration:none; border:1px solid #00bbc9;  border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; }
.use-s2 a{text-decoration:none; font-size:18px; color:#FFF;}
.use-s2 a:hover{color:#FFF;}

.use-s3{ float:right; margin:30px 160px 0 0; padding:10px 45px;font-size:16px; text-align:center; display:inline-block; color:#fff;  text-decoration:none; border:1px solid #fff; border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; }
.use-s3:hover{ font-size:16px; margin:30px 160px 0 0; padding:10px 45px;display:inline-block; background:#00bbc9; color:#fff; text-decoration:none; border:1px solid #00bbc9;  border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; }
.use-s3 a{text-decoration:none; font-size:18px; color:#FFF;}
.use-s3 a:hover{color:#FFF;}


/*验证码专题活动结束*/



/*新活动页面*/
.yanz-bg{min-width:1200px; width:100%; height:650px; text-align:center; background:#02021c;}
.yanz-bg2{min-width:1200px; width:100%; height:650px; text-align:center; background:#1f0935;}
.yanz-y1{background:url(../new_images/yanz-y1.png) center no-repeat; width:1200px; height:461px; }
.yanz-y2{width:1200px; height:753px; }
.yanz-y3{background:url(../new_images/yanz-y3.png) center no-repeat; width:1200px; height:711px; }


.yanzhengma-tiy2{ width:1148px; border:1px solid #ddd; margin-top:15px; margin-bottom:30px; padding:25px 25px 35px; height:auto; height:340px;}

.yanzhengma-you2{width:369px; height:199px;float:left; margin-top:60px;}
.yanzhengma-you2 ul{ padding:0px 0 20px 12px; }
.yanzhengma-you2 ul li{line-height:22px;}
.yanzhengma-you2 li.buzou{  font-family:"黑体-简"; color:#7a7a7a; font-size:16px;}
.yanzhengma-you2 li.zhu{color:#900;}






.con{}
.con h2{color:#333; font-family:"微软雅黑";font-size:22px;}
.con p{ color:#666; font-size:20px; margin-top:22px;}
.top50{ padding-top:40px;}

.best{ padding:40px 0 20px 0; text-align:center; width:1200px; }
.best h2{font-size:24px; font-weight:bold; color:#FFF;}
.best-icon{ width:1200px; height:auto; float:left; margin-bottom:30px;  }
.best-left{width:600px; padding:25px 0;float:left;}
.best-img{width:118px;}
.best-des{ padding:12px 20px 0 140px; color:#FFF;font-size:16px;}
.best-des h2{ padding-bottom:22px; font-weight:bold;}
.best-des p{line-height:22px;}

.successful{height:auto;}
.successful-case{width:457px; margin-left:27px; float:left; }
.successful-c{color:#FFF; padding:35px 10px 0 86px; width:320px;}
.successful-c p{padding-top:20px; line-height:24px;}
.successful-c h2{ font-size:16px;}
.successful-c span.cs{font-size:24px;}

.why{ margin-top:15px;}
.flow-img{margin:24px 0 0 18px;}
.flow-tu{margin:0 18px; text-align:center; height:auto; }
.flow-tu li{ width:23%;float:left; padding:8px 10px;}
.flow-tu h2{ color:#00cad9; margin-top:20px; font-weight:bold;}
.flow-tu p{ margin-top:8px; line-height:20px;}

.point{margin-top:35px;width:1200px; float:left;}
.point h2{ padding-left:50px; font-size:20px; width:1080px; padding-top:8px;color:#333;}
.point p{ font-size:16px; padding:16px 0 0 30px; line-height:28px;}
.point a{color:#00cad9;}

.use p{color:#FFF; padding:25px 0 0 18px; line-height:28px; font-size:18px; float:left;}
.use p.use-s{color:#00cad9;}

.use-s{ float:right; margin:50px 205px 0 0; padding:15px 5px;font-size:16px; text-align:center; width:174px; display:inline-block; color:#fff;  text-decoration:none; border:1px solid #fff; border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; }
.use-s:hover{ font-size:16px;width:174px; margin:50px 205px 0 0; padding:15px 5px;display:inline-block; background:#00bbc9; color:#fff; text-decoration:none; border:1px solid #00bbc9;  border-radius:30px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; }
.use-s a{text-decoration:none; font-size:18px; color:#FFF;}
.use-s a:hover{color:#FFF;}
/*短信邮件专题活动结束*/


/*在线体验页面*/
.zaix{}
.zaix-1{width:1200px; text-align:center;font-size:14px;color:#1e1e1e; line-height:25px;}
.zaix-1 a{color:#00cad9; text-decoration:underline;}
.zaix-2{width:1200px; text-align:center; margin-top:55px; color:#b61d1d;}
.zaix-2 .zaixxian3{text-decoration:none; padding:8px 45px;color:#FFF; background:#b61d1d; border-radius:30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;-webkit-border-radius: 30px; }
.zaix-2 .zaixxian3:hover{padding:8px 45px;color:#FFF;background:#e33030; border-radius:30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;-webkit-border-radius: 30px;}

.zaixian{ padding-top:30px; padding-bottom:33px;}
.zaixian-js{width:1200px; height:60px; background:#eeeeee;}
.zaixian-js ul li{ font-size:18px; color:#000; text-align:center; width:299px; border-right:1px solid #e1e1e1; float:left; padding:0;position: relative;}
.zaixian-js ul li.border-none{border-right:none; }
.zaixian-js ul li a,
.zaixian-js ul li.zaixian-nav-2 a{ text-decoration:none; display:block}
.zaixian-js ul li i{ width:15px; height:10px; display: none; background:url(../new_images/zaix4.png) no-repeat; position:absolute; top:60px; left:143px;}
.zaixian-js ul li a:hover,.zaixian-js ul li.xian a{ background:#00cad9; color:#fff;}
.zaixian-js ul li.xian a{ color:#fff;}
.zaixian-js ul li.zaixian-nav-1{ line-height:60px; } 
.zaixian-js ul li.zaixian-nav-2 a{  padding-top:6px;height:54px;}
.zaixian-js ul li p{ font-size:12px; line-height:16px; margin-top:-7px;}
.zaixian-js ul li.xian i{ display:block}

.zaix-border{ width:1200px;  margin-top:40px;padding:25px 25px 35px;}

.zaix-you{width:480px; float:left; margin-top:0px;}
.zaix-you ul{ padding:0px 0 20px 12px; }
.zaix-you ul li{line-height:25px;}
.zaix-you li.buzou{  font-family:"黑体-简"; color:#7a7a7a; font-size:20px;}

.zaix-zhus{ width:1100px; padding-left:110px; color:#b61d1d;}


/*在线体验页面结束*/

.sulution-bg{background:url(../new_images/solution.jpg) center no-repeat; position:relative;background-size:cover;min-width:1200px; width:auto; height:400px; text-align:center;}
.sulution-bg h2{ text-align:center; font-size:36px; padding-top:90px; color:#fff;}
.sulution-bg p{ text-align:center;font-size:24px; font-style:normal; padding-top:20px; color:#fff;}
.no-bot-margin{ margin-bottom:0px;}
.textline a{padding-left:10px;color: #303030; text-decoration:none;}
.textline a:hover{padding-left:10px;color: #00cad9; text-decoration:underline;}
/*背景*/
.red{ color:#ee3a3a;}
.green{ color:#3eb94e;}
.blue{color:#3292ff;}
.lightred{ display:inline-block; margin-top:8px; color:#e96262;}
.orange{ color:#f48a00;}
.gray{ color:#ccc;}
.apvsubtn{border:none;color:#fff; background:#ffc000;margin:20px 0; width:120px; height:35px; line-height:35px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.apvsubtn:hover{border:none; margin:20px 0; color:#fff; background:#e5ae08; width:120px; height:35px; line-height:35px; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.info {width:100%;background:#00cad9; height:auto; text-align:center; }
.info a{ font-size:18px; width:320px; height:35px; margin:32px auto 0; line-height:35px;border:1px solid #fff; color:#fff; border-radius:50px; text-decoration:none; display:block;}
.info a:hover{ font-size:18px; width:320px; height:35px; margin:32px auto 0; background:#00b6c4; line-height:35px;border:1px solid #fff; color:#fff; border-radius:50px; text-decoration:none; display:block;}
.info h3{font-size:30px; padding-top:30px; color:#FFF;}
.info p{font-size:14px; padding:10px 0 32px 0; color:#FFF;}
.icon-msg{ background:url(../new_images/main.png) 0 -702px no-repeat; float:left; padding-left:20px;height:20px; margin:30px auto; display:table-cell; color:#aaa;}

.notice{ min-height:630px; height:auto;}
.notice-list li{ padding:10px 0; border-bottom:1px dashed #ddd; position: relative;}
.notice-list a{ position:absolute; right:10px; top:10px; }
.notice-list a:hover{ position:absolute; right:10px; top:10px;}
.notice-list{ margin:0 auto;}
.notice-list p{ color:#aaa; line-height:30px;}
.notice-list h2{min-height:22px; color:#303030;}
.notice-circle{ background:url(../new_images/notice-circle.png) 0 50% no-repeat; width:8px; vertical-align:middle; height:8px; display:inline-block; padding-right:5px;}

.finish{ text-align:center;}
.finish p{ margin:20px 0 50px;}
.finish { width:220px; height:35px; line-height:35px; margin:0 auto;display:block;text-decoration:none; display:block;color:#fff; background:#00cad9;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }
.finish .login-btn:hover{ width:220px; height:35px; line-height:35px; margin:0 auto;display:block; text-decoration:none; display:block;color:#fff; background:#00b6c4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px; }

/*.footer{ width:100%; min-width:1000px;}
.footer .no-margin, .processor .no-margin{ margin-right:0px;}
.newper { margin-right:120px; overflow:hidden;}
.newper h2{ font-size:18px; padding-bottom:30px; color:#303030;}
.newper a{font-size:14px; line-height:30px;color:#aaa;}
.newper a:hover{ color:#8d8d8d; text-decoration:none;}
.eye span{ padding-right:20px;}
.eye img{ border:1px solid #e3e3e3; padding:5px;}
.weibo-code{ background: url(../new_images/main.png) no-repeat left 0; padding-left:30px; margin-bottom:6px; line-height:24px;}
.weixin-code{ background: url(../new_images/main.png) no-repeat left -26px; padding-left:30px;  margin-bottom:6px; line-height:24px;}*/

/*new*/
.des{ width:1200px; margin:0 auto; position:relative;}
.footer{ background:#0e1a2c; position:relative; min-width:1200px; width:100%;}
.list{ padding-top:80px; min-width:1200px; width:100%; }
.list dl{ float:left; margin-right:80px; width:14%;}
.list dt{ font-size:18px; color:#fff; margin-bottom:36px; border-bottom:1px solid #cdcdcd; padding-bottom:20px;}
.list dd{color:#fff;line-height:20px;}
.list dd a{font-size:14px;color:#fff; line-height:26px; text-decoration:none;}
.list dd a:hover{font-size:14px;color:#fff; line-height:26px; text-decoration:underline;}


.contact{ text-align:right;position:relative;}
.qmy-partner{color:#fff; padding-left:30px; vertical-align:middle; margin-top:16px;}
.qmy-partner span{ background:url(../new_images/partner.png) no-repeat; display:inline-block; width:14px; height:12px; vertical-align:middle; padding-left:6px;}
.qmy-qq{ color:#fff; float:right;vertical-align:middle; margin-top:16px;}
.qmy-qq span{ background:url(../new_images/qq.png) no-repeat; display:inline-block; width:12px; height:12px; padding-left:6px;}


.attention{ margin-top:20px;text-align:right;  height:35px; }
.weibo{ background:url(../new_images/focus.png) 0 -88px no-repeat; width:44px; height:36px;float:right; display:inline-block;  padding-top:8px;}
.attention .weibo2{ padding-top:8px; text-align:right; line-height:25px;float:left; width:130px;}
.attention .weibo2 a{color: #fff; text-decoration:none;}
.weibo:hover{ background:url(../new_images/focus.png) 0 -132px no-repeat; width:44px; height:36px; display:inline-block;}

/*.twocode{ position:absolute;right:0px;top:170px;background:#fff; border:1px solid #ddd; text-align:center;}
.twocode p{ padding-bottom:8px;}
.weixin{ background:url(../new_images/focus.png) 0 0 no-repeat; width:44px; height:44px; display:inline-block; margin-left:10px;}
.weixin:hover{ background:url(../new_images/focus.png) 0 -44px no-repeat; width:44px; height:44px; display:inline-block; cursor:pointer; margin-left:10px;}
*/


.copyright{margin:30px auto 40px; color:#d6d5d3; font-size:12px; line-height:14px; text-align:right;}
/*new*/

.footer-p{min-width:1200px; width:100%; background:#f5f5f5; background: -webkit-gradient(linear, left top, left bottom, from(#f8faf9), to(#eef2f3));-webkit-background-origin: padding; -webkit-background-clip: conten; border-top:1px solid #e1e1e1;}
.footer-p .copyright{ width:1200px; text-align:center;color:#aaa; display:block;}

.down{ background:url(../new_images/main.png) 0 -282px no-repeat; margin:0 8px; width:24px; height:24px; line-height:40px; vertical-align:middle;display:inline-block;}
.down:hover{ background:url(../new_images/main.png) -78px -282px no-repeat; margin:0 8px;width:24px; height:24px; line-height:40px; vertical-align:middle;display:inline-block;}
.delete{ background:url(../new_images/main.png) 0 -386px no-repeat;margin:0 8px;  width:24px; height:24px; line-height:40px;vertical-align:middle;display:inline-block; }
.delete:hover{ background:url(../new_images/main.png) -82px -386px no-repeat;margin:0 8px;width:24px; height:24px; line-height:40px; vertical-align:middle; display:inline-block;}
.upload{background:url(../new_images/main.png) 0 -318px no-repeat; margin:0 8px; width:24px; height:24px; line-height:40px;vertical-align:middle; display:inline-block;}
.upload:hover{background:url(../new_images/main.png) -78px -318px no-repeat; margin:0 8px;width:24px; height:24px; line-height:40px; vertical-align:middle;display:inline-block;}
.edit{background:url(../new_images/main.png) 0 -354px no-repeat; margin:0 8px; width:24px; height:24px; line-height:40px;vertical-align:middle;display:inline-block;}
.edit:hover{background:url(../new_images/main.png) -78px -353px no-repeat; margin:0 8px;width:24px; height:24px; line-height:40px; vertical-align:middle;display:inline-block;}
.closebtn{background: url(../new_images/main.png) 0 -428px no-repeat; display:inline-block; vertical-align:middle;width:16px; height:16px;}
.closebtn:hover{background: url(../new_images/main.png) 0 -428px no-repeat;display:inline-block; vertical-align:middle; width:16px; height:16px;}
.modify{ background:url(../new_images/modify.png) 0 -40px no-repeat;width:24px; height:26px; padding-left:24px;}
.modify:hover{background:url(../new_images/modify.png) 0 -40px no-repeat;width:24px; height:26px; padding-left:24px;}
.status a{ color:#303030;}
/*doc*/
.menu_head{height:42px; text-align:left; padding-left:30px;line-height:42px;font-size:14px;color:#303030;cursor:pointer;position:relative;margin:0px;font-weight:bold;/*background: url(../new_images/pro_left.png) center left no-repeat;*/}
.menu_list .current{/*background: url(../new_images/pro_down.png) center left no-repeat;*/}
.menu_body{width:200px;height:auto;overflow:hidden;line-height:38px;}
.menu_body a{display:block;width:200px;text-align:left; padding-left:30px;height:38px;line-height:38px;color:#777;text-decoration:none; font-size:12px;}
.menu_body a:hover{text-decoration:none;}
.menu_line{border-bottom:1px solid #ddd;}
/*doc*/
.docontent {width:1000px;margin: 0 auto; min-height:730px; background:url(../new_images/borderbox.png) repeat-y left;}
.doclist{min-height:500px; height:auto; margin-left:40px;}
.rightside{ width:auto;}
.box{ border:1px solid #ddd; margin-bottom:10px; height:auto; background:#fff; border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px; padding:20px;}
.nobox{ border:1px solid #ddd; margin-bottom:10px; height:auto; background:#fff; border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;}
.demo{ margin-top:0px;}

.demo ul{ width:600px; margin:0 auto; text-align:center;}
.downbtn{ background:#00cad9; color:#fff; display:inline-block; border:1px solid #ddd; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.downbtn:hover{ background:#00b6c4; color:#fff; display:inline-block; border:1px solid #ddd; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo li{float:left;}
.demo .wrap{  text-align:center; border:1px solid #ddd;  margin:0 10px; padding:10px;}

.demo .androidbtn{ background:#00cb51; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .androidbtn:hover{ background:#00b849; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .iosbtn{ background:#00d38b; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .iosbtn:hover{ background:#00be7d; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}

.demo .windowsbtn{ background:#00d3cc; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .windowsbtn:hover{ background:#00bfb9; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}

.demo .javabtn{ background:#0ea7d9; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .javabtn:hover{ background:#0d99c7; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .phpbtn{ background:#13b9f0; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}
.demo .phpbtn:hover{ background:#0da5d7; border:none; color:#fff; display:inline-block; width:170px; text-decoration:none; margin-top:10px; height:35px; line-height:35px; border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;}

.newrap{ font-size:14px; border:1px dotted #785;font-family: "Courier New", Courier, monospace;}
pre{ background:#f5f5f5; padding:10px;font-family: "Courier New", Courier, monospace; color:#303030;}

.logname{ text-align:center; width:200px; height:180px;padding:20px; border:1px solid #ddd; margin-right:20px; margin-bottom:20px;}
.updata-log{ width:654px; border:1px solid #f1eac7; padding:20px; overflow-y:scroll; height:180px; resize:none; background:#ffffe9;}
.updata-log h5{ margin-bottom:10px;}
.updata-log h2{ margin:10px 0;}
.updata-log p{ line-height:18px; margin:5px 0; color:#808080;}

.mask{ z-index:10;position:fixed;top:0;left:0;width:100%;height:100%;filter:alpha(opacity = 75);-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;background-color:#000;z-index:2}.mask{filter:alpha(opacity = 35);-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;z-index:11}

.icon1{ background:url(../new_images/icon.png) 0 0 no-repeat;width:64px; height:64px; display:block; margin-right:12px; }
.icon2{ background:url(../new_images/icon.png) 0 -64px no-repeat;width:64px; height:64px; display:block; margin-right:12px; }
.icon3{ background:url(../new_images/icon.png) 0 -128px no-repeat;width:64px; height:64px; display:block; margin-right:12px; }
.icon4{ background:url(../new_images/icon.png) 0 -192px no-repeat;width:64px; height:64px; display:block; margin-right:12px; }
.icon5{ background:url(../new_images/icon.png) 0 -256px no-repeat;width:64px; height:64px; display:block; margin-right:12px; }
.icon6{ background:url(../new_images/icon.png) 0 -320px no-repeat;width:64px; height:64px; display:block; margin-right:12px; }
.step-icon1{ background:url(../new_images/step_icon.png) 0 0 no-repeat; width:80px; height:80px; margin-bottom:12px; display:inline-block; }
.step-icon2{ background:url(../new_images/step_icon.png) 0 -80px no-repeat; width:80px; height:80px; margin-bottom:12px; display:inline-block; }
.step-icon3{ background:url(../new_images/step_icon.png) 0 -160px no-repeat; width:80px; height:80px;margin-bottom:12px;display:inline-block; }
.step-icon4{ background:url(../new_images/step_icon.png) 0 -240px no-repeat; width:80px; height:80px;margin-bottom:12px;display:inline-block; }
.step-icon5{ background:url(../new_images/step_icon.png) 0 -320px no-repeat; width:80px; height:80px; margin-bottom:12px; display:inline-block; }
.create-icon1{background:url(../new_images/create-icon.png) 0 0 no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }
.create-icon2{background:url(../new_images/create-icon.png) 0 -70px no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }
.create-icon3{background:url(../new_images/create-icon.png) 0 -140px no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }
.create-icon4{background:url(../new_images/create-icon.png) 0 -210px no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }
.create-icon5{background:url(../new_images/create-icon.png) 0 -280px no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }
.create-icon6{background:url(../new_images/create-icon.png) 0 -350px no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }
.create-icon7{background:url(../new_images/create-icon.png) 0 -420px no-repeat; width:70px; height:70px; margin-bottom:5px; display:inline-block; }



.iconfamily1{ background:url(../new_images/iconfamily.png) 0 0 no-repeat; width:24px; height:24px; vertical-align:middle; margin-right:5px; display:inline-block;}
.iconfamily2{ background:url(../new_images/iconfamily.png) 0 -36px no-repeat; width:24px; height:24px;vertical-align:middle; margin-right:5px; display:inline-block;}
.iconfamily3{ background:url(../new_images/iconfamily.png) 0 -70px no-repeat; width:24px; height:24px;vertical-align:middle; margin-right:5px; display:inline-block;}
.iconfamily4{ background:url(../new_images/iconfamily.png) 0 -104px no-repeat; width:24px; height:24px;vertical-align:middle; margin-right:5px; display:inline-block;}
