/* CSS Document */
@charset "utf-8";
/*----------内页--------------*/
.neiye{
	padding-top:40px;
}
.neiye_left{
	float:left;
	width:230px;
	padding-left:20px;
}

.mulu1{
	height:49px;
	font:18px/49px "微软雅黑","宋体";
	text-align:center;
	background-color:#0782db;
	border-bottom:2px #ff8d22 solid;
	color:#fff;
}
.mulu2 ul li a{
	display:block;
	width:191px;
	height:46px;
	padding-left:39px;
	background-image:url(../images/nei_1.jpg);
	font:14px/46px "微软雅黑","宋体";
	color:#444;
}
.mulu2 ul li a:hover{
	background-image:url(../images/nei_2.jpg);
	color:#fff;
}
.neiye_right{
	float:right;
	width:910px;
	padding-left:40px;
}
.neiye_top{
	width:890px;
	height:30px;
	border-bottom:2px #ff8d22 solid;
}
.neiye_top_tt{
	font:12px "微软雅黑","宋体";
	text-align:right;
	color:#666;
}
.neiye_top_tt a{
	font:12px "微软雅黑","宋体";
	color:#666;
}
.neiye_top_tt a:hover{
	color:#ff8d22;
}
/*----------------产品内页--------------*/
.cont{
	padding:20px 0 0 12px;
}
.cont ul{
	width:910px;
}
.cont ul li{
	float:left;
	width:265px;
	padding:0 36px 10px 0;
}
.product_tu a{
	display:block;
	width:265px;
	height:306px;
	border:1px #c2c2c2 solid;
}
.product_tu a:hover{
	border:1px #fcb470 solid;
}
	
.product_tt a{
	display:block;
	font:13px/43px "微软雅黑","宋体";
	color:#333;
	text-align:center;
}

.product_tt a:hover{
	color:#1754ba;
}
/*产品详细页*/
.pro_show{
	width:100%
}
.pro_show_2{
	padding-top:0px;
}
.pro_show_img{
	width:325px;
	height:376px;
	float:left;
	border:#ddd 1px solid;
}
.pro_show_info{
	width:400px;
	float:left;
	padding-left:30px;
	line-height:30px;
	font-family:"微软雅黑","宋体";
	font-size:15px;
	color:#444444;
}
.pro_show_3{
	padding-top:70px;
}
.pro_show_3_up{
	height:30px;
	border-bottom:#ddd 1px solid;
	font-size:12px;
	color:#333;
}
.pro_show_3_down{
	padding-top:10px;
	font-size:12px;
	color:#666;
}
/*新闻*/

.news{
	width:100%;
}
.news ul li{
	width:866px;
	background-color:#efefef;
	padding:22px 0 22px 22px;
	margin-bottom:10px;
}
.news_img{
	width:126px;
	float:left;
}
.news_tt{
	width:610px;
	float:left;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#666666;
	line-height:25px;
}
.news_tt a{
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#666666;
	line-height:25px;
	font-weight:bold;
}
.news_tt a:hover{
	color:#0782db;
}
	
.news_time{
	width:100px;
	float:right;
	padding-top:52px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#666666;
}
/*新闻详细*/
.news_show{
	width:100%;
	padding-bottom:30px;
}
.news_show_1{
	text-align:center;
	border-bottom:#dddddd 1px dashed;
}
.news_show_1 h2{
	font-size:18px;
	font-family:"微软雅黑","宋体";
	color:#222;
	line-height:35px;
}
.news_show_1 span{
	font-size:12px;
	color:#666;
	line-height:25px;
}
.news_show_1 span a{
	font-size:12px;
	color:#666;
}
.news_show_1 a:hover{
	text-decoration:none;
	color:#d8181a;
}
.news_show_2{
	padding-top:20px;
	font-size:14px;
	color:#333;
	line-height:30px;
}
.news_show_3{
	padding-top:40px;
}
.news_show_3 span{
	font-size:12px;
	color:#333;
}
.news_show_3 span a{
	color:#d00;
}

	

