@charset "utf-8";
/* CSS Document */

/*********标题栏*********/
.index_head_btn1{
	width:64px; height:27px;
	background-image:url(../img/2nd_aword.png);
	background-size:64px 27px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	}
.index_head_btn2{
	width:64px; height:27px;
	background-image:url(../img/fczx.png);
	background-size:64px 27px;
	float: right;
	margin-right: 8px;
	margin-top: 8px;
	}


/*********广告栏*********/
.index_ad_pic{
	width:100%;
	height:44px;
	}


/*********主内容*********/
.index_content{
	width:100%;
	height:411px;
	}
	
/*.index_content_bgr{
	width:640px;
	height:146px;
	}
.content_left{
	height:146px;
	width:162px;
	
	}
.content_right{
	width:475px;
	height:146px;
	}*/
.content_banner{
	width:100%;
	height:73px;
	border-bottom:1px solid #bfbfbf;
	background-image:url(../img/index_content_bgr.png);
	background-size:100%;
	}
.content_left{
	width:81px;
	height:73px;
	float:left;}
.content_right{
	width:239px;
	height:73px;
	float:left;
	}
.index_content_img{
	width:66px;
	height:66px;
	margin-left:15px;
	margin-top:5px;
	float:left;
	}
.index_titl{
	height:19px;
	width:239px;
	font-size:19px;
	padding-top:9px;
	padding-left:12px;
	float:left;
	}

.index_jrkj{
	width:63px;
	height:19px;
	background-image:url(../img/jrkj.png);
	margin:auto;
	}
.index_jj{
/*	position: absolute;
	left: 91px;
	padding: 68px;*/
	width:239px;
	height:19px;
	padding-top:9px;
	padding-left:12px;
	float:left;
	font-size: 12px;
	
	color:#bfbfbf;
	}
.index_jz{
	/*position:absolute;
	left: 62px;
	padding:95px;*/
	width:239px;
	height:19px;
	padding-left:12px;
	float:left;
	font-size:12px;
	color:#bfbfbf;
	}
	
#content1{
	background-image:url(../img/ssq.png);
	background-size:66px;}
#content2{
	background-image:url(../img/fc3d.png);
	background-size:66px;}
#content3{
	background-image:url(../img/367.png);
	background-size:66px;}
#content4{
	background-image:url(../img/265.png);
	background-size:66px;}







.index_foot{
	width:100%;
	height:49px;
	position:absolute;
	bottom:0px;
	}
.index_footbtn{
	width:20%;
	height:49px;
	float:left;
	}
.foot_img{
	margin:auto;
	width: 46px; height:36px;;
	}
#foot_btn1{
	background-image:url(../img/redfootbgr.png);}

#foot1{
	margin-top:9px;
	background:url(../img/foot1/foot1.png);
	background-size:46px 36px;
	}
	
#foot_btn2{
	background-image:url(../img/blackfootbgr.png);
	}
#foot2{
	margin-top:9px;
	background:url(../img/foot2/foot2.png) ;
	background-size:46px 36px;
	}

#foot_btn3{
	background-image:url(../img/blackfootbgr.png);}
#foot3{
	margin-top:9px;
	background:url(../img/foot2/foot3.png) ;
	background-size:46px 36px;
	}
	
#foot_btn4{
	background-image:url(../img/blackfootbgr.png);}
#foot4{
	margin-top:9px;
	background:url(../img/foot2/foot4.png);
	background-size:46px 36px;
	}
	
#foot_btn5{
	background-image:url(../img/blackfootbgr.png);}
#foot5{
	margin-top:9px;
	background:url(../img/foot2/foot5.png);
	background-size:46px 36px;
	}


/*2015.04.10*/
.alert_tips{width: 270px;height: 170px;background: #fff;opacity: 1;position: absolute;top: 35%;left: 30%;z-index: 10;font-size: 19px;border-radius: 10px;}
.alert_tips_title h3,.alert_tips_btn p{color: #007aff;margin-top: 10px;text-align: center;}
.alert_tips_btn{position: absolute;bottom: 0;width: 100%;height: 52px;border-top: 1px solid #d4d4d4;}
.alert_tips_con p{margin-top: 10px;padding: 0 10px 0 15px;font-size: 17px;}