﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */

@charset "utf-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

    
button, input, optgroup, select, textarea {  margin: 0;  font: inherit;  color: inherit; }

button { overflow: visible; }

button,select {  text-transform: none; }

button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  cursor: pointer; }

button[disabled], html input[disabled] {  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {  padding: 0;  border: 0; }

input {  line-height: normal; outline:none;}

input[type="checkbox"],input[type="radio"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {  height: auto; }

input[type="search"] {  -webkit-box-sizing: content-box;     -moz-box-sizing: content-box;    box-sizing: content-box;  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {  -webkit-appearance: none; }

input[type="text"]{-webkit-appearance: none;}

fieldset {  padding: .35em .625em .75em;  margin: 0 2px;  border: 1px solid #c0c0c0;}

legend {  padding: 0;  border: 0; }

textarea {  overflow: auto; outline:none;-webkit-appearance: none;}

optgroup {  font-weight: bold; }

table { border-spacing: 0;  border-collapse: collapse;}

td,th {  padding: 0; }

/* base css */

 


.lead { margin-bottom: 20px;  font-size: 16px; font-weight: 300; line-height: 1.4; }



.text-left{ text-align:left;}

.text-center{ text-align:center;}

.text-right{ text-align:right;}

.clearfix:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}

.clearfix{ zoom:1;}

.clear{ clear:both; height:0; overflow:hidden;}

.star_note{ color:#f00; padding:0 3px;}



/* IE输入密码或者text表单框中显示叉叉跟眼睛的图标样式去除 */

::-ms-clear, ::-ms-reveal{display: none;}



.height0{ overflow:hidden; height:0;}

/*-----------------------------分页 start--------------------------------*/

.next1{width: 100%;height: auto;overflow: hidden;text-align: center;}

.next1 ul{display: inline-block;}

.next1 ul li{display: inline-block;}

.next1 a{display: inline-block;border: 1px solid #ebebeb;color: #999;width: 30px;height: 30px;line-height: 30px;margin: 0 4px;overflow: hidden;}

.next1 a.on1,.next1 a:hover{background: #f39800;color: #fff;border: 1px solid #f39800;}

/*--------------------分页 end----------------------*/

