
body{
	background: url(../images/beijing1.jpg) no-repeat;
	font-size: 14px;
	background-size: cover;
	background-attachment: fixed;
	overflow-x: hidden;
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float:right;
}
a:hover{
	cursor: pointer;
	text-decoration: none;
}
input,select,button{
	outline: none;
}
.hfhujsf{
	width: 98%;
	margin:0 auto;
}
.pubcolor{
	color:#DE0607;
	padding:0px 3px;
	font-weight: bold;
}
.pub_btn{
	background: #DE0607;
	color: #fff;
	padding:5px 10px;
	font-size: 15px;
}
.pub_btn:hover{
	color: #fff;
}
.pub_btn1{
	border: 1px solid #DE0607;
	background: #fff;
	color: #DE0607;
	padding:5px 20px;
}
.pub_btn1:hover{
	color: #DE0607;
}
.pub_btn2{
	border: 1px solid #ADADAD;
	background: #F8F8F8;
	color: #ADADAD;
	padding:5px 20px;
	margin-left:8px; 
	font-size: 15px;
}
.pub_btn2:hover{
	color: #ADADAD;
}
.pub_btn3{
	background: #DE0607;
	color: #fff;
	padding:10px 15px;
	font-size: 15px;
}
.pub_btn3:hover{
	color: #fff;
}
.pub_btn4{
	background: #DDDDDD;
	color: #000;
	padding:10px 30px;
	/*margin-left:15px; */
	font-size: 15px;
}
.pub_btn5{
	background: #DE0607;
	color: #fff;
	padding:8px 25px;
	display: block;
	margin-top:15px;
	font-size: 16px;
}
.pub_btn5:hover{
	color: #fff;
}
.pub_btn6{
	border: 1px solid #DE0607;
	color: #DE0607;
	padding:6px 10px;
	margin-top:15px;
	font-size: 14px;
}
.pub_btn6:hover{
	color: #DE0607;
}
.fenge{
	width: 98%;
	margin:0 auto;
	border-bottom:1px solid #888;
	margin-bottom: 15px;
}
.fenge1{
	width: 100%;
	margin:0 auto;
	border-bottom:1px solid #E9E9E9;
	margin-bottom: 15px;
	margin-top: 15px;
}
.tips{
	position: absolute;
	width:100px;
	right: 0px;
    top: 0px;
	opacity:0.5;
	border-top:27px solid #000;
    border-left: 20px solid transparent;
	}
.tips span{
	position: absolute;
	right: 20px;
    top: -20px;
    color: rgb(255, 255, 255);
    font-family: 微软雅黑, arial, verdana, sans-serif;
    font-size: 14px;
    color: #fff;
}
.tips span i{
	margin-right: 5px;
}
.del{
	position: absolute;
	right: -10px;
	top:-12px;
}
.del i{
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}
.htop{
	padding:15px 0 0 20px;
}
.htop a{
	color: #838382;
	font-size: 16px;
	margin-right: 10px;
}
.htop a i{
	margin-right: 5px;
}
.htop1 span{
	width: 30px;
	height: 20px;
	border-left: 1px solid #838382;
	border-bottom: 1px solid #838382;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 16px;
	color: #838382;
	float:left;
	cursor: pointer;
}
.htop1 span a{
	color:#838382; 
}
.biaoti{
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin:5px 0 20px 0;
}
.biaoti3{
	width: 98%;
	margin:0 auto;
}
.biaoti3 .left{
	font-size: 17px;
	color: #fff;
	padding:20px 0 15px 0;
}
.zblxn{
	color: #000;
}
/*学习计划*/
.ndjh{
	width:98%;
	margin:0 auto;
	min-width: 1000px;
}
.ndjh .ndjh1{
	height: 42px;
	line-height: 42px;
	width: 100%;
	background: #DE0607;
}
.ndjh1 span{
	float: left;
	width: 8%;
	background: #874F50;
	text-align: center;
	min-width: 100px;
}
.ndjh1 span select{
	height: 26px;
	width: 70%;
	padding-left: 1%;
	outline: none;
	min-width: 70px;
}
.ndjh1 span i{
	font-size: 20px;
	color: #fff;
}
.ndjh1 a{
	position: absolute;
	color: #fff;
	font-size: 2vh;
	padding: 0 2.9vw;
	text-align: center;
	background: #DE0607;
	border-left: 1px solid #fff;
}
.ndjh1 a:nth-child(2){
	left: 8.5vw;
}
.ndjh1 a:nth-child(3){
	left: 15.5vw;
}
.ndjh1 a:nth-child(4){
	left: 22.5vw;
}
.ndjh1 a:nth-child(5){
	left: 29.5vw;
}
.ndjh1 a:nth-child(6){
	left: 36.5vw;
}
.ndjh1 a:nth-child(7){
	left: 43.5vw;
}
.ndjh1 a:nth-child(8){
	left: 50.5vw;
}
.ndjh1 a:nth-child(9){
	left: 57.5vw;
}
.ndjh1 a:nth-child(10){
	left: 64.5vw;
}
.ndjh1 a:nth-child(11){
	left: 71.5vw;
}
.ndjh1 a:nth-child(12){
	left: 79.5vw;
}
.ndjh1 a:nth-child(13){
	left: 87.5vw;
}

.ndjh1 .active,.ndjh1 a:hover{
	background: #F9F3F3;
	color: #DE0607;
}
.ndjh .ndjh2{
	padding:25px 15px;
	background: #F7F3F2;
}
.ndjh2 p{
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
.ndjh2 span{
	font-size: 15px;
	color: #DE0607;
	font-weight: 600;
	display: inline-block;
	width: 80px;
	float: left;
}
.ndjh2 .con{
	float: left;
}
.ndjh2 .con1{
	padding-bottom: 20px;
}
.ndjh3{
	height: 40px;
	line-height: 40px;
	background: #fff;
	padding:0px 20px;
	font-size: 14px;
}
.ndjh3 .ndjh31 span{
	color: #000;
	font-weight: bold;
}
.ndjh3 .ndjh31 a{
	color:#DE0607;
	padding:0 20px;
}
.ndjh32 a{
	margin-left: 25px;
}
.ndjh4{
	margin-top: 15px;
}
.ndjhtop{
	border-bottom: 1px solid #333;
    height: 46px;
}
.ndjhtab li{
    float: left;
    padding: 15px 35px;
    font-size: 16px;
    color: #fff;
}
.ndjhtab .active, .ndjhtab li:hover{
    color: #DE0607;
    border-bottom: 1px solid #DE0607;
}
.ndjhxz{
	height: 46px;
	line-height: 46px;
}
.ndjhxz a{
	color: #8F8E8B;
	font-size: 15px;
}
.ndjhxz a i{
	margin-right: 5px;
}
.ndjhcon{
	position: relative;
	z-index: 1000;
	padding-top: 20px;
	width: 100%;
	margin:auto;
}
.ndjhcon1{
	position: relative;
    float: left;
    height: 9rem;
	min-height: 9rem;
    margin-top: 20px;
    cursor: pointer;
    margin-left: 1%;
	max-width: 20%;
	float: left;
	width: 17.5%;
	margin-left: 2%;
	margin-bottom: 25px;
}
.ndjhcon1 p{
	color: #fff;
	padding:12px 8px;
	font-size: 14px;
}
.ndjhcon1 img{
	width: 100%;
	border-radius: 5px;
	height:100%;
}
.ndjhmid{
	margin-top: 16px;
	background:rgba(255,255,255,0.2); 
	padding:1px 10px 15px 30px;
	font-size: 14px;
}
.ndjhmid div{
	margin-top: 20px;
}
.ndjhmid span{
	color: #fff;
}
.ndjhmid input{
	outline: none;
	padding-left: 5px;
}
.ndjhmid input[type='radio']{
	vertical-align: text-top;
}
.ndjhmid .gsfh{
	width: 110px;
	display: inline-block;
}
#txtBeginDateCalendar,#txtEndDateCalendar{
	width: 174px;
}
.gaactive{
	transform: scale(1.01);
	z-index: 100;
}
.show3{
	width:100%;
	background:#FFF;
	display: none;
	margin-top: -40px;
	position: absolute;
}
.show3 p{
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
.show3 .dibu{
	width:100%;
	padding:10px 0;
	font-size: 14px;
}
.show3 .dibu .left{
	margin-left: 50px;
	margin-bottom: 15px;
}
.show3 .dibu .right{
	margin-right: 50px;
	margin-bottom: 15px;
}
	/**/
.xxnr{
	width: 98%;
	margin:0 auto;
	min-width: 1000px;
	background:rgba(255,255,255,0.2); 
	margin-bottom: 30px;
	padding-top: 20px;
	overflow-y: auto;
}
.biaoti1{
	color: #fff;
	font-size: 16px;
	padding:30px 0 0 30px;
	width: 600px;
}
.biaoti1 input{
	color: #000;
}
.db_btn{
	position: relative;
	top: 20px;
	padding-bottom: 30px;
	width: 98%;
	margin: auto;
	text-align: center;
}
.db_btn a{
	padding:8px 27px;
	margin-right:16px;
}
.db_btn a:hover{
	color: #fff;
}
.biaoti1 input{
	width: 404px;
	height: 26px;
	line-height: 26px;
	padding-left: 3px;
	font-size: 15px;
}
.biaoti1 select{
	width: 400px;
	height: 28px;
	line-height: 28px;
	padding-left: 3px;
	font-size: 15px;
}
.HDSJ2,.HDSJ1{
	width:32%!important;
}
.CHRY{
	width: 400px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #808080;
	background: #fff;
	margin-left: 88px;
	color: #000;
	margin-top: -5px;
	padding-left: 5px;
	padding-right: 38px;
	position: relative;
	overflow: hidden;
  	white-space: nowrap;
　　text-overflow: ellipsis; 
}
.CHRY a i{
	position: absolute;
	right: 0;
	top:6px;
	padding-right: 5px;
	font-size: 20px;
	color: #666;
}
.CHRY a:hover{
	cursor: pointer;
}
.CHRY span{
	font-size: 14px;
	border: 1px solid #E3E1E2;
	padding:2px 5px;
	background: #EEEEEE;
	margin-right: 3px;
}
.CHRY span i{
	color: #999;
}
.CHRY span i:hover{
	cursor: pointer;
}
.xxnrshow{
	padding-top:30px;
	padding-bottom: 30px;
	padding-left:30px;
	border: 1px solid #6E6E6E;
	width: 94%;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
.xxnrshow1{
	position: relative;
	width: 22%;
	height: 30vh;
	border-radius: 5px;
	float: left;
	margin-top: 2vh;
	margin-right: 20px;
	margin-bottom: 15px;
	background: #fff;
}
.xxnrshow1 img{
	width: 100%;
	border-radius: 5px;
	height: 75%;
}
.xxnrshow1 p{
	background: #fff;
	height: 13%;
	margin-top: 2%;
	margin-left: 2%;
	color: #000;
	font-size: 2vh;
}

.xxnrshow1 hr {
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -120px;
	width: 240px;
	border-top: 1px dotted #ddd;
	margin-left: -120px;
}
.xxnrshow1 .sffsa{
	position: relative;
	width: 50%;
	top: 50%;
	margin-top:-96px;
	height:192px;
	border-right: 1px dotted #ddd;
}
.modal {
	display: none;
    overflow: hidden;
    position: fixed;
    top: 20%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-sm {
    width: 500px;
}
.modal-dialog {
    position: relative;
    margin: 50px auto;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-header {
    padding: 15px;
    text-align: center;
    border-bottom: 1px solid #F5F5F5;
    font-size: 16px;
    color: #000;
}
.modal-body {
    position: relative;
    padding: 15px 30px;
}
.treeSearch {
    margin-bottom: 5px;
}
.treeSearch input {
    width: 252px;
    height: 34px;
    outline: none;
    border: 1px solid #eee;
    padding-left: 8px;
    font-size: 14px;
}
.treeSearch {
    margin-bottom: 5px;
}
#treeStudent {
    height: 300px;
    width: 250px;
    overflow-y: auto;
    border: 1px solid #eee;
}
.selectedtit{
	width: 162px;
	margin-bottom: 5px;
	height: 36px;
	line-height: 36px;
	margin-left: 5px;
	font-size: 14px;
}
.selectedMember{
	width: 162px;
	border: 1px solid #eee;
	height: 296px;
	overflow-y: auto;
	margin-left: 5px;
	padding:15px 5px 15px 15px;
}
.selectedMember div{
	color: #000;
	line-height: 30px;
	font-size: 13px;
	width: 100%;
	height: 30px;
	padding-right: 5px;
}
.selectedMember div .left{
	color: #333;
}
.selectedMember div .right a{
	width: 30px;
	text-align: right;
	color: #CFCFCF;
	font-size: 13px;
	display: none;
}
.selectedMember div:hover{
	background: #F5F5F5;
}
.selectedMember div:hover .right a{
	display: block;
}
.modal-footer {
    padding: 15px;
    text-align: center;
}
.modal-sm1{
	width: 300px;
	height: 300px;
}
.modal-sm1 p{
	color: #000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
}
.modal-sm1 .modal-footer,.modal-sm2 .modal-footer{
	margin-bottom: 30px;
}
.modal-sm2{
	width: 450px;
}
.wenjian{
	margin-bottom: 10px;
}
.wenjian span{
	font-size: 14px;
}
.wenjian .scjianjie{
	vertical-align: top;
}
.wenjian input,textarea,select{
	width: 300px;
	padding-left: 3px;
	outline: none;
	font-size: 13px;
}
.wenjian input,select{
	height: 30px;
}
.wenjian textarea{
	resize: none;
	height: 60px;
	width: 301px;
	line-height: 24px;
}
/*.wenjian .shuxing{
	border: none;
}*/
.wenjian .shuxing{
	width: 307px;
	height: 35px;
	margin-left:-4px; 
}
.upload_btn{
	display: inline-block;
	border: 1px solid #ADADAD;
	background: #F8F8F8;
	color: #000;
	height: 32px;
	line-height: 32px; 
	width: 130px;
	text-align: center;
	position: relative;
	font-size: 14px;
}
.upload_btn1{
	display: inline-block;
	border: 1px solid #ADADAD;
	background: #F8F8F8;
	color: #000;
	height: 32px;
	line-height: 32px; 
	width: 100px;
	text-align: center;
	position: relative;
	font-size: 14px;
}
.wenjian .tishi{
	display: inline-block;
	float: right;
	width: 180px;
	color:#999;
	font-size: 12px;
}
.layui-upload-file{
	position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}
/*活动记录*/
.hyjl1{
	width: 98%;
	margin:0 auto;
	background: url(../images/beijing2.png) no-repeat;
	background-size:100%;
	margin-bottom: 30px;
	padding-bottom: 1rem;
	height: 15rem;
}

.hyjl1 .tab{
	text-align: center;
	padding-top: 1.1rem;
}
.hyjl1 .tab a{
	font-size: 0.32rem;
	color: #ffb2b2;
	margin-left: 1.5rem;
}
.hyjl1 .tab a:first-of-type{
	margin-left: 0;
}
.hyjl1 .tab .active,
.hyjl1 .tab a:hover{
	color: #FFFFFF;
}
.hyjl1 .tab1{
	margin-top:0.4rem;
	background: #DE0607;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.hyjl1 .tab1 a{
	color: #fff;
	margin-left: 0.5rem;
	font-size: 14px;
	padding:14px 20px 8px 20px;
}
.hyjl1 .tab1 a:hover,.hyjl1 .tab1 .active{
	background: #FFA800;
}
.hyjl1 .tab1 a:first-of-type{
	margin-left: 0;
}
.hyjl1 table{
	width: 100%;
	margin: 0.9rem 1rem 0;
}
.hyjl1 td{
	width: 5.65rem;
	height: 4.01rem;
	padding: 0.3rem;
	background-color:#FFFFFF ;
	float: left;
	margin-left: 0.59rem;
	margin-top: 0.5rem;
}

.hyjl1 td:nth-child(4n+1){
	margin-left: 0;
}
.hyjl1 td:nth-child(1),
.hyjl1 td:nth-child(2),
.hyjl1 td:nth-child(3),
.hyjl1 td:nth-child(4){
	margin-top: 0;
}
.hyjl1 td p{
	font-size: 0.32rem;
	color: #999999;
	line-height: 0.65rem;
}
.hyjl1 td .biaoti1{
	font-size: 0.55rem;
	color: #FF0000;
	line-height: 0.5rem;
	text-align: center;
	margin-bottom: 0.4rem;
	width: 100%;
	padding:0;
}
.hyjl1 td .biaoti2{
	font-size: 0.35rem;
	color: #333333;
}
.biaoti11{
	padding:30px 0 0 30px;
	font-size: 16px;
	color: #fff;
}
.biaoti11 a{
	margin-left: 20px;
}
.biaoti11 span{
	font-size: 13px;
	margin-left: 5px;
}
.biaoti11 .pub_btn{
	position: relative;
}
.imgCont{
	margin-left: 89px;
	margin-top: 20px;
}
.imglist{
	position: relative;
	width: 109px;
	float: left;
	margin-right: 18px;
}
.imglist img{
	width: 109px;
	height: 71px;
}
.tab2{
	width:98%;
	margin:0 auto;
	min-width: 1000px; 
}
.tab2 a{
	color: #fff;
	background: #938D8D;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	width:50%;
	display: inline-block;
	float: left;
	text-align: center;
}
.tab2 a:hover,.tab2 .active{
	background: #DE0607;
}
.bt12con{
	border: 1px solid #474546;
	padding-bottom: 30px;
	width: 98%;
	margin:0 auto;
}
.biaoti12{
	color: #ccc;
	font-size: 13px;
	padding:30px 0 0 30px;
	width: 500px;
}
.xxnr .biaoti{
	font-size: 16px;
}
.ckck{
	width: 98%;
	min-width:1000px;
	margin:0 auto;
}
.ckck img{
	width: 1000px;
}
.ckck1{
	text-align: center;
	padding:30px 0;
}
.ckck1 img{
	width: 400px;
	height: 256px;
}
.ckck2 p{
	width: 96%;
	margin:0 auto;
	color: #eee;
	font-size: 13px;
	line-height: 26px;
}

.form-group,.note-editable,.sn-checkbox-open-in-new-window{
	font-size: 14px;
}
/*支部管理*/
.new_zbgl{
	width: 98%;
	margin:20px auto;
	background: #fff;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	min-width: 1200px;
}
.new_zbgl .com{
	font-size: 13px;
	color: #eee;
}
.zbgl_common{
	padding:20px 30px 0 40px;
	background: #DE0607;
}

.zbgl_top p{
	padding-bottom:20px;
}
.zbgl_top .zbuser{
	font-size: 18px;
	font-weight: 530;
	width: 200px;
}
.zbgl_top .number{
	width: 53px;
	height: 53px;
	border-radius: 50%;
	border: 1px solid #eee;
	text-align: center;
	font-size: 13px;
	padding-top: 8px;
	margin-right: 15px;
	line-height: 20px;
}
.zbgl_top .number span{
	font-size: 16px;
	color: #FFE302;
}
.zbgl_top .right{
	margin-top:31px;
}
.zbgl_top .right a{
	margin-right: 10px;
}
.zbgl_top .right a i{
	font-size: 15px;
	margin-right: 5px;
}
.zbgl_tab{
	border-top:1px solid #E64444;
}
.zbgl_tab a{
	color: #fff;
	width: 120px;
	display: inline-block;
	border-left: 1px solid #E64444;
	text-align: center;
}
.zbgl_tab a span{
	padding:10px 20px;
	display: inline-block;
}
.zbgl_tab a .active,.zbgl_tab a span:hover{
	background: #FFA800;
}
/*1*/
.zb_add{
	position: relative;
	width: 250px;
	height: 200px;
	border: 1px solid #DFDFDF;
	cursor: pointer;
	margin:0 auto;
}
.zb_add hr{
	position: absolute;
	top:45%;
	width: 210px;
	border-top: 1px dotted #ddd;
	margin-left: 20px;
}
.zb_add .sffsa{
	width: 132px;
	height:170px;
	border-right: 1px dotted #ddd;
	margin-top: 15px;
}
.new_zbgk p{
	margin-top: 20px;
	text-align: center;
	color: #333;
	font-size: 13px;
}
.new_zbgk p a:hover{
	color: #DE0607;
}
.zbgl_main{
	padding:20px;
    height: 76vh;
    overflow-x: hidden;
    overflow-y: scroll;
}
.zbgl_main .zbyh{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.zbgl_main .zbyh1{
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 15px;
}
.ckck3{
	text-align: center;
	padding:27px 0;
}
.ckck4 p{
	width: 96%;
	margin:0 auto;
	color: #333;
	font-size: 13px;
	line-height: 26px;
	padding-bottom: 20px;
}
.zbgl_main .biaoti11{
	color: #000;
}
.zbgl_main .biaoti11 span{
	margin-left: 15px;
}
.zbgl_main .biaoti11 .imgCont span{
	background: #fff;
	border-radius: 50%;
}
.zbgl_main .biaoti11 .imgCont span i{
	color: #C9C9C9;
}
.zbgl_main .biaoti1{
	color: #000;
}
.zbgl_main .Title{
	margin-left: 10px;
	height: 34px;
	padding-left: 5px;
	border: 1px solid #E0E0E0;
}
/*2*/
.zbcy p{
	color:#000;
}
.zbcy select{
	width: 100px;
	height: 30px;
	border: 1px solid #D0D0D0;
}
.zbcy1{
	margin-top: -10px;
}
.zb_search{
	position: relative;
	color: #B0B0B0;
	margin-right: 10px;
}
.zb_search_left{
	position: absolute;
	left:5px;
	font-size: 16px;
	top:7px;
}
.zb_search input{
	height: 30px;
	padding-left: 23px;
	border: 1px solid #D9D9D9;
}
.zb_search input::placeholder{
	color: #B0B0B0;
}
.zbcy .right a{
	height: 30px;
	border: 1px solid #D9D9D9;
	color: #a0a0a0;
	background: #FAFAFA;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	padding:0 20px;
}
.zbcy .right a i{
	margin-right: 5px;
}
.zbcy_main{
	width: 100%;
    text-align: center;
}
.zbcy_main thead th {
    background: #EFEFEF;
    text-align: center;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    color: #333;
    font-weight: 400;
}
.zbcy_main tbody td {
    height: 40px;
    border: 1px solid #EFEFEF;
    border-left: none;
    font-size: 13px;
    color: #333;
    vertical-align: middle;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #DE0607;
    cursor: default;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #DE0607;
    background-color:  #EFEFEF;
    border-color: #ddd;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: center;
    margin-top: 30px;
}
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
    background-color: #F3F3F3;
}
/*3*/
.zbfc_main{

}
.zbfc_main li{
	color: #000;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #EFEFEF;
	padding-left: 10px;
}
.zbfc_main li .left span{
	color:#C5C5C5;
	margin-right: 10px;
}
.zbfc_main li .right a{
	color: #666;
	font-size: 14px;
	margin-left: 6px;
}
.zbfc_main li .right a i{
	margin-right: 3px;
}
.pagacontent{
	margin-top: 20px;
	text-align: center;
}
.pagacontent ul{
	display: inline-block;
}
.pagacontent ul li{
	border: 1px solid #DCDCDC;
	width: 30px;
	height: 30px;
	color: #555;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	background: #F3F3F3;
}
.pagacontent ul li a{
	color: #555;
}
.pagacontent li:first-child,.pagacontent li:last-child{
	width: 70px;
}
.pagacontent li a:hover,.pagacontent .active{
	color: #DE0607;
}
/*4*/
.zhdjl{
	margin-bottom: 20px;
	width: 765px;
	margin:0 auto;
	margin-top: 10px;
}
.number1{
	width: 80px;
	height: 80px;
	text-align: center;
	font-size: 12px;
	padding-top: 19px;
	margin-right: 5px;
	line-height: 20px;
}
.number1 span{
	font-size: 22px;
	font-weight: 500;
}
.jl1{
	background: #E83723;
}
.jl2{
	background: #DA4080;
}
.jl3{
	background: #FFA638;
}
.jl4{
	background: #EF7D1D;
}
.jl5{
	background: #84C024;
}
.jl6{
	background: #22C03F;
}
.jl7{
	background: #6DA7F1;
}
.jl8{
	background: #EE7C1C;
}
/*5*/
.dt-buttons{
	float: right;
	margin-top: 10px;
}
.dt-buttons .btn-primary1{
	color: #DE0607;
	border: 1px solid #DE0607;
}
.btn-primary1:hover{
	color: #DE0607;
	background: #fff;
}
/*6*/
.zbzl{
	margin-top: -10px;
}
.zbzl .ndjhtab li{
	color: #000;
	padding: 15px;
    font-size: 16px;
    font-weight:bold;
}
.zbzl .ndjhtab li:hover,.zbzl .ndjhtab .active{
	color: #000;
	color: #DE0607;
}
.fenge2{
	width: 100%;
	margin:0 auto;
	border-bottom:1px solid #E9E9E9;
}
.zbzlmidd{
	height: 50px;
	line-height: 50px;
	width: 100%;
	background: #F7F7F7;
	font-size: 13px;
	color: #000;
	padding-left: 15px;
}

.zbzlbott{
	padding-top: 20px;
}
.zbzlbott1{
	float: left;
	width: 20%;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #F3F3F3;
	border-radius: 5px;
}
.zbzlbott1 p{
	color: #000;
	padding:12px 8px;
	font-size: 14px;
	height: 4vh;
	overflow: hidden;
}
.zbzlbott1 img{
	width: 100%;
	border-radius: 5px;
	height: 190px;
}
.zbzlbott1 .tips{
	width: 100px;
}
/*7*/
.zbsjtz{
	margin-top: -10px;
}
.zbsjtz .ndjhtab li{
	color: #000;
	padding: 15px;
    font-size: 14px;
}
.zbsjtz .ndjhtab li:hover,.zbsjtz .ndjhtab .active{
	color: #000;
	color: #DE0607;
}
.commonlist li{
	color: #000;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #EFEFEF;
	padding-left: 15px;
}
.zbgk-update-btn{
	margin-top: 0.2rem;
	height: 1rem;
	width: 98%;
}
button{
	background: rgb(255,0,0);
	float: right;
	height: 0.7rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	border: none;
}
.red-text{
	background: rgb(190,5,4);
}
