﻿@charset "utf-8";
/*全局初始化样式*/
.InnerBox .contents .contents_single p{
	text-indent:0em;
}
.header{
	background:url(../image/en/banner_index.jpg) top center no-repeat;
}
.header_top{
	padding:20px 0 30px 0;
}
.inner .header_top{
	padding:0px 0;
}
.header_nav{
	margin-top:0px;
}
.header_nav .header_op{
	border-radius:5px;
}
.header_nav .nav:nth-of-type(5) .nav_second ul{
	margin-left:500px;
}
.header_nav .nav:nth-of-type(6) .nav_second ul{
	margin-left:850px;
}
.header_top .logo{
	margin-left:10px;
}
.header_top .link_search{
	width:480px;
}
.header_top .link_search .search{
float:left;
}
.header_top .link_search ul.link{
	width:180px;
	float:right;
}
.header_top .link_search ul li{
	text-align:center;
	width:80px;
	background:#333399;
	margin-left:10px;
}
.header_top .link_search ul li a{
	color:#FFFFFF;
}

.WarpBox{
	padding-top:70px;
}

.InnerBox .side dt{
	padding-left:10%;
}
.InnerBox .side dd{
	padding-left:10%;
}

.WarpBox .index_about{
	width:1100px;
	margin:30px auto 0 auto;
}
.index_about_l{
	width:495px;
	margin:0 0 0 40px;
	float:left;
}
.index_about_r{
	width:500px;
	margin:20px 0 0 0;
	float:right;
}
.index_title_en{
	font-size:36px;
	line-height:48px;
	height:73px;
	color: #494383;
	background:url(../image/en/bg_title.png) left bottom no-repeat;
}
.index_content_en{
	margin-top:30px;
	font-size:16px;
	line-height:48px;
	color: #494383;
}
.index_detail_en{
	width:455px;
	margin-top:10px;
}

.index_detail_en a{
	float:right;
	font-size:16px;
	display:block;
	width:90px;
	height:35px;
	line-height:35px;
	background:url(../image/more.png) center right no-repeat;
	color:#888888;
	letter-spacing:2px;
}
.WarpBox .index_granule{
	width:1100px;
	margin:145px auto 25px auto;
}
.index_title_granule{
	margin:90px 0 45px 40px;
}
.index_content_granule1{
	width:485px;
	margin:0 0 0 40px;
	float:left;
}
.index_content_granule2{
	width:485px;
	margin:0 0 0 40px;
	float:right;
}
.index_product{
	width:100%;
	height:638px;
	background:url(../image/en/index_product.png) top center no-repeat;
}
.WarpBox .index_culture{
	width:380px;
	margin:120px auto 25px auto;
}
.index_culture_title{
	padding:0 0 0 140px;
	font-size:36px;
	line-height:36px;
	height:36px;
	color: #494383;
	background:url(../image/en/ico_diamond.png) 98px center no-repeat;
	
}
.index_culture_content{
	margin:10px 0 150px 0;
	font-size:16px;
	line-height:36px;
	color: #494383;
}
.index_culture_url{
	width:350px;
	letter-spacing:2px;
	font-size:16px;
	color:#888888;
	margin:170px 0;
	text-align:center;
}
.footer .footer_contactus div.district{
	background:url(../image/en/ico_email.png) center left no-repeat;
}