﻿
#ltmsg2{
    float: left;
    resize: none;
}

#btn{
    display:inline-block;
    background: #fff;
    color:#ff7a01;
	border:1px solid #ff7a01;
    text-align: center;
    width: 57px;
    font-size: 0.8em;
    line-height: 26px;
    height:26px;border-radius: 5px;
    max-width: 98%;
}
#mainfont{
    font-size: 15px;width: 280px;text-align: center;margin-top: 15px;font-family: "楷体",sans-serif ;}
.zbys{
    color: #9f908c;
}


.bys{
    color: #FF9900;
}




.zbys a:link,.zbys a:visited{
    color: #9f008c;
}
.djys{
    color: #2a409f;
}
.djys a:link,.djys a:visited{
    color: #2a409f;
}
.djys a:hover{
    color: #2a409f;
    background-color: #81799f;
}
.hpys{
    color: #9f182a;
}
.ypys{
    color: #9f7211;
}
.ypys a:link,.ypys a:visited{
    color: #9f7211;
}
.hsds{
	color: #9f182a;
	}
.hsds a:link,.hsds a:visited{
	color: #9f182a;
}
body {
    padding: 10px;
    margin: 0px;
    font-size: 16px;
    /* background-color: #97BCA8; */
	background-color: #18241e;
    line-height:22px;
}

a:link {
    color: #0093E8;
    display: inline-block;
    margin: 4px 3px 2px 4px;
}
ul
{
    position: absolute;
    list-style-type:none;
    margin:0;
    margin-left: 180px;;
    margin-top: -140px;;
    float:right;

}
a{
    color: #0093E8;
    padding: 1px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    text-decoration: none;
    margin-right: 3px;
}
a:visited {
    color: #0093E8;
}

a:hover,a:active,a:focus {
    color: #FFFFFF;
    background: #0093e8;
}
a1{
    color: #0093E8;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    text-decoration: none;
    margin-right: 3px;
	font-size: 10px;
	background-color: ;
}
a2{
    color: red;
	font-weight: bold;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 3px;
	background-color: #;
}
a3{
    color: black;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 3px;
	font-size: 10px;
	background-color: #;
}
a5{
    color: #3fd800;
    background-color: #;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 3px;
	font-weight: bold;
}
a10{
    color: #0093e8;
    background-color: #;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 3px;
	font-weight: bold;
}
a11{
    color: #0093e8;
    background-color: #;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 3px;
	font-weight: bold;
}
a12{
    color: #0093e8;
    background-color: #;
    padding: 1px 1px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 3px;
	font-weight: bold;
}
/*new样式*/
/*footer样式*/
.footer{width: 280px;margin: 10px auto;    background-color: rgba(247, 217, 172, 0.18);
padding: 20px;text-align: center;border-radius: 10px;}
/*    background-color: rgba(247, 217, 172, 0.18);====0.18===透明度*/
/*main样式*/
.main{width: 280px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 10px;}
.xinxi{font-size:14px;color:#666;}
.main button{background: #fff;border: 1px solid #e3e3e3;border-radius: 3px;padding: 1px 10px;color:#0093E8;font-size:16px;}
/*注册登录样式*/
.login{width: 280px;
    margin: 10px auto;
    text-align: center;}

.btn-login{display:inline-block;
    background: #ff7a01;
    color:#fff;
    text-align: center;
    width: 75px;
    font-size: 0.8em;
    line-height: 30px;border-radius: 5px;
    height:30px;
    max-width: 98%;border:none;}
.input{padding:10px;margin-top:15px;}
/*登录页修复内容*/
.fix{font-size:12px;color:#666;padding-left:15px;}
.fix h2{font-size:14px;color:red;}
.fix p{line-height:18px;margin:0;}
.juzhong {text-align:center;}
.dtjd{font-family: Arial; border: 2px solid 
#379082; border-radius: 20px; padding: 0px 0px; 
width: 280px;}
	/*设置div===========分页========样式的整体布局*/
	.page-icon{
		margin:20px 0 0 0;/*设置距离顶部20像素*/
		font-size:13;/*修复行内元素之间空隙间隔*/
		text-align:center;/*设置内容居中显示*/
	}
	
	/*设置共有的的样式布局，主要是进行代码优化，提高运行效率*/
	.page-icon a,.page-disabled,.page-next{
		border:1px solid #ccc;
		border-radius:3px;
		padding:4px 10px 5px;
		font-size:14PX;/*修复行内元素之间空隙间隔*/
		margin-right:10px;
	}
	
	/*对 a 标签进行样式布局 */
	.page-icon a{
		text-decoration:none;/*取消链接的下划线*/
		color:#005aa0;
	}
	
	.page-current{
		color:#ff6600;
		padding:4px 10px 5px;
		font-size:14PX;/*修复行内元素之间空隙间隔*/
	}
	
	.page-disabled{
		color:#ccc;
	}
	
	.page-next i,.page-disabled i{
		cursor:pointer;/*设置鼠标经过时的显示状态，这里设置的是显示状态为小手状态*/
		display:inline-block;/*设置显示的方式为行内块元素*/
		width:5px;
		height:9px;
		background-image:url(http://img.mukewang.com/547fdbc60001bab900880700.gif);/*获取图标的背景链接*/
	}
	.page-disabled i{
		background-position:-80px -608px;
		margin-right:3px;
	}
 
	.page-next i{
		background-position:-62px -608px;
		margin-left:3px;
	}
	
	.wrap {
    width:5px;
    margin-bottom:10px;
    position:relative;
}
.img {
    width:32px;
    height:22px;
    /* border:1px solid #000; */
	border-radius: 3px;
	/* border: 1px solid #e3e3e3; */
}
.notice {
    width:10px;
    height:10px;
    line-height:10px;
    font-size:5px;
    color:#fff;
    text-align:center;
    background-color:#f00;
    border-radius:50%;
    position:absolute;
    right:-0px;
    top:-5px;
}

		/* 提示框 */

        .dialogmask {
            position: fixed;
            top: 0px;
            height: 100%;
            width: 100%;
            z-index: 80;
            display: none;
			left: 0%;
 
        }
 
        .opacity { /*遮罩浑浊处理*/
            opacity: 0.3;
            filter: alpha(opacity=30);
            background-color: #000;
        }
 
        .box {
			display: none;
            height: 250px;
			width: 280px;
			z-index: 97;
			top: 25%;
			background-color: rgb(255 255 255);
			overflow: hidden;
			border-width: 0px;
			border-style: solid;
			border-color: rgb(0 255 255);
			border-image: initial;
			border-radius: 10px;
			position: absolute;
			margin-left: 0px;
			margin-top: -10px;
			
			
        }
 
        .dialogtitle {
            width: 100%;
            height: 40px;
            line-height: 30px;
            position: absolute;
            font-size: 18px;
            top: 0px;
            background-color: lightgrey;
        }
 
        .dialogcontent {
            padding-top: 20px;
            /* OVERFLOW: scroll;
            height: calc(100% - 20px);
            height: -webkit-calc(100% - 20px); */
        }
		
        .logcontent {
            padding: 10px;
			height: 140px;
			overflow-x: hidden;
			border: 1px solid #e0e0e0;
			font-size: 13px;
        }
		.yesno{
			display: flex;
			justify-content: space-evenly;
			align-items: center;
		}
		.yes{
			border: none;
			height: 30px;
			color: #fff;
			text-align: center;
			width: 40%;
			line-height: 30px;
			border-radius: 5px;
		/* 	background: #ff7a01;
			border: 1px solid #ff7a01; */
		}
		.nono{
			border: none;
			height: 30px;
			color: #cbcbcb;
			text-align: center;
			width: 40%;
			line-height: 30px;
			border-radius: 5px;
		/* 	background: #fff;
			border: 1px solid #e0e0e0; */
		}
		
		
		
		
		/* pve */
		.button1 {
		  display: inline-block;
		  padding: 15px 25px;
		  font-size: 24px;
		  cursor: pointer;
		  text-align: center;   
		  text-decoration: none;
		  outline: none;
		  color: #fff;
		  background-color: #4CAF50;
		  border: none;
		  border-radius: 15px;
		  box-shadow: 0 2px #999;
		}

		.button1:hover {background-color: #e3e3e3}

		.button1:active {
		  background-color: #e3e3e3;
		  box-shadow: 0 5px #666;
		  transform: translateY(4px);
		}
	/* 动态字 */
	.dtz {
		/*display: flex; */
		justify-content: center;
		/* width: 195px; */
		white-space: nowrap;
		background-image: -webkit-linear-gradient(left,#fbff00,#ff7600 10%,#ff0000 20%,#CC00CC 30%, 

		#CCCCFF 40%, #00FFFF 50%,#CCCCFF 60%,#cc0000 70%,#ccff00 80%,#ff0404 90%,#fff000 100%);
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-background-size: 200% 100%;
		animation: andtz 3s forwards infinite;
		text-shadow:0px 1px 1px red;
		font-weight: bold;
	}
	 
	 @keyframes andtz {
		 10% {text-shadow:0px 1px 1px red;}
		 60% {text-shadow:0px 1px 1px red;}
		 70% {text-shadow:1px 2px 2px red;opacity: 0.8;}
		 75% {text-shadow:0px 1px 1px red;}
		 100% {text-shadow:0px 1px 1px red;}
	 }
	/*  //////////// */