body {
	background: #f8f8f8;
}

a:hover {
	color: #be002e;
}

.top {
	background: #3c3c3c;
	height: 33px;
	line-height: 33px;
	color: #bbb;
}

.top .center .fr a {
	color: #b29462;
	border: 1px solid #b29462;
	border-radius: 4px;
	display: inline-block;
	margin-left: 15px;
	width: 44px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	margin-top: 5px;
}

.nav {
	height: 115px;
}

.nav .fr ul li {
	float: left;
	width: 120px;
	text-align: center;
	font-weight: bold;
}

.nav .fr ul li p {
	padding-top: 50px;
}

.nav .fr ul li a {
	display: block;
	width: 120px;
	height: 115px;
}

.nav .fr ul li a:hover {
	color: #be002e;
}

.nav .fr ul li a.hover {
	background: url(../img/navbg.png) center center no-repeat;
	color: #fff;
}

.nav .fr ul li a>span {
	width: 20px;
	height: 1px;
	background: #b49360;
	display: block;
	margin: 5px auto;
}

.yellow {
	color: #b49360;
}

.red {
	color: #be002e;
}

.company {
	background: url(../img/company.jpg) top center no-repeat;
	width: 100%;
	min-height: 360px;
	margin-bottom: 25px;
}

.company-con2 {
	height: 330px;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	padding: 35px;
}

.company-con1 {
	padding: 45px;
}

.company-con2left {
	width: 380px;
}

.company-con2left img {
	border: 1px solid #999;
}

.company-con2right {
	width: 800px;
	font-size: 14px;
	line-height: 26px;
}

.company-con2right2 {
	margin-top: 45px;
	background: url(../img/more.jpg) left center no-repeat;
	text-align: center;
	width: 94px;
	height: 37px;
	line-height: 37px;
}

.company-con2right2 a {
	color: #fff;
}

.company-con2right2 a:hover {
	color: #b49360;
}

.news1 {
	text-align: center;
	margin: 35px auto 30px;
}

.news2 {
	margin-bottom: 35px;
}

.news2left {
	width: 885px;
}

.news2right {
	width: 355px;
}

.news2right a {
	color: #fff;
}

.news2right a:hover {
	color: #ccc;
}

.news2left ul li {
	width: 885px;
	height: 140px;
	border: 1px solid #ccc;
	background: url(../img/index_15.png) right top no-repeat #eeeeee;
	margin-bottom: 20px;
}

.news2left ul li:hover {
	border: 1PX solid #bd002d;
}

.news2left ul li:hover .news2left1 {
	background: #bd002d;
	color: #fff
}

.news2left ul li:hover .news2left3 {
	border: 2PX solid #FFF;
}

.news2left1 {
	width: 140px;
	background: #c9c9c9;
	height: 140px;
	color: #666;
	text-align: center;
}

.news2left2 {
	font-size: 48px;
	margin-top: 15px;
}

.news2left3 {
	border: 2px solid #999;
	display: inline-block;
	padding: 2px 10px;
}

.news2left4 {
	width: 700px;
	margin-right: 15px;
}

.news2left5 {
	font-size: 18px;
	margin-top: 15px;
}

.news2left6 {
	color: #666;
	margin-top: 25px;
}

.news2right1 {
	height: 120px;
	background: #bd002d;
	font-size: 18px;
	padding: 25px 15px;
}

.news2right3 {
	background: #33313e;
	height: 220px;
	padding: 25px;
}

.news2right4 {
	margin-top: 15px;
}

.footer {
	background: url(../img/index_22.png) center center no-repeat;
	height: 232px;
	width: 100%;
	border-bottom: 2px solid #bd002d;
	color: #fff;
}

.footer ul li {
	float: left;
	background: url(../img/line.jpg) right center no-repeat;
	height: 180px;
	width: 24%;
	padding-left: 25px;
	margin-top: 35px;
	padding-top: 15px;
}

.footer ul li:last-child {
	text-align: center;
	padding-left: 0;
	background: no-repeat;
}

.footer ul li:first-child {
	padding-left: 0;
}

.footer ul li p {
	margin-bottom: 10px;
}

.footer ul li a {
	color: #fff;
}

.deep {
	background: #282828;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.deep a {
	color: #ccc
}

.deep a:hover {
	color: #fff;
}

.deep .pull-right span {
	background: #ff001d;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 5px;
}

.banner {
	border-top: 1px solid #ccc;
}

.banner img {
	z-index: 1;
}


/*公司简介*/

.gongsi {
	margin-top: -240px;
	position: relative;
	z-index: 999;
	margin-bottom: 35px;
}

.gongsi1 {
	background: url(../img/gongsi.jpg) center bottom no-repeat #fff;
	padding: 25px;
	border-bottom: 1px solid #eee;
}

.gongsi1 p {
	text-align: justify;
	line-height: 34px;
	color: #555;
	text-indent: 18px;
	margin-bottom: 15px;
	font-size: 16px;
}

.jianjie {
	border-top: 1px solid #eee;
	padding-top: 10px;
	padding-left: 10%;
}

.jianjie  li {
	color: #b29462;
	font-size: 16px;
	height: 30px;
	float: left;
	width: 30%;
	line-height: 30px;
	padding-left: 15px;
	list-style-type: square;
}

.biaoti {
	font-size: 48px;
	color: #333;
	text-align: center;
	/*	text-shadow: 0 0 5px #fff;*/
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 25px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#be002e), to(#000));
	color: transparent;
	-webkit-background-clip: text;
}
.biaoti p {
	width: 60px;
	height: 1px;
	background: #000;
	margin: 5px auto;
}
/*新闻中心*/
.newcon{
	margin-top: 25px;
	width: 1280px;
}
.newcon ul{
	margin-left: -2%;
}
.newcon ul li{
	float: left;
    width: 48%;
    margin-left: 2%;
}
.newcon ul li .news2left1{
	width: 20%;
}
.newcon ul li .news2left4{
	width: 70%;
}
.biaoti1{
	font-size: 18px;
}
.biaoti1 span{
	font-size: 12px;
	color: #666;
	display: block;
	margin-top: 5px;
}
.contant{
	margin-top: 25px;
	background:rgba(180,147,96,.3);
	padding-top: 15px;
	padding-bottom: 15px;
}
.contant ul li{
	float: left;
	width: 33%;
	border-right: 1px solid rgba(180,147,96,.2);
}
.contant ul li:last-child{
	border-right: none;
}
.contant ul li p{
	margin-bottom: 5px;
	color: #333;
}
