﻿@charset "utf-8";
body,ul,ol,h1,h2,h3,h4,h5,h6,li,p{
margin:0;
padding:0;
}
body{
	background:#f4f4f4;
    font: 12px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
 }
.clearfix:after{
	content:'';
	clear:both;
	display:block;
}/*通用清除样式*/
li{list-style:none}
img{border:none; vertical-align:middle;}
a{text-decoration:none}
.selbox{width:160px; height:20px; border:1px solid #b7b7b7}
.bai13{font-size:13x; color:#FFF; font-weight:bold;}
.hei12{font-size:12px; color:#000;}
/*页面通用*/
.head{
	position: relative;
	z-index: 20;
	height: 58px;
	background-color: #26b010;
	box-shadow: 0px 3px 3px #b6b6b6; 
}
.logo{
	float: left;
	margin-left: 24px;
}
.c-btn-box{
	float: right;
	min-width: 260px;
	height: 58px;
	background: url(../images/headbg_05.png) no-repeat;
	background-position: right;
}
.a-btn li{
	float: left;
	height: 58px;
	line-height: 58px;
}
.a-btn li a{
	display: block;
	margin-right: 30px;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
}
.a-btn li a i{
	font-size: 18px;
	margin-right: 8px;
}
.a-btn li a:hover{
	color: #eee;
}
/*左侧菜单栏盒子*/
.left-nav{
	position: absolute;
	left: 0;
	top: 74px;
	bottom: 0px;
	width: 174px;
	border-right: 1px solid #ccc;
	background: #fff;
}
/*右侧内容大盒子*/
.content{
	position: absolute;
	left: 175px;
	right: 0px;
	top: 110px;
	bottom: 0px;
	background: #ebeff2;
}
.foot{
	position: absolute;
	bottom: 0px;
	height: 29px;
	line-height: 29px;
	text-indent: 20px;
	width: 100%;
	background: #e9e9e9;
	border-top: 1px solid #ccc;
}
.red-btn{
	float: right;
	margin-top: 16px;
	width: 80px;
	height: 32px;
	line-height: 32px;
	border: 0;
	background: #fe0216;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 5px;
}
.red-btn1{
	width: 80px;
	height: 32px;
	line-height: 32px;
	border: 0;
	background: #fe0216;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 5px;
}
.FK-btn{
	float: right;
	margin-top: 16px;
	width:60px;
	height:28px;
	line-height: 28px;
	border: 0;
	background: #fe0216;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 3px;
}

::-webkit-scrollbar
{
    width: 10px;
    height: 16px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    background: rgba(0,0,0,0.2);
}
::-webkit-scrollbar-track {/*滚动条里面轨道*/
    border-radius: 0;
    background: #fff;
}







.row_bg{
background-color:#E5EAEE;
}
.row_lan{
background-color:#F9F9F9;
}
.row_bai{
background-color:#ffffff;
}

.bai16{
  font-family:"微软雅黑";
  font-size:16px;
  color:#ffffff;
  line-height:1.5em;
}
.hei14{
  font-family:"微软雅黑";
  font-size:14px;
  color:#000000;
  line-height:1.5em;
}
a.linkshenhui14:link,a.linkshenhui14:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #3D3D3D;
	text-decoration: none;
	line-height:1.5em;
}
a.linkshenhui14:hover{
    font-family: "微软雅黑";
	font-size: 14px;
	color: #3998DA;
	text-decoration: none;
	line-height:1.5em;
}
.shenhui14{
  font-family:"微软雅黑";
  font-size:14px;
  color:#3D3D3D;
  line-height:1.5em;
}
.my-list{
	margin: 10px 10px;
	background-color: #fff;
	box-shadow: 0 0 5px #ddd;
}
.parent{ 
 width:200px;    
 height:26px;    
 overflow:hidden;
/*  border: solid 1px #E5E7EB; */
   border: solid 1px #999999;
 background: url(../images/arrow.png) no-repeat scroll right center transparent;
 background-color:#FAFAFA;
 }
.parent select {
 background: transparent;
 border: none;
/*  padding: 5px; */
/*  padding-left:0;  */
/*  padding-top:0px; */
 width:230px;
 height:100%;
 font-family:"微软雅黑";
 font-size:12px;
 color:#000000;
 }
 
.txtbox{
 width:200px;    
 height:26px;
 overflow:hidden;
/*  border: solid 1px #E5E7EB; 71c31a */
 border: solid 1px #999999;
 background-color:#FAFAFA;
 font-family:"微软雅黑";
 font-size:14px;
 color:#000000;
 line-height:26px;
}
.date_pick{
	width:120px;
	background: url(../images/rq.png) no-repeat scroll right center transparent; 
	/* padding-left:5px; */ 
	background-color:#FAFAFA;
}
.btn{
 width:100px;
 height:30px; 
 background-color:#26b010;
 font-family:"微软雅黑";
 font-size:14px;
 color:#FFFFFF;
 padding:3px;
 border:0;
}
.btn1{
 width:100px;
 height:20px; 
 background-color:#26b010;
 font-family:"微软雅黑";
 font-size:14px;
 color:#FFFFFF;
 padding:3px;
 border:0;
}