/* header
-------------------------------------------------- */
.page .menu{
  background: #ea3935;
  height: 70px;
  width: 100%;
}
.page .menu ul{
  width: 1170px;margin:0 auto;
}
.page .menu li{
  float:left;
}
.page .menu li a{
  color:#fff;
  font-size: 14px;
  display: block;
  padding: 0 30px;
  line-height: 70px;
}
.page .menu li a:hover{
  background: #c72526;
}

.page .cnav{
  height: 50px;
  line-height: 50px;
  width: 1170px;
  margin:0 auto;
  color:#999;
}
.page .cnav a{
  color:#333;
}
.page .cnav a:hover{
  color:#ea3935;
}
.page .glyphicon-home{margin-right: 5px;}

.page .content{
  width: 1170px;
  margin:0 auto;
  height:  auto;
  overflow: hidden;
}


/*********** login *************/

#login_box {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 700px;
  background: url(../images/body_bg.jpg) no-repeat center center;
}
.wxgzhma{
	padding-top:105px;
	padding-left:20%;
}
.wxgzhma p{
	display: block;
	width:208px;
	text-align:center;
	color:#a36055;
	font-size:14px;
	line-height: 50px;
}
.login-box {
  width: 100%;
  max-width:500px;
  height: 400px;
  left: 65%;
  position: absolute;
  top: 50%;
  margin-left: -250px;
  margin-top: -200px;
  /*设置负值，为要定位子盒子的一半高度*/
  
}

#login_box_wechat {
  margin: 0 auto;
  position: relative;
  width: 100%;
  background: url(../images/body_bg.jpg) no-repeat center center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.login-box_wechat {
  width: 100%;
  max-width:500px;
  left: 50%;
  position: absolute;
  top: 50%;
  margin-left: -250px;
  margin-top: -200px;
  /*设置负值，为要定位子盒子的一半高度*/
  
}
.loginok .ipone{
	position: relative;
}
.loginok .ok{
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-14px;
	margin-left:-14px;
}
.loginok p{
	line-height: 30px;
}
#login_ma .form {
	margin-top:9px;
	text-align: center;
}
.saoma{
	margin-top:10px;
}
.saoma span{
	font-size:14px;
	line-height: 12px;
	margin-left:7px;
}
.login-content .form {
  width: 100%;
  max-width:500px;
  
  margin: 25px auto 0px auto;
  padding-top: 25px;
} 
.login-content {
  width: 100%;
  max-width:500px;
  background-color: rgba(255, 250, 2550, .6);
  float: left;
  border-radius:0 0 5px 5px;  
}   
  
  
.login-content .input-group {
  margin: 0px 0px 25px 0px !important;
}
.login-content .form-control,
.login-content .input-group {
  height: 40px;
}

.login-content .form-group {
  margin-bottom: 0px !important;
}
.login-title {
  height:60px;
  background-color: rgba(0, 0, 0, .4);
  border-radius:5px 5px 0 0; 
  position: relative;
}
.login-title h1 {
  line-height: 60px;
  font-size: 18px;
  color:#fff;
}
.login-title img{
	position:absolute;
	right:12px;
	top:12px;	
}
.login-title small {
  color: #fff;
}

.login-content  .link p {
  line-height: 64px;
 
}
.login-content  .btn-sm {
  padding: 8px 24px !important;
  font-size: 16px !important;
  width: 100%;
}



/*tip*/
.tip{width:485px; height:260px; position:absolute;top:20%; left:30%;background:#fcfdfd;box-shadow:1px 8px 10px 1px #9b9b9b;border-radius:1px;behavior:url(js/pie.htc); display:none; z-index:111111;}
.tiptop{height:40px; line-height:40px; background:url(../images/tcbg.gif)  repeat-x; cursor:pointer;}
.tiptop span{font-size:14px; font-weight:bold; color:#fff;float:left; text-indent:20px;}
.tiptop a{display:block; background:url(../images/close.png) no-repeat; width:22px; height:22px;float:right;margin-right:7px; margin-top:10px; cursor:pointer;}
.tiptop a:hover{background:url(../images/close1.png) no-repeat;}
.tipinfo{padding-top:30px;margin-left:65px; margin-right:65px; height:95px;}
.tipinfo span{height:95px;float:left;color:#C00; line-height:30px;}
.tipright{float:left;padding-top:15px; padding-left:10px;}
.tipright p{font-size:14px; font-weight:bold; line-height:35px;}
.tipright cite{color:#858686;}
.tipbtn{margin-top:25px; margin-left:125px;}
.sure ,.cancel{width:96px; height:35px; border:0px; line-height:35px; color:#fff; background:url(../images/btnbg1.png) repeat-x; font-size:14px; font-weight:bold;border-radius: 3px; cursor:pointer;}
.cancel{background:url(../images/btnbg2.png) repeat-x;color:#000;font-weight:normal;}

/*tools*/
.toolsli{clear:both; overflow:hidden; margin-bottom:20px;}
.toollist{margin-left:20px; overflow:hidden; float:left;}
.toollist li{width:66px; text-align:center; float:left; margin-right:32px;}
.toollist li a{width:65px; height:65px; background:#fafbfb; border-right:solid 1px #dbdbdb;border-bottom:solid 1px #dbdbdb; display:block;}
.toollist li a:hover{background:#eef4f7;border-right:solid 1px #d0d5d7;border-bottom:solid 1px #d0d5d7;}
.toollist li h2{line-height:35px;}
.tooladd{margin-top:25px; width:20px; height:20px; float:left; display:block;}

/*error 404*/
.error h2{font-size:22px; padding-left:154px;}
.error p{padding-left:154px; line-height:35px;color:#717678;}
.reindex{padding-left:154px;}
.reindex a{width:115px; height:35px; font-size:14px; font-weight:bold; color:#fff; background:#3c95c8; display:block; line-height:35px; text-align:center;border-radius: 3px; behavior:url(js/pie.htc);margin-top:20px;}

/*computer*/
.comtitle{padding:20px; clear:both;}
.comtitle span{width:10px;height:10px; background:url(../images/clist.png) no-repeat; float:left; background:#fff; padding-top:3px;}
.comtitle h2{font-size:14px; display:block; float:left;color:#2a3e93; background:#fff; padding-left:5px; padding-right:8px;}
.rline{border-bottom:solid 1px #e5ecf0; height:10px; margin-left:50px;}
.disklist{padding-left:20px; padding-right:20px;}
.disklist li{width:275px;_width:270px;float:left; margin-right:10px;px;height:70px; cursor:pointer; margin-bottom:5px;border:solid 1px #fff;}
.disklist li a{color:#000;}
.disklist li:hover{background:#fcfcfc; border:solid 1px #e5ecf0;}
.dleft{background:url(../images/c02.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft1{background:url(../images/c01.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft2{background:url(../images/c03.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dright{float:left; margin-left:10px; margin-top:5px;}
.dright h3{font-weight:normal; padding-top:15px;}
.dright p{color:#949494;}
.dinfo{width:189px;height:15px; background:url(../images/diskbg.png) no-repeat; margin-top:5px; margin-bottom:5px;}
.dinfo span{background:url(../images/cbg.png) repeat-x; height:15px;}
.filetable{width:100%;}
.filetable thead tr{background:#f5f9fb; line-height:35px;}
.filetable thead tr th{text-align:left; text-indent:15px;font-weight:normal;color:#597190;}
.filetable tbody tr td{text-indent:15px; line-height:23px;}
.filetable tbody tr td img {margin-right:5px;}
.tdlast{text-align:right;}
.filetable tbody tr:hover{background:#f5f8fa; cursor:pointer;}

/*imglist*/
.imglist{clear:both; overflow:hidden; margin-bottom:20px; margin-left:5px;}
.imglist li{width:188px; border:solid 1px #fff;height:199px;float:left; margin-right:8px; margin-bottom:10px; cursor:pointer;}
.imglist li:hover{border:solid 1px #d7e4ea;}
.imglist li span{width:168px; height:126px; margin:8px;}
.imglist li h2{text-align:center; line-height:25px;}
.imglist li p{text-align:center; line-height:17px; background:url(../images/line1.png) center center no-repeat;}
.imglist li p a{color:#1f7cb6;}
.imglist li p a:hover{color:#F60;}

/*imgtable*/
.imgtable{width:100%;border:solid 1px #cbcbcb; }
.imgtable th{background:url(../images/th.gif) repeat-x; height:34px; line-height:34px; border-bottom:solid 1px #b6cad2; text-indent:21px; text-align:left;}
.imgtable td{line-height:20px; text-indent:21px; border-right: dotted 1px #c7c7c7;}
.imgtable td img{margin:10px 20px 10px 0;}
.imgtable td p{color:#919191;}
.imgtable td i{font-style:normal; color:#ea2020;}
.imgtd{text-indent:0;}
.imgtable tbody tr.odd{background:#f5f8fa;}
.imgtable tbody tr:hover{background:#e5ebee;}

/*tab*/
.itab{height:36px; border-bottom:solid 1px #d0dee5; position:relative; border-left:solid 1px #d3dbde;}
.itab ul li{float:left;height:37px; line-height:37px; background:url(../images/itabbg.png) repeat-x; border-right:solid 1px #d3dbde;}
.itab ul li a{font-size:14px; color:#000; padding-left:25px; padding-right:25px;}
.itab ul li a.selected{ height:37px; display:block; background:url(../images/itabbg1.png) repeat-x; font-weight:bold;}
.itab ul li.search{float:left;height:37px; line-height:37px; padding-left:10px; background:none; border-right:0px;}
.itab ul li.search li{ background:none; border-right:0px;}
.tabson{margin:10px 0px;}
.formtext{height:45px; padding-left:25px; line-height:20px; color:#848383;}
.formtext b{color:#d70101;}
.forminfo b{color:#ea2020; padding-left:3px;}

/*class*/
.classlist li{float:left;margin-right:10px;margin-bottom:10px;padding:12px;border:1px solid #ebebeb; background:#fcfcfc;}
.classlist li:hover{border:1px solid #3eafe0; cursor:pointer;}
.classlist li span{float:left;margin-right:18px;border:3px solid #fff;}
.classlist li .lright{float:left;width:150px;}
.classlist li .lright h2{font-size:12px; font-weight:bold;line-height:30px;}
.classlist li .lright p{line-height:20px;}
.enter{display:block;margin-top:5px;width:94px;height:30px;color:#fff;background:#3eafe0;font-weight:bold; border-radius:2px; text-align:center;line-height:30px; cursor:pointer;}
.enter:hover{color:#fff; background:#d98c1d;}
.clear{clear:both;}

/*seachform*/
.seachform{ height:42px;}
.seachform li{float:left; margin-right:15px;}
.seachform li label{padding-right:10px; float:left; line-height:32px;}
.scinput{width:200px; height:32px; line-height:32px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x; text-indent:10px;}
.scbtn{height:35px; background:url(../images/btnbg.png) no-repeat center; font-size:14px;color:#fff; cursor:pointer;border-radius:3px; behavior:url(js/pie.htc); border:0px; padding:0px 10px;}


/*提示框*/
h3, h4 {
  margin:0;
  padding:0;
}
.theme-popover {
  z-index:9999;
  position:fixed;
  top:50%;
  left:50%;
  width:300px;
  height:160px;
  margin:-80px 0 0 -150px;
  border-radius:5px;
  border:solid 2px #666;
  background-color:#fff;
  display:none;
  box-shadow: 0 0 10px #666;
}
.theme-poptit {
  border-bottom:1px solid #ddd;
  padding:12px 12px 4px 12px;
  position: relative;
}
.theme-popbod {
  padding:15px;
  color:#C50724;
  font-size:14px;
  text-align:center;
}
.theme-popbom {
  padding:15px;
  background-color:#f6f6f6;
  border-top:1px solid #ddd;
  border-radius:0 0 5px 5px;
  color:#666;
}
.theme-popbom a {
  margin-left:8px
}
.theme-poptit .close {
  float:right;
  color:#999;
  padding:5px;
  margin:-2px -5px -5px;
  font:bold 14px/14px simsun;
  text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
  color:#444;
}
.theme-popover-mask {
  z-index: 9998;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#000;
  opacity:0.3;
  filter:alpha(opacity=30);
  display:none
}
