HTML {HEIGHT: 100%}
body 
{
    MARGIN: 0px auto 0px;
	padding: 0px;
	border: 0px;
	background-image: url();
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    FONT-SIZE:14px;
   	width:100%;
}
DIV{padding:0px}
A{text-decoration:none;color:#000;}
A:hover{text-decoration:none;color:blue;}
 
/*主页的body*/ 
#main_body
{ MARGIN:5px auto 0px;
  width:100%;
  min-height:850px;
 BACKGROUND-color:#efefef; 
 }
#main_body_center
{MARGIN:20px auto 0px;
 padding-top:10px;
 padding-bottom:10px;
 max-width:1200px;
 min-height:650px; 
}
/*主页over*/ 
#main_bottom
{ 
  MARGIN:5px auto 0px;
  padding-top:10px;
  height:75px;
  width:100%;
  BACKGROUND-color:#48525E;
  text-align: center;
  float:left;
}
#main_bottom_copyright
{ 
  MARGIN:0px auto 3px;
  height:25px;
  max-width:1000px;
  color:#fff;
  font-size:12px;
  vertical-align:center;
}
#main_bottom_icp
{ 
  MARGIN:3px auto 3px;
  height:25px;
  max-width:1000px;
  color:#fff;
  font-size:12px;
  vertical-align:center;
}
#main_bottom_online
{ 
  MARGIN:3px auto 3px;
  height:25px;
  max-width:1000px;
  color:#fff;
  font-size:12px;
  vertical-align:center;
}
/*输入的错误提示-layui表单*/
.main_error_form
{
	margin-top:-10px;margin-bottom:5px;
	border:1px dashed #FFDEAD;border-radius:5px;
	max-width:100%;
	height:25px;
	line-height:25px;
	background-color: #FFFFB9 ;
	background-image:url(../imgs/error.png);background-repeat:no-repeat;
	font-size:14px;
	color:#6C3365;
	padding-top:0px;
	padding-left:35px;
}
/*输入的错误提示-一般表单*/
.main_error
{
	margin-top:0px;margin-bottom:0px;
	border:1px dashed #FFDEAD;border-radius:5px;
	max-width:100%;
	height:25px;
	line-height:25px;
	background-color: #FFFFB9 ;
	font-size:14px;
	color:red;
	padding-top:0px;
	padding-left:5px;
}
/*提示*/
.main_notice
{margin-top:5px;
 margin-bottom:0px;
 padding:10px;
 border:1px dashed #FFDEAD;
 background-color:#FFFFF9;
 font-size:14px;
 color:#8B4513;
 border-radius:5px;
 white-space:normal;
 word-break:break-all;
}
.main_notice:empty{
	display:none;
}
/*功能按钮组框*/
.main_buttons {
margin:3px auto 0px;
width:100%;
display:inline-block;
height:30px;
padding-top:3px;
text-align:left;
border: solid #aec3de 0px;
color: #000000;
background-color:#ffffff;
overflow-x:auto; overflow-y:hidden;
}
/*分页*/
.main_page_box{margin:0px auto 5px;height:35px;padding-top:5px;text-align:left;border: solid #e2e2e2 1px;color: #000000;background-color:#eeeeee;}
.main_page{margin:0px auto 0px;text-align:center;height:30px;max-width:100%;border: solid #aec3de 0px;overflow:hidden;} 
.main_page_select{position:relative;margin-top:0px;width:50px;height:25px;display:inline-block;text-decoration:none;overflow:hidden;}
.main_page_select select{position:absolute;top:0px;left:0px;width:60px;height:25px;opacity:0;}  
.main_page_select span{position:absolute;top:0px;left:-10px;width:60px;text-align:center;color:#555;font-size:12px;overflow:hidden;}
.main_page_select img{display: inline-block;position: absolute;top:10px;right:0px;width:0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-top: 5px solid #515151;}
 
/*自定义的控件*/
 .main_select{position:relative;margin:5px auto;width:100%;height:45px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_select_follow{position:relative;margin:5px auto;width:100%;height:45px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_select select,.main_select_follow select{position:absolute;top:0px;left:0px;width:100%;height:45px;opacity:0;}  
 .main_select span{position: absolute;top:14px;left:45px;right:20px;display:inline-block;color:#555;font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
 .main_select_follow span{position: absolute;top:14px;left:5px;right:20px;display:inline-block;color:#555;font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
 .main_select:hover,.main_select_follow:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;} 
 .main_select:hover i{filter:grayscale(0%);}
 .main_select img,.main_select_follow img{display: inline-block;position: absolute;top:20px;right:10px;width:0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-top: 5px solid #515151;}
  
 .main_text{position:relative;margin:5px auto;width:100%;height:45px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow: hidden;}
 .main_text:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_text:hover i{filter:grayscale(0%);}
 .main_text input{box-sizing:border-box;position:absolute;top:0px;padding:0px 0px 0px 45px;border:0px;height:45px;line-height:45px;width:100%;font-size:16px;color: #555;} 
 .main_text input.main_link{z-index:1;position:absolute;top:0px;right:0px;padding-left:5px;width:70px;height:45px;line-height:45px;border-left:1px solid #cccccc;}
 
 .main_textarea{position:relative;margin:5px auto;width:100%;height:120px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow: hidden;}
 .main_textarea:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_textarea textarea{position:absolute;top:0px;left:0px;padding-left:5px;border:0px;height:120px;width:100%;font-size:16px;color: #555;}
 
 .main_radio{position:relative;margin:5px auto;padding:5px 0px;width:100%;min-height:35px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_radio:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_radio label{display:inline-block;margin:0px 5px;width:98%;height:45px;line-height:45px;font-size:16px;}
 .main_radio label:hover{background-color:#f2f2f2;}
 .main_radio input{margin-left:10px;margin-right:10px;}
 
 .main_checkbox {position:relative;margin:5px auto;padding:5px 0px;width:100%;min-height:45px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_checkbox:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_checkbox label{display:inline-block;margin:0px 5px;width:98%;height:45px;line-height:45px;font-size:16px;}
 .main_checkbox label:hover{background-color:#f2f2f2;}
 .main_checkbox input{margin-left:10px;margin-right:10px;}
 
 .main_picture{position:relative;margin:5px auto;padding:0px 0px 5px;width:100%;min-height:70px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_picture:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_picture div{position:relative;margin-left:5px;margin-top:5px;float:left;width:70px;height:70px;background-color:#fff;border:1px solid #D0D0D0;border-radius:1px;overflow:hidden;text-align:center;}
 .main_picture div:hover{background-color:#f2f2f2;}
 .main_picture label{position:absolute;top:0px;right:0px;width:15px;height:30px;font-size:20px;text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white;}
 .main_picture i{float:left;margin:5px 5px;width:60px;height:60px;filter:grayscale(0%);}
 .main_picture img{width:70px;height:70px;}
 
 .main_file{position:relative;margin:5px auto;padding:0px 0px 5px;width:100%;min-height:70px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_file:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_file div{position:relative;margin-left:5px;margin-top:5px;float:left;width:70px;height:70px;background-color:#fff;border:1px solid #D0D0D0;border-radius:1px;overflow:hidden;text-align:center;}
 .main_file div:hover{background-color:#f2f2f2;}
 .main_file label{position:absolute;top:0px;right:0px;width:15px;height:30px;font-size:20px;text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white;}
 .main_file i{float:left;margin:5px 5px;width:60px;height:60px;filter:grayscale(0%);}
 .main_file span{display:block;font-size:10px;}
 
 .layui-btn:hover i{filter:grayscale(0%);}  /*按钮掠过，图标变色*/
 /*
 .main_textarea{position:relative;margin:5px auto;padding:5px 0px;width:100%;min-height:35px;display:inline-block;text-decoration:none;background-color:#fff;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden;}
 .main_textarea:hover{border-color:#FF5722;box-shadow: 0 0 10px #FF5722;}
 .main_textarea textarea{margin:0px;border:0px;width:100%;padding-left:5px;}
 */
 /*图片tip里显示的样式*/
 .main_picture_tip{max-height:120px;max-width:120px;}


/*表里的图标*//*{margin-left:7px;margin-top:8px;float:left;width:24px;height:24px;}*/
.yinuo-icon-free
{width:18px;height:18px;cursor:pointer;display:inline-block;}
/*按钮的图标*/
.yinuo-icon-btn
{float:left;margin:5px 2px;width:18px;height:18px;}
/*菜单里的图标*/
.yinuo-icon-menu
{width:20px;height:20px;margin-top:8px;margin-right:5px;cursor:pointer;float:left;display:block;}
/*快捷按钮里的图标*/
.yinuo-icon-quick
{width:28px;height:28px;cursor:pointer;display:inline-block;}
/*表单的图标*/
.yinuo-icon-form
{position:absolute;z-index:1;left:8px;top:8px;float:left;width:28px;height:28px;cursor:pointer;display:inline-block;}
/*以yinuo-icon开头的伪类,鼠标掠过，灰度消失*/
[class^="yinuo-icon"]
{filter:grayscale(100%) contrast(90%) brightness(110%);
  -webkit-filter: grayscale(100%) contrast(90%) brightness(110%); /* Chrome, Safari, 旧版的 Android 浏览器 */
  -moz-filter: grayscale(50%) contrast(90%) brightness(110%); /* 旧版的 Firefox */
  -ms-filter: grayscale(50%) contrast(90%) brightness(110%); /* 旧版的 Internet Explorer */
  -o-filter: grayscale(50%) contrast(90%) brightness(110%); /* 旧版的 Opera */
  }
[class^="yinuo-icon"]:hover{filter:grayscale(0%);}  

.yinuo-icon-add  /*添加*/
{background:url(../imgs/icon/add.png) no-repeat;background-size:cover;}
.yinuo-icon-adress  /*地址*/
{background:url(../imgs/icon/adress.png) no-repeat;background-size:cover;}
.yinuo-icon-alipay  /*支付宝*/
{background:url(../imgs/icon/alipay.png) no-repeat;background-size:cover;}
.yinuo-icon-book  /*书本*/
{background:url(../imgs/icon/book.png) no-repeat;background-size:cover;}
.yinuo-icon-car /*小汽车 车次*/
{background:url(../imgs/icon/car.png) no-repeat;background-size:cover;}
.yinuo-icon-change /*切换*/
{background:url(../imgs/icon/change.png) no-repeat;background-size:cover;}
.yinuo-icon-check /*检测*/
{background:url(../imgs/icon/check.png) no-repeat;background-size:cover;}
.yinuo-icon-clear  /*清空*/
{background:url(../imgs/icon/clear.png) no-repeat;background-size:cover;}
.yinuo-icon-compute    /*计算器*/
{background:url(../imgs/icon/compute.png) no-repeat;background-size:cover;}
.yinuo-icon-computer  /*电脑*/
{background:url(../imgs/icon/computer.png) no-repeat;background-size:cover;}
.yinuo-icon-condition  /*条件格式*/
{background:url(../imgs/icon/condition.png) no-repeat;background-size:cover;}
.yinuo-icon-count  /*统计*/
{background:url(../imgs/icon/count.png) no-repeat;background-size:cover;}
.yinuo-icon-copy  /*复制*/
{background:url(../imgs/icon/copy.png) no-repeat;background-size:cover;}
.yinuo-icon-data  /*数据*/
{background:url(../imgs/icon/data.png) no-repeat;background-size:cover;}
.yinuo-icon-date  /*日期*/
{background:url(../imgs/icon/date.png) no-repeat;background-size:cover;}
.yinuo-icon-del    /*删除*/
{background:url(../imgs/icon/del.png) no-repeat;background-size:cover;}
.yinuo-icon-default    /*默认*/
{background:url(../imgs/icon/default.png) no-repeat;background-size:cover;}
.yinuo-icon-download    /*下载*/
{background:url(../imgs/icon/download.png) no-repeat;background-size:cover;}
.yinuo-icon-edit  /*编辑*/
{background:url(../imgs/icon/edit.png) no-repeat;background-size:cover;}
.yinuo-icon-edu  /*教育  学历*/
{background:url(../imgs/icon/edu.png) no-repeat;background-size:cover;}
.yinuo-icon-email  /*邮箱*/
{background:url(../imgs/icon/email.png) no-repeat;background-size:cover;}
.yinuo-icon-excel
{background:url(../imgs/icon/excel.png) no-repeat;background-size:cover;}
.yinuo-icon-fax
{background:url(../imgs/icon/fax.png) no-repeat;background-size:cover;}
.yinuo-icon-fileadd  /*添加文件*/
{background:url(../imgs/icon/fileadd.png) no-repeat;background-size:cover;}
.yinuo-icon-file   /*文件*/
{background:url(../imgs/icon/file.png) no-repeat;background-size:cover;}
.yinuo-icon-files   /*文件群*/
{background:url(../imgs/icon/files.png) no-repeat;background-size:cover;}
.yinuo-icon-formula  /*公式 表达式*/
{background:url(../imgs/icon/formula.png) no-repeat;background-size:cover;}
.yinuo-icon-fu  /*福气*/
{background:url(../imgs/icon/fu.png) no-repeat;background-size:cover;}
.yinuo-icon-gbook  /*留言板*/
{background:url(../imgs/icon/gbook.png) no-repeat;background-size:cover;}
.yinuo-icon-group  /*班组*/
{background:url(../imgs/icon/group.png) no-repeat;background-size:cover;}
.yinuo-icon-homepage  /*主页*/
{background:url(../imgs/icon/homepage.png) no-repeat;background-size:cover;}
.yinuo-icon-honer  /*荣誉*/
{background:url(../imgs/icon/honer.png) no-repeat;background-size:cover;}
.yinuo-icon-hospital  /*医院 健康 体检*/
{background:url(../imgs/icon/hospital.png) no-repeat;background-size:cover;}
.yinuo-icon-http  /*url 链接*/
{background:url(../imgs/icon/http.png) no-repeat;background-size:cover;}
.yinuo-icon-id  /*ID*/
{background:url(../imgs/icon/id.png) no-repeat;background-size:cover;}
.yinuo-icon-ie  /*IE*/
{background:url(../imgs/icon/ie.png) no-repeat;background-size:cover;}
.yinuo-icon-job  /*西服*/
{background:url(../imgs/icon/job.png) no-repeat;background-size:cover;}

.yinuo-icon-key  /*钥匙*/
{background:url(../imgs/icon/key.png) no-repeat;background-size:cover;}
.yinuo-icon-keyboard  /*键盘*/
{background:url(../imgs/icon/keyboard.png) no-repeat;background-size:cover;}
.yinuo-icon-list    /*列表*/
{background:url(../imgs/icon/list.png) no-repeat;background-size:cover;}
.yinuo-icon-login    /*登录*/
{background:url(../imgs/icon/login.png) no-repeat;background-size:cover;}
.yinuo-icon-logout    /*退出登录*/
{background:url(../imgs/icon/logout.png) no-repeat;background-size:cover;}
.yinuo-icon-long    /*龙 生肖*/
{background:url(../imgs/icon/long.png) no-repeat;background-size:cover;}
.yinuo-icon-map    /*地图中国*/
{background:url(../imgs/icon/map.png) no-repeat;background-size:cover;}
.yinuo-icon-mobil    /*移动电话*/
{background:url(../imgs/icon/mobil.png) no-repeat;background-size:cover;}
.yinuo-icon-model    /*模板*/
{background:url(../imgs/icon/model.png) no-repeat;background-size:cover;}
.yinuo-icon-money    /*金钱*/
{background:url(../imgs/icon/money.png) no-repeat;background-size:cover;}
.yinuo-icon-music    /*音乐*/
{background:url(../imgs/icon/music.png) no-repeat;background-size:cover;}
.yinuo-icon-nation    /*民族*/
{background:url(../imgs/icon/nation.png) no-repeat;background-size:cover;}
.yinuo-icon-num    /*数字*/
{background:url(../imgs/icon/num.png) no-repeat;background-size:cover;}
.yinuo-icon-order  /*排序*/
{background:url(../imgs/icon/order.png) no-repeat;background-size:cover;}
.yinuo-icon-out  /*导出*/
{background:url(../imgs/icon/out.png) no-repeat;background-size:cover;}
.yinuo-icon-party  /*zhengdang*/
{background:url(../imgs/icon/party.png) no-repeat;background-size:cover;}

.yinuo-icon-phone  /*电话*/
{background:url(../imgs/icon/phone.png) no-repeat;background-size:cover;}
.yinuo-icon-picture  /*图片*/
{background:url(../imgs/icon/picture.png) no-repeat;background-size:cover;}
.yinuo-icon-pictures  /*多个图片*/
{background:url(../imgs/icon/pictures.png) no-repeat;background-size:cover;}
.yinuo-icon-pictureadd  /*添加图片*/
{background:url(../imgs/icon/pictureadd.png) no-repeat;background-size:cover;}
.yinuo-icon-pin  /*拼图*/
{background:url(../imgs/icon/pin.png) no-repeat;background-size:cover;}
.yinuo-icon-plane  /*飞机*/
{background:url(../imgs/icon/plane.png) no-repeat;background-size:cover;}
.yinuo-icon-printer  /*打印机*/
{background:url(../imgs/icon/printer.png) no-repeat;background-size:cover;}
.yinuo-icon-public  /*大喇叭*/
{background:url(../imgs/icon/public.png) no-repeat;background-size:cover;}
.yinuo-icon-pwd  /*密码*/
{background:url(../imgs/icon/pwd.png) no-repeat;background-size:cover;}
.yinuo-icon-qq  /*QQ*/
{background:url(../imgs/icon/qq.png) no-repeat;background-size:cover;}
.yinuo-icon-target  /*靶 目标*/
{background:url(../imgs/icon/target.png) no-repeat;background-size:cover;}
.yinuo-icon-qrcode
{background:url(../imgs/icon/qrcode.png) no-repeat;background-size:cover;}
.yinuo-icon-qun
{background:url(../imgs/icon/qun.png) no-repeat;background-size:cover;}
.yinuo-icon-rar  /*rar文件*/
{background:url(../imgs/icon/rar.png) no-repeat;background-size:cover;}
.yinuo-icon-regedit  /*注册*/
{background:url(../imgs/icon/regedit.png) no-repeat;background-size:cover;}
.yinuo-icon-school  /*学校*/
{background:url(../imgs/icon/school.png) no-repeat;background-size:cover;}
.yinuo-icon-search  /*搜索*/
{background:url(../imgs/icon/search.png) no-repeat;background-size:cover;}
.yinuo-icon-server  /*客服*/
{background:url(../imgs/icon/server.png) no-repeat;background-size:cover;}
.yinuo-icon-set  /*设置*/
{background:url(../imgs/icon/set.png) no-repeat;background-size:cover;}
.yinuo-icon-sex  /*性别*/
{background:url(../imgs/icon/sex.png) no-repeat;background-size:cover;}
.yinuo-icon-sex1  /*性别*/
{background:url(../imgs/icon/sex1.png) no-repeat;background-size:cover;}
.yinuo-icon-share   /*分享*/
{background:url(../imgs/icon/share.png) no-repeat;background-size:cover;}
.yinuo-icon-ship   /*轮船*/
{background:url(../imgs/icon/ship.png) no-repeat;background-size:cover;}
.yinuo-icon-shopping   /*购物车*/
{background:url(../imgs/icon/shopping.png) no-repeat;background-size:cover;}
.yinuo-icon-stars   /*星座*/
{background:url(../imgs/icon/stars.png) no-repeat;background-size:cover;}
.yinuo-icon-style  /*样式*/
{background:url(../imgs/icon/style.png) no-repeat;background-size:cover;}
.yinuo-icon-table  /*列表*/
{background:url(../imgs/icon/table.png) no-repeat;background-size:cover;}
.yinuo-icon-temperature  /*温度计*/
{background:url(../imgs/icon/temperature.png) no-repeat;background-size:cover;}
.yinuo-icon-text  /*文本模式*/
{background:url(../imgs/icon/text.png) no-repeat;background-size:cover;}
.yinuo-icon-timer  /*时钟*/
{background:url(../imgs/icon/timer.png) no-repeat;background-size:cover;}
.yinuo-icon-top   /*回顶部*/
{background:url(../imgs/icon/top.png) no-repeat;background-size:cover;}
.yinuo-icon-train   /*火车 车次*/
{background:url(../imgs/icon/train.png) no-repeat;background-size:cover;}
.yinuo-icon-type   /*类型*/
{background:url(../imgs/icon/type.png) no-repeat;background-size:cover;}
.yinuo-icon-unable  /*失效*/
{background:url(../imgs/icon/unable.png) no-repeat;background-size:cover;}
.yinuo-icon-uncheck /*反检测*/
{background:url(../imgs/icon/uncheck.png) no-repeat;background-size:cover;}
.yinuo-icon-user  /*用户*/
{background:url(../imgs/icon/user.png) no-repeat;background-size:cover;}
.yinuo-icon-usergroup  /*用户组*/
{background:url(../imgs/icon/usergroup.png) no-repeat;background-size:cover;}
.yinuo-icon-upload  /*上传*/
{background:url(../imgs/icon/upload.png) no-repeat;background-size:cover;}
.yinuo-icon-weather  /*天气*/
{background:url(../imgs/icon/weather.png) no-repeat;background-size:cover;}
.yinuo-icon-wechat  /*微信*/
{background:url(../imgs/icon/wechat.png) no-repeat;background-size:cover;}
.yinuo-icon-word  /*word文档*/
{background:url(../imgs/icon/word.png) no-repeat;background-size:cover;}
.yinuo-icon-write  /*铅笔 修改*/
{background:url(../imgs/icon/write.png) no-repeat;background-size:cover;}
.yinuo-icon-yzm  /*验证码*/
{background:url(../imgs/icon/yzm.png) no-repeat;background-size:cover;}
