@charset "utf-8";
/* CSS Document */


.bigboxlogin{
	font-family: Lato,"Microsoft YaHei","Hiragino Sans GB","LiHei Pro",sans-serif;
    font-size: 16px;
    color: #333;
    width: 50%;
    
	margin:50px auto 150px;
	overflow: hidden;
	}
.inbooximg {overflow: hidden;}
.inbooximg a{float: left;width: 200px;margin-right: 20px;}
.rencai{font-size: 36px;font-family: 	SimSun;color: #1f6bb6;text-decoration: none;line-height: 100px;padding-left: 26px;background:url(../images/6.png) no-repeat left center ;}

.bosscpny{width:93%;padding:3% 3%;border: 1px solid #ccc;border-radius: 3px;margin: 20px auto 0; box-shadow: 0px 0px 6px -1px rgba(6,0,1,0.5);background: #fff;}

.heabocpny{width: 100%;margin: 20px 0 40px;overflow: hidden;}
.heabocpny b{float: left;color: #000;font-weight: bold;}

.heabocpny a{float: right;color: #4499ed;text-decoration: none;font-weight: bold;font-family:	SimSun;margin-right: 60px;}




/* 当前 */

.submit5{width: 180px;height: 50px;background: #4499ed;margin:40px auto;text-align: center;font-size: 18px;font-weight: bold;color: #fff;border-radius:7px;line-height: 50px;cursor: pointer;}
.bosscpny h2{font-size: 20px;font-weight: bold;color: #4499ed;text-align: center;}
.bigrow{width: 60%;margin:20px auto;}
.wangji{overflow: hidden;}
.wangji .rwangji{float: right;color: #4499ed;}

.bigrow .btnlogin{width: 100%;border-radius:8px ;text-align: center;background: #4499ed;color: #fff;font-weight: bold;line-height: 46px;font-size: 18px;}

.bigrow .f60{color: #f20;text-align: center;display: block;}
.bigrow .f60:hover{color: #f60;text-align: center;display: block;}

.bigrow .gou{width: 30%;float: left;font-size: 14px;}
.bigrow .gour{width: 25%;float: right;font-size: 14px;background: #4499ed;line-height: 36px;color: #fff;text-align: center;border-radius:6px;}
.bigrow .gour a{font-size: 14px;line-height: 36px;color: #fff;text-align: center;}
.bigrow .row .col-lg-12 .flpianyi{float: left;padding: 0;width:70%;}
.bigrow .row .col-lg-12 .frpianyi{float: right;padding: 0;width: 30%;}
.bigrow .row .col-lg-12 .frpianyi .btn0p{float: right ;display: block;width:98%;text-align: center;}






/* foot */
.mart10 {
    margin-top: 10px;
}
.content3 {
    width: 976px;
    margin: 0 auto 50px;
	line-height: 26px;
	clear:both;
}
.botBox {
    text-align: center;
}


.save_center{
	width: 100%;
	clear:both;
	padding:0 0 50px;
	margin-bottom: 50px;
	background: #fff;
	overflow: hidden;
	
}

.save_center .save_btn{
	width: 400px;
	background: #28C7CB;
	border-radius:40px;
	color:#fff;
	cursor: pointer;
	margin:50px auto 0;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	height:40px;
	line-height: 40px;
}

.save_modal{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;top: 0;
	z-index:3;
	display: none;	
}

.save_modal_cener{
	width: 500px;
	height: 300px;
	background: #fff;
	position: absolute;
	left: 50%;top: 50%;
	margin-left: -250px;
	margin-top: -150px;
}
.save_modal_cener div{float: left;margin-left: 2%;margin-top: 4%;padding: 1%;}
.save_modal_cener div img{display: block;}
.save_modal_cener div:hover{box-shadow: 0 0 10px #aaa;}


























