@charset "utf-8";
/* CSS Document */
/*首页banner样式 begin*/
.index-banner{
	width:100%;
	min-width:1000px;
	position:relative;
	z-index:10;
}
.index-banner .ib-hd{}
.index-banner .ib-bd{
	position:relative;
	z-index:2;
}
.ib-btn{
	position:absolute;
	width:62px;
	height:118px;
	top:50%;
	margin-top:-59px;
	z-index:3;
}
.ib-prev{
	left:0;
	background:url(../images/index_banner_left_03.png) 0 -139px no-repeat;
}
.ib-next{
	right:0;
	background:url(../images/index_banner_right_03.png) 0 -139px no-repeat;
}
.ib-btn:hover{
	background-position:0 0;
}
.index-banner-list{
	overflow:hidden;
}
.index-banner-list li{
	width:100%;
	float:left;
	position:relative;
}
.index-banner-list li img{
	width:100%;
}

/*首页banner样式 end*/

/*首页关于我们样式 begin*/
.index-about{
	width:100%;
	/*height:530px;*/
	background: url(../images/index_us_02.jpg) center bottom no-repeat;
	min-width:1000px;
	position:relative;
	z-index:20;
	font-size:14px;
    background-color: #eaeaea;
}
.about-nav-box{
	width:100%;
	height:60px;
	background:url(../images/index_nav_bg_03.png);
	position:absolute;
	top:-60px;
	left:0;
}
.about-nav{
	margin:0 auto;
	width:997px;
	height:90px;
	line-height:60px;
	background:url(../images/index_about_ulbg_03.png) right top no-repeat;
}
.about-nav li{
	width:166px;
	float:left;
	background:url(../images/index_about_navbg_03.png) left top no-repeat;
	text-align:center;
	height:90px;
	line-height:60px;
}
.about-nav li:hover{
	background:url(../images/index_nav_li_03.png) left top no-repeat;
}
.about-nav li.on{
	background:url(../images/index_nav_li_03.png) left top no-repeat;
}
.about-nav li .an-in{
	color:#fff;
}

.index-about .ia-bd{
	/*height:580px;*/
	overflow:hidden;
}
.index-about-list{
	/*height:580px;*/
	width:100%;
	overflow:hidden;
	position:relative;
}
.index-about-list>li{
	width:1000px;
	padding-top:80px;
	/*height:500px;*/
	overflow:hidden;
	display:none;
}
.index-about-list .ia-left{
	width:580px;
	float:left;
}
.index-about-list .ia-right{
	width:345px;
	padding-left:75px;
	padding-top:70px;
	float:left;
}
.index-about-list .ia-title{
	height:30px;
	line-height:30px;
	font-size:30px;
	color:#01478c;
}
.index-about-list .ia-title-en{
	height:30px;
	line-height:30px;
	padding:5px 0 15px 0;
	text-transform: uppercase;
	font-size:20px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.index-about-list .ia-hr{
	width:70px;
	height:0;
	border-bottom:2px solid #000000;
	margin:20px 0;
}
.index-about-list .ia-article{
	line-height:32px;
	/*height:160px;*/
	font-size:16px;
	color:#333333;
	overflow:hidden;
	padding-bottom:40px;
}
.ia-article a{
	/*display:block;*/
}
.ia-article p{
	display:inline;
	line-height:32px;
	max-height:128px;
	font-size:16px;
	color:#333333;
}
.ia-article-more{
	display: inline-block;
	width:18px;
	height:18px;
	margin-top:-7px;
	margin-left:0px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ia-article:hover .ia-article-more{
	margin-left:25px;
}

.index-about-list .ia-links{
	background:url(../images/index_us_links_03.png) left center no-repeat;
	padding-left:25px;
	font-size:18px;
	color:#333333;
}
.index-about-list .ia-links-list{
	width:100%;
	/*height:180px;*/
	overflow:hidden;
	padding-top:24px;
	padding-bottom:60px;
}
.ia-links-list li{
	width:100%;
	float:left;
	margin-bottom:15px;
	padding-top:10px;
}
.ia-links-list li a{
	display:block;
}
.ia-links-list li .img-box{
	display:block;
	width:40px;
	height:25px;
	float:left;
	margin-right:10px;
}
.ia-links-list li img{
	/*max-width:40px;
	width:40px;*/
	height:40px;
	margin-top:-6px;
	margin-right: 12px;
    float: left;
/*//	border-radius:50%;
//	-moz-border-radius:50%;
//	-webkit-border-radius:50%;*/
}
.ia-links-list li span{
	display:block;
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#333333;
	text-align:left;
}

.index-about-list .ia-right img{
	max-width:340px;
	max-height:360px;
}

/*首页关于我们样式 end*/
/*首页新闻样式 begin*/
.index-news{
	width:100%;
	background:url(../images/index_news_02.jpg) center center no-repeat;
	min-width:1000px;
	height:411px;
}
.index-news-box{
	height:331px;
	padding-top:80px;
}
.inn-left{
	width:220px;
	float:left;
}
.inn-right{
	width:780px;
	float:left;
}
.inn-cn{
	height:30px;
	line-height:30px;
	font-size:30px;
	color:#0061ae;
	padding-bottom:20px;
}
.inn-cn a{
	color:#0061ae;
}
.inn-eng{
	height:20px;
	line-height:20px;
	font-size:20px;
	color:#999999;
	padding-bottom:60px;
}
.inn-eng a{
	color:#999999;
}
.inn-btn{
	width:30px;
	height:28px;
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
}
.inn-prev{
	background-image:url(../images/index_news_left_03.png);
}
.inn-next{
	background-image:url(../images/index_news_right_03.png);
}
.inn-btn:hover{
	background-position:0 -41px;
}
.inn-list{
	height:280px;
	width:100%;
	position:relative;
}
.inn-list li{
	width:240px;
	margin-right:30px;
}
.inn-list .img{
	width:240px;
	height:160px;
}
.inn-list .title{
	padding-top:10px;
	font-size:14px;
	color:#333333;
	line-height:26px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.inn-list li:hover .title{
	color:#ff8a00;
}
.inn-list .time{
	padding-top:15px;
	font-size:14px;
	color:#909090;
}

/*首页新闻样式 begin*/
/*企业文化 begin*/
.index-culture{
	width:100%;
	min-width:1000px;
	height:677px;
	background:url(../images/index_culture_02.jpg) center center no-repeat;
}
.ic-head-box{
	padding-top:80px;
	padding-bottom:15px;
}
.ic-cn{
	height:30px;
	line-height:30px;
	font-size:30px;
	color:#0061ae;
	float:left;
	margin-right:15px;
}
.ic-cn a{
	color:#0061ae;
}
.ic-eng{
	height:30px;
	line-height:40px;
	font-size:20px;
	color:#999999;
	float:left;
}
.ic-eng a{
	color:#999999;
}
.index-culture-hr{
	width:100%;
	height:0;
	border-bottom:1px solid #dbdbdb;
}
.index-culture-box{
	padding-top:50px;
	overflow:hidden;
}
.index-culture-left{
	width:417px;
	height:422px;
	float:left;
	padding-right:43px;
}
.index-culture-right{
	width:540px;
	float:left;
}
.ic-title{
	height:36px;
	line-height:36px;
	font-size:36px;
	font-weight:bold;
	color:#ff8a00;
	padding-bottom:33px;
}
.ic-exp{
	color:#595757;
	font-size:24px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	padding-bottom:15px;
}
.ic-article{
	line-height:26px;
	color:#333333;
	font-size:14px;
	color:#444444;
	padding-bottom:30px;
}
.ic-article p{
	line-height:26px;
	color:#333333;
	font-size:14px;
	color:#444444;	
}
.ic-list{
	overflow:hidden;
	border-top:1px solid #ff8a00;
	padding-top:10px;
}
.ic-list li{
	height:36px;
	line-height:36px;
	padding-left:30px;
	background:url(../images/index_list_style_03.png) left center no-repeat;
	width:100%;
	font-size:16px;
	color:#666666;
}
.ic-list li span{
	width:120px;
	float:left;
	font-size:18px;
	color:#333333;
	letter-spacing:2px;
}










/*企业文化 end*/









