.input-box .inner{
	width: 97% !important;
}
.errview{
	position: absolute;
    top: 15%;
    left: 45%;
}
.txtrtl{
	direction: rtl;
}
.fxdiv2{
	position: fixed;
    right: 1%;
    bottom: 92px;
}
.fxdiv{
	position: fixed;
    right: 1%;
    bottom: 51px;
 
}
.fxbtn{
	   border: none;
    color: #f0f0f0;
    background-color: #960000;
    width: 40px;
    height: 40px;
    border-radius: 7px;
    float: right;
}
.moreac{color: black !important;}
.lb{
	display: inline;
    vertical-align: middle;
    margin-left: 1%;
    margin-right: 5%;
}
a{outline-style:none;text-decoration:none;color: rgba(0, 62, 83, 1);}
#pata:hover{text-decoration:none; color: white;}
button{
	outline:none; 
	 -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.mbtns{
    border-right: 1px #000 solid;
    padding-right: 5px;
    }
.usBox{
	 width: 22%;
    position: absolute;
    right: 1%;
    top: 20%;
    font-size: 14px;
}
.subtable1{
display: inline-table;
width: 20%;	
}
.notice ul,li{margin: 0;padding: 0}/*先初始化一下默认样式*/
.notice {
 width: 300px;/*单行显示，超出隐藏*/
 height: 35px;/*固定公告栏显示区域的高度*/
 padding: 0 30px;
 overflow: hidden;
position: absolute;
 top: 15%;
right: 1%;
/*  border: 1px #c8f3ff solid;
 */ border-radius: 31px;
}
.spanzx{
    float: left;
    display: inline-block;
    padding-top: 8px;
    font-size: 16px;
    font-weight: bolder;
    margin: 0;
}
.notice ul li {
	
 list-style: none;
 line-height: 35px;
 /*以下为了单行显示，超出隐藏*/
 display: block;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
}
.btn{
font-size: 16px !important;
}
.btn.active, .btn:active {
    background-color: #afd2f5 !important;
}
.li2fn{
	    font-size: 16px !important;
    color: #989898;
}
.disnone{
	display: none;
}
.montable{
	width: 100%;
}
.inlblk{
	display: inline-block;
}
.tleft{
	text-align: left;
}
.ft12{
	font-size: 12px;
}
.montable td{
	width: 25%;
	text-align: center;
}
.dess{
	font-family: "黑体";
    margin-bottom: 3%;
    margin-top: 3%;
}
.tab-pane{
	padding: 0;
}
.famlhei{
	font-family: "黑体";
}
.zfbbtn{
    width: 203px !important;
    height: 30px;
    background-color: #019fe8;
    margin-right: 30px;
}
.wxbtn{
    width: 203px !important;
    height: 30px;
    background-color: #00ae47;
}
.tltbtn{
	    border: none;
	    color: white;
	    font-weight: bolder;
	
}
.spf{
	display: inline-block;
    width: 200px;
    text-align: left;
    font-weight: bolder;
}
textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
  font-size: 14px;
}

textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 14px;
}

textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
  font-size: 14px;
}   
.cuper{
	cursor: pointer;
}
.newbtn{
    width: 60px;
    height: 25px;
    line-height: 25px;
    }
    .modal-backdrop{
        background-color: #0000007d;
    }
        .dd{
            font-family: inherit;
            font-weight: 500;
            line-height: 1.1;
            color: inherit;}
        .h4{font-size: 20px;
            color: #4d6782;
            font-weight: 700;}
        .aaa{
            color: #f5f5f5;
            text-decoration: none;
            font-size: 16px;
        }
        .aaaa{color: #f5f5f5;font-size:16px;}
        .wrong{right:2px;
            top: 3px;display: inline-block;
            font-style: normal;
            vertical-align: baseline;
            text-align: center;
            text-transform: none;
            line-height: 1;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
            content: '\E633';
            display: block;
            font-family: anticon!important;
            font-size: 26px;
            color: #000000b8;
            position: absolute;
            cursor:pointer}
            .navbar-inner{
           /*  background: #01638A; */
       background: linear-gradient(rgba(127, 169, 159, 1),rgba(221, 230, 220, 1));
/*           background:linear-gradient(#4c4c4c,#222222);
 */            }
.foot{
	color: #939393; width: 100%;padding:5 0 5 0; margin: 0 auto; line-height: 18px;text-align: center; font-size: 12px;}
.socials {
padding: 10px;
}
.upbtn{
	    width: 140px;
    height: 35px;
    line-height: 25px;
    background-color: white;
    border-style: ridge;
    border-color: #d2d2d2;
    border-radius: 10px;
}
.upbtn:HOVER{
	color:#95a5ff;
	border-color:#95a5ff; 
}
.namexy{
	position: absolute;
    top: 10px;
    right: 10px;
    color: white;
}
.logrehbtn{
   font-size: 14px;
    margin: 30px 0 0px 0;
    background-color: rgba(210, 233, 225, 0);
    color: rgba(0, 62, 83, 1);
  /*   color:white; */
    border: none;
    padding-top: 40px;
}
.cdtxt{
    border-radius: 10px;
    background-color: rgba(210, 233, 225, 0);
    color: rgba(0, 62, 83, 1);/** white;**/
    padding: 17px;
/*     padding-top: 19px;
 */    
    font-size: 20px;
    border: none;
}
.adown{
    font-size: 20px;
    font-weight: bolder;
}
.magin1{
      margin: 10px 20px 10px 20px;
      }
      .magin2{
      margin: 40px 0px 10px 0px;
/*          margin: 20px 20px 10px 20px;
 */      }
      .cdtxt:hover{
        background-color: #2f4f4f;
        color: white;
      }
      .tcenter{
        text-align: center;
      }
      .row{
        margin: 0;
      }