@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}


#nav{
	height: 44px;
	width: 820px;
	background: #FFF;
	margin:10px auto;
	}
.vline{
	background: #999;
	width: 1px;
	height: 20px;
	}
#nav ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	float: left;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
}
#nav li a{
	display: block;
	width: 120px;
	line-height: 28px;
	color: #666;
	text-decoration: none;
	}
#nav li a:hover{
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-color:#FF0000; 
}
.focus{
	color:#FF0000;
	border-bottom-style:solid;
	border-bottom-color:#FF0000;
}
.customers_bg {
	background-image: url(../images/customers/customers_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.service_1 {
	background-image: url(../images/index_service/index_service_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_2 {
	background-image: url(../images/index_service/index_service_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_3 {
	background-image: url(../images/index_service/index_service_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_4 {
	background-image: url(../images/index_service/index_service_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.service_5 {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	padding-right: 40px;
	padding-left: 40px;
	text-indent: 35px;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_7 {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	padding-right: 40px;
	padding-left: 40px;
	text-indent: 35px;

}
.service_6 {
	font-size: 22px;
	color: #333;
	font-family: "微软雅黑";
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_8 {
	font-size: 22px;
	color: #333;
	font-family: "微软雅黑";

}



.top {
	color: #CCC;
	font-size: 16px;
	text-indent: 50px;
}
.company_info {
	font-size: 36px;
	color: #e11a1d;
	font-weight: bolder;
}

.footer_2 {
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	padding-left: 150px;
	padding-top: 50px;
	text-decoration: none;
}
.footer_2 a {
	color: #FFF;
	text-decoration: none;
}
.footer_2 a:hover {
	color: #FFF;
	text-decoration: underline;
}


.footer_1 {
}
.footer_1 a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}


.company_info_text {
	font-size: 16px;
	color: #171e44;
	text-indent: 30px;
	padding: 20px 30px 20px 30px;
	line-height: 25px;
	border: 1px solid #FFF;
	background-image: url(../images/company_info_logo.png);
}
#demo {
background: #FFF;
overflow:hidden;
border: 1px solid #FFF;
width: 1220px;
	z-index:1000;
}
#demo img {
border: 4px solid #F2F2F2;
}
#indemo {
float: center;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}



.section{
	align:center;
	width:1220px;
margin:auto;
overflow:hidden;
}

.section ul li{
	align:center;
	float:left;
	margin-left:14px;
margin-right:14px;
margin-bottom:13px;
display:inline;
width:200px;
height:210px;
overflow:hidden;
position:relative;
}

.section ul li .photo{
	width:200px;
height:210px;
overflow:hidden;
}

.section .rsp{
	width:200px;
height:210px;
overflow:hidden;
position: absolute;
background:#000;
top:0px;
left:0px;
}

.section .text{
	position:absolute;
width:200px;
height:210px;
left:-200px;
top:0px;
overflow:hidden;

}

.section .text h3{
	width:200px;
	margin-top:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#000;
	background:#fff;
	font-family:"微软雅黑";
	font-size:18px;

	}
.propaganda_en {
	font-size: 30px;
	color: #3D3D3D;
}
.propaganda_bg{
	background-image: url(../images/propaganda_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.company_info_line{
	border-right: 1px solid #e11a1d;
}
.language a{
	color:#FFFFFF;
	text-decoration:none;
}
.language a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}