﻿body{
	background:url(../images/background.jpg) no-repeat 0px;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
}


/*logo背景*/
.logo_back img{
	width:1266.4px;	
	margin:auto;
}

.outside{
	width: 80%;
	margin: 0 auto;
}

.rdjy h1{
	text-align: center;
	color: #bc000b;
}


.tit{
	height: 40px;
	background: url(../img/btbj.png) no-repeat;
	background-size:100%;
}
.tit p{
	text-align: center;
	float: left;
	color: #fff;
	margin: 12px 0;
	font-weight: bold;
}

.tit .tit_1{
	width: 60%;
}
.tit .tit_2,.tit_3{
	width: 20%;
}

.rdjy{
	padding-bottom: 10px;
	border-bottom: 2px #c9323a solid;
}

/*.rdjy ul{
	padding-left: 10px;
}

.rdjy ul li{
	list-style: none;
	margin-bottom: 10px;
}
.rdjy ul li a{
	text-decoration: none;
	color: #000;
}
.rdjy ul li span{
	float: right;
}

.rdjy .span_2{
	margin-right: 135px;
}
.rdjy .span_1{
	margin-right: 65px;
}
*/



.rdjy .list_1{
	width: 58%;
	float: left;
	height: 20px;
	overflow: hidden;
	background: url(../img/zficon.png) no-repeat;
	padding-left: 20px;
	background-position-y: 2px;
    margin-bottom:10px;
	margin-top:5px;
}
.list_1 a{
	text-decoration: none;
	color: #000;
}


.rdjy .fbjg, .fbrq{
	width: 20%;
	float: left;
	text-align: center;
}

.outsourcing{
	width: 100%;
	height: auto;
	overflow: hidden;
    margin-bottom:10px;
	margin-top:10px;
}





/*页脚*/
.footer{
	width: 100%;
	height: 88px;
	/*background: #bc000b;*/
	background:#ea6b72;
	margin-top: 50px;
	padding: 10px 0;
}
.footer a{
	text-decoration: none;
	color: #FFFFFF;
}

.footer .internal{
	width: 80%;
	margin: 0 auto
}
.footer .internal .img_1{
	width: 50px;
	margin-top: 20px;
	float: left;
}
.footer .internal p{
	color: #FFFFFF;
	width: 70%;
	margin-left: 10px;
	line-height: 2;
	float:left;
	font-size: 14px;
	/*line-height: 1; 
	margin-top: 20px; 
	width: 840px; 
	float: left; 
	height: 90px; 
	margin-left: 20px; 
	font-size: 14px*/
}

.footer .img_2{
	margin-top: 20px;
	float:right;
	margin-right:20px;
}

.release_date{
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}