.head img
{
	width: 70%;
}
.search_area
{
	background: #f3f3f3;
	padding: 0 0 15px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.search_area input
{
	margin-bottom: 7px;
}
.search_button
{
	margin-left: 25%;
	width:50%;
}
.title_area
{
	color: #D9534F;
	border-bottom: 1px solid #eee;
	margin: 5px 0;
}
.title_area p
{
	font-weight: bold;
	border-left: 2px solid #D9534F;
	height: 2em;
	line-height: 2em;
	padding-left: 0.6em;
	margin-bottom: 5px;
}

.rule_list
{
	padding: 5px 8px;
}
.rule_list li
{
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #eee;
	background: url(../img/jiantou_right.png) no-repeat ;
	background-size:7px 12px;
	background-position: 95% 10px ;
	
}
.zjtj_list img
{
    width:100%;
}
.zjtj_bar
{
    display:none;
}
.daohang
{
    color: #D9534F;
	border-bottom: 1px solid #eee;
	margin: 5px 0;
    background-color:#ddd;
}

.daohang ul
{
font-weight: bold;
border-left: 2px solid #D9534F;
height: 2.5em;
line-height: 2em;

padding: 5px 0 5px 5px;
}
.daohang ul li
{
    float:left;
    padding-right:5px;
}

.daohang ul > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.uptop
{
  display: block;
    position: fixed;
    bottom: 30px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #aaa;
    opacity: 0.6;
}
.uptop i
{
   width: 100%;
    font-size: 2em;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.input-group
{
    margin-bottom: 10px;
}
.loading
{
    width:100%;
    position:fixed;
    height:100%;
    background:#fff;
}
.loading img
{
    width:70%;
    margin:0 auto;
    display:block;
    
}

.company
{
    border-bottom: 1px solid #eee;
    background: url(../img/title.png) no-repeat;
    width: 100%;
    height: 4.3em;
    background-size: 16em;
}
.project
{
     border-bottom: 1px solid #eee;
    background: url(../img/title.png) no-repeat;
    width: 100%;
    height: 4.3em;
    background-size: 16em;
    background-position-y:-75px;
}
.zizhi
{
     border-bottom: 1px solid #eee;
    background: url(../img/title.png) no-repeat;
    width: 100%;
    height: 4.3em;
    background-size: 16em;
    background-position-y:-220px;
}
.xianchang
{
     border-bottom: 1px solid #eee;
    background: url(../img/title.png) no-repeat;
    width: 100%;
    height: 4.3em;
    background-size: 16em;
    background-position-y:-145px;
}
.shunan1img
{
    margin-top:5px;
    width:100%;
}
.bangongimg
{
   display:block;
   margin:0 5% 30px 5%;
   width:90%;
}
.textarea
{
    width:100%;
    padding:20px;
    line-height:2em;
}
.gongchengimg
{
   display:block;
   margin:15px 5% 15px 5%;
   width:90%;
}
.zizhiimg
{
   display:block;
   margin:15px 5% 15px 5%;
   width:90%;
}
.xianchangimg
{
   display:block;
   margin:15px 5% 0  5%;
   width:90%;
}
.contentarea
{
    padding-left:0.5em;
}
.icp
{
	text-align: center;
	color: #bbb;
	font: 12px arial;
	margin-bottom: 10px;
}