﻿@charset "UTF-8";
.container{overflow:hidden;padding:35px 45px 0;}
.container .box{border-radius:3px;background:#fff;margin-bottom:18px;}
.container .box.table{padding-left:28px;padding-right:28px;overflow:hidden;}
.container .box.table table{position:relative;width:100%;text-align:center;border-collapse:collapse;}
.container .box.table table td{height:158px;vertical-align:middle;}
.container .box.table table td img{max-width:100px;}
.container .box.table table td p{line-height:2;}
.container .box.table table td p a{color:#3696f9;}
.container .box.table table td p a:hover{text-decoration:underline;}
.container .box.table table td .select{width:102px;height:36px;display:inline-block;position:relative;}
.container .box.table table td .select span{display:inline-block;width:102px;height:36px;line-height:36px;border:1px solid #ccc;border-radius:3px;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-arrow_126eb70.png) 90% 50% no-repeat;cursor:pointer;}
.container .box.table table td .select ul{position:absolute;top:35px;left:0;display:none;}
.container .box.table table td .select ul li{background:#fff;width:102px;cursor:pointer;height:36px;line-height:36px;border:1px solid #ccc;border-bottom:none;border-radius:3px;}
.container .box.table table td .select ul li:last-child{border-bottom:1px solid #ccc;}
.container .box.table table td .select ul li:hover{background:#f1f2fa;}
.container .box.table table thead{position:relative;}
.container .box.table table thead td{height:59px;background:#e6e6ec;font-size:16px;color:#333333;border-right:1px solid #f2f3f9;}
.container .box.table table thead td:last-child{border:none;}
.container .box.table table thead:after, .container .box.table table thead:before{content:'';position:absolute;width:28px;left:-28px;height:59px;top:0;background:#e6e6ec;z-index:1;border-radius:5px 0 0 0;}
.container .box.table table thead:after{left:auto;right:-28px;border-radius:0 5px 0 0;}
.container .box.table table tbody td{font-size:14px;color:#666666;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.container .box.table table tbody td:last-child{border-right:none;}
.footer{padding-top:95px;font-size:12px;color:#666666;text-align:center;line-height:36px;}
.footer span{margin-left:22px;}
.search{display:inline-block;width:358px;height:39px;position:relative;border:1px solid #d2d2d2;border-radius:5px;overflow:hidden;}
.search input{padding-left:15px;font-size:14px;line-height:37px;width:85%;}
.search span{position:absolute;right:10px;top:0;cursor:pointer;width:20px;height:100%;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-search_3694e59.png) 0 50% no-repeat;}
.modal{position:fixed;top:50%;left:50%;border-radius:5px;background:#fff;z-index:200;display:none;font-size:16px;}
.modal .tip{margin-left:15px;font-size:14px;color:#999;}
.modal .tip span{color:#3696f9;}
.modal .tip span.info{color:#f40000;}
.modal .title{font-size:20px;color:#333;line-height:67px;padding-left:35px;}
.modal .close{position:absolute;width:30px;height:30px;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-close_57b37ea.png) no-repeat 50% 50%;opacity:.6;-webkit-transition:.2s ease;transition:.2s ease;right:-12px;top:-12px;cursor:pointer;}
.modal .close:hover{opacity:.8;}
.modal .sure{display:inline-block;line-height:36px;border-radius:5px;padding:0 40px;display:inline-block;color:#fff;font-size:14px;background-color:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;}
.modal .sure:hover{background-color:#2a8bef;}
.combo-list{border:1px solid #cbcbcb;background:#fff;cursor:pointer;z-index:2000;}
.combo-list li{font-size:14px;color:#666;line-height:1.8;padding-left:5px;}
.index{overflow:hidden;}
.index .left{float:left;width:-webkit-calc(100% - 268px);width:calc(100% - 268px);}
.index .left .b1{overflow:hidden;}
.index .left .b1 .user{float:left;position:relative;text-align:center;width:306px;height:273px;padding-top:43px;border-right:2px dashed #f2f3f9;}
.index .left .b1 .user img{margin-bottom:10px;border-radius:50%;}
.index .left .b1 .user p{color:#666;font-size:14px;}
.index .left .b1 .user p.t1{font-size:18px;line-height:38px;color:#333;}
.index .left .b1 .user:after{content:'';position:absolute;width:14px;height:14px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f2f3f9;right:-7px;top:-7px;}
.index .left .b1 .user:before{content:'';position:absolute;width:14px;height:14px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f2f3f9;right:-7px;bottom:-7px;}
.index .left .b1 .info{float:left;padding-left:41px;padding-top:43px;}
.index .left .b1 .info .title{font-size:24px;color:#333333;}
.index .left .b1 .info .service{padding-top:20px;overflow:hidden;}
.index .left .b1 .info .service .name{color:#666;font-size:16px;float:left;line-height:45px;margin-right:20px;}
.index .left .b1 .info .service ul{float:left;}
.index .left .b1 .info .service ul li{display:inline-block;text-align:center;margin-right:30px;}
.index .left .b1 .info .service ul li.t2 .img{background-position:-97px 0;}
.index .left .b1 .info .service ul li.t3 .img{background-position:-194px 0;}
.index .left .b1 .info .service ul li.t4 .img{background-position:-291px 0;}
.index .left .b1 .info .service ul li.t5 .img{background-position:-388px 0;}
.index .left .b1 .info .service ul li p{font-size:16px;color:#666666;line-height:45px;}
.index .left .b1 .info .service a{float:left;font-weight:bold;font-size:24px;color:#c3c5cf;line-height:45px;}
.index .left .b1 .info .service a:hover{color:#9fa2b2;}
.index .left .b1 .info p.t1{padding-top:35px;font-size:16px;color:#666666;}
.index .left .b1 .info p.t1 span{color:#e53d45;margin:0 5px;}
.index .left .b1 .info p.t1 a{color:#3696f9;margin-left:10px;}
.index .left .b1 .info p.t1 a:hover{text-decoration:underline;}
.index .left .b2 ul{overflow:hidden;}
.index .left .b2 ul li{float:left;overflow:hidden;padding-left:55px;}
.index .left .b2 ul li .a{padding-top:35px;float:left;text-align:center;}
.index .left .b2 ul li .a i{display:inline-block;width:60px;height:58px;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-b2_9369ff1.png) no-repeat 0 0px;margin-bottom:8px;}
.index .left .b2 ul li .a i.t2{background-position:0 -65px;}
.index .left .b2 ul li .a i.t3{background-position:0 -129px;}
.index .left .b2 ul li .b{padding-top:32px;padding-left:25px;float:left;}
.index .left .b2 ul li .b.b2 p{border-left:1px solid #ccc;padding-left:25px;}
.index .left .b2 ul li p{font-size:16px;color:#666666;line-height:2;}
.index .left .b2 ul li p a{font-size:14px;color:#999999;margin-left:14px;}
.index .left .b2 ul li p a.handle{color:#e53d45;}
.index .left .b2 ul li p a.handle:hover{text-decoration:underline;}
.index .left .b2 .space{padding-top:30px;text-align:center;padding-left:55px;overflow:hidden;padding-bottom:10px;}
.index .left .b2 .space p{font-size:16px;color:#3696f9;line-height:50px;}
.index .left .b2 .space p a:hover{text-decoration:underline;}
.index .left .b2 .space .left{float:left;width:493px;}
.index .left .b2 .space .left .back{height:18px;border-radius:9px;background:#f2f3f9;position:relative;overflow:hidden;}
.index .left .b2 .space .left .back .up{background:#60677a;position:absolute;border-radius:9px;left:0;top:0;height:18px;}
.index .left .b2 .space .right{margin-left:20px;float:left;}
.index .left .b2 .space .right span{font-size:16px;color:#666666;}
.index .left .b3{padding:0 44px 51px;}
.index .left .b3 .title{line-height:65px;color:#333333;font-size:16px;}
.index .left .b3 .title span{float:right;color:#888888;font-size:14px;}
.index .left .b3 table{margin-left:10px;text-align:center;width:915px;border-collapse:collapse;}
.index .left .b3 table td{vertical-align:middle;height:45px;font-size:14px;color:#999999;}
.index .left .b3 table td:first-child{color:#666;}
.index .left .b3 table tr:nth-child(odd){background:#fdfdfe;}
.index .left .b3 table tr:nth-child(even){background:#f7f8fb;}
.index .left .b3 table thead td{border:none;background:#edeef5 !important;color:#666666;}
.index .right{float:right;}
.index .right .tech{width:250px;height:196px;padding:10px 0 10px 28px;}
.index .right .tech .title{line-height:45px;font-size:16px;color:#333;}
.index .right .tech li{font-size:14px;color:#999;line-height:33px;}
.index .right .tech li i{display:inline-block;width:18px;height:18px;vertical-align:middle;margin-right:10px;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-connect_8e312da.png) no-repeat 0 0;}
.index .right .tech li i.ico-2{background-position:0 -32px;}
.index .right .tech li i.ico-3{background-position:0 -64px;}
.index .right .tech li i.ico-4{background-position:0 -96px;}
.index .right .code{width:250px;padding-top:25px;text-align:center;height:192px;}
.index .right .code p{font-size:14px;color:#999;line-height:40px;}
@media (max-width:1680px) {
	.index .left{float:none;width:100%;}
	.index .right{float:none;}
}
.commited .b1{padding-left:45px;padding-bottom:32px;}
.commited .b1 .title{line-height:56px;font-size:16px;color:#333333;margin-bottom:10px;}
.commited .b1 p{font-size:14px;color:#666666;line-height:32px;}
.commited .b1 .search{margin-top:15px;float:left;}
.commited .b1 .status{display:inline-block;margin-top:15px;line-height:39px;padding-left:20px;font-size:14px;color:#666666;}
.commited .b1 .status a{cursor:pointer;margin-right:50px;}
.commited .b1 .status a.active{color:#3696f9;}
.commited .table{padding-bottom:90px;}
.online .b1{padding-left:45px;padding-bottom:32px;position:relative;}
.online .b1 .sort{position:absolute;top:23px;right:38px;width:126px;height:38px;line-height:38px;padding-left:22px;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-sort_eb1c29d.png) no-repeat 90px 50% #3696f9;border-radius:19px;color:#fff;font-size:16px;-webkit-transform:.2s ease;-ms-transform:.2s ease;transform:.2s ease;}
.online .b1 .sort:hover{background-color:#2a8bef;}
.online .b1 .title{line-height:56px;font-size:16px;color:#333333;}
.online .b1 .list{padding-top:10px;font-size:14px;color:#666666;overflow:hidden;}
.online .b1 .list p.t1{font-size:18px;color:#333333;line-height:40px;}
.online .b1 .list p.t1 .info{color:#3696f9;font-size:14px;padding-left:10px;}
.online .b1 .list p.t1 .info span{color:#999;}
.online .b1 .list p.t1 .info.add, .online .b1 .list p.t1 .info.remove{cursor:pointer;}
.online .b1 .list p.t1 .info.remove:before{content:'';background:url("//cdn.tubangzhu.net/static/tbz-platform/image/trash_6a0cc14.png") no-repeat;width:13px;height:14px;display:inline-block;margin-right:5px;}
.online .b1 .list .name{float:left;line-height:38px;}
.online .b1 .list ul{float:left;width:-webkit-calc(100% - 50px);width:calc(100% - 50px);padding-left:14px;overflow:hidden;}
.online .b1 .list ul li{line-height:38px;float:left;margin-right:38px;}
.online .b1 .list ul li span{color:#999999;}
.online .b1 .online-info{padding-bottom:14px;}
.online .b1 .online-info span{font-size:14px;color:#666666;margin-right:41px;}
.online .b1 .online-info .tip{display:inline-block;padding-left:160px;font-size:16px;color:#666666;}
.online .b1 .online-info .tip a{color:#3696f9;margin-left:48px;font-size:14px;}
.online .b1 .online-info .tip a:hover{text-decoration:underline;}
.online .b1 .search{margin-top:15px;float:left;}
.online .b1 .status{display:inline-block;margin-top:15px;line-height:39px;padding-left:20px;font-size:14px;color:#666666;}
.online .b1 .status a{margin-right:50px;}
.online .b1 .status a.active{color:#3696f9;}
.online .table .tag{max-width:140px;padding:0 18px;}
.online .table .name{max-width:230px;padding:0 15px;}
.online .table span.online{color:#3696f9;}
.online .table span.editing{color:#e53d45;}
.online .table span.offline{color:#999;}
.online .table .operate{height:90px;padding-top:24px;padding-left:18px;}
.online .table .operate a{width:132px;display:inline-block;height:39px;border-radius:5px;color:#fff;font-size:14px;text-align:center;line-height:39px;-webkit-transform:.2s ease;-ms-transform:.2s ease;transform:.2s ease;background:#3696f9;}
.online .table .operate a:hover{background-color:#2a8bef;}
.element .b1{padding-left:45px;position:relative;height:179px;}
.element .b1 .title{line-height:56px;font-size:16px;color:#333333;}
.element .b1 .element-info{padding-bottom:14px;}
.element .b1 .element-info span{font-size:14px;color:#666666;margin-right:41px;}
.element .b1 .element-info .tip{display:inline-block;padding-left:160px;font-size:16px;color:#666666;}
.element .b1 .element-info .tip a{color:#3696f9;margin-left:48px;font-size:14px;}
.element .b1 .element-info .tip a:hover{text-decoration:underline;}
.element .b1 .search{margin-top:15px;float:left;}
.element .table .tag{max-width:140px;padding:0 35px;}
.element .table span.online{color:#3696f9;}
.element .table span.editing{color:#e53d45;}
.element .table span.offline{color:#999;}
.element .table span.del{display:inline-block;width:102px;height:36px;line-height:36px;border:1px solid #ccc;border-radius:3px;cursor:pointer;margin-top:10px;}
.element .table .operate{height:90px;padding-top:24px;padding-left:18px;}
.element .table .operate a{width:132px;display:inline-block;height:39px;border-radius:5px;color:#fff;font-size:14px;text-align:center;line-height:39px;-webkit-transform:.2s ease;-ms-transform:.2s ease;transform:.2s ease;background:#3696f9;}
.element .table .operate a:hover{background-color:#2a8bef;}
.element .upload{height:600px;}
.element .upload .title{font-size:20px;color:#333;line-height:80px;padding-left:45px;}
.element .upload .input{padding-left:50px;overflow:hidden;margin-bottom:23px;}
.element .upload .input .left{float:left;font-size:16px;color:#333;line-height:43px;}
.element .upload .input .right{float:left;padding-left:60px;line-height:43px;font-size:14px;color:#666666;}
.element .upload .input .right input[type=text]{width:579px;height:43px;border-radius:5px;padding-left:15px;border:1px solid #ccc;}
.element .upload .input .right input[type=file]{width:0;height:0;visibility:hidden;}
.element .upload .input .right label{width:132px;height:132px;text-align:center;display:inline-block;position:relative;}
.element .upload .input .right label:after{padding-top:75px;content:'上传素材';position:absolute;width:100%;height:100%;left:0;-webkit-transition:.2s ease;transition:.2s ease;top:0;border:1px solid #ccc;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-upload1_69bb633.png) no-repeat 50% 35px #f6f6f6;}
.element .upload .input .right label:hover:after{background-color:#f0f0f0;}
.element .upload .input .right label.picked:after{opacity:0;content:'重新上传';background-color:rgba(100, 100, 100, 0.4);}
.element .upload .input .right label.picked:hover:after{opacity:1;background-color:rgba(100, 100, 100, 0.5);}
.element .upload .input .right span{color:#f40000;margin-left:19px;}
.element .upload .input .right a.save{margin:32px 0 0 5px;display:inline-block;width:125px;height:37px;line-height:37px;text-align:center;font-size:16px;color:#fff;border-radius:5px;-webkit-transform:.2s ease;-ms-transform:.2s ease;transform:.2s ease;background:#3696f9;}
.element .upload .input .right a.save:hover{background-color:#2a8bef;}
.space .b1{height:322px;padding-left:45px;}
.space .b1 .title{line-height:70px;font-size:20px;color:#333333;}
.space .b1 .title span{margin-left:10px;color:#f40000;font-size:14px;}
.space .b1 .tip{font-size:18px;color:#666666;}
.space .b1 .tip a{color:#3696f9;margin-left:48px;font-size:16px;}
.space .b1 .tip a:hover{text-decoration:underline;}
.space .b1 .back{width:629px;height:18px;border-radius:9px;background:#f2f3f9;position:relative;overflow:hidden;}
.space .b1 .back .up{background:#60677a;position:absolute;border-radius:9px;left:0;top:0;height:18px;}
.space .b1 p.t1{font-size:16px;color:#666;padding:30px 0 22px 0;}
.space .b1 p.t1 span{margin-right:55px;}
.space .b1 p.t2{padding:18px 0 42px 0;font-size:16px;color:#666;}
.space .b1 p.t2 a{color:#3696f9;margin-left:10px;}
.space .b1 p.t2 a:hover{text-decoration:underline;}
.space .b2{padding-left:45px;padding-bottom:25px;}
.space .b2 .title{line-height:70px;font-size:20px;color:#333333;}
.space .b2 .title span{margin-left:10px;color:#f40000;font-size:14px;}
.space .b2 p{font-size:14px;color:#666666;line-height:37px;}
.space .b2 p .t1{width:202px;display:inline-block;}
.space .b3{padding-left:45px;padding-bottom:48px;}
.space .b3 .title{line-height:70px;font-size:20px;color:#333333;}
.space .b3 .title span{margin-left:10px;color:#f40000;font-size:14px;}
.space .b3 table{border-collapse:collapse;text-align:center;font-size:14px;color:#666;width:745px;}
.space .b3 table td{line-height:45px;}
.space .b3 table td a{color:#3696f9;}
.space .b3 table td a:hover{text-decoration:underline;}
.space .b3 table thead{background:#edeef5;}
.space .b3 table tbody{background:#fdfdfe;color:#999;}
.uncommit .b1{padding-left:45px;padding-bottom:24px;}
.uncommit .b1 .title{line-height:70px;font-size:20px;color:#333333;}
.uncommit .table{padding-bottom:32px;}
.setting .required{position:relative;}
.setting .required:before{content:'*';color:#f40000;position:absolute;left:-10px;top:3px;}
.setting .box{overflow:hidden;}
.setting .box .set-info{background:#fef9fa;line-height:70px;text-align:center;font-size:16px;color:#f40000;}
.setting .base{padding-bottom:107px;}
.setting .base .item{padding-left:53px;padding-top:30px;position:relative;}
.setting .base .item .left{float:left;width:135px;margin-right:12px;font-size:16px;color:#333;line-height:40px;}
.setting .base .item .right{float:left;font-size:14px;color:#666;position:relative;}
.setting .base .item .right .f-info{position:absolute;bottom:10px;right:10px;color:#c9c8c8;}
.setting .base .item .right p.required{margin-top:20px;margin-left:12px;}
.setting .base .item .right input[type=text], .setting .base .item .right textarea{width:688px;border-radius:5px;border:1px solid #ccc;line-height:38px;padding-left:18px;font-size:14px;color:#666;}
.setting .base .item .right input[type=file]{width:0;height:0;visibility:hidden;}
.setting .base .item .right textarea{display:block;line-height:normal;padding-top:8px;resize:none;}
.setting .base .item .right select{-webkit-appearance:none;border-radius:5px;border:1px solid #ccc;line-height:38px;font-size:14px;color:#666;width:163px;text-align:center;padding:0 8%;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-arrow_126eb70.png) 130px 50% no-repeat;cursor:pointer;margin-right:5px;}
.setting .base .item .right .bounce{padding-bottom:28px;}
.setting .base .item .right .bounce .combo-wrapper{border-radius:5px;border:1px solid #ccc;line-height:38px;font-size:14px;color:#666;width:163px;text-align:center;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-arrow_126eb70.png) 130px 50% no-repeat;cursor:pointer;margin-right:5px;outline:none !important;}
.setting .base .item .right .bounce .combo-wrapper .combo-button{display:none !important;}
.setting .base .item .right.upload{position:relative;}
.setting .base .item .right.upload .picker{width:147px;height:69px;display:inline-block;position:relative;}
.setting .base .item .right.upload .picker:after{content:'';position:absolute;width:100%;height:100%;border:1px solid #ccc;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-upload_e3a9ad0.png) no-repeat 50% 10px #f6f6f6;}
.setting .base .item .right.upload .picker.picked:after{opacity:0;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-uploaded_3c6b38f.png) no-repeat 50% 10px rgba(0, 0, 0, 0.6);}
.setting .base .item .right.upload .picker.picked:hover:after{opacity:1;}
.setting .base .item .right.upload span.required{top:-20px;margin-left:32px;}
.setting .base .item .right.upload p a{color:#3696f9;padding-left:5px;}
.setting .base .item .right.upload p a:hover{text-decoration:underline;}
.setting .base .item .right.upload .sh-logo{position:absolute;width:147px;height:69px;left:0;top:0;pointer-events:none;}
.setting .base .item .right.face{padding-top:3px;}
.setting .base .item .right.face ul li{display:inline-block;width:36px;height:36px;border-radius:5px;margin-right:8px;cursor:pointer;position:relative;}
.setting .base .item .right.face ul li.diy{background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-diy_4675dd8.png) no-repeat 50% 50%;}
.setting .base .item .right.face ul li:before{content:'';width:36px;height:36px;position:absolute;top:0;left:0;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-ok_e8edb4f.png) no-repeat 50% 50%;display:none;}
.setting .base .item .right.face ul li.active:before{display:block;}
.setting .base .item .right.type p input[type=radio]{visibility:hidden;width:0;height:0;font-size:0;}
.setting .base .item .right.type p input[type=radio]:checked ~ label{background-position:0 8px;}
.setting .base .item .right.type p label{font-size:14px;line-height:36px;display:inline-block;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-check_4d9aef1.png) 0 -28px no-repeat;padding-left:42px;}
.setting .base .item .right.type button{display:inline-block;width:126px;height:36px;line-height:36px;background:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;text-align:center;border-radius:5px;margin-top:35px;}
.setting .base .item .right.type button:hover{background-color:#2a8bef;}
.setting .connect{padding-bottom:150px;}
.setting .connect .title{padding-left:45px;color:#333;font-size:16px;line-height:84px;}
.setting .connect .item{padding-top:15px;font-size:14px;color:#666;overflow:hidden;padding-left:60px;}
.setting .connect .item .left{float:left;width:94px;padding-left:8px;line-height:41px;}
.setting .connect .item .right{float:left;}
.setting .connect .item .right p{width:485px;font-size:0;}
.setting .connect .item .right p input{width:447px;border-radius:5px;border:1px solid #ccc;line-height:38px;padding-left:18px;color:#666;font-size:14px;margin-bottom:10px;}
.setting .connect .item .right p i{float:right;width:20px;height:40px;cursor:pointer;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-del_e15fc2a.png) no-repeat 50% 50%;}
.setting .connect .item .right p span{float:right;color:#3696f9;cursor:pointer;margin-right:35px;font-size:14px;}
.setting .connect .item .right p.add{display:none;}
.setting .connect .item .right p.add.active{display:block;}
.setting .connect button{display:inline-block;width:126px;height:36px;line-height:36px;background:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;text-align:center;border-radius:5px;margin-top:35px;}
.setting .connect button:hover{background-color:#2a8bef;}
.setting .code{height:550px;padding-left:40px;}
.setting .code .title{line-height:76px;font-size:16px;color:#333;}
.setting .code .title span{margin-left:20px;color:#f40000;font-size:14px;}
.setting .code textarea{width:574px;height:181px;border-radius:5px;border:1px solid #ccc;padding-top:8px;padding-left:18px;font-size:14px;color:#666;resize:none;}
.setting .code button{display:inline-block;width:126px;height:36px;line-height:36px;background:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;text-align:center;border-radius:5px;margin-top:35px;}
.setting .code button:hover{background-color:#2a8bef;}
.setting .domain{padding-bottom:200px;padding-left:45px;}
.setting .domain .title{font-size:16px;color:#333;line-height:84px;}
.setting .domain p{padding-top:12px;font-size:14px;line-height:36px;color:#666;}
.setting .domain p.large{line-height:100px;}
.setting .domain p.little{line-height:32px;padding-top:0;}
.setting .domain p span.left{width:112px;padding-left:8px;display:inline-block;}
.setting .domain p .t1{font-size:16px;color:#333;margin-right:20px;}
.setting .domain p .t2{color:#f40000;}
.setting .domain p input{border:1px solid #ccc;line-height:34px;color:#666;font-size:14px;padding-left:18px;margin-right:18px;}
.setting .domain p a{margin-left:8px;color:#3696f9;}
.setting .domain p a:hover{text-decoration:underline;}
.service.container .list{padding-bottom:55px;}
.service.container .list .title{line-height:63px;font-size:20px;color:#333;padding-left:17px;}
.service.container .list table td{border-right:none !important;height:57px;}
.service.container .list table tr.thead td{height:62px;color:#333;font-size:16px;}
.service.container .list table tr.thead td a{font-size:14px;}
.service.container .center .b1{padding-bottom:28px;}
.service.container .center .b1 .title{padding-left:40px;line-height:80px;font-size:20px;color:#333;}
.service.container .center .b1 .title .t1{padding-left:18px;color:#999;font-size:14px;}
.service.container .center .b1 .title .t1 span{color:#3696f9;}
.service.container .center .b1 p{line-height:39px;padding-left:50px;color:#666;font-size:14px;}
.service.container .center .b1 p .t1{color:#f40000;font-size:20px;}
.service.container .center .b1 p .t2{color:#999;margin-left:8px;}
.service.container .center .b1 p a{display:inline-block;padding:0 40px;margin:0 60px 0 23px;line-height:39px;border-radius:5px;background:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;}
.service.container .center .b1 p a:hover{background:#2a8bef;}
.service.container .center .history{padding-bottom:25px;}
.service.container .center .history .title{line-height:63px;padding-left:17px;color:#333;font-size:20px;}
.service.container .center .history table tbody tr td{height:120px;}
.service.container .invoice .b1{padding-bottom:40px;}
.service.container .invoice .b1 .title{padding-left:40px;line-height:80px;font-size:20px;color:#333;}
.service.container .invoice .b1 .title .t1{padding-left:18px;color:#999;font-size:14px;}
.service.container .invoice .b1 .title .t1 span{color:#3696f9;}
.service.container .invoice .b1 .item{font-size:16px;padding-left:50px;padding-top:20px;}
.service.container .invoice .b1 .item .left{line-height:41px;color:#333;width:138px;float:left;}
.service.container .invoice .b1 .item .right{line-height:41px;height:41px;overflow:hidden;color:#666;float:left;}
.service.container .invoice .b1 .item .right .Validform_checktip{margin-left:10px;}
.service.container .invoice .b1 .item .right .t1{font-size:20px;color:#f40000;}
.service.container .invoice .b1 .item .right .t2{margin-left:80px;color:#999;}
.service.container .invoice .b1 .item .right .t2 span{color:#3696f9;}
.service.container .invoice .b1 .item .right input{color:#666;width:688px;font-size:16px;border-radius:5px;border:1px solid #ccc;line-height:39px;padding-left:18px;}
.service.container .invoice .b2{padding-bottom:35px;}
.service.container .invoice .b2 .title{padding-left:40px;font-size:14px;color:#666;line-height:76px;}
.service.container .invoice .b2 .title span{color:#f40000;}
.service.container .invoice .b2 button{margin-left:50px;display:inline-block;padding:0 40px;line-height:39px;border-radius:5px;background:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;}
.service.container .invoice .b2 button:hover{background:#2a8bef;}
.container.brand .b1{height:600px;}
.container.brand .b1 .title{font-size:20px;color:#333;line-height:74px;padding-left:43px;}
.container.brand .b1 .info{padding-left:53px;font-size:14px;color:#999;}
.container.brand .b1 .info a{color:#3696f9;}
.container.brand .b1 .info a:hover{text-decoration:underline;}
.container.brand .b1 .item{padding-left:53px;padding-top:45px;position:relative;}
.container.brand .b1 .item .required{position:relative;}
.container.brand .b1 .item .required:before{content:'*';color:#f40000;position:absolute;left:-10px;top:3px;}
.container.brand .b1 .item .left{float:left;width:135px;margin-right:12px;font-size:16px;color:#333;line-height:28px;}
.container.brand .b1 .item .right{float:left;font-size:14px;color:#666;position:relative;}
.container.brand .b1 .item .right .picker{width:147px;height:69px;display:inline-block;position:relative;}
.container.brand .b1 .item .right .picker:after{content:'';position:absolute;width:100%;height:100%;border:1px solid #ccc;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-upload_e3a9ad0.png) no-repeat 50% 10px #f6f6f6;}
.container.brand .b1 .item .right .picker.picked:after{opacity:0;background:url(//cdn.tubangzhu.net/static/tbz-platform/image/ico-uploaded_3c6b38f.png) no-repeat 50% 10px rgba(0, 0, 0, 0.6);}
.container.brand .b1 .item .right .picker.picked:hover:after{opacity:1;}
.container.brand .b1 .item .right span.required{top:-20px;margin-left:32px;}
.container.brand .b1 .item .right p a{color:#3696f9;padding-left:5px;}
.container.brand .b1 .item .right p a:hover{text-decoration:underline;}
.container.brand .b1 .item .right .sh-logo{position:absolute;width:147px;height:69px;left:0;top:0;pointer-events:none;}
.container.brand .b1 .item .right button{display:inline-block;width:126px;height:36px;line-height:35px;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;text-align:center;border-radius:5px;margin-top:48px;background:#d9d9d9;pointer-events:none;font-size:16px;}
.container.brand .b1 .item .right button.active{pointer-events:all;background:#3696f9;}
.container.brand .b1 .item .right button.active:hover{background-color:#2a8bef;}
.container.diy .b1{padding-left:45px;padding-bottom:38px;}
.container.diy .b1 .title{font-size:16px;color:#333;line-height:56px;margin-bottom:20px;}
.container.diy .b1 .title span{font-size:14px;margin:16px;color:#999;}
.container.diy .b1 .title span a{color:#3696f9;}
.container.diy .b1 .title span a:hover{text-decoration:underline;}
.container.diy .table{padding-bottom:45px;}
.container.api .b1{height:600px;padding-left:53px;}
.container.api .b1 .title{font-size:20px;color:#333;line-height:74px;margin-left:-9px;}
.container.api .b1 p{font-size:14px;color:#666;}
.container.api .b1 p.t1{line-height:38px;}
.container.api .b1 p.t2{line-height:145px;}
.container.api .b1 a{display:inline-block;width:126px;height:36px;line-height:35px;-webkit-transition:.2s ease;transition:.2s ease;color:#fff;text-align:center;border-radius:5px;margin-top:48px;font-size:16px;background:#3696f9;}
.container.api .b1 a:hover{background-color:#2a8bef;}
.container.download .b1{padding-bottom:30px;padding-left:63px;}
.container.download .b1 .title{font-size:20px;color:#333;line-height:68px;margin-left:-18px;}
.container.download .b1 .info{font-size:14px;color:#999;}
.container.download .b1 .info a{color:#3696f9;}
.container.download .b1 .info a:hover{text-decoration:underline;}
.container.download .b1 button{margin-bottom:36px;text-align:center;background:#3696f9;color:#fff;width:125px;height:37px;line-height:37px;font-size:16px;border-radius:5px;margin-right:30px;}
.container.download .b1 .t1{font-size:16px;color:#666;}
.container.download .b1 .t1 .a1{margin-left:15px;color:#999;font-size:14px;}
.container.download .b1 .t1 .a2{margin-left:15px;font-size:14px;color:#f40000;}
.container.download .b1 .t1 a{display:inline-block;width:124px;height:34px;text-align:center;line-height:34px;border-radius:3px;color:#666;font-size:14px;border:1px solid;margin-left:27px;pointer-events:none;}
.container.download .b1 .t1 a.active{pointer-events:all;color:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;}
.container.download .b1 .t1 a.active:hover{background:#3696f9;color:#fff;border-color:#3696f9;}
.container.download .b1 ul{padding-top:14px;width:800px;overflow:hidden;}
.container.download .b1 ul li{display:inline-block;position:relative;color:#666;font-size:14px;line-height:32px;margin-right:18px;}
.container.download .b1 ul li span{margin-left:10px;}
.container.download .b1 ul li span.active{color:#3696f9;}
.container.download .b1 ul li:before{content:'·';font-weight:bold;margin-right:5px;color:#333;}
.container.download .b2{padding-left:55px;padding-bottom:60px;}
.container.download .b2 .title{margin-left:-10px;font-size:20px;color:#333;line-height:74px;}
.container.download .b2 .title span{font-size:14px;color:#999;}
.container.download .b2 .title span span{color:#3696f9;margin:0 5px 0 15px;}
.container.download .b2 button{margin-bottom:36px;text-align:center;background:#d9d9d9;pointer-events:none;color:#fff;width:125px;height:37px;line-height:37px;font-size:16px;border-radius:5px;margin-left:5px;}
.container.download .b2 button.active{pointer-events:all;background:#3696f9;-webkit-transition:.2s ease;transition:.2s ease;}
.container.download .b2 button.active:hover{background:#2988eb;}
.container.download .b2 .p1{font-size:16px;color:#666;margin-right:25px;}
.container.download .b2 .p1 span{font-size:20px;color:#f40000;}
.container.download .b2 .tip{width:745px;line-height:26px;font-size:14px;color:#666;}
.container.download.forbidden .b1 button{background:#d9d9d9;pointer-events:none;}
.container.domain .b1{padding-left:46px;padding-bottom:35px;}
.container.domain .b1 .title{font-size:16px;color:#333;line-height:59px;margin-bottom:20px;}
.container.domain .b1 .title span{font-size:14px;color:#666;margin-left:18px;}
.container.domain .b1 .title span a{color:#3696f9;margin-left:5px;}
.container.domain .b1 .title span a:hover{text-decoration:underline;}
.container.domain .b1 p{font-size:14px;color:#666;line-height:34px;}
.container.domain .b1 p span{color:#f40000;margin-right:5px;font-size:16px;vertical-align:sub;}
.container.domain .b1 p a{color:#3696f9;margin-left:8px;}
.container.domain .b1 p a:hover{text-decoration:underline;}
.container.domain .b2{padding-bottom:50px;padding-left:46px;}
.container.domain .b2 .title{font-size:16px;color:#333;line-height:59px;}
.container.domain .b2 .step{padding-left:106px;}
.container.domain .b2 .step .t1{font-size:16px;color:#333;padding:25px 0;}
.container.domain .b2 .step .t2{font-size:14px;color:#666;padding-left:24px;}
.container.domain .b2 .step .item{font-size:14px;color:#666;padding-left:20px;}
.container.domain .b2 .step .item input{width:397px;margin-left:12px;font-size:14px;color:#666;line-height:35px;border:1px solid #ccc;padding-left:15px;}
.container.domain .b2 .step .tip1{line-height:68px;color:#999;font-size:14px;}
.container.domain .b2 .step .tip1 span{vertical-align:sub;color:#3696f9;margin:0 5px;}
.container.domain .b2 .step .tip2{padding-bottom:30px;color:#f40000;}
.container.domain .b2 .step .tip2 .a{padding-top:26px;font-size:16px;line-height:34px;}
.container.domain .b2 .step .tip2 .b{font-size:14px;line-height:31px;padding-left:18px;}
.container.domain .b2 .step .tip2 .b span{font-size:16px;margin-right:10px;}
.container.domain .b2 .step .tip2 .c{font-size:14px;line-height:31px;padding-left:44px;}
.container.domain .b2 .step .tip3{padding-top:30px;padding-bottom:30px;color:#f40000;font-size:14px;padding-left:24px;}
.container.domain .b2 .step button{width:117px;height:36px;border-radius:3px;font-size:14px;margin-left:19px;margin-top:10px;}
.container.domain .b2 .step button.btn1{background:#3696f9;color:#fff;}
.container.domain .b2 .step button.btn2{border:1px solid #eaeaea;color:#898989;background:#fff;}
.container.domain .b2 .step table{margin-top:38px;width:412px;text-align:center;}
.container.domain .b2 .step table td{height:36px;font-size:14px;color:#666666;}
.fbxi .fbxi_left{width:900px;/*float:left;*/ height:auto;display:inline-block;padding:0px;position:relative;}
.fbxi_left .fb_left{width:900px;height:auto;margin:20px 0;position:relative;display:table;}
.fb_left span{float:left;display:block;width:80px;overflow:hidden;text-align:right;line-height:36px;}
.fb_left .fb_tishi{width:auto;margin-left:10px;font-size:10px;color:#a438ff;}
.fb_left .fb_tishi:before{content:"*";margin-right:3px;}
.fb_left .mask{display:block;float:left;width:800px;margin-left:10px;}
.mask .rw-c{width:auto;padding:3px 10px;border-radius:2px;border:1px solid #d9d9d9;line-height:20px;float:left;margin:4px 8px;cursor:pointer;position:relative;z-index:auto;}
.mask .rw-c i{color:#a438ff;display:none;float:left;font-size:20px;margin-left:3px;}
.rw-c a{float:left;}
.rw-c a:hover{color:#a438ff;}
.mask .rw-c:hover{border-color:#a438ff;transition:all 0.5s;color:#a438ff;}
.rw_cho{border-color:#a438ff !important;transition:all 0.5s;color:#a438ff;}
.rw_cho i{display:inline-table !important;}
.rw_cho a{color:#a438ff;}
.rw_cho a:hover{color:#a438ff;}
.rw-c .rw_ite::before{content:"/";margin-right:2px;}
.rw_cho .rw_ite{margin-left:2px;}
.pro{width:auto;height:auto;display:none;position:absolute;top:30px;left:0px;z-index:3;border-radius:2px;overflow:hidden;background:white;padding:5px;box-shadow:0 1px 5px rgba(0,0,0,0.2);}
.pro li{float:none;position:relative;z-index:5 !important;padding:5px;width:100px;color:#666;cursor:pointer;}
.pro li:hover{color:#a438ff;}
.pro li a:hover{color:#a438ff !important;}
.fb_left input{width:480px;height:36px;line-height:36px;border:1px solid #e5e5e5;border-radius:5px;margin-left:20px;text-indent:10px;float:left;}
.fb_left input:focus{border-color:#a438ff;transition:all 0.5s;}
.fb_left textarea{margin-left:20px;float:left;border:1px solid #e5e5e5;border-radius:5px;width:480px;height:100px;line-height:18px;padding:5px 10px;max-width:800px;max-height:480px;font-size:14px !important;}
.fb_left textarea:focus{border-color:#a438ff;transition:all 0.5s;}
.a-upload{padding:4px 10px;height:20px;margin-left:20px;line-height:20px;position:relative;cursor:pointer;color:#808080;background:white;;border:1px solid #ccc;float:left;border-radius:5px;overflow:hidden;display:inline-block;*display:inline;*zoom:1;}
.fileUploadContent input#addvir{width:0;height:0;display:none;}
.fileUploadContent .addvir{width:120px;line-height:32px;background:#fff;border:1px solid #e5e5e5;font-size:14px;display:block;overflow:hidden;text-align:center;margin-left:20px;border-radius:2px;float:left;cursor:pointer;color:#666;}
.addvir:hover{border-color:#a438ff;color:#a438ff;}
.a-upload input{position:absolute;font-size:100px;right:0;top:0;opacity:0;filter:alpha(opacity=0);cursor:pointer;}
.a-upload:hover{border-color:#a438ff;text-decoration:none;cursor:pointer;color:#a438ff;}
.fb_left .labe{color:#aeaeae;font-size:13px;margin-top:5px;float:left;margin-left:5px;}
.fb_left #shg{width:auto;}
.fb_left button{float:left;width:auto;padding:3px 10px;border-radius:5px;border:1px solid #d9d9d9;color:#aeaeae;line-height:28px;height:34px;margin-left:20px;cursor:pointer;width:140px;}
.fb_left button:hover{border-color:#a438ff;color:#a438ff;}
.fb_left button:hover a, .fb_left button:hover i{color:#a438ff;}
.fb_left button > i{font-size:16px;line-height:32px;float:right;margin-left:5px;color:#ccc;margin-right:5px;}
.fb_left button a{line-height:28px;float:left;margin-left:15px;}
.fb_left .cho{background:white;color:#a438ff;border-color:#a438ff;}
.fb_left .cho a{color:#a438ff;margin-left:0px;}
.fb_left .cho i{color:white;margin-right:0px;}
.sj_name{display:none;}
.sj_name::before{content:":";margin-right:2px;}
.fb_left .cho .sj_name{font-weight:bold;margin-left:3px;display:block;}
.fb_left .cho:hover, .fb_left .cho:hover a, .fb_left .cho:hover i{color:white !important;transition:all 0.5s;}
.fb_left .cho:hover{background:linear-gradient(to right top,#a438ff,#a438ff);}
.fbxi .fb_tj{width:100%;height:40px;margin:20px auto;position:relative;float:left;}
.fb_tj button{width:240px;border-radius:5px;color:#808080;height:40px;line-height:40px;margin-left:100px;font-size:14px;font-weight:bold;background:#e5e5e5;}
.shj{width:820px;height:auto;display:block;overflow:hidden;margin-left:20px;padding-top:30px;margin-top:0px !important;position:relative;}
.shj .sj_k{width:260px;height:180px;background:#66a6ff;float:left;margin:10px 5px;position:relative;z-index:2;}
.shj .tips_tuoguan{position:absolute;left:100px;top:0px;font-size:10px;color:#fff;background:#ffccdd;padding:3px 10px;border-radius:5px;z-index:2;}
.sj_k .sj_tx{width:80px;height:80px;border-radius:50%;float:left;margin:20px 10px;margin-right:20px;}
.sj_k .sj_xi{width:150px;float:left;}
.sj_xi h2{width:100%;line-height:24px;font-size:12px;color:white;margin-top:20px;}
.sj_xi h2 > span{color:white;font-size:16px;margin-right:5px;font-weight:bold;}
.sj_xi p{width:100%;margin:5px 0;display:block;height:20px;line-height:20px;color:white;}
.sj_xi p > span{float:left;font-size:12px;color:white;margin-left:2px;}
.sj_xi p > img{width:14px;height:14px;float:left;margin:2px 5px;}
.sj_xi label{margin-top:20px;font-size:12px;width:100%;display:block;color:white;}
.sj_xi .sjs_xyu i{font-size:12px;}
.sj_k .shuj{width:240px;margin:10px;border-top:1px solid white;height:40px;display:block;margin-top:120px;}
.shuj .xiy{float:left;color:white;width:80px;display:block;}
.xiy span{width:100%;text-align:center;display:block;color:white;margin-top:5px;}
.xiy h2{text-align:center;font-size:16px;font-weight:bold;color:white;margin-top:5px;}
.sj_k .zhe_xi{width:100%;height:100%;display:block;overflow:hidden;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:3;display:none;}
.zhe_xi .sjs_pjiasee{width:100%;height:20px;display:block;overflow:hidden;margin-top:20px;text-align:center;}
.sjs_pjiasee a{text-align:center;color:white;line-height:20px;}
.sjs_pjiasee a > i{margin-right:5px;font-size:16px;line-height:20px;}
.sjs_pjiasee a:hover, .sjs_pjiasee a:hover i{color:#a438ff;transition:all 0.5s;}
.zhe_xi .cho{background:#a438ff;border-color:#a438ff;color:white;}
.zhe_xi .cho:hover{color:white;}
.sj_k:hover .zhe_xi{display:block;transition:all 0.5s;}
.zhe_xi p{text-align:center;margin-top:20px;display:block;width:100%;line-height:24px;color:white;}
.zhe_xi input{width:120px;height:32px;border:1px solid white;border-radius:5px;color:white;background:none;margin:20px auto;display:block;cursor:pointer;line-height:32px;}
.zhe_xi input:hover{color:#a438ff;border-color:#a438ff;transition:all 0.5s;}
.shj .sj_more{width:100%;height:28px;display:block;overflow:hidden;}
.sj_more a{float:right;margin-right:40px;color:#66a6ff;line-height:28px;}
.tank{display:none;position:fixed;z-index:4;left:0;top:0;right:0;bottom:0;overflow:scroll;overflow-x:none;}
.cover{width:100%;min-height:100%;display:block;background:rgba(0,0,0,0.6);position:fixed;top:0;z-index:5;display:block;left:0;right:0;bottom:0;}
.tank .shj_close{position:absolute;top:20px;right:20px;width:48px;height:48px;cursor:pointer;z-index:6;}
.shj_close i{font-size:36px;color:white;display:block;text-align:center;line-height:48px;}
.shj_close:hover{background:rgba(0,0,0,0.3);transition:all 0.5s;}
.jz_mob{width:1200px;min-height:100%;display:block;overflow:hidden;background:white;position:relative;top:0px;left:0;right:0;margin:0 auto;bottom:0;z-index:5;}
.fbxi_rig{width:280px;float:right;height:auto;display:inline-block;overflow:hidden;margin-top:20px;}
.fbxi_rig .rig_tab{width:100%;height:48px;}
.rig_tab button{width:80px;height:32px;border:1px solid #e5e5e5;color:#aeaeae;border-radius:5px;float:left;margin:0 5px;cursor:pointer;}
.fb_rig .fb_tits a{float:right;margin-right:15px;line-height:20px;margin-top:15px;color:#66A5FF;}
.fb_rig .fb_tjmb{width:260px;margin:0 auto;margin-top:10px;display:block;border-radius:5px;overflow:hidden;background:white;position:relative;z-index:2;}
.fb_rig .fb_xzhs{width:200px;height:auto;display:block;border-bottom:1px solid #66adff;margin:0px auto;padding:30px 0;}
.fb_xzhs h2{font-size:16px;line-height:32px;color:#0099FF;}
.fb_xzhs p{width:80%;line-height:24px;margin-top:10px;color:#808080;}
.fb_xzhs span{width:100%;display:block;line-height:24px;color:#aeaeae;}
.fb_xzhs a{color:#0099FF;line-height:24px;margin-top:15px;display:block;text-align:left;}
.fb_xzhs a > img{float:right;}
.fb_xzhs a > label, .bcti_x a > label{width:82px;height:20px;border:1px solid #e5e5e5;display:block;float:right;line-height:20px;border-radius:3px;cursor:pointer;margin-top:1px;}
.bcti_x a > label{color:#aeaeae;}
.tips-a .bcti_x a > label{margin-top:10px;}
.fb_xzhs a > label > i, .bcti_x a > label > i{width:16px;height:16px;font-size:12px;color:#0099ff;margin-left:5px;margin-right:3px;}
.fb_xzhs a:hover label, .bcti_x a:hover > label{color:#fff;border-color:#0099ff;transition:all 1s;background:linear-gradient(to right, #0099ff, #006aff);}
.fb_xzhs a:hover label > i, .bcti_x a:hover > label > i{color:white;transition:all 1s;}
.fb_tjmb .mb_img{width:100%;height:240px;}
.tips-a .pay_state{float:right;color:#aeaeae;margin-right:20px;font-size:12px;}
.tips-a .colon{cursor:pointer;padding:3px 10px;border:1px solid #a438ff;border-radius:3px;margin-top:6px;line-height:16px;}
.tips-a .colon:hover{background:linear-gradient(to right bottom,#a438ff,#a438ff);color:white !important;transition:all 0.5s;}
.fb_tjmb .mbxi{width:240px;height:auto;display:block;margin:10px auto;}
.rigtab{border-color:#a438ff !important;color:white !important;background:linear-gradient(to right top,#a438ff,#a438ff) !important;cursor:pointer;}
.fbxi_rig .rig_tab{width:100%;height:48px;}
.rig_tab button{width:120px;height:32px;border:1px solid #e5e5e5;color:#aeaeae;border-radius:5px;float:left;margin:0 5px;cursor:pointer;}
.rig_tab button i{color:#aeaeae;font-size:14px;margin-right:3px;}
.rig_tab button:hover{border-color:#FF6698;color:#a438ff;transition:all 0.5s;}
.rig_tab button:hover i{color:#a438ff;transition:all 0.5s;}
.rigtab:hover, .rigtab:hover i{color:white !important;}
.rigtab i{color:white !important;}
.fbxi_rig .fb_rig{width:280px;box-shadow:0 0 1px #66A5FF inset;background:#e5f0ff;padding-bottom:20px;padding-top:1px;display:none;}
.rigtab:hover{color:white !important;background:linear-gradient(to right top,#a438ff,#a438ff) !important;transition:all 0.5s;}
.fbxi_rig .fb_rig{width:280px;box-shadow:0 0 1px #66A5FF inset;background:#e5f0ff;padding-bottom:20px;padding-top:1px;}
.fb_rig .fb_tits{width:278px;height:48px;line-height:48px;color:#323232;font-size:16px;font-weight:bold;text-align:center;background:white;margin:0 1px;}
.fb_rig h2 > a{float:right;margin-right:15px;line-height:20px;margin-top:15px;color:#66A5FF;}
.fb_rig .fb_tjmb{width:260px;margin:0 auto;margin-top:10px;display:block;border-radius:5px;overflow:hidden;background:white;position:relative;z-index:2;}
.fb_tjmb .mb_img{width:100%;height:240px;}
.fb_tjmb .mbxi{width:240px;height:auto;display:block;margin:10px auto;}
.fbxx{ height:auto;display:block;margin:0 auto;background:white;overflow:hidden;margin-top:15px;}
