
/*content*/
.content{
	margin: 20px auto 0;
	width: 980px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.content .left{
	width: 200px;
	height: 500px;
	float: left;
}
.content .left h3{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	width: 176px;
	padding: 10px 0;
	border-bottom: 1px dashed #373838;
}
.content .left ul {

}
.content .left ul li{
	width: 176px;
	border-bottom: 1px dashed #373838;
}
.content .left ul li a{
	display: block;
	width: 160px;
	height: 15px;
	color: #000000;
	padding: 15px 0;
	padding-left:15px;
	font-size: 14px;
}
.content .left ul li a:hover{
	text-decoration: underline;
}
.content .left ul li a.active{
	color: #7E8E00;
	padding-left: 25px;
	background: url(../images/arrow_green.png) no-repeat 10px center;
}    
.content .center{
	width: 480px;
	float: left;
	margin-right: 53px;
}
.content .center .nav a{
	color: #4080D9;
	font-size: 14px;
	font-weight: bold;
}
.content .center .container{
	margin-top: 30px;
}
.content .center .container ul.list{
	
}
.content .center .container ul.list li{
	padding-bottom: 26px;
	border-bottom: 1px dashed #373838;
}
.content .center .container ul.list li .box_list {
	overflow: hidden;
}
.content .center .container ul.list li .box_list a.img{
	float: left;
	padding-right: 5px;
	padding-top: 10px;
}
.content .center .container ul.list li .box_list a.title{
	color: #000;
	font-size: 18px;
	line-height: 18px;
	float: left;
	width: 325px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.content .center .container ul.list li .box_list a.more{
	color: #6a9dd0;
	font-size: 14px;
	float: right;
	margin-right: 50px;
	display: block;
	padding: 10px 0;
}
.content .center .container ul.list li .box_list p{
	font-size: 14px;
	line-height: 1.333em;
	float: left;
	width: 325px;
}

.content .center .container .article{
	width: 100%;
	overflow: hidden;
}
.content .center .container .article h3{
	font-weight: bold;
	line-height: 1.333em;
	color: #7e8e00;
	font-size: 22px;

}
.content .center .container .article .article_cont{
	width: 100%;
	overflow: hidden;
}

.content .right{
	width: 247px;
	float: left;
	z-index: 2;
	position: relative;
	overflow: hidden;
}
.content .right .cont{
	width: 247px;
	height: 143px;
}
.content .right .cont .down{
	width: 218px;
	height: 99px;
	margin: 44px 0 0 29px;
}
.content .right .cont .down a{
	color: #3c7dd4;
	font-size: 15px;
	padding-left: 40px;
	height: 37px;
	display: block;
	line-height: 25px;
}
.content .right .cont .down a:hover{
	text-decoration: underline;
}
.content .right .cont .down a.a_down{
	background: url(../images/download_icon.png) no-repeat 0 0;
	background-size: 30px 30px;
}
.content .right .cont .down a.sub{
	background: url(../images/catalog.png) no-repeat 0 0;
}

.content .right .know{
	width: 228px;
	
	border: 1px solid #E2E3DD;
	box-shadow: 2px 2px 2px #E2E3DD;
	background: #fff;
	margin-left: 17px;
}
.content .right .know .title{
	width: 227px;
	height: 47px;
	color: #6f7d00;
	font-size: 1.5em;
	line-height: 47px;
	font-weight: bold;
	text-indent: 18px;
	background: url(../images/knowldege_center_bg_small_top.png) no-repeat;
}
.content .right .know .box{
	width: 228px;
	height: 138px;
	border-bottom: 1px dashed #373838;
	position: relative;
	padding-bottom: 20px;
}
.content .right .know .box a.tit{
	position: absolute;
	display:block;
	left: 11px;
	top: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 19px;
	color: #000000;
	font-weight: bold;
	background: url(../images/bullet_green.png) no-repeat 8px 25%;
}
.content .right .know .box  p{
	position: absolute;
	top: 65px;
	left: 20px;
	color:black;
	font-size: .75em;
	line-height: 1.333em;
	font-weight: bold;
	width: 180px;
	height: 45px;
	overflow: hidden;
}
.content .right .know .box a.learn{
	color: #013172;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 115px;
	left: 20px;
	width: 100px;
}
.content .right .news{
	width: 230px;
	/*height: 329px;*/
	margin-top: 37px;
}
.content .right .news h3{
	text-indent: 17px;
	color: #000000;
	font-size: 16px;
	height: 37px;
}
.content .right .news ul{
	margin-left: 17px;
}
.content .right .news ul li{
	width: 230px;
	height: 96px;
	border-bottom: 1px dashed #373838;
}
.content .right .news ul li a{
	display: block;
	width: 237px;
	height: 70px;
	margin-top: 10px;
}
.content .right .news ul li a img{
	float: left;
	width: 78px;
	height: 62px;
}
.content .right .news ul li a span{
	display: block;
	color: #7B7C7A;
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
	float: left;
	width: 120px;
	padding-left: 10px;
}
.content .right .news .botm{
	color: #013172;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 10px 15px;
}
.content .right .products{
	width: 230px;
	
}

.content .right .products h3{
	text-indent: 17px;
	color: #000000;
	font-size: 16px;
	height: 37px;
	line-height: 37px;
}
.content .right .products ul {

}
.content .right .products ul li{
	width: 227px;
	height: 80px;
	background: url(../images/top_prod_bg_small.png) no-repeat;
	padding-bottom: 5px;
	margin-left: 17px; 
}
.content .right .products ul li a{
	display: block;
	width: 227px;
	height: 80px;
}
.content .right .products ul li a img{
	float: left;
	padding: 10px 20px 0;
	width: 60px;
	height: 60px;
}
.content .right .products ul li span{
	color: #7E8E00;
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 110px;
	float: left;
	height: 15px;
	overflow: hidden;
	padding-top: 10px;
}
.content .right .products ul li p{
	float: left;
	width: 110px;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;	
	height: 33px;
	overflow: hidden;
	padding-top: 5px;
}
.content .right .products a.botm{
	font-size: 14px;
	color: #4080D9;
	display: block;
	padding: 10px 18px;
}
.wrap_wrap{
	position: relative;
	overflow: hidden;
	width: 1229px;
	margin: 0 auto;
}
.wrap_wrap .wrap{
	position: absolute;
	right: 0px;
	top: 0;
	background: #EEEFEA;
	width: 372px;
	height: 110%;
	z-index: 1;
}
/*content*/
