/* ================================ */
/* Author:			dany		*/
/* 	*/
/* Create Date:		2015-09-02		*/
/* Retrofit Date:		*/
/* ================================ */
.header .operate li .ico{display: inline-block;vertical-align: middle;background-image: url(skin/icon.png);}
.subpage{position: absolute;top: 80px;left: 0;right: 0;bottom: 0;overflow: auto;}
.subpage .sidebar{position: fixed;z-index: 10;left: 0;top: 80px;bottom:0;width: 260px;background: #f5fafc;overflow: auto; box-shadow: 2px 0px 2px #cccfd1;}
.sidecon{position: relative;margin: 30px 30px 0 290px;}
.maincon{position: relative;width:100%;background: #fff;border-radius: 0px;box-shadow: 0 0 0px #ddd;overflow: hidden;box-sizing:border-box;padding: 25px;}
.top-free{margin-top:20px;}
/*个人中心*/
.user_avatar{padding: 35px 43px 0px 43px;}
.user_avatar .imgbox{position: relative;z-index:1;width: 113px;height: 113px;margin: 0 auto;border-radius: 113px;overflow: hidden; border:4px #cfd4d6 solid;}
.user_avatar .imgbox .headmask{position: absolute;z-index:30;left: 0;top: 0;width: 113px;height: 113px;background: url(skin/headmask.png) no-repeat;}
.user_avatar .imgbox img{position: relative;z-index: 20;width: 100%;}
.user_avatar .imgbox .user-file{position: absolute;z-index:2;left: 0;top: 0;filter:alpha(opacity=0);opacity: 1;}
.user_avatar .imgbox a{position: absolute;z-index:99;right:-52px;top:0;width: 52px;height: 26px;line-height: 26px;text-align: center;background: #6f7b8a;color: #fff;border-radius: 3px;font-size: 14px;}
.user_avatar h4{text-align: center;font-size: 14px;line-height: 24px;color: #767c8c;padding: 5px 0;font-family: "\5FAE\8F6F\96C5\9ED1";}
.user_avatar .user-edit{color: #46A136; height:20px; line-height:20px;text-align: center;display:block;}
.user_avatar .user-edit a{color: #46A136; text-decoration:underline;}
.user_avatar p{font-size: 13px;color: #a2b2ca;line-height: 36px;margin:20px 0 20px 0;}
.user_avatar p span{margin-right: 0px;width: 35px;height: 35px;overflow: hidden;}
.user_avatar p span i{display: inline-block;width: 35px;height: 35px;background: url(skin/icon_a.png) no-repeat;}
.user_avatar p .pass .mobile{background-position: 0px 0;}
.user_avatar p .pass .email{background-position: -40px 0;}
.user_avatar p .pass .realname{background-position: -82px 0px;}
.user_avatar p .unpass .mobile{background-position: 0 -40px;}
.user_avatar p .unpass .email{background-position: -40px -40px;}
.user_avatar p .unpass .realname{background-position: -82px -40px;}
.user_avatar h5{color:#767c8c;text-align: center;}

.sidenav ul{padding-top: 20px;}
.sidenav li{position: relative;line-height: 50px;overflow: hidden;text-align: center;}
.sidenav>ul>li:after{position: absolute;right:30px;top: 15px;width: 20px;height: 20px;background: url(skin/user_arrow.png) no-repeat 6px -42px;content: '';}
.sidenav>ul>li.cur:after,.sidenav>ul>li:hover:after{background-position: 6px 2px;}
.sidenav>ul>li>ul{padding-top: 0;display: none;}
.sidenav li.cur,.sidenav li:hover{color: #46A136;}
.sidenav li a{display: block;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #767c8c;}
.sidenav li span{position: absolute;display: block;float:left;background-image: url(skin/menu-ico.png);background-repeat: no-repeat;width:25px; height:30px;margin:13px 0 0 60px;}
.sidenav li>a:hover,.sidenav li.cur>a{color: #46A136;}
.sidenav li:hover span,.sidenav li.cur span{background-image: url(skin/menu-ico-hover.png);}
.sidenav li span.ico1-1{background-position: 3px 4px ;}
.sidenav li span.ico1-2{background-position: 3px -46px ;}
.sidenav li span.ico1-3{background-position: 3px -96px ;}
.sidenav li span.ico1-4{background-position: 3px -137px ;}
.sidenav li span.ico1-5{background-position: 4px -177px ;}
.sidenav li span.ico2-1{background-position: -82px 4px;}
.sidenav li span.ico2-2{background-position: -82px -46px ;}
.sidenav li span.ico2-3{background-position: -82px -96px ;}
.sidenav li span.ico2-4{background-position: -82px -141px ;}
.sidenav li span.ico3-1{background-position: -182px 4px ;}
.sidenav li span.ico3-2{background-position: -182px -44px ;}
.sidenav li span.ico3-3{background-position: -182px -92px ;}
/*帮助中心导航*/
.article_nav{padding-top: 20px;}
.article_nav li{position: relative;text-indent: 30px;}
.article_nav li a,.article_nav li span{display: block;height: 40px;line-height: 40px;padding-right: 30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.article_nav li span{position: relative;cursor: pointer;}
.article_nav li span:after{position: absolute;right: 10px;top: 10px;width: 20px;height: 20px;background: url(skin/user_arrow.png) no-repeat 6px -42px; content: '';}

.article_nav li.cur span:after,.article_nav li:hover span:after{background-position: 6px 2px;}
.article_nav li span.down:after{transform:rotate(90deg);}
.article_nav>ul>li:before{position: absolute;left:15px;top: 17px;width: 8px;height: 8px;content: '';border-radius: 8px;background: #767c8c;}
.article_nav>ul>li:hover:before,.article_nav li.cur:before{background: #46A136;}
.article_nav>ul>li:hover span,.article_nav>ul>li.cur span,.article_nav>ul a:hover,.article_nav>ul a.cur{color: #46A136;}
.article_nav>ul>li>ul{display: none;}
.article_nav li a{color: #767c8c;}

/*安全中心*/
.tit{background: url(skin/safe-title-ico.png) no-repeat 0px;position: relative;height: 28px;line-height: 28px;padding: 0 25px 0 50px;font-size: 14px;color: #3c3c3c;font-weight: bold;}
.tit .ico_danger{width: 27px;height: 27px;background-position: -141px -101px;margin-left: 20px;}
.title-ico{background: url(skin/title-worning.png) no-repeat 0px;height: 35px;line-height: 35px;margin-bottom:20px;}
.safety{ position: relative;padding-bottom: 30px; border-bottom:1px #ebeff1 solid;}
.safety .greybg{position: relative;width: 500px;height: 15px;background: #e3e5e8;overflow: hidden;margin-top:7px;}
.safety .greybg span{display: block;height: 18px;}
.safety .greybg span.safe1{background: #fd7070;}
.safety .greybg span.safe2{background: #ff9702;}
.safety .greybg span.safe3{background: #ffd802;}
.safety .greybg span.safe4{background: #18cf00;}
.safety .score{font-size: 14px;font-weight: bold;padding: 0 20px;color:#fd7070;margin-top:7px;}
.safety .processingbar {position: absolute;top: -30px;right: 40px; text-align: center;width: 80px;}
.safety .processingbar font{color: #f00;display: block;width: 80px;height: 80px;line-height: 80px;font-size: 18px;text-align: center;position: absolute;left: 0;top: 0;}

.tit_a{position: relative;height: 24px;line-height: 24px;padding-bottom: 15px;border-bottom:1px solid #ebeff1;}
.tit_a .btn_back{color: #46A136;}
.tit_a h2{line-height: 24px;color: #3c3c3c;font-size: 14px;}

.greybox{padding: 25px 0 0px 0;}
.greybox h4{ background: url(skin/safe-ico-1.png) no-repeat 0px;padding: 25px 25px 0 50px; border-bottom:1px #ebeff1 solid;font-size: 14px;color: #3c3c3c;height: 28px;line-height: 28px;font-weight: bold;padding-bottom: 30px;}
.greybox ul{width: 100%;}
.greybox ul li{line-height: 70px;color: #3c3c3c;border-bottom:1px #ebeff1 dashed;font-size:14px;}
.greybox ul li span{float:right;margin-top:20px;text-align: center;width: 80px;height: 25px;line-height: 25px;background: #46A136;border-radius: 15px;font-size: 14px;color: #fff;cursor: pointer;}
.greybox ul li.pass span{background: #46A136;}
.greybox ul li.unpass span{background: #767c8c;}
.greybox ul li em{width: 40px;height: 40px;margin-right: 10px;background: url(skin/icon_a.png) no-repeat;}
.greybox ul li.pass .red{background-position: 2px 0;}
.greybox ul li.pass .yellow{background-position: -40px 0;}
.greybox ul li.pass .green{background-position: -82px 0px;}
.greybox ul li.unpass .red{background-position: 0 -40px;}
.greybox ul li.unpass .yellow{background-position: -40px -40px;}
.greybox ul li.unpass .green{background-position: -82px -40px;}

.words{color:#777676;font-size: 14px;padding-left:50px;}
.words a{color: #46A136;text-decoration: underline;margin-left: 5px;}
.crumbs{height: 24px;line-height: 24px;color: #777676;font-size: 14px;}
.crumbs a{color: #777676;}
.crumbs a:hover{color: #20aed4;}
.crumbs span.ends{color: #2f4159;}

/*登录记录*/
.login_record{margin-top: 20px;border:1px #e6e6e6 solid;}

.formbox{position: relative;}
.formbox .tab-hd{position: relative;z-index:1;height: 32px;margin-left:40px;padding-bottom:25px; border-bottom:1px solid #ebeff1;}
.formbox .tab-hd li{border:1px #ebeff1 solid;position:relative;float: left;width: 90px;height:30px;line-height:30px;text-align:center;font-size: 14px;background: #fff;color: #5f5f60;cursor: pointer;}
.formbox .tab-hd li.cur{background: #46A136;color: #fff;}
.formbox .tab-con{padding-top: 15px;padding-left:50px;}
.formbox dl{position: relative;padding: 10px 0 10px 120px;}
.formbox dl dt{position:absolute;left:0;top: 10px;height: 30px;line-height: 30px;width: 120px;text-align: left;font-size: 14px;color: #3e3e3e;}
.formbox dl dt span{color: #f00;margin-right: 10px;}
.formbox dl dd{line-height: 30px;font-size: 14px;}
.formbox dl dd select{position:relative;height:30px;margin-right:5px;background-color: #fff;border: 1px solid #eee;vertical-align: middle;}
.formbox dl dd select.error{border-color: #f00;}
.formbox .tip{color: #babbbb;padding-top: 5px;line-height: 32px;font-size:14px;}
.formbox .btnbox{padding: 50px 0;text-align: center;}
.formbox .btnbox .ico_success,.landbox .btnbox .ico_success,#submit_msg .ico_success{width: 20px;height: 20px;background-position: -327px -103px;}
.formbox label{font-size: 14px;margin-right: 30px;line-height: 30px;display: inline-block;*display: inline;zoom:1;vertical-align: middle;}
.formbox label input{float: left;margin: 9px 5px 0 0;}
.formbox textarea{padding: 10px;width: 660px;height: 60px;line-height: 20px;border: 1px solid #e3e3e3;background: #fff;}
.formbox a.join{font-size: 14px;font-weight: bold;color: #20aed4;text-decoration: underline;}
.formbox .sendcode{width: 100px;height: 26px;line-height:26px;border: 1px solid #209acc;overflow: hidden;background: #41bff2;border-radius: 3px;font-size: 14px;color: #fff;text-align: center;}
.formbox .tips{padding-top: 10px;font-size: 12px;}
.formbox #submit_msg{line-height: 20px;font-size: 12px;}

.upload{padding-left: 0px;}
.upload h4{height: 50px;line-height: 50px;font-size: 14px;color: #3e3e3e;}
.upload h4 span{color:#46A136;}
.upload h4 span.color{ border-left:4px solid #46A136;padding-right:10px;padding-left:-20px;}
.upload .upload_box{width: 800px;}
.upload .upload_box li{float: left;width: 122px;overflow: hidden;background: #fff;text-align: center;}
.upload .upload_box li .imgbox{border:1px solid #e3e3e3;display: block;margin: 0 auto;}
.upload .upload_box li .imgbox_a{width: 120px;height: 120px;}
.upload .upload_box li .imgbox_a img{border-radius: 120px;width: 100%;height: 100%;}
.upload .upload_box li .imgbox_b{width: 60px;height: 60px;margin-top: 60px;}
.upload .upload_box li .imgbox_b img{width: 100%;height: 100%;border-radius: 60px;}
.upload .upload_box li p{color: #3e3e3e;line-height: 24px;padding: 10px 0;}
.upload .imglist{padding-left:15px;}
.upload .imglist li{position: relative;z-index:1;float: left;width: 120px;height: 120px;overflow: hidden;margin: 15px 35px 0 0;}
.upload .imglist li img{width: 100%;}
.upload .imglist li input{position: absolute;right: 5px;top: 5px;z-index:10;}
.bbox{padding: 30px 20px;}
.upload .upload_box.rt{padding-left:15px;}
.upload .preview-title{text-align:left;padding-left:0px;}

.safelist{padding: 85px 130px;}
.safelist li{position: relative;padding-left: 110px;height: 100px;margin-bottom: 50px;width:470px;}
.safelist li h4{font-size: 18px;color: #3c3c3c;height: 40px;line-height: 40px;}
.safelist li h4 a,.safelist li h4 span{font-size: 18px;color: #46A136;text-decoration: underline;margin-left: 20px;float:right;cursor: pointer;}
.safelist li p{line-height: 28px;padding-left: 0px;color:#afafaf;}
.safelist li em{position: absolute;left: 0;top: 0;width: 80px;height: 80px;border-radius: 40px;background: url(skin/ico_1.png) no-repeat;}
.safelist li em.icon_1{background-position: 4px 4px;}
.safelist li em.icon_1-unpass{background-position: -97px 4px;}
.safelist li em.icon_2{background-position: 4px -107px;}
.safelist li em.icon_2-unpass{background-position: -97px -107px;}
.safelist li em.icon_3{background-position: 4px -219px;}
.safelist li em.icon_3-unpass{background-position: -97px -219px;}

.safelist li em.icon_4{background-position: 16px -414px;}
.safelist li em.unpass{background-color: #d0d0d0;}

.process{padding: 10px 0 20px 0;margin: 0 auto;width: 975px;}
.process li{position: relative;float: left;width: 156px;height: 25px;padding: 3px 15px 3px 55px;background-image: url(skin/jdt.png);background-repeat: no-repeat;background-position: -226px 0;line-height: 25px;color: #323232;}
.process li em{position: absolute;left: 15px;top: 3px;width: 25px;height: 25px;line-height: 25px;text-align: center;border-radius: 25px;background: #fff;color: #323232;margin-right: 15px;}
.process li.current,.process li.pass{background-position: 0 0;color: #fff;}
.process li.current em,.process li.pass em{color: #46A136;}
.process li p{color: #6d6d6d;font-size: 14px;padding-top: 20px;text-align: center;font-weight: bold;}

.box_a{width: 1000px;margin: 0 auto;}
.box_a h4.stit{font-size: 16px;color: #353535;font-weight: bold;padding: 15px 120px;}
.box_a .select_all{border: 0px solid #00b4ff;background: #fff;padding: 1px;width: 80px;height: 33px;margin: 20px 0;}
.box_a .select_all span{display: block;background: #46A136;color: #fff;width: 80px;height: 33px;line-height: 33px;text-align: center;font-size: 16px;font-weight: bold;}
.box_a span.btn_a{display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;height: 30px;line-height: 30px;}
.success_msg{text-align: center;font-size: 16px;color: #716c6c;line-height: 60px;padding: 30px 0;font-weight: bold;}
.success_msg i{width: 49px;height: 47px;background: url(skin/msg_a.png) no-repeat;margin-right: 15px;vertical-align: top;}
.success_msg span{font-size: 14px;color: #20aed4;text-decoration: underline;margin-left: 10px;}

.adlist{position: relative;}
.adlist li{margin-bottom: 10px;position: relative;}
.adlist li span{width: 25px;height: 25px;margin-left: 15px;cursor: pointer;position: absolute;left: 440px;top: 2px;}
.adlist li .add{background: url(skin/add.png) no-repeat;}
.adlist li .delete{background: url(skin/delete.png) no-repeat;}

.accountlist{padding: 65px 0 0 150px;}
.accountlist li{float: left;position: relative;padding-left: 80px;height: 70px;width: 130px;margin-bottom: 45px;}
.accountlist li p{font-size: 14px;color: #494747;line-height: 22px;padding-top: 15px;}
.accountlist li p em{display: block;color: #46A136;font-size: 13px;cursor: pointer;}
.accountlist li img{position: absolute;left: 0;top: 0;width: 70px;height: 70px;border-radius: 15px;}
.accountlist li .qq{background-position: 0 0;}
.accountlist li .weixin{background-position: -124px 0;}
.accountlist li .sina{background-position: -250px 0;}

.busnesslist{padding: 30px 0;}
.busnesslist li{float: left;width: 167px;text-align: center;position: relative;margin:0 25px 10px 0;}
.busnesslist li div{width:162px;height:185px;border:1px #ebeff1 solid;}
.busnesslist li div p{color:#3c3c3c;padding-top: 10px;}
.busnesslist li .green{width:100px;height:30px;margin:15px 0 0 30px;}
.busnesslist li .gray{width:100px;height:30px;margin:15px 0 0 30px;}
.busnesslist li .blank{width:80px;height:30px;margin:15px 0 0 30px;position: absolute;margin:10px 0 -20px 0;}
.busnesslist li.business_add{color: #777676;}
.busnesslist img{width: 115px;height: 115px;overflow: hidden;border-radius: 10px;}
.busnesslist p{height: 30px;line-height: 30px;font-size: 14px;padding-top: 0px;}
.busnesslist li.business_add{cursor: pointer;}
.busnesslist li input{position: absolute;left: 10px;top: 0;}

.company_box{position: relative;padding: 120px 0 120px 500px;}
.company_box h3{font-size: 22px;color: #00b4ff;height: 60px;line-height: 60px;}
.company_box p{font-size: 14px;line-height: 50px;}
.company_box p a{color: #f00;}
.company_box p a.orange{display: inline-block;*display: inline;zoom:1;vertical-align: middle;height: 24px;line-height: 24px;padding: 0 10px;border-radius: 3px;color: #fff;}
.company_box .btn a{display: inline-block;*display: inline;zoom:1;height: 32px;line-height: 32px;padding: 0 30px;border-radius: 3px;color: #fff;font-size: 16px;font-weight: bold;margin-right: 40px;}

/*授权*/
.authorized{background: #f8f8f8;}
.authorized .warn{text-align: center;padding: 20px 0;position: relative;}
.authorized .warn p{padding: 30px 0;font-size: 16px;font-weight: bold;color: #ff3e3e;line-height: 24px;height: 24px;}
.authorized a{padding: 8px 20px;color: #fff;font-weight: bold;font-size: 14px;border-radius: 3px;}
.authorized .total_data{padding: 20px;position: relative;height: 44px;}
.authorized .total_data span{float: left;font-size: 16px;font-weight: bold;color: #ff3e3e;line-height: 44px;margin-right: 80px;}
.authorized .total_data a{margin-left: 10px;}
.authorized .busnesslist{padding: 20px;}
.authorized .busnesslist li{border: 2px solid #f8f8f8;padding-top: 10px;}
.authorized .busnesslist li.cur{border-color: #00c9ff;}

.tb_title{height:50px;background-color:#fafafa;border-bottom: 1px solid #ebeff1;}
.tb_title dl{padding-left:30px;float: left;}
.tb_title dl dt{float:left;padding-right:5px;text-align: left;left:0; height:50px;line-height:50px;}
.tb_title dl dd{width:50px;float:left;line-height:50px;color:#46A136;}

.btn-box{float:right;margin-right:30px;padding: 10px 0;}
.btn-box .blk{height:30px;line-height:30px;border-radius: 3px;border: none;font-size: 14px;color: #fff;cursor: pointer;padding: 0 10px;text-align: center;}
.btn_green{background: #46A136;}
.btn_gray{background: #767c8c;}
.addbox p{text-align: left;}
/*找回密码*/
.login_header{background: #36404a;}
.login_header .head{position: relative;width: 1200px;margin: 0 auto;height:60px;overflow: hidden;padding: 10px 0;}
.login_header .head .logo{color: #fff;height: 60px;overflow: hidden;}
.login_header h2{float: left;font-size: 16px;font-weight: normal;color: #fff;line-height: 60px;margin-left: 20px;}
.login_header .link{position: absolute;right: 0;bottom: 20px;font-size: 16px;color: #fff;}
.login_header .link a{margin-left: 10px;color: #fff;text-decoration: underline;margin-left: 10px;}
.login_header .welcom{font-size: 16px;color: #fff;position: absolute;right: 0;bottom: 20px;font-weight: bold;}
.footer{border-top: 1px solid #eeeded;background: #f1f1f1;line-height: 24px;text-align: center;color: #615f5f;padding: 25px 0;}

.login_container{position: relative;z-index: 1;}
.login_box,.artificial_box{width: 1198px;margin: 25px auto 0;min-height: 560px;height: auto!important;height: 560px;overflow: visible;margin-bottom: 20px;background: #fff;}
.login_box h3,.artificial_box h3{height: 55px;margin-bottom: 50px;border-bottom: 1px solid #d6d3d3;line-height: 55px;padding: 0 15px;font-size: 16px;color: #323232;background:#fff;border-top: 5px solid #36404a;}
.login_box h3 span{float: right;font-size: 12px;color: #fff;font-weight:normal;}
.login_box dl{position: relative;padding: 10px 0 10px 405px;}
.login_box dl dt{position: absolute;left: 0;top: 10px;height: 32px;line-height: 32px;text-align: right;padding-right: 10px;width: 395px;font-size: 14px;color: #000;}
.login_box .srk{width: 218px;height: 32px;border:1px solid #ddd;padding: 0 5px;vertical-align: middle;}
.login_box #btn_pwd{width: 24px;height: 24px;background: url(skin/small_ico.png) no-repeat -197px -67px;margin-right: 3px;display:inline-block;margin:-8px 5px -8px -30px;cursor:pointer;}
.login_box .srk_w1{width: 108px;}
.login_box .tips{margin-left: 10px;color: #aaa7a7;}
.login_box .errbox{padding-top: 5px;color: #ff8400;}
.login_box .errbox a{color: #1abae5;}
.login_box .pwd_strength{padding-top: 5px;color: #aaa7a7;}
.login_box .pwd_strength em{float: left;}
.login_box .pwd_strength span{background: #d6d3d3;width: 56px;height: 12px;float: left;margin: 4px 1px 0 0;}
.login_box .pwd_strength span.blue{background: #1abae5;}
.login_box .getcode{width: 98px;height:30px;padding: 1px;border:1px solid #ddd;background: #fff;}
.login_box .getcode span{display: block;width: 98px;height: 30px;text-align: center;line-height: 30px;background: #f5f5f5;color: #1abae5;}
.login_box .yzm{height: 34px;width:80px;vertical-align: middle;}
.login_box .refresh{color: #1abae5;}
.login_box .submit{width: 230px;height: 40px;border:none;vertical-align: middle;background: #2190fe;color: #fff;font-size: 18px;font-family: "\5FAE\8F6F\96C5\9ED1";cursor: pointer;}
.login_box .reg_msg{width: 700px;margin: 0 auto;padding: 30px 0;}
.login_box .reg_msg h4{height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #6c6c6c;font-weight: bold;}
.login_box .reg_msg h4 .success{background: url(skin/success.png) no-repeat;margin-right: 5px;width: 40px;height: 40px;}
.login_box .reg_msg p{margin-top: 30px;line-height: 24px;}
.login_box .reg_msg p.p1{font-size: 16px;margin-top: 50px;}
.login_box .reg_msg p.p2{font-size: 16px;margin-top: 50px;color: #0895e6;text-align: center;}
.login_box .reg_msg p.p2 a{color: #0895e6;text-decoration: underline;}
.login_box .mailbox{width: 180px;height: 50px;margin: 50px auto 0;}
.login_box .mailbox a{display: block;width: 180px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #fff;font-weight: bold;background: #2190fe
;border-radius: 3px;}
.login_box .text{padding: 0 20px;}
.login_box .text h4{font-size: 14px;font-weight: bold;}
.login_box .text ul{margin-bottom: 20px;}
.login_box .text ul li{margin-top: 5px;}
.login_box label{line-height: 20px;margin-right: 30px;height: 20px;}
.login_box label input{float:left;margin: 4px 5px 0 0;}
.login_box label a{color: #ff8400;}

.appealbox dl{padding-top: 5px;padding-bottom: 5px;}
.appealbox dl dt{top: 5px;}
.artificial_box .formbox{padding: 100px 200px;}
.artificial_box .yzm{height: 30px;width:80px;vertical-align: middle;}
.artificial_box .refresh{font-size: 12px;color: #0189ff;}
.artificial_box .msg{padding: 15px 0 15px 223px;font-size: 16px;color: #3e3e3e;}
.artificial_box .msg2{padding: 25px 0;font-size: 14px;color: #3e3e3e;text-align: center;}
.artificial_box .msg2 a{color: #288cef;text-decoration: underline;}
.artificial_box .msg2 i{width: 22px;height: 22px;background: url(skin/msg.png) no-repeat;margin-right: 5px;}
.artificial_box .atit{padding-left: 223px;font-size: 16px;font-weight: bold;color: #3e3e3e;}

.content{position: relative;width: 1200px;margin: 0 auto;min-height: 600px;height: auto!important;height: 600px;overflow: visible;}
.lg_bg{position: absolute;left: 50%;top:56px;margin: 0 0 0 -685px;width: 700px;height: 468px;background: url(skin/login_bg.png) no-repeat;}
.login_box2{position: absolute;right:0;top:55px;width: 500px;background: #fff;border:1px solid #c6c5c5;font-family: '\5B8B\4F53';}
.login_box2 h3{height: 40px;background: #0080ff;font-size: 14px;padding: 0 15px;line-height: 40px;color: #fff;}
.login_box2 .login{width: 364px;margin: 0 auto;padding-top: 30px;}
.login_box2 .login li{padding: 7px 0;font-size: 14px;}
.login_box2 .login li.limsg{color: #8e8f8f;}
.login_box2 .login li.limsg .errbox{font-size: 12px;color: #ff8400;}
.login_box2 .login li.limsg .errbox a{color: #ff8400;}
.login_box2 .login li .zc{float: right;font-size: 14px;font-weight: bold;color: #ff8400;}
.login_box2 .login li .user,.login_box2 .login li .pwd{width: 360px;height: 40px;border: 1px solid #c6c5c5;background: url(skin/login.png) no-repeat;}
.login_box2 .login li .user{background-position: 330px 10px;}
.login_box2 .login li .pwd{background-position: 330px -44px;}
.login_box2 .login li .hlt{border-color: #1abae5;}
.login_box2 .login li .srk{height: 40px;padding: 0 10px;border: none;width: 300px;font-size: 14px;vertical-align: middle;}
.login_box2 .login li .srk_w1{width: 140px;font-size: 14px;border: 1px solid #c6c5c5;}
.login_box2 .login li .srk_w2{width:230px;font-size: 14px;border: 1px solid #c6c5c5;}
.login_box2 .login li .yzm{height: 38px;width: 96px;padding: 1px;background: #fff;border: 1px solid #c6c5c5;vertical-align: middle;}
.login_box2 .login li .submit{width: 362px;height: 40px;border:none;vertical-align: middle;background: #2190fe;color: #fff;font-size: 20px;font-family: "\5FAE\8F6F\96C5\9ED1";letter-spacing: 20px;}
.login_box2 .login li .sendcode{width: 100px;height: 38px;padding: 1px;background: #fff;border: 1px solid #80c5ff;overflow: hidden;}
.login_box2 .login li .sendcode span{display: block;width: 100px;height: 38px;line-height: 38px;text-align: center;font-size: 14px;color: #1abae5;background: #dcedfb;}
.login_box2 .login li .sel_c ul li{padding: 0 12px;}
.login_box2 .refresh{color: #8e8f8f;}
.login_box2 .other{border-top: 1px dashed #ccc;margin: 20px;height: 74px;position: relative;}
.login_box2 .other p{line-height: 30px;color: #8e8f8f;padding-top: 10px;}
.login_box2 .other .lgstyle{padding: 10px 0 0 30px;}
.login_box2 .other .lgstyle a{height: 21px;background: url(skin/lg_icon.png) no-repeat;}
.login_box2 .other .lgstyle a.qq{background-position: 0 0;padding-left: 21px;}
.login_box2 .other .lgstyle a.sina{background-position: -56px 0;padding-left: 26px;}
.login_box2 .other .lgstyle a.weixin{background-position: -126px 0;padding-left: 28px;}
.login_box2 .other .lgstyle span{margin: 0 5px;color: #ccc;}
.login_box2 .other .login_change{position: absolute;right: 0;top: 25px;width: 40px;height: 40px;z-index: 99;}
.login_box2 .other .login_change img{width: 100%;height: 100%;}
.login_box2 label{line-height: 20px;margin-right: 30px;height: 20px;font-size: 12px;}
.login_box2 label input{float:left;margin: 4px 5px 0 0;}
.login_box2 label a,.login_box2 .tips a{color: #ff8400;}
.login_box2 .tips{padding-top: 10px;font-size: 12px;}

.wx_box{width: 300px;margin: 20px auto 0;}
.wx_box h4{height: 30px;line-height: 30px;font-size: 16px;font-weight: bold;color: #ff7800;text-align: center;padding: 20px 0;}
.wx_box img{display: block;width: 136px;height: 136px;padding: 10px;background: #fff;border:1px solid #c6c5c5;margin: 0 auto;}
.wx_box p{line-height: 26px;padding-top: 15px;text-align: center;font-size: 14px;}

/*表单元素*/
.ipt{height: 30px;line-height: 30px;padding: 0 15px;border: 1px solid #c9c9c9;background: #f5fafc;vertical-align: middle;border-radius: 3px;box-sizing:border-box;}
.ipt_w1{width: 230px;}
.ipt_w2{width: 110px;}
.ipt_w3{width: 405px;}
.ipt_w4{width: 375px;}
.ipt_w5{width: 50px;}
.t-area{width: 460px;height: 90px;padding: 5px 10px;border: 1px solid #d3d2d2;}

/*校验提示*/
input.error{border:1px dashed #f00;background: #fff0f0;}
select.error{border-color: #f00;}

/*按钮央视*/
.btn_a{width: 88px;height: 32px;background: #46A136;border-radius: 3px;font-size: 14px;color: #fff;border: none;cursor: pointer;margin-right: 10px;padding: 0;}
.btn_gray{width: 88px;height: 30px;background: #9f9f9f;border-radius: 3px;font-size: 14px;color: #fff;border: none;cursor: pointer;padding: 0;}
a.btn_a{line-height: 32px;text-align: center;}
a.btn_a:hover{color: #fff;}
.btn_b{background: #c9c9c9;border-color: #cf6b00;}
.btn_disabled{background: #ff6262;color: #fff;cursor: default;}

/*间距*/
.pT50{padding-top: 50px;}
.pT20{padding-top: 20px;}
.mT30{margin-top: 30px;}
.mT20{margin-top: 20px;}
.mB20{margin-bottom: 20px;}

/*模拟下拉框*/
.select{height:30px;margin-right: 10px;}
.select h4{height:30px; line-height:30px;padding:0 26px 0 5px;background:#f5fafc url(skin/sel_bg.png) no-repeat 195px 3px;border-radius: 3px;}
.select ul{top:29px;left:0;display:none;}
.select ul li{cursor:pointer;height:26px;line-height:26px; text-align:left;padding: 0 6px;}

.sel_a{width:165px;}
.sel_a h4{background-position: 139px 3px;}

.sel_b{width:220px;}
.sel_b h4{/*background-position: 220px 2px;*/}
.sel_b ul{width:218px;}

.sel_c{width:362px;height: 42px;}
.sel_c h4{background: #fff url(skin/sel_bg2.png) no-repeat 317px 1px;height: 40px;line-height: 40px;border-color: #c6c5c5;}
.sel_c ul{width:360px;top: 41px;border-color: #c6c5c5;}

.sel_d{width:262px;}
.sel_d h4{background-position: 236px 2px;}
.sel_d ul{width:260px;}

.sel_e{width:252px;}
.sel_e h4{background-position: 226px 2px;}
.sel_e ul{width:250px;}

.sel_f{width:200px;}
.sel_f h4{background-position: 174px 2px;}
.sel_f ul{width:198px;}

/*加入公司弹窗*/
#join_company{display: none;width: 910px;height: 440px;margin: -224px 0 0 -459px;}
.join_company_box{padding: 55px;border-bottom:1px solid #e6e6e6;}
.join_company_box .searchbox{padding: 10px 0;text-align:center;}
.join_company_box .searchbox span{font-size: 14px;line-height: 30px;color: #46A136;}
.join_company_box .ipt{background: #fff;width: 260px;font-size: 14px;}
.join_company_box .btn{width: 63px;height: 30px;background: #46A136;border:0px solid #209acc;font-size: 12px;color: #fff;border-radius: 3px;vertical-align:middle;}
.join_company_box .tb_company{width: 100%;margin: 20px 0;}
.join_company_box .tb_company th,.join_company_box .tb_company td{height: 34px;line-height:34px;border:1px solid #e6e6e6;text-align: center;}
.join_company_box .tb_company th{font-size: 14px;font-weight: bold;background: #f5fafc;}
.join_company_box .tb_company td{font-size: 13px;background: #f5fafc;}
.join_company_box .tb_company td a{text-decoration: underline;color: #46A136;}

/*邀请加入*/
#invite_company .modal-body .list{padding:20px;}
#invite_company .modal-body .list ul li{width:100%;padding:10px 0 0 0;}
#invite_company .modal-body .list ul .data>dl>dt{width:60px;float:left;}
#invite_company .modal-body .list ul .data>dl>dd{float:left;padding:5px 0 0 10px;line-height:30px;}
#invite_company .modal-body .list ul .data>dl>dd span{width:80px;line-height:25px;cursor:pointer;}
#invite_company .modal-body .list ul .data>dl>dd span.btn-a1{background-color:#46A136;color:#fff;border-radius:3px;display:inline-block;text-align:center;}
#invite_company .modal-body .list ul .text>dl>dt{ float:left; }
#invite_company .modal-body .list ul .text>dl>dd{ line-height:70px;}
#invite_company .modal-body .list .text{text-align:center;}
#invite_company .modal-body .list .text dl>dt{width:100px;display:inline-block;vertical-align:middle;}
#invite_company .modal-body .list .text dl>dd{line-height:80px;display:inline-block;vertical-align:middle;}
#invite_company .modal-body .list .text2{padding:20px;text-align:center;}
#invite_company .modal-body .list .text2 dl{padding-top:20px;}
#invite_company .modal-body .list .text2 dl>dt{width:50px;display:inline-block;vertical-align:middle;}
#invite_company .modal-body .list .text2 dl>dd{line-height:40px;display:inline-block;vertical-align:middle;}
#invite_company .modal-body .list #initUser,#invite_company .modal-body .list #noUser{margin-top:20px;}

/*公司管理*/
.edit_div{border-bottom:1px solid #ebeff1;}
a.edit{padding: 6px 50px;border-radius: 3px;background: #46A136;font-size: 14px;color: #fff;margin: 15px 0 15px 0;cursor: pointer;}
.company_tit{height: 40px;color: #fff;padding: 0 0px;border-radius: 3px 3px 0 0;border-bottom:1px solid #ebeff1;}
.company_tit h2{line-height: 40px;font-size: 18px;color:#3c3c3c;}
.company_tit h2 a{color: #fff;}
.company_tit a.btn_back{font-weight: bold;color: #02a6e9;font-size: 14px;margin: 7px 5px 0 0;}
.company_tit a.btn_back .ico_back{background-position: -68px -97px;width: 25px;height: 25px;}
.company_tit a.edit{float: right;padding: 3px 10px;border:1px solid #ccc;background: #fff;border-radius: 3px;color: #444;line-height: 16px;font-size: 12px;margin-top: 8px;font-weight: normal;}
.company_tab_hd{height: 30px;color: #fff;border-bottom:1px solid #ebeff1;padding-top: 10px;}
.company_tab_hd a{float: left;width: 100px;height: 30px;line-height: 30px;text-align: center;background: #e6e6e6;margin-right: 2px;color: #3c3c3c;}
.company_tab_hd a.cur{background: #46A136;color: #fff;}
.companyinfo{padding-top: 0px;}
.companyinfo dl{position: relative;padding: 10px 0 0 150px;font-size: 14px;color: #3e3e3e;}
.companyinfo dl dt{position: absolute;left: 0;top: 10px;width: 140px;padding-right: 20px;text-align: right;height: 30px;line-height: 30px;color:#3c3c3c;font-size:14px;}
.companyinfo dl dt span{color: #f00;margin-right: 5px;}
.companyinfo dl dd{line-height: 30px;color:#afafaf;}
.companyinfo dl dd .ywlist li{float: left;width: 98px;margin-right: 30px;padding-top:20px;}
.companyinfo dl dd .ywlist li img{width: 98px;height: 98px;}
.companyinfo dl dd .ywlist li p{text-align: center;font-size: 12px;padding-top: 10px;font-weight: normal;color:#3c3c3c;}
.companyinfo dl dd .ywlist li#btn_addyw{cursor: pointer;}

/*安全*/
.safe_modal{display: none;width: 510px;margin: -159px 0 0 -259px;font-size: 14px;}
.safe_box{padding: 10px;}
.safe_box .desc p{line-height: 28px;color: #3e3e3e;font-size: 14px;padding: 8px;text-align:center;}
.safe_box .desc .danger{width: 50px;height: 50px;background: url(skin/danger.png) no-repeat;margin-right: 40px;margin-top: 20px;}
.safe_box dl{position: relative;padding: 8px 0 8px 110px;}
.safe_box dl dt{position: absolute;left: 0;top: 8px;height: 26px;line-height: 26px;text-align: right;width: 100px;padding-right: 10px;}
.safe_box .tips{padding: 8px 20px;border-top: 1px solid #addafb;margin-top: 15px;}
.safe_box .tips p{line-height: 22px;}
.safe_box .tips p span{color: #f00;margin-right: 3px;}
.safe_box .btn_center{display: block;margin: 0 auto;}
.safe_box .sendcode{padding: 0 15px;background: #ff6262;color: #fff;font-size: 12px;border:none;border-radius: 3px;height: 30px;line-height: 30px;cursor: pointer;display: inline-block;vertical-align: middle;}
.safe_box #cur_mobile{display: block;margin: 0 auto 10px;}
.safe_box .success_msg{color: #4f4e4e;}
.safe_box .success_msg a{font-size: 14px;color: #0494e7;text-decoration: underline;font-weight: normal;}
.safe_box .yzmbox{padding: 0 80px;}

/*楣胯姦鑴ｆ埉鑴剻绂勬悅*/
.btn_add{padding: 6px 12px;border-radius:3px;background: #46A136;border:0px solid #209acc;font-size: 14px;color: #fff;margin: 12px 0 12px 0;cursor: pointer;}
.btn_add .ico_add{float: left;margin:4px 4px 0 0;width: 14px;height: 14px;background-position: -264px -105px;}
.btn_add:hover{color: #fff;}
#invite_company{display: none;width: 600px;height: 400px;margin: -200px 0 0 -300px;}
#invite_company2{width: 700px;height: 350px;margin: -243px 0 0 -350px;}
#invite_company2 .img{width:170px;height:310px;float:left;border-right:1px #e6e6e6 solid;}
#invite_company2 .img img{margin:35px 35px 0 35px;}
#invite_company2 .img h1{padding:10px 0 0 35px;}

.modal-body .reape{background-color:#f5f5f5; color:#ff6600; padding:10px 10px 10px 20px;margin:10px 20px 0 0;}
.modal-body .title{padding:20px;}
#edit_dialog{display: none;width: 600px;height: 460px;margin: -230px 0 0 -300px;}
#change_dialog{display: none;width: 600px;height: 250px;margin: -129px 0 0 -304px;}
#correlation{display: none;width: 640px;margin: -279px 0 0 -324px;}

.rolebox{position: relative;}
.rolebox h4{height: 44px;line-height: 44px;font-size: 14px;color: #46A136;padding-top: 5px;}
.rolebox .listbox{position: relative;width:100%;border:1px solid #d3d5d6;background: #fff;height:300px;overflow-y:auto;}
.rolebox .listbox li input{float: left;margin: 11px 5px 0 0;}
.rolebox .boxle{width: 220px;margin-left: 25px;}
.rolebox .boxle li .wraparea{}
.rolebox .boxle li>ul>li .wraparea{padding-left: 23px;}
.rolebox .boxle li>ul>li>ul>li .wraparea{padding-left: 36px;}
.rolebox .boxri{width: 350px;margin-right: 25px;}
.rolebox .boxri ul li,.rolebox .boxle li .wraparea{height: 35px;line-height: 35px;background: #f5fafc;padding: 0 10px;border-bottom: 1px solid #c9c9c9;}
.rolebox .boxri ul li.first{background: #f5fafc;font-size: 14px;color: #3c3c3c;}
.rolebox .boxri ul li.first span{float: right;}
.rolebox .boxri ul li a{float: right;width: 58px;height: 23px;line-height: 23px;color: #fff;font-size: 12px;text-align: center;border-radius: 3px;margin: 4px 0 0 0;}
.rolebox .boxri ul li a.orange{background: #ffbd56;}
.rolebox .boxri ul li a.blue{background: #41bff2;border:1px solid #209acc;}
.rolebox .tit_a{background: #f5fafc;border: none;height: 40px;padding: 0 15px;}
.rolebox .tit_a .btn_back{margin: 8px 3px 0 0;}
.rolebox .tit_a h2{line-height: 40px;}

/*查看权限*/
.prembox1{width: 202px;margin-right: 15px;}
.prembox2{width: 940px;}
.prembox1 h4,.prembox2 h4{font-size: 14px;color: #46A136;height: 40px;line-height: 40px;padding: 20px 0 10px 0;}
.prembox1 ul{border:1px solid #d3d5d6;overflow-y:auto;height: 400px;background: #f5fafc;}
.prembox1 ul li{height: 50px;border-bottom: 1px solid #e6e6e6;}
.prembox1 ul li a{display: block;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #6e6e6e;background: #f4fbfe;}
.prembox1 ul li.cur a,.prembox1 ul li a:hover{background: #fff;color: #767c8c;}
.prembox2 .premlist{padding: 0;}

.branchbox{position: relative;min-height: 600px;margin-top: 10px;}
/*分公司结构*/
.structure{position: absolute;left: 0;top: 0;bottom: 0;width: 380px;border: 1px solid #e6e6e6;overflow: auto;}
.structure .list_tree li{line-height: 50px;}
.structure .list_tree li h4,.structure h3,.branchlist h3{height: 50px;line-height: 50px;position: relative;cursor: pointer;border-bottom: 1px solid #e6e6e6;}
.structure .list_tree li h4 a{display: block;background: #fff;font-size: 14px;color: #676767;}
.structure .list_tree .wraparea{position: relative;}
.structure .list_tree .wraparea .hitarea{position: absolute;z-index:55;top:8px;width: 20px;height: 20px;background: url(skin/small_ico.png) no-repeat -391px -102px;}
.structure .list_tree>li>.wraparea>.hitarea{left: 35px;background-position: -391px -102px;}
.structure .list_tree>li>.wraparea a{font-weight: bold;background: #f5fafc;}
.structure .list_tree>li h4 a{padding-left: 60px;}
.structure .list_tree>li.unfold>.wraparea>.hitarea{left:35;background-position: -359px -102px;}
.structure .list_tree>li>ul>li h4 a{padding-left: 85px;}
.structure .list_tree>li>ul>li .hitarea{left: 60px;background-position: -391px -102px;}
.structure .list_tree>li>ul>li.unfold>.wraparea>.hitarea{left:60px;background-position: -359px -102px;}
.structure .list_tree>li>ul>li>ul>li h4 a{padding-left: 110px;}
.structure h3,.branchlist h3{background: #46A136;font-size: 16px;padding: 0 35px;color: #fff;height:50px;line-height:50px;}
.structure .list_tree a:hover,.structure .list_tree h4.cur a{background: #f9fafa;}
.branchlist{margin-left: 410px;}
.branchlist .tb_branch{color: #3b3b3b;border:none;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.branchlist .tb_branch th,.branchlist .tb_branch td{padding: 12px 10px;height: 25px;line-height: 25px;}
.branchlist .tb_branch th{background: #f5fafc;}
.branchlist .tb_branch td{background-color: #fff;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;}
.branchlist .tb_branch tr:nth-child(odd) td{background-color: #f9fafa;}
.branchlist .tb_branch .align_left{text-align: left;}
.branchlist .tb_branch .align_left input{margin: 0 10px 0 0;}
.branchlist .tb_branch caption{padding: 5px 7px;background: #f3f3f3;border-bottom: 2px solid #fff;}
.branchlist .tb_branch caption a{float: left;width: 58px;height: 28px;line-height: 28px;text-align: center;font-size: 14px;color: #fff;font-weight: bold;padding: 0;margin-right: 7px;}
.branchlist .addcomp{float: right;width: 110px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;border:0px solid #fff;background-color:#fff;color: #46A136;font-weight:bold;padding: 0;margin:10px 7px 0 10px;}

#company_dialog{width: 500px;height: 462px;margin: -231px 0 0 -250px;display: none;}
#company_dialog .sel_f{margin-right: 12px;}
#company_dialog .sel_e h4,
#company_dialog .sel_f h4{border:1px solid #b5d3e1;}

/*权限*/
.landbox{padding: 30px 0 0 50px;}
.landbox h4{height: 30px;line-height: 30px;font-size: 16px;font-weight: bold;color: #2d2d2d;}
.landbox ul{padding: 0 0 20px 50px;}
.landbox ul li{margin-top: 20px;}
.landbox ul li input{float: left;margin: 3px 3px 0 0;}
.landbox .btn_a{margin-left: 50px;}

/*权限列表*/
.prembox2 .list_tree{position: relative;}
.prembox2 .list_tree .wraparea{position: relative;height: 38px;line-height: 38px;padding-left: 20px;}
.prembox2 .list_tree .wraparea h4{height: 24px;line-height: 24px;font-weight: normal;color: #666;padding: 0;}
.prembox2 .list_tree .wraparea input{float: left;margin: 6px 5px 0 0;}
.prembox2 .list_tree .wraparea .hitarea{position: absolute;left:0;top:7px;border-top:8px solid #000;border-bottom:5px solid transparent;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;}
.prembox2 .list_tree>li.unfold>.wraparea>.hitarea{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left: 8px solid #000;border-right: none;}
.prembox2 .list_tree>li>ul>li.unfold>.wraparea>.hitarea{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left: 8px solid #000;border-right: none;}
.prembox2 .list_tree .leaf li{float: left;margin-right: 5px;}
.prembox2 .list_tree>li>ul{padding-left: 20px;}
.prembox2 .list_tree>li>ul>li>ul{padding-left: 20px;}
.prembox2 .list_tree>li>ul>li>ul>li>ul{padding-left: 20px;}
.laydate{position: relative;height: 25px;width: 135px;padding: 0 5px;border: 1px solid #cecfd0;background: url(skin/calendar.png) no-repeat scroll 124px 3px;}

/*优惠券*/
.yqh{position: relative;padding: 150px 300px;}
.yqh h3{font-size: 36px;color: #ff5c5c;line-height: 60px;text-align: center;margin-bottom: 30px;}
.yqh p{font-size: 16px;line-height: 20px;margin-top: 10px;}
.yqh .btnbox{width: 350px;margin: 0 auto;padding-top: 50px;}
.yqh .btnbox span{width: 120px;height: 40px;color: #fff;border-radius: 3px;cursor: pointer;line-height: 40px;text-align: center;font-size: 16px;}
.yqh .btnbox span:nth-child(1){float: left;background: #37d094;}
.yqh .btnbox span:nth-child(2){float: right;background: #fc6f6f;}

.zd_classify #zd_classify{width: 250px;}

.busness_add li{float:left;width:140px;margin-top:20px;}
.busness_add li .imgbox{text-align:center}
.busness_add li .imgbox img{margin:0 auto;}
.busness_add li .imgbox p{text-align:center;height:40px;line-height:40px;}
.busness_add li .btnbox{text-align:center;}
.busness_add li .btnbox .btn_a{margin-right:0;}

.authorize_tip{text-align: center;padding: 280px 0;}
.authorize_tip p{line-height: 60px;}
.authorize_tip span{display: block;width: 100px;height: 40px;line-height: 40px;background: #46A136;color: #fff;font-size: 14px;border-radius: 3px;margin:0 auto;cursor: pointer;}

/*帮助中心正文*/
.textcon{position: relative;width: 1000px;margin: 0 auto;}
.textcon h3{font-size: 18px;color: #68c2af;line-height: 24px;padding: 25px 0;text-align: center;}
.textcon p{line-height: 24px;margin-bottom: 15px;text-indent: 2em;}
.textcon img{display: block;max-width: 100%;margin: 0 auto;}

/*数据中心*/
.current_data{padding: 30px 0;width: 1530px;margin: 0 auto;overflow: hidden;}
.current_data ul{width: 1700px;}
.current_data li{float: left;width: 168px;height: 200px;padding:20px 30px;border: 1px solid #c8e2fc;border-radius: 10px;margin-right: 25px;}
.current_data li p{height: 30px;line-height: 30px;color: #20c3ff;font-weight: bold;font-size: 16px;}
.current_data li p span{display: block;}
.tit_data{height: 60px;line-height: 60px;padding: 0 20px;border:1px solid #ededed;font-size: 16px;font-weight: bold;color: #0273e3;}
.statbox{position: relative;border:1px solid #ccc;margin: 20px 0 0;}
.statbox h3{height:33px;line-height: 33px;background: #ebebeb;border-bottom: 1px solid #ccc;padding: 0 18px;color: #504f4f;font-size: 14px;font-weight: bold;}
.statbox .statlist{height: 110px;overflow: hidden;}
.statbox .statlist li{float: left;width: 16.66%;height: 110px;border-right: 1px solid #ccc;text-align: center;box-sizing:border-box;font-size: 14px;color: #504f4f;padding-top: 20px;}
.statbox .statlist li:last-child{border-right:none;line-height: 24px;}
.statbox .statlist li span{display: block;margin: 0 auto;font-size: 40px;color: #504f4f;height: 60px;line-height: 60px;font-weight: bold;font-family: arial;}
.statbox .tab_hd{position: absolute;left: 125px;top: 0;height: 34px;line-height: 33px;}
.statbox .tab_hd li{float:left;width:118px;text-align: center;font-size: 14px;color: #fff;background: #65d1fe;margin-right: 1px;cursor: pointer;}
.statbox .tab_hd li.cur{background: #00b4ff;}
.statbox .tab_con{display: none;height: 315px;}

/*终端管理*/
.tb_tit{position: relative;height: 30px;border-bottom: 1px solid #ededed;padding: 5px 0;}
.tb_tit h3{float: left;color: #656565;font-size: 14px;height: 30px;line-height: 30px;font-weight: bold;}
.tb_tit h3 span{font-size: 12px;font-weight: normal;}
.tb_tit .searchbox{position: absolute;right: 0;top: 5px;height: 30px;}
.tb_tit .searchbox select{height: 30px;border:1px solid #ededed;margin-left: 5px;}
.tb_tit .searchbox .ipt{height: 28px;border:1px solid #ededed;margin-left: 5px;}
.tb_tit .searchbox .btn{width: 90px;height: 30px;background: #ff7f17;color: #fff;border:none;cursor: pointer;font-size: 14px;}
.tb_tit .info{float:left;line-height: 30px;font-size: 14px;padding: 10px 0;}
.tb_tit .info span{margin-right: 30px;}
.tb_box{position: relative;}
.tb_box .btn{height: 26px;line-height: 26px;width:68px;text-align:center;border-radius: 3px;background: #089ef5;color: #fff;display: inline-block;*display: inline;zoom:1;vertical-align: middle;margin: 0 4px;}
.tb_box .btn:hover{background: #0f7ef0;}

.toollist{position: relative;}
.toollist li{float: left;width: 82px;margin-right: 15px;font-size: 13px;cursor: pointer;overflow: hidden;}
.toollist li .ico{display: block;width: 80px;height: 70px;background: url(skin/tool_ico.png) no-repeat;border-radius: 4px;border:1px solid #fff;}
.toollist li:hover .ico{border:1px solid #00b4ff;}
.toollist li .ico_tool1{background-position: 0 0;}
.toollist li .ico_tool5{background-position: -320px 0;}
.toollist li .ico_tool6{background-position: -400px 0;}
.toollist li .ico_tool10{background-position: -720px 0;}
.toollist li p{text-align: center;}

/*点击历史版本的查看*/
.program_tb{position: relative;margin-left: 114px;border-left: 2px solid #ebeff1;border-bottom: 1px solid #ebeff1;}
.program_tb .program_thead{height: 25px;line-height: 25px;background: #fafafa;border-bottom: 1px solid #ebeff1;padding: 5px 0;}
.program_tb .program_thead li{float: left;width: 25%;text-align: center;font-size: 14px;font-weight: bold;color: #494a4b;}
.program_tb .program_thead li:first-child{text-align: left;box-sizing:border-box;padding-left: 30px;}
.program_tb .program_tbody{position: relative;height: 675px;}
.program_tb #edit_time{height: 675px;}
.program_tb .program_tbody .period{position: absolute;z-index:1;left:0;right:0;padding-right: 200px;}
.program_tb .program_tbody .period .program_list{position: relative;z-index: 10;width: 100%;height: 100%;overflow-y: scroll;}
.program_tb .program_tbody .period .program_list table{width: 100%;}
.program_tb .program_tbody .period .program_list table td{height: 25px;line-height: 25px;padding: 5px 0;text-align: center;border-bottom: 1px solid #ebeff1;}
.program_tb .program_tbody .period .program_list table td.name{text-align: left;padding-left: 30px;}
.program_tb .program_tbody .period .program_set{position: absolute;z-index: 10;right:0;top:0;right:0;bottom:0;width:176px;padding:12px;line-height: 30px;overflow: auto;border-left: 1px solid #ebeff1;}
.program_tb .program_tbody .period .program_set .playinfo{font-size: 12px;color: #333;display: none;}
.program_tb .program_tbody .period .program_set .playinfo li{height: 24px;line-height: 24px;}
.program_tb .program_tbody .period .program_set .playinfo li span{color: #1490ff;cursor: pointer;}
.program_tb .program_tbody .period .program_set .playinfo .ipt{width: 40px;height: 20px;text-align: center;line-height: 20px;border:1px solid #d1cfcf;}
.program_tb .program_tbody .period .timeslot{position: absolute;z-index:99;left: -114px;top: 0;width: 104px;bottom: 0;}
.program_tb .program_tbody .period .timeslot span{position: absolute;z-index:99;left: 0;top: -7px;width:100%;text-align:center;font-size: 13px;color: #36404a;font-family: arial;}
.program_tb .program_tbody .period .timeslot em{position: absolute;top: 0;right: 0;width: 8px;bottom: 0;background: #ebeff1;}
.program_tb .program_tbody .period .move_tool,
.program_tb .program_tbody .period .blueline{position: absolute;z-index:99;left: 0;right: 0;top: 0;height: 5px;background: #ebeff1;}
.program_tb .program_tbody .period .move_tool{cursor: n-resize;}
.program_tb .program_tbody .period:nth-child(2) .timeslot em{border-top-left-radius:10px;border-top-right-radius:10px;}
.program_tb .program_tbody .period:last-child .timeslot em{border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.program_tb .program_tbody .period_selected{background: #f5fafc;}
.program_tb .program_tbody .period_selected .timeslot em{background: #46A136;}
.program_tb .program_tbody .period_selected .timeslot span{color: #46A136;}
.program_tb .program_tbody .end_timeslot{position: absolute;height: 0;left: -114px;bottom: 2px;width: 104px;}
.program_tb .program_tbody .end_timeslot span{position: absolute;z-index:66;left: 0;bottom: 0;font-size: 14px;color: #323232;font-family: arial;width: 100%;text-align: center;}
.program_w1 .program_tb .program_thead li{float: left;width: 27%;text-align: center;font-size: 14px;font-weight: bold;color: #494a4b;}
.program_w1 .program_tb .program_thead li:first-child{text-align: left;}
.program_w1 .program_tb .program_thead li:last-child{width: 19%;}
.look_box{position: relative;padding: 10px;overflow: hidden;box-sizing:border-box;background: #ebeff1;;}
#history_look_dialog .look_box .programbox{display: block;width: 680px;background: #fff;border: 1px solid #c9c9c9;padding-bottom: 10px;margin-left: 490px;}
.look_box .programbox .program_tbody{height: 500px;}
.look_box .program_tb .program_thead li{width: 21%;}
.look_box .program_tb .program_thead li:last-child{width: 37%;}
/*.look_box .programbox .topbox span, .zdlist .topbox span{height: auto;line-height: auto;}*/
.look_box .calender_boxb .jalendar-wood .mask{display: none;}
#history_look_dialog{width: 1200px;height: 690px;margin: -345px 0 0 -629px;}
#history_look_dialog .calender_boxb{float: left;}
#history_look_dialog .topbox{position: relative;background: #fff;padding: 12px 20px;border-bottom: 1px solid #ebeff1;}
#history_look_dialog h3{height: 30px;line-height: 30px;padding: 0 10px;}
#history_look_dialog .goback,#history_look_dialog h4{padding: 0 20px;position: relative;}
#history_look_dialog h4 a.btn{color: #46A136;}
#history_look_dialog .goback a{color: #46A136;}
#history_look_dialog h4 span{position: absolute;top: 10px;left: 490px;}
