@charset "utf-8";
/* CSS Document */

.main{margin-top: 40px;margin-bottom: 40px;}

/****公共头部****/
.gameManage .head{ height:70px; border:1px solid #e1e1e1;background: #fff;}
.gameManage .head a{width:38px; height:70px; line-height:70px; display:block; border-right:1px solid #e4e4e4; float:left;}
.gameManage .head a:hover{ background:#FFDD43;}
.gameManage .head a i{ background:url("../img/arr_sp.png") no-repeat; height:18px; width:12px; margin-top:25px; margin-left:13px; display:block;}
.gameManage .head a:hover i{ background-position:0 -18px}
.gameManage .head em{font-size: 20px;color:#000;line-height: 70px; padding-left:10px; color:#333;}
.gameManage .multi span{ font-size:14px; color:#888; padding-left:10px; line-height:35px;}
.gameManage .multi em{ line-height:20px;}
.gameManage .mana{ position: relative;}
.gameManage .mana a.creat{ position:absolute; width:136px ;height:40px;line-height:40px; text-align:center;background:#FFDC46;border-radius:20px;font-size:16px;color:#333;right:30px;top:50%; margin-top: -20px;}
.gameManage .mana a.creat:hover{background: #ffd146;}
.gameManage .mana a.a2{right:176px;}

/******公共左部*******/
.gameManage .content{background: #fff;border: 1px solid #e1e1e1; border-top:none; height: 600px;}
.gameManage .content .left{width:200px;height: 100%;background:#fafafa;border-right: 1px solid #e1e1e1;}
.gameManage .content .left:before{ content:"."; display:block; height:0px; visibility:hidden; margin-top:0px;}
.gameManage .content .question{font-size:16px; padding-left:20px;}
.gameManage .content .question i{ display:inline-block; width:32px; height:32px; background:url(../img/icon.png) -230px -132px no-repeat; vertical-align:middle;}
.gameManage .content .left li{min-height:50px; text-align:left; padding-left:20px; cursor: pointer; border-bottom:1px solid #e1e1e1}
.gameManage .content .left li a{font-size: 16px; color:#FFDC46; line-height:50px; display:block;}
.gameManage .content .left li span{display: inline-block; width: 20px; height: 10px; background: url(../img/icon.png) -350px -2240px no-repeat; float: right; margin-top: 20px;}
.gameManage .content .left li span.on{background-position: -375px -2240px;}
.gameManage .content .left li .menuHide{padding-left: 10px; display: none;}
.gameManage .content .left li .menuHide p{height: 30px;}
.gameManage .content .left li .menuHide p a{font-size: 14px; color: #888;line-height: 30px;}
.gameManage .content .left li .menuHide p a:hover{color:#FFDC46;}
.gameManage .content .left li .menuHide p a.on{color:#03d522;}
.gameManage .content .left li a{font-size: 16px; color:#333; line-height:50px;}
.gameManage .content .left_2 li{height:20px;text-align:left; padding-left:20px;}
.gameManage .content .left_2 li a{font-size: 14px; color:#03d522;}
.gameManage .content .left_2 li a:hover{font-size: 14px; color:#03d522; text-decoration:underline;}
.gameManage .content .left li.current{background: url(../img/icon.png) -875px -286px no-repeat #fff;}
.gameManage .content .left li.current .menuHide{display: block;}

.gameManage .content .left li.current a{ color:#333;}
/********公共右部**********/
.gameManage .right{padding: 20px 30px;width: 937px;}
#small_body .right{padding:0px;width: 777px;}
.gameManage .right form{width: auto;}
.gameManage .right form p{margin-bottom: 12px;color: #333;}
.gameManage .right .hint{font-size: 14px; line-height:35px;padding: 0px 20px;color:#999;}
.gameManage .right input[type="text"]{width:320px;font-size: 16px;}
.gameManage .right input[type="button"]{width: 330px;}
.gameManage .right select[name="card"]{width: 170px;}
.gameManage .right .hintBox{width:730px; height:40px; line-height:40px; text-align:center; border:1px solid #f0e3a9;margin: 20px 0px;color: #e99920;background:#fffcee;font-size: 14px;}
.gameManage .right .verify{display:inline-block;width: 70px;height: 35px;text-align: center;line-height: 35px;vertical-align: middle;text-shadow: 1px 1px 2px #000;}

/*********创建游戏、收费类型**********/
#creat .right>div,#charge .right>div{ background:#fafafa; padding:20px; margin:20px 0px;}
#creat .right .HL,#charge .right .HL{ width:150px; text-align:left; font-size:14px;}
#creat .right>div i,#charge .right>div i{ display:inline-block; width:93px; height:93px; background:url(../img/icon.png) no-repeat; vertical-align:middle;}
#creat .right>div.online i{ background-position:-281px -1190px;}
#charge .right>div.money i{ background-position:-409px -21px;}
#creat .right>div.single i{ background-position:-281px -1301px;}
#charge .right>div.free i{ background-position:-520px -21px;}
#creat .right>div .des,#charge .right>div .des{ padding-left:10px; display:inline-block; font-size:14px; vertical-align:middle;}
#creat .right>div .des dl,#charge .right>div .des dl{ color:#888;}
#creat .right>div a,#charge .right>div a{ float:right; margin-top:20px; display:inline-block; width:110px; height:37px; background:url(../img/icon.png) -630px -19px no-repeat; }
#creat .right>div a:hover,#charge .right>div a:hover{ background-position:-630px -74px;}

/**********游戏管理************/
#manage table{ width:100%; text-align:center; border-collapse:collapse;}
#manage table tr{}
#manage table th{ font-size:15px; background:#f90; color:#fff; border:1px solid #f90; height:30px;}
#manage table td{ border:1px solid #f90; height:90px; font-size:16px; color:#555;}
#manage table td img{ width:50px; vertical-align:middle; border-radius:10px;}
#manage table td:first-child a{font-size:16px; color:#555;}
#manage table td:first-child a:hover{color:#00bc00;}
#manage table td.last a{width:90px; height:30px; background:#088ef0; color:#fff; line-height:30px;display:block;  border-radius:20px; margin: 10px auto;    border-color: #088ef0;
    background: -webkit-gradient(linear, left top, left bottom, from(#34a5f8), to(#088ef0));
    background: linear-gradient(#34a5f8, #088ef0);box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15); border:1px solid #088ef0}
#manage table td.last a.forbid{background:#bebebe;}
#manage table td.last a[href]:hover{ background:#08f;}
#manage table td.empty a{color: #19c919;}
#manage table td.empty a:hover{color: #00bc00; text-decoration: underline;}
#manage .paging{float: right; margin-top: 20px;}
#manage .paging li{float: left; margin-right: 20px;}
#manage .paging li a{display: block; width:20px; height:20px;background:#999; text-align: center; line-height: 20px; font-size: 16px; color: #fff;}
#manage .paging li a.on,#manage .paging li a:hover{background: #03d522;}

/*******查看统计*******/
#statistic {}
#statistic .content{height: 800px;}
#statistic table{ width:100%; text-align:center; border-collapse:collapse;}
#statistic table tr{}
#statistic table th{ font-size:14px; background:#03d522; color:#fff; border:1px solid #03d522; height:30px;}
#statistic table td{border:1px solid #03d522; height:90px; font-size:16px; color:#555;}
#statistic table .total td{ height:30px;}
#statistic .print{ text-align:center;}
#statistic .print a{background:#42de2d; color:#fff; line-height:30px; margin:40px 0px; padding:0px 20px; display:inline-block; border-radius:3px;}
#statistic .print a:hover{ background:#34BB32}
#statistic .statement{}
#statistic .statement li{ font-size:14px; color:#888; padding-left:20px; line-height:25px;}
#statistic .statement li.greet{ margin:10px 0px; padding:0px;}
#statistic .statement ol{ padding-left:40px;}
#statistic .statement ol>li{ list-style-type:decimal; margin-top:40px;}
#statistic .statement ol li{padding:0px;}
#statistic .statement ol li a{ color:#03d522; text-decoration:underline; font-size:14px;}

/******请求成功*****/
#success .right{padding-top:100px;}
#success .right p{ font-size:14px; color:#888; margin:20px; text-align:center;}

/*****游戏设置、游戏创建******/
.setORcreate .content{ height:2000px;}
.setORcreate .right p{ margin:16px 0px; font-size:14px;}
.setORcreate .right label{ margin-right:30px; font-size:12px;}
.setORcreate .right i.icon{display:inline-block; width:15px; height:15px; margin:0px -25px 0px 5px; background:url(../img/icon.png) -368px -280px no-repeat; vertical-align:middle;}
.setORcreate .right i.example{display:inline-block; width:268px; height:177px; margin-left:70px;background:url(../img/icon.png) -408px -110px no-repeat; vertical-align:middle; font-size:14px; color:#888;}
.setORcreate .right .notice{ width:780px; background:#f8f8f8; font-size:14px; line-height:35px; padding-left:10px; display:inline-block; vertical-align:middle;}
.setORcreate .right .notice a,.link{ font-size:14px;}
.setORcreate .right .notice a:hover,.link:hover{text-decoration:underline;}
.setORcreate .right select{width:320px; font-size:14px; vertical-align:middle; padding-left: 10px; box-sizing:content-box; border:1px solid #e1e1e1;}
.setORcreate .right textarea{ width:650px; height:100px; padding:10px;}
.setORcreate .right a.upload_pic{display:inline-block; width:151px; height:41px; background:url(../img/icon.png) -20px -224px no-repeat; vertical-align:middle;}
.setORcreate .right a.upload_pic:hover{ background-position:-20px -284px;}
.setORcreate .right a.upload_game{display:inline-block; width:97px; height:31px; background:url(../img/icon.png) -20px -394px no-repeat; vertical-align:middle;}
.setORcreate .right a.upload_game:hover{ background-position:-20px -444px;}
.setORcreate .right a.upload_pay{display:inline-block; width:71px; height:31px; background:url(../img/icon.png) -20px -344px no-repeat; vertical-align:middle;}
.setORcreate .right a.upload_pay:hover{ background-position:-110px -344px;}
.setORcreate .right .preview{margin: 20px 0px; margin-right:90px;}
.setORcreate .right .preview img{display:inline-block; height:200px; vertical-align:top;cursor: pointer;}
.setORcreate .right .HL{width:100px; font-size:16px; color:#555; text-align:center; line-height:30px; border-bottom:2px solid #03d522;}
.setORcreate .right select.small{width:150px; margin:0px 15px;}
.setORcreate .right input[type="radio"]{margin:0px 5px 0px 30px;}
.setORcreate .right input.small{width:130px;margin:0px 10px;}
.setORcreate .right input.setDate{width:150px; cursor:pointer; background:url(../img/icon.png) -381px -2098px no-repeat; margin-right:25px;}
.setORcreate .right .submit{text-align:center;}
.setORcreate .right .submit input{width:150px;}

/*********准备资料**********/
#data{}
#data .right li{ border-right:1px solid #e1e1e1; float:left; width:460px; line-height:25px; margin-top:20px;}
#data .right li.brief{ border:none; width:450px; padding-left:20px;}
#data .right li.brief p{ color:#888;}
#data .right h2{ font-size:14px; color:#000;}
#data .right p{ font-size:14px; color:#000; margin:20px 0px;}
#data .right span{ font-size:14px; color:#888; padding-left:10px;}
#data .right .down{ font-size:14px; color:#45eb43}
#data .right .down:hover{ text-decoration:underline;}
#data .right .continue{ display:inline-block; width:108px; height:36px; background:url(../img/icon.png) -756px -20px no-repeat; margin-top:30px;}
#data .right .continue:hover{background-position:-756px -75px;}

/***********单机、网络游戏创建***********/
/******步骤图标*****/
.step{display:inline-block; vertical-align:middle; float:right; margin-top:-55px; margin-right:-100px;}
.h_style2 .step{ display:block; margin: 12px 0px 0px 300px; width:800px; float:none;}
.step li{ width: 200px; position:relative; float:left;}
.step li i.icon{ display:inline-block; width:24px; height:24px; line-height:24px; background:#ccc; border-radius:24px; text-align:center; color:#333; position:absolute; left:0px;}
.step li.finish i.icon{ background-position:-192px -225px;}
.step .s1.on i.icon{ background:#FFDC46; color:#333;}
.step .s2 i.icon{ background-position:-276px -181px;}
.step .s2.on i.icon{ background-position:-276px -225px;}
.step .s3 i.icon{ background-position:-320px -181px;}
.step .s3.on i.icon{ background-position:-320px -225px;}
.step .s4 i.icon{ background-position:-364px -181px;}
.step .s4.on i.icon{ background-position:-364px -225px;}
.step li i.line{ height:2px; width:200px; background:#e3e3e3; display:inline-block;}
.step li.finish i.line{background:#28cf28;}
.step li span{ position:absolute; left:-240px; top:20px; left:-50px; color:#888; font-size:16px; line-height:35px;}
.step .s2 span{left:-45px;}
.step .s3 span{left:-55px;}
.step .s4 span{left:-40px;}
#single .content{height:2400px;}
#online .content{height:2500px;}

/*********创建第二步*********/
#step_2 .content{height:500px;}
#step_2 .right{margin-top:100px; text-align:center;}

/*********创建第三步*********/
#step_3 .content{ height:800px;  padding:30px; line-height:25px; font-size:16px; text-align:center;}
#step_3 table{ border-collapse:collapse; text-align:center; width:100%; }
#step_3 table th{ background:#f7f7f7;border:1px solid #e1e1e1;height:50px;font-size:14px;}
#step_3 table td{ border:1px solid #e1e1e1; vertical-align:middle; height:50px;font-size:14px;}
#step_3 table .icon{ display:inline-block; width:22px; height:22px; background:url(../img/icon.png) -31px -2159px no-repeat;}
#step_3 table .icon.com{ background-position: -65px -2159px;}
#step_3 .submit{display:inline-block; width:150px; height:35px; text-align:center; line-height:35px; color:#fff; background:#42de2d; border-radius:5px; margin-top:30px; font-size: 16px}
#step_3 .submit:hover{background:#34BB32;}


/*********创建第四步*********/
#step_4 .content{ height:500px; padding-top:150px; line-height:25px; font-size:16px; text-align:center;}


/******上传文件**********/
#uploadFile{}
#uploadFile input[type="text"],#uploadFile2 input[type="text"]{width: 320px; height: 34px; background: #fff; border: 1px solid #e1e1e1;}
#uploadFile a.btn,#uploadFile2 a.btn{ height: 34px; width: 60px;  line-height: 34px; text-align: center; border: 1px solid #e1e1e1; vertical-align: middle; font-size: 14px; color: #fff;  background: #ccc;display: inline-block;}
#uploadFile a.btn:hover,#uploadFile2 a.btn:hover{background: #09A907;}
#uploadFile input[type="file"],#uploadFile2 input[type="file"]{ display: none;}

/****游戏接入****/
#join .content{height:700px;}
#join .right{padding: 0px; width: 997px;}
#join .right li{padding: 30px; overflow: hidden; border-bottom: 1px solid #e1e1e1; font-size: 16px; color:#555;}
#join .right .text{float: left;}
#join .right .text img{height: 90px; float:left; margin-right: 20px;}
#join .right .text h2{font-size: 24px; line-height: 45px; }
#join .right .text p{white-space:nowrap;font-size: 14px; line-height: 30px; color: #999; }
#join .right .text p i{font-size: 14px; line-height: 30px; color: #333; margin-right: 10px;}
#join .right .btn{float: right; margin-top: 20px;}
#join .right .btn a{height:35px; background:#FFDC46; color:#333; line-height:35px;display:block;  border-radius:20px; float: left; padding: 0px 15px; margin-right: 10px; font-size: 14px}
#join .right .btn a.forbid{background:#ffd146;}
#join .right .btn a:hover{ background-color:#ffd146}
/**开服、开测、礼包、资讯***/
#test{}
#test .content{height: 700px;}
#test .right{padding: 20px 30px;}
#test table{ width:100%; text-align:center; border-collapse:collapse;border:1px solid #e1e1e1;}
#test table tr{}
#test table th{ font-size:15px; background:#f90; color:#fff; border:1px solid #f90; height:30px;}
#test table td{border-bottom:1px solid #e1e1e1;  height:90px; font-size:16px; color:#555;}
#test table td p{font-size:16px; color:#555; display: inline-block;text-align: left;vertical-align: middle;}
#test table td input[type="checkbox"]{display: none;}
#test table td label{ display: inline-block; vertical-align: middle; width: 24px;height: 30px;background: url(../img/icon.png) -127px -2156px no-repeat;margin-right: 10px; cursor:pointer;}
#test table td input[type="checkbox"]:checked + label{background-position:-167px -2156px ;}
#test table td:last-child{text-align: right;}
#test table td a{width:90px; height:40px; background:#FFDC46; color:#333; line-height:40px;display:inline-block;  border-radius:20px; margin-right: 10px;text-align: center;font-size: 16px;}
#test table td a:hover{ background:#ffd146;}

#test .paging{margin: 20px 0px 0px 300px;}
#test .paging li{float: left; margin-right: 20px;}
#test .paging li a{display: block; width:20px; height:20px;background:#999; text-align: center; line-height: 20px; font-size: 16px; color: #fff; }
#test .paging li a.on,#test .paging li a:hover{background: #03d522;}

/*small*/
#test .small td{font-size: 14px;}
#test .small td a{width: 60px; margin-right: 10px;}

/*****添加 开服、开测、礼包****/
#add{}
#add .content{height: 750px;}
#add .right{ padding: 40px 30px; width: 717px;}
#add .right p{font-size: 14px; color:#888;}
#add .right p i.h{font-size: 16px; color:#333; font-weight: 600;}
#add .right p label{font-size: 14px; color:#888;}
#add .right textarea{width: 310px; height: 10em; padding: 10px; border-color:#e1e1e1; font-size: 14px; color:555;}
#add .right input[type="submit"]{width: 130px; height: 40px;}
#add .right .upload{ display: inline-block;width: 120px;height: 33px; line-height:35px;border:1px solid #e68a8a; background:#fff5f5;text-align: center;color:#e68a8a; cursor:pointer;}

#add .right input[type="file"]{display: none;}
#add .right .setDate{width: 140px;cursor: pointer;
    background: url(../img/icon.png) -390px -2098px no-repeat;}
#add .info input[type="radio"]{display: none;}
#add .info label[for]{width: 80px;height: 30px;background: #c8c8c8;border-radius: 20px; text-align: center;line-height: 30px; color: #fff; font-size: 14px; cursor: pointer;}
#add .info input[type="radio"]:checked + label{background: #00c600;}
#add .info input[type="text"]{width: 590px;}
#add .info .edit{width: 600px ; height: 450px;border: 1px solid #e1e1e1; display: inline-block; vertical-align: top;margin-bottom: 20px;}
/**合同 及 合同类型的列表**/
#contract{}
#contract .right{padding: 20px; width: 950px;}
#contract .tab_tit{text-align: center; margin-bottom:20px; font-size: 18px; color: #333;}
#contract .sel_date{margin-bottom: 20px;overflow: hidden;}
#contract .sel_date input[type="text"]{width: 140px;cursor: pointer;}
#contract .sel_date input[type="submit"]{display: inline-block;width:60px ;height:35px; line-height: 35px; text-align: center;border:1px solid #e1e1e1; background: #fff; color:#333;border-radius: 5px;}
#contract .sel_date input[type="submit"]:hover{background:#efefef; }
#contract .sel_date a.export{display: inline-block;width:60px ;height:35px; line-height: 35px; text-align: center;border:1px solid #e1e1e1;background: #42de2d; float: right; color:#fff;border-radius: 5px; font-size: 14px;}
#contract .sel_date a.export:hover{background: #34BB32}
#contract table{width: 100%; text-align: center; border-collapse: collapse;}
#contract tr{height: 50px;}
#contract th{font-size: 16px;color: #555; border:1px solid #e1e1e1;}
#contract td{ border:1px solid #e1e1e1; font-size: 14px; color: #555;}
#contract td a{ font-size: 14px; color:#4fbcf5;}
#contract td a:hover{ text-decoration: underline;}
#contract td i{font-size: 14px; color:#00c600;}

/*小字表格*/
#contract th{font-size: 14px;}
#contract td{font-size: 12px;}

/*合同上传弹窗*/
#join .upload{position: fixed; width: 100%;height: 100%; background: rgba(0,0,0,0.5); left: 0px; top: 0px;}
#join .upload form{width: 500px; min-height: 300px; padding:0px 0px 20px 0; background: #fff; left: 50%; margin-left: -250px; top: 30%;position: absolute;}
#join .upload .btn{border-bottom: 1px solid #e1e1e1; padding-bottom: 20px;}
#join .upload input[type="button"]{width:90px ; height: 35px;  font-size: 14px; display: inline-block; margin-right: 20px;}
#join .upload .btn .cancel{background: url(../img/cancel.png) right center no-repeat; float: right; border: none;}
input[disabled="true"]{background: #ccc;}
input[disabled="true"]:hover{background: #ccc;}
input[disabled="disabled"]{background: #ccc;}
input[disabled="disabled"]:hover{background: #ccc;}
#join .upload .addFile{}
#join .upload li{margin-top: 10px; padding-left:0;}
#join .upload li label{width: 60px;}
#join .upload li input[type="text"]{}
#join .upload li a{display: inline-block; width: 60px; height: 35px; background: #efefef; color:#888; vertical-align: middle; line-height: 35px; cursor: pointer;}
#join .upload li a:hover{background: #e1e1e1; text-decoration: none;}
#join .upload li input[type="file"]{display: none;}
#join .right .btn a.liulan{ float:left; text-align:center; padding:0 5px; margin:0 0 0 20px;}
#join .right .btn a.liulan:hover{ background:#ffd146}
.gameManage .right input.w200{ width:210px;}
#join .upload .btn2{ float:inherit;}
#join .upload .btn2 input{ margin-left:100px;}
/*合同浏览*/
.zoomed #contract .container{-webkit-filter:blur(3px);filter:blur(3px);}
#contract .container{width:100%;}
#contract .gallery li{width:50%; float:left; padding: 20px; box-sizing:border-box;}
#contract .gallery li img{width: 100%;}

/*翻页*/
#paging {margin: 30px auto;text-align: center; overflow: hidden;}
#paging ul li{ float:left;}
#paging ul li a{display: inline-block; padding: 5px 10px; text-align: center; font-size: 14px; color: #666; margin-right: 10px; border:1px solid #e1e1e1;vertical-align: middle;}
#paging ul li a.current,#paging ul li a:hover{background: #FFDC46; color:#fff; border:1px solid #FFDC46;}
#paging ul li span{display: inline-block; padding: 5px 10px; text-align: center; font-size: 14px; color: #666; margin-right: 10px; border:1px solid #e1e1e1;vertical-align: middle; background:#e1e1e1}
#paging ul li.active span{ background:#FFDC46; border:1px solid #FFDC46; color:#fff;}
/****接入参数*****/
#canshu .right{padding: 20px;}
#canshu .right>div{margin: 30px 0px; overflow: hidden;}
#canshu .right>div .can_l{width: 50%; float: left;}
#canshu .right h2{font-size: 20px; color:#323232;}
#canshu .right h2 i{display: inline-block;width: 4px;height:20px; background: #5bc845; margin-right: 10px;}
#canshu .right h2 span{font-size: 20px; color:#888;}
#canshu .right .data{}
#canshu .right .data>p{width: 450px; margin: 10px auto;font-size: 14px; color: #323232; height: 36px; }
#canshu .right .data>p span{width: 60px;vertical-align: middle; display: inline-block; text-align: right; font-size: 14px; color:#646464; margin-right: 10px;}
#canshu .right .data>p i{ display: inline-block;vertical-align: middle; width:20px ;height:36px ;background: url(../img/icon.png) -220px -2150px no-repeat; margin-left: 10px; cursor: pointer;position: relative;}
#canshu .right .data>p em{display: none; position: absolute; font-size: 12px; color: #888; padding: 5px; }
#canshu .right .data>p .em1{width: 272px;height:40px ;background:url(../img/icon.png) -266px -2159px no-repeat;top:-30px;}
#canshu .right .data>p .em2{width:160px ;height: 80px;background:url(../img/icon.png) -585px -2159px no-repeat;top:-70px;}
#canshu .right .data>p .em3{width:262px ;height: 120px;background:url(../img/icon.png) -794px -2159px no-repeat;top:-110px;}
#canshu .right .data>p i:hover em{display: block;}
#canshu .right .data>a{display: block; border:1px solid #e1e1e1; width: 150px; height: 35px; line-height:35px;  text-align: center; color:#fff; background:#42de2d ; font-size: 16px; border-radius: 5px; float:right;}
#canshu .right .data>a:hover{background:#34BB32;}
#canshu .right ul{overflow: hidden; height: 35px; border-bottom: 1px solid #e1e1e1; margin: 20px 0px 70px 0px;}
#canshu .right ul a{display: block;float: right; line-height: 36px;}
#canshu .right ul .tab{float: left; font-size:14px ;color:#323232; height: 33px; line-height: 34px;border-bottom: 3px solid transparent; margin:0px 20px -1px 0px;cursor: pointer;}
#canshu .right ul .tab.on{color:#960000; border-bottom: 3px solid	#960000; font-size:14px; padding:0 10px;}
#canshu .right input[type="text"]{border:1px solid #5bc845; width: 280px;}
#canshu .right input[type="submit"]{padding: 0px 20px; font-size: 16px; margin: 10px 0px 0px 45px; }
/*收款账户*/
#canshu .right .account input[type="text"]{border-color: #e1e1e1;}
#canshu .right .account select{width: 292px;}
/*收款账户 修改*/
#canshu .right .alter label{font-size: 14px;margin-right: 10px;}

/**申请结算**/
#jies_apply{}
#jies_apply .content{height: 900px;}
#jies_apply .right{}
#jies_apply .right li{padding:20px; border-bottom: 1px solid #e1e1e1;}
#jies_apply .right li.last{border:none;}
#jies_apply .right li h2{font-size: 20px; color:#000;line-height: 35px;}
#jies_apply .right li h2 span{font-size: 16px; color:#666;}
#jies_apply .right li p{font-size: 14px; color:#333;line-height: 30px;}
#jies_apply .right li p.hint{color:#999;}
#jies_apply .right li p i{display: inline-block;width:15px ;height: 15px;background: url(../img/icon.png) -220px -2160px no-repeat;vertical-align: middle;}
#jies_apply .right li p span{font-size: 14px; color:#333; margin-right: 20px;}
#jies_apply .right li p a{color:#45eb43;font-size: 14px;}
#jies_apply .right li p a:hover{text-decoration: underline;}
#jies_apply .right li p input[type="radio"]{vertical-align: middle; margin-left: 20px;}
#jies_apply .right li p label{text-align: left;}
#jies_apply .right li p .btn{width:151px ;height: 35px;display: inline-block; background:#45CB43 ;text-align: center;line-height:35px ;border-radius: 20px; color: #fff;}
#jies_apply .right li p .btn:hover{background: #f80;text-decoration: none;}


/***文件上传时的弹出窗口****/
#fileHint{position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,0.5); top: 0px; left: 0px; display: none;}
#fileHint .fh_content{ width: 300px; height: 300px; position: absolute; top:50%; margin-top: -200px; background: #fff; left: 50%; margin-left: -150px; text-align: center;border-radius: 10px;}
#fileHint .fh_content p{text-align: center; font-size: 18px; color:#888; margin-top: 60px;line-height: 25px;}
#fileHint .fh_content button{background: #42de2d; text-align: center; line-height: 35px; height: 35px; width: 90px; display: inline-block;font-size: 16px; color: #fff; border:none; border-radius: 5px; margin-top: 50px;cursor: pointer;}
#fileHint .fh_content button:hover{background: #34BB32;}


.data p select{ border:1px solid #e1e1e1;}
.actilebox h2{ font-size:20px; text-align:center; padding:20px 0;}
.actilebox p{ padding:0 20px; font-size:14px; margin:10px 0; line-height:28px; color:#666;}
#contract{}
.xt-botinput{ margin-bottom:10px; height:40px;}
.mt5{ margin:10px 0 0 5px;}
.chaxun{display: inline-block;
    width: 60px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #333;
    border-radius: 5px; margin:0 0 0 10px;}
.chaxun:hover{ background:#FFDC46; color:#fff; border:1px solid #FFDC46;}
.actilebox h3{ font-weight:bold; font-size:14px;}
.clear{ clear:both;}
.uploadtit{text-align: center;
    font-size: 16px;
    padding:15px 0;
  background:#fafafa; position:relative;}
.uploadclose{color: #373736;
    font-size: 40px;
    text-align: right;
    padding: 5px 0;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 10000;
    top: -8px;
    right: 10px; cursor:pointer;}
#add .right p label.w150{ width:220px;}
#add .right p label.w150 input{ float:left;}
.actilebox p span{ font-size:16px; color:#000;}
#join .right .btn a.anbtn{background: url(../images/sdkbtnanios.png) repeat-y 10px 1px #00c600;
    padding: 0 20px 0 50px;
    color: #fff;}
	#join .right .btn a.iosbtn{background: url(../images/sdkbtnanios.png) repeat-y 10px -43px #08f;
    padding: 0 20px 0 50px;
    color: #fff;}
#join .right .btn a.anbtn:hover{ background-color:#03B903;}
#join .right .btn a.iosbtn:hover{ background-color:#007EEA;}
a.anbtn{background: url(../images/sdkbtnanios.png) repeat-y 10px 1px #00c600;
    padding: 0 20px 0 50px;
    color: #fff;height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 20px;
    float: left;

    margin:20px 20px 0 0;
    font-size: 14px;}
a.h5btn{background: url(../images/html5.png) no-repeat 10px 1px #c6a800;
    padding: 0 20px 0 50px;
    color: #fff;height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 20px;
    float: left;

    margin:20px 20px 0 20px;
    font-size: 14px;}
a.iosbtn{background: url(../images/sdkbtnanios.png) repeat-y 10px -43px #08f;
    padding: 0 20px 0 50px;
    color: #fff;height: 35px;


    line-height: 35px;
    display: block;
    border-radius: 20px;
    float: left;

    margin-top: 20px;
    font-size: 14px;}
a.anbtn:hover{ background-color:#03B903;}
a.iosbtn:hover{ background-color:#007EEA;}
.deletbox1,.deletbox2{ display:none;}
#join #deletbox a{ margin:20px 0px 0 55px; text-align:center; height:24px; line-height:24px; background:#ccc;background: linear-gradient(#fff, #f2f2f2); border:1px solid #ccc; width:40px;}
#join #deletbox a:hover{ background:#ccc;}
