body{
	background: #ffc300 url(../images/bodybg.jpg) no-repeat 0 0;
	overflow-x: hidden;
	background-size:100%;
}
.main{
	width: 100%;
	
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
}
.blank-10{
	width: 100%;
	height: 10px;
}
.blank-20{
	width: 100%;
	height: 20px;
}

.nepiaTit{
	padding:20px 15px 0 15px;
	color:#fff;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	
}
.titinfo{
	margin:10px;
	padding:10px;
	/* background:rgba(255,252,200,.7); */
	/* border:1px dotted #b17000; */
	/* border-radius:5px; */
	color:#fff;
}

.mainbar{
	padding:10px;
}
.titleBg{
	background:url(../images/title-bg.png)  no-repeat left bottom;
	background-size:100%;
	height:20px;
}
.maincon{
	padding:0 15px 20px 15px;
	background:#fff;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.itemTit{
	padding:7px 10px;
	background:#eaeaea;
	color:#111;
}
.sec:after{
	content: "";
	display: block;
	clear: both;
}
.head >.title{
	font-size: 20px;
	color: black;
}
.one{

	width: 100%;
}
.layui-form-item{
	padding-right: 5px;
	box-sizing: border-box;

}
.layui-form-label{
	display: block !important;
	overflow: visible !important;
	width: 100% !important;
	text-align: left !important;
	padding: 9px 10px !important
}
.layui-form-item > div{
	box-sizing: border-box;
 display: block !important
}
.layui-input-block{
	margin-left: 2px !important
}
.layui-input-inline{
	margin-left: 5px !important;
}
.layui-form-mid{
	margin-left: 9px !important
}
.thr {
	text-align: center !important
}
.for{
	text-align: center !important
}
.layui-input-inline{
	width: 100% !important
}
.btn{
	display: block;
	width: 100%;
	height: 50px;
	margin:0 auto;
	color: white;
	font-size: 18px;
	text-align: center;
	background: #e5a200;
	border:0px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
 
-webkit-appearance: none;
 
}
.xl{
		padding-right: 5px;
	box-sizing: border-box;
	width: 100%;
}
.xl:after{
	    content: '\20';
    clear: both;
    display: block;
    height: 0;
}
.layui-form-item{
		padding-right: 5px;
	box-sizing: border-box;
	width: 100%;
}
.layui-form-item:after{
	 content: '\20';
    clear: both;
    display: block;
    height: 0;
}
.layui-input-block{
	width: 100%;
	min-height: 36px;
}
.layui-input-block >select{
		width: 100%;
	min-height: 36px;
	    border-color: #e6e6e6;
	    color: gray;
	    padding-left: 10px;
}
.xlblock{
	width: 100%;
	min-height: 36px;
}
.xlblock >select{
	width: 100%;
	min-height: 36px;
	    border-color: #e6e6e6;
	    color: gray;
	    padding-left: 10px;
}
.layui-input-inline {
	margin-top: 20px !important
}
/*.layui-form-selected dl {
    display: block;
}
.layui-form-select dl {
    display: none;
    position: absolute;
    left: 0;
    top: 42px;
    padding: 5px 0;
    z-index: 999;
    min-width: 100%;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    box-sizing: border-box;
}
.layui-anim {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.layui-form-select dl dd.layui-select-tips {
    padding-left: 10px!important;
    color: #999;
}
.layui-form-select dl dd, .layui-form-select dl dt {
    padding: 0 10px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
select{
	-webkit-appearance: none;
}
.file {
    position: relative;
    display: inline-block;
    background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1E88C7;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file:hover {
    background: #AADFFD;
    border-color: #78C3F3;
    color: #004974;
    text-decoration: none;
}
.send{
	 background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
     color: #1E88C7;
      line-height: 20px;
}
.emailbox{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;

	background-image: url('../images/debj.jpg');
	background-position: center center;
	background-size: cover;
	z-index: 10000;
	
	background-repeat: no-repeat;
}
.email{
	margin:0 auto;
	 height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 31px;
     display: block;
    width: 80%;
    padding-left: 10px;
    margin-top: 43%;
}
.emailbtn{
	display: block;
    width: 66%;
    height: 40px;
    margin: 0 auto;
    color: white;
    font-size: 18px;
    text-align: center;
    background: #e5a200;
    border: 0px;
    font-size: 16px;
    border-radius: 22px;
    line-height: 40px;
    text-decoration: none;
    margin-top: 5px;
    }

 .infoimg{
 		width: 100%;
 		
 	}   
 	 @media (min-width: 768px) and (max-width: 1450px){
 	 	.emailbox{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

	background-image: url('../images/pcbg.jpg');
	background-position: center center;
	background-size: cover;

}
.email{
	margin-top: 21%;
}
 	 }
 	  @media  (min-width: 1451px){
 	 	.emailbox{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

	background-image: url('../images/pcbg.jpg');
	background-repeat: no-repeat;

	background-position: center center;
	background-size: 100% 100%;

}
.email{
	margin-top: 14%;
}
 	 }
 /*.imgvote >.divvote{
 	width: 50%;
 	display: inline;
 }
 .imgvote >.divvote img{
 	display: inline-block;
 	width: 100%;

 }*/
 .imgvote :after{
 	content: "";
 	display: block;
 	clear: both;
 }