﻿@import url(main.css);
body{background:#f6f6f6;}
.inner-wrap{
	width:1200px;
	margin:0 auto 42px;
	z-index: -20;
}
.content{padding:44px 30px 0; background:url(../images/inner_bg00.jpg) repeat-y;}
.content-bot{ width:100%; height:30px; background:url(../images/inner_bg02.jpg) no-repeat; overflow:hidden;}
.innermain{
	float:left;
	width:1100px;
	overflow:hidden;
}
.innermain1{
	float:left;
	width:892px;
	overflow:hidden;
}
.path{
	height:48px;
	padding-left:25px;
	background-image: url(../images/inner_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.path h1{
	float:left;
	color:#006600;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.path a{ color:#999;transition:color 0.3s ease;}
.path a:hover{ color:#337aca}
.path span{ float:right; line-height:30px;font-size:12px; padding-right:3px;}
.path span i{padding:0 11px 0 5px;display:inline-block}
.path-map{ background:url(../images/path_bgl.jpg) no-repeat 0 bottom}
.innercon{
	padding-left:15px;
	line-height:200%;
	font-size:14px;
	text-align:left;
}

.side{ float:right; width:212px;}
.side-tit{ height:43px; padding:29px 0 0 67px; background:url(../images/side_bg01.jpg) no-repeat 0 -84px; font:bold 20px/20px "微软雅黑"; color:#fff; }
.side-brandnav{}
.side-brandnav dl dt{height:42px; width:100%;}
.side-brandnav dl dt a{ display:block;height:42px;padding:0 0 0 67px;font:14px/38px "微软雅黑"; color:#666; background:url(../images/side_bg01.jpg) no-repeat 0 -42px; cursor:pointer;}
.side-brandnav dl dt.side-navl a{padding-left:50px;}
.side-brandnav dl dt a:hover,.side-brandnav dl dt.on a,.side-brandnav dl dt.hover a{ background-position:0 0; font-weight:bold; color:#fff;}
.side-brandnav dl dd{ padding:1px 0; background:#e1e7ed; position:relative; display:none;}
.side-brandnav dl dd a{
	display:block;
	height:40px;
	font:14px/40px "微软雅黑";
	color:#333;
	text-align:right;
	padding-right:40px;
	padding-left:60px;
	position:relative;
	transition:color 0.2s ease 0;
}
.side-brandnav dl dd a.on,.side-brandnav dl dd a:hover{
	color:#333333;
	background-color: #CCCCCC;
	background-image: url(../images/bit09.png);
	background-repeat: no-repeat;
	background-position: 187px 15px;
}
.sclear{zoom:1;}
.sclear:after{visibility:hidden;display:block;font-size:0;content:"1";clear:both;height:0;}
/*新闻列表*/
.news-list ul li{width:100%;height:157px;padding-top:20px;background:url(../images/about_bg07.jpg) no-repeat 0 bottom;}
.news-img{float:left;_display:inline;width:129px;padding:3px;border:1px solid #e4e4e4;margin-right:22px;}
.news-txt{float:left;width:520px;}
.news-list ul li h2{ font:bold 18px/30px "微软雅黑"; padding-bottom:8px;}
.news-list ul li p{line-height:180%;}
.news-list ul li span{display:block;font:12px/18px "微软雅黑";color:#666666;padding-top:8px;float:right;}
/*新闻详细*/
.info-til{border-bottom:1px solid #f1f1f1; font:bold 16px/24px "微软雅黑"; padding-bottom:20px; margin-bottom:35px; }
.info-con,.info-con p{ font:14px/24px "微软雅黑";}
.info-con img{vertical-align:bottom}
.info-con a{color:#156fb4;text-decoration:none;}.info-con a:hover{color:#156fb4;text-decoration:underline;}

.video-con{ text-align:center;}
/*新闻详细推荐产品样式*/
.info-ad{margin-top:54px;}
.info-ad p{height:40px;line-height:40px;font-weight:bold;border-bottom:#e5e5e5 solid 1px;display:block;margin-bottom:20px}
.info-ad p span{font:normal 12px/40px "微软雅黑";display:inline;float:right}
.info-ad ul{width:100%;}
.info-ad ul li{width:150px;height:190px;margin:0 31px 20px 0;border-bottom:4px solid #e5e5e5;float:left;}
/*.info-ad ul li:nth-child(4n){margin-right:0px;}*/
.info-ad ul li .leader-box{width:120px;height:160px;border:1px solid #dfdddd;background:#f5f5f5;padding:14px;}
.info-ad ul li .imgbox{margin-bottom:9px;width:120px;height:120px;}
.info-ad ul li .imgbox img{width:120px;height:120px;}
.info-ad ul li p{font:14px/18px "微软雅黑";}

.li_vod{width:600px;margin:0 auto 30px auto;}

/*产品列表*/
70 105
.leader-list ul{width:100%;}
.leader-list ul li{
	width:412px;
	height:305px;
	border-bottom:4px solid #e5e5e5;
	margin-top: 0;
	margin-bottom: 30px;
	float: left;
	margin-left: 19px;
}
.leader-list ul li:nth-child(4n+1){margin-right:0px;}
.leader-list ul li .leader-box{
	width:382px;
	height:305px;
	border:1px solid #dfdddd;
	background:#f5f5f5;
	padding:14px;
}
.leader-list ul li .imgbox{
	margin-bottom:9px;
	width:382px;
	height:255px;
}
.leader-list ul li .imgbox img{
	width:382px;
	height:255px;
}
.leader-list ul li p{font:14px/18px "微软雅黑";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
