@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}

.wrapper{
	width:1004px;
	height:auto;
	margin:0 auto;
}

.clearFix:after{content:' ';display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}

/* 头部 */
.header{
	width:100%;
	height:120px;
	background:#ffffff;
}

.header .logo{
	padding-top:35px;
	float:left;
}

.header .logo img{
	float:left;
}

.header .logo h1{
	color:#000;
	font-size:30px;
	font-family:"微软雅黑";
	display:block;
	float:left;
	padding-left:40px;
}

.header .language{
	float:right;
	padding-top:40px;
}

.header .language a{
	display:block;
	float:left;
	color:#aaa;
	font-size:13px;
	vertical-align:top;
	padding-left:18px;
}

.header .language a img{
	padding-right:3px;
}
/* 头部 */


.banner{
	width:100%;
	margin:10px auto 0px;
}

.neibanner{
	width:100%;
	height:200px;
	margin-top:6px;
}


/* 首页内容 */
.homecontainer{
	width:100%;
	height:300px;
}

.homecontainer .homeabout{
	width:334px;
	height:253px;
	float:left;
	background:url(../images/home_BG.png) no-repeat;
	margin-top:20px;
	margin-right:21px;
}

.homecontainer .hometitle{
	width:220px;
	height:40px;
	float:left;
	padding-left:25px;
	padding-top:12px;
}

.homecontainer .hometitle h2{
	color:#fff;
	font-size:18px;
	float:left;
	
}

.homecontainer .homemore{
	float:right;
	margin-top:15px;
	margin-right:12px;
}

.homecontainer .aboutcontent, .newscontent, .contactcontent{
	padding:3px 14px 10px 22px;
}

.homecontainer .aboutcontent img{
	float:left;
	padding-right:6px;
	padding-bottom:2px;
}

.homecontainer .aboutcontent p{
	font-size:12px;
	line-height:18px;
}

.homecontainer .homenews{
	width:320px;
	height:253px;
	float:left;
	background:url(../images/home_BG1.png) no-repeat;
	margin-top:20px;
	margin-right:21px;
}

.homecontainer .homenews li{
	background:url(../images/homenewslist.png) left center no-repeat;
	padding-left:15px;
	margin-bottom:10px;
}

.homecontainer .homenews li a{
	font-size:13px;
}

.homecontainer .homenews li span{
	float:right;
}

.homecontainer .homecontact{
	width:308px;
	height:253px;
	float:left;
	background:url(../images/home_BG2.png) no-repeat;
	margin-top:20px;
}

.homecontainer .homecontact .contactcontent p{
	font-size:14px;
	padding-bottom:7px;
}
/* 首页内容 */

/* 内页样式 */
.container{
	background:url(../images/neiBG.png) repeat-y;
	width:1016px;
	height:auto;
	margin:0 auto;
}

.container .neibu{
	padding:20px 10px 20px;
}

.container .neibu .neirong{
	background:url(../images/neiBG.jpg) repeat-y;
}

.sidebar{
	float:left;
	width:180px;
	height:auto;
}

.sidebar .sidebartitle{
	width:180px;
	height:82px;
	background:url(../images/neititle.jpg) no-repeat;
}

.sidebar .sidebartitle h3{
	color:#fff;
	font-size:24px;
	font-family:"黑体";
	padding-top:20px;
	padding-left:33px;
}

.sidebar .sidebarlist{
	margin-top:25px;
	padding-left:6px;
	padding-right:6px;
}

.sidebar .sidebarlist a{
	display:block;
	width:155px;
	height:25px;
	color:#000;
	line-height:25px;
	padding-left:12px;
	background:url(../images/sidebar.jpg) no-repeat;
	margin-bottom:10px;
}

.sidebar .sidebarlist a.onthis{
	background:url(../images/sidebaron.jpg) no-repeat;
	color:#fff;
}

.mainneirong{
	float:right;
	width:720px;
	min-height:500px;
	border:1px solid #eee;
	background-color:#fafafa;
	padding:30px 25px 20px;
}

.mainneirong .maintitle{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:30px;
}

.mainneirong .maintitle h4{
	font-size:18px;
	color:#0d88c1;
	border-bottom:3px solid #0d88c1;
	min-width:170px;
	float:left;
}

.mainneirong .maintitle span{
	float:right;
}

.mainneirong .maintitle a{
	padding:0px 5px;
}

.mainneirong .maintitle a.last{
	color:#0d88c1;
}


.miannews li{
	list-style:square;
	border-bottom:1px #b0b0b0 dotted;
	padding-bottom:6px;
	margin-bottom:10px;
}

.miannews li span{
	float:right;
}

.miannews h5{
	font-size:16px;
	text-align:center;
}

.miannews .newstime{
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}

.miannews .newschoose{
	margin-top:15px;
}

.miannews .newschoose a.prenews{
	float:left;
}

.miannews .newschoose a.nextnews{
	float:right;
}


.mainproducts li{
	margin-bottom:20px;
	width:360px;  float:left
}

.productimg{
	width:188px;
	height:195px;
	background:url(../images/productBG.jpg) no-repeat;
	float:left;
	padding:10px;
}

.productimg1{
	width:188px;
	height:195px;
	background:url(../images/productBG.jpg) no-repeat;
	float:left;
	padding:10px;
}

.cssyash1{ margin-left:-180px\9;}

.mainproducts .productimg img{
	padding-top:18px;
	padding-left:2px;
}

.mainproducts  h6{
	font-size:18px;
	color:#0d88c1;
	padding-bottom:15px;
	padding-top:15px;
}

.mainproducts  p{
	font-size:14px;
	padding-bottom:15px;
	 margin-right:10px;
}

.mainproducts a.moreinfo{
	display:block;
	width:78px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#1089d2;
	color:#fff;
	float:left;
	margin-top:0px;
	
}

.mainproducts .productsdetailed img{
	margin-right:35px;
	float:left;
	display:block;
}

.mainproducts .productsdetailed p{
	font-size:14px;
	padding:15px 0px;
}

.mainproducts .productsdetailed span{
	color:#0d88c1;
}

.mainproducts .productsdetailed a.down{
	display:block;
	float:left;
	width:138px;
	height:24px;
	background:url(../images/down.jpg) no-repeat;
	line-height:24px;
	text-align:center;
	color:#fff;
}

.mainproducts .productschoose{
	margin-top:15px;
}

.mainproducts .productschoose a.nextprd{
	float:right;
}



.mianpartner ul{ }
	
.mianpartner li{
	float:left;

	margin-bottom:25px;
}

.cssyash{margin-left:-32px\9;}
.asda{width:120px;  height:63px; display: block;  padding: 5px; border:solid #CCC 1px;}

.mianpartner li.nomargin{
	margin-right:0;
}



.page{
	height:22px;
}
.page a{
	display:block;
	float:left;
	padding:2px 5px;
	border:1px solid #ccc;
	margin-right:8px;
}

.page a.current{
	color:#007DB7;
}
/* 内页样式 */	




.footer{
	width:1004px;
	height:45px;
	background:#f3f3f3;
	text-align:center;
	padding-top:15px;
}

