﻿@charset "utf-8";

.banner{
	width: 100%;
	height: 407px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner .bd{
	width: 100%;
	height: 407px;
	overflow: hidden;
}
.banner .bd ul li{
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 407px;
}
.banner .bd ul li a{
	display: block;
	width: 100%;
	height: 407px;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner a.prev,
.banner a.next{
	width: 36px;
	height: 52px;
	display: block;
	position: absolute;
	top: 171px;
	left: 0;
	background: url(../images/bg.png) no-repeat -100px 0;
	z-index: 2;
}
.banner a.next{
	right: 0;
	left: auto;
	background-position: -150px 0;
}




.index-main{
	width: 100%;
	height: 710px;
	background: url(../images/index.jpg) no-repeat center top;
}
.index-main .boxer{
	padding-top: 20px;
}
.index-news{
	float: left;
	width: 300px;
}
.index-tit{
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	padding-left: 13px;
	display: block;
}
.index-tit i{
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
.index-tit p{
	float: left;
	margin-left: 9px;
	height: 30px;
	line-height: 30px;
	color: #da2027;
}
.index-tit i.icon01{
	background-position: 0 -100px;
}
.index-tit i.icon02{
	background-position: -50px -100px;
}
.index-tit i.icon03{
	background-position: -100px -100px;
}
.index-tit i.icon04{
	background-position: -150px -100px;
}
.index-tit i.icon05{
	background-position: -200px -100px;
}
.index-tit i.icon06{
	background-position: -250px -100px;
}
.index-tit i.icon07{
	background-position: -300px -100px;
}
.index-tit i.icon08{
	background-position: -350px -100px;
}
.index-news .index-tit{
	padding-top: 10px;
	padding-bottom: 13px;
	border-bottom: 1px solid #ccc;
	padding-right: 13px;
}
.index-news ul{
	padding: 2px 0 0 0;
}
.index-news ul li{
	padding: 14px 13px 9px 13px; 
	overflow: hidden;
	border-bottom: 1px solid #e9eaef;
}
.index-news ul li .left{
	float: left;
	width: 64px;
	height: 64px;
	background: url(../images/bg.png) no-repeat -250px 0;
	text-align: center;
	margin-top: 4px;
}
.index-news ul li .left .day{
	font-size: 18px;
	color: #da251c;
	padding-top: 9px;
}
.index-news ul li .left .month{
	font-size: 12px;
	color: #495678;
	margin-top: -6px;
}
.index-news ul li .txt{
	float: left;
	width: 202px;
	margin-left: 8px;
}
.index-news ul li .txt .tit{
	color: #495678;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}
.index-news ul li .txt .date{
	color: #495678;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
}
.index-news ul li .txt .info{
	color: #9c9c9c;
	font-size: 12px;
	line-height: 18px;
	margin-top: 3px;
        text-justify:inter-ideograph;
        text-align: justify;
}
.index-news ul li .txt .tit:hover,
.index-news ul li .txt .info:hover{
	color: #da2027;
}
.index-news-more{
	text-align: center;
	padding-top: 22px;
}
.index-news-more a{
	display: inline-block;
	font-size: 12px;
	color: #495678;
	width: 50px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: #eeeeee;
}
.index-tit a.more{
	display: block;
	float: right;
	margin-top: 6px;
	font-size: 12px;
	color: #495678;
	width: 50px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: #eeeeee;
}
.index-mid{
	width: 450px;
	float: left;
	margin-left: 20px;
}
.index-project{
	height: 230px;
}
.index-project .index-tit{
	padding: 10px 26px 14px 13px;
	border-bottom: 1px solid #ccc;
}
.index-pro-tab{
	height: 26px;
	background: #e9e9e9;
	overflow: hidden;
}
.index-pro-tab ul{
	overflow: hidden;
	width: 416px;
	margin: 0 auto;
	border-left: 1px solid #cdcdcd;
}
.index-pro-tab ul li{
	float: left;
	width: 103px;
	border-right: 1px solid #cdcdcd;
	cursor: pointer;
}
.index-pro-tab ul li span{
	height: 24px;
	line-height: 24px;
	padding-top: 1px;
	border-bottom: 1px solid #e9e9e9;
	color: #8a97b6;
	font-size: 14px;
	display: block;
	text-align: center;
}
.index-pro-tab ul li.on span{
	border-bottom-color: #da2027;
	color: #495678;
}
.index-pro-slide{
	padding-top: 29px;
	height: 102px;
	overflow: hidden;
}
.index-pro-slide .bd{
	height: 102px;
	overflow: hidden;
	position: relative;
	padding: 0 48px;
}
.index-pro-slide .bd ul{
	width: 354px;
	height: 102px;
	overflow: hidden;
}
.index-pro-slide .bd ul li{
	float: left;
	width: 102px;
	height: 102px;
	overflow: hidden;
	margin: 0 8px;
}
.index-pro-slide .bd ul li a{
	display: block;
	width: 98px;
	height: 98px;
	border: 2px solid #dededc;
	position: relative;
}
.index-pro-slide .bd ul li a img{
	width: 98px;
	height: 98px;
}
.index-pro-slide .bd ul li a p{
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 98px;
	height: 26px;
	line-height: 12px;
	padding-top: 3px;
	color: #fff;
	z-index: 3;
	background: url(../images/op30.png);
}
.index-pro-slide .bd a.bprev,
.index-pro-slide .bd a.bnext{
	width: 10px;
	height: 20px;
	background: url(../images/bg.png) no-repeat -350px 0;
	position: absolute;
	top: 39px;
	left: 18px;
	display: block;
	z-index: 3;
}
.index-pro-slide .bd a.bnext{
	background-position: -400px 0;
	left: auto;
	right: 18px;
}
.index-business{
	margin-top: 20px;
	height: 220px;
	overflow: hidden;
}
.index-business .index-tit{
	padding: 10px 26px 14px 13px;
	border-bottom: 1px solid #cccccc;
}
.index-business ul{
	margin: 0 auto;
	width: 404px;
	padding-top: 11px;
}
.index-business ul li{
	width: 88px;
	height: 142px;
	float: left;
	margin: 0 6px 0 7px;
}
.index-business ul li a{
	display: block;
	background: #dededc;
	text-align: center;
	padding-top: 2px;
}
.index-business ul li a img{
	width: 84px;
	height: 102px;
}
.index-business ul li a p{
	height: 37px;
	line-height: 36px;
	font-size: 12px;
	color: #495678;
}

.index-links{
	margin-top: 20px;
	height: 130px;
}
.index-links ul{
	padding-top: 18px;
}
.index-links ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.index-links ul li img{
	height: 56px;
	width: auto;
}
.index-links ul li p{
	font-size: 14px;
	color: #da271e;
	margin-top: 15px;
}

.index-right{
	float: right;
	width: 210px;
}
.index-about{
	height: 230px;
}
.index-about .index-tit{
	padding: 10px 13px 14px 13px;
	border-bottom: 1px solid #cccccc;
}
.index-video{
	text-align: center;
	padding-top: 19px;
}
.index-video video{
	margin: 0 auto;
	width: 190px;
	height: 137px;
}

.index-four{
	margin-top: 20px;
	height: 370px;
	overflow: hidden;
}
.index-four .index-tit{
	padding: 17px 13px 12px 13px;
	border-bottom: 1px solid #cccccc;
}

.index-round{
	height: 132px;
	overflow: hidden;
	position: relative;
}
.featured-tit{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	background: url(../images/op30.png);
	z-index: 9999999;
}
.featured-tit h3,
.featured-tit h4{
	line-height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.featured-tit h4{
	margin-top: -4px;
}
#featured-area {
	position:relative;
	width:100px;
	height:132px;
	margin:0 auto;
}

.roundabout-holder {
	width:100px;
	height:130px;
	padding:0px;
}
.roundabout-moveable-item {
	width:85px;
	height:110px;
	cursor:pointer;
}
.roundabout-moveable-item a {
	display:block;
	width:100%;
	height:100%;
	position: relative;
}
/*.roundabout-moveable-item:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	transition: all 0.3s;
}*/
.roundabout-in-focus:after{
	opacity: 0;
	filter: alpha(opacity=0);
}
.roundabout-moveable-item img {
	width:100%;
	height:100%;
	margin:0;
	background-color:#FFFFFF;
}
.roundabout-in-focus {
	cursor:auto;
}
.roundabout-holder .intro {
	display:none;
}
.roundabout-in-focus .intro {
	display:inline;
	position:absolute;
}

.index-round a.btnNext,
.index-round a.btnPrev{
	position: absolute;
	top: 49px;
	right: 10px;
	display: block;
	background: url(../images/bg.png) no-repeat -450px -50px;
	width: 7px;
	height: 14px;
	z-index: 99999;
}
.index-round a.btnPrev{
	left: 10px;
	right: auto;
	background-position: -400px -50px;
}


/*footer left对齐*/
.footer>.boxer>.left{
        padding-left: 0px;
}




