﻿.cl{
	clear: both;
}
a{
	text-decoration: none;
}
/*深灰色*/
.color1{
	color:#9f9f9f;
}
/*品红色*/
.color2{
	color:#ee4a63;
}
/*文本框颜色*/
.color3{
	color:#c7c3a8;
}
/*主色调绿色*/
.color4{
	color:#93ce00;
}
/*浅褐色*/
.color5{
	color:#d5d0b3;
}
.color6{
	color:#525252;
}
/*棕色*/
.color7{
	color:#4c4015;
}
body{
	/*background:url(../images/Layerbackground.png) no-repeat;*/
	font-family: "Microsoft Yahei";
}
.head0{
	width:100%;
    height:50px;
	margin:0 auto;    
    display:none; 
}
.head1{
	width:100%;
    height:50px;
	margin:0 auto;
    background-color:#5395CF;
}
.head2{
    /*position:relative;
	background:url(../image/logo.png) no-repeat;
	width:1110px;
	height:135px;
	float:left;*/
    clear:both;width:100%;height:1px;
}
.banner1{
	width:100%;
	margin:0 auto;
	height:375px;
}
.body1{
	width:100%;
	height:42px;
	margin:0 auto;
	background:url(../image/bodybg1.png) no-repeat;
    
}
.body2{
	width:100%;
	height:250px;
	margin:0 auto;
	background:url(../image/bodybg2.png) repeat-y;
}
.body3{
	width:100%;
	height:10px;
	margin:0 auto;
	background:url(../image/bodybg3.png) no-repeat;
	margin-bottom:40px;
}
.footer{
	height:6px;
    clear:both;
}
.login{
	padding-left:35px;
	float:left;
}
.login1{
	margin-bottom:25px;
}
.zsjz{
	padding-left:55px;
	padding-bottom:20px;
    padding-right:55px;
}
.zsjzbt{
	display:block;
	 margin:0 auto;
     width:280px;
     height:40px;
     margin-left:10px;
}
.zsjzbt_title{
	display:block;
	 margin:0 auto;     
}
.tb1{
	padding-bottom:20px;
}
.div_child 
{
    border: 1px solid #c6c2a7;
    border-radius: 10px;
    background-color: #eeefd8;
    padding:26px 0px;  
    width:200px;         
}
.tb2{
	width:150px;
	margin:0 auto;
}
.zc{
	margin-left:50px;
	float:left;
}

.zc2{
	padding-bottom:30px;
	width:102px;
	height:48px;
	line-height:48px;
	background:url(../image/zc_box.jpg) no-repeat;
}
.zc3{
	padding-right:4px;
	margin-top:4px;
	width:109px;
	height:41px;
	line-height:41px;
	background:url(../image/zc_yzm.jpg) no-repeat;
	text-align:center;
	float:right;
}
.zc4{
	margin-left:50px;
	float:left;
	font-size:24px;
	text-align:center;
	line-height:470px;
	width:280px;
	
}

/* ======================================================= */
.div_clientinfo
{
    /*position:absolute;
    left:10px;
    top:2px;
    width:90%;
    height:40px;
    background-color:#544C25;
    background:url(../image/msgbg.png) no-repeat;
    color:#FFF;*/
    display:none;
}
.div_clientinfoPhone
{
    position:absolute;
    /*right:-100px;*/
    right:10px;
    top:10px;
    width:80px;
    height:40px;
    /*background-color:#544C25;*/
    /*background:url(../image/msgbg.png) no-repeat;*/
    color:#FFF;
    text-align:right;
    font-size:18px;
    z-index:9999;
}

.menuli {
    color:gray;
}

#a_home
{
    position:absolute;
    display:block;
    width:200px;
    height:50px;
    top:40px;
    left:120px;
}

#div_footer
{
    display:none;
}

/*.tdc {
    font-size:20px;
    display:none;
}
.tdInput {
    width:90%;
    margin-left:10px;
}

.inputc {
    height:30px;
    font-size:20px;
}
.inputTable {
    width:100%;
    margin: 0 auto;
}
.btnBig {
    width:200px; 
    height:40px;  
}*/

.hidec
{
    display:none;
}

