
/*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;
	color: #000000;
	padding: 15px 0;
	padding-left:15px;
	font-size: 18px;
	font-weight: 400;
}
.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 .left ul li a.son{
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.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 .product{
	width: 100%;
	overflow: hidden;
}
.content .center .container .product h3{
	font-size: 33px;
	color: #7e8e00;
	font-size: bold;
	line-height: 29px;
}
.content .center .container .product p.desc{
	padding: 13px 0;
	color: #202020;
	width: 475px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.content .center .container .product form{
	width: 498px;
	height: 51px;
	background: #E6E7E5;

}
.content .center .container .product form span{
	display: block;
	margin-left: 15px;
	height: 51px;
	line-height: 51px;
	font-size: 16px;
	font-weight: bold;
	color: #535d66;
	float: left;
}
.content .center .container .product form .text{
	background: url(../images/bg_search_input.png) no-repeat;
	margin:10px 0;
	height: 31px;
	width: 279px;
	line-height: 31px;
	text-indent: 5px;
}
.content .center .container .product form .submit{
	width: 56px;
	height: 23px;
	background: #9BB100;
	text-align: center;
	line-height: 23px;
	color: #fff;
	font-weight: bold;
}

.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: 20px;
	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;
}

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

.content .center .container .product .pro_left{
	float: left;
}
.content .center .container .product .pro_left h3{
	width: 310px;
	float: left;
}
.content .center .container .product .pro_left h3 span{
	display: block;
	background: url(../images/icons.gif) no-repeat;
	width: 24px;
	height: 30px;
}
.content .center .container .product .pro_left p.desca{
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	font-size: 400;
	width: 310px;
	padding: 10px 0;
}

.content .center .container .product .pro_right{
	float: right;
	width: 166px;
	height: 500px;
}
.content .center .container .product .pro_right .one{
	width: 153px;
	height: 150px;
	text-align: center;
	border: 1px solid #E1E1E1;
}
.content .center .container .product .pro_right .one img{
	padding-top: 15px;
}
.content .center .container .product .pro_right .two{
	width: 148px;
	height: 102px;
	border: 1px solid #E1E1E1;

}
.content .center .container .product .pro_right .two p{
	width: 148px;
	height: 63px;
	border-bottom: 1px solid #DFDEDE;

}
.content .center .container .product .pro_right .two a{
	width:146px;
	height: 36px;
	border: 1px solid #fff;
	display: block;
	background: #96AD00;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-indent: 7px;
	line-height: 30px;
}
.content .center .container .product .pro_right .two a span{
	position: absolute;
	top: 2px;
	right: 21px;
	width: 21px;
	height: 21px;
	background: url(../images/next_red.png) no-repeat;
}

.content .center .container .product .pro_right ul.three{
	width: 165px;
	overflow: hidden;
	margin-top: 10px;
}
.content .center .container .product .pro_right ul.three  li{
	height: 40px;
	border-top: 1px dotted #A2A3A3;
	border-bottom: none;
	width: 165px;
	line-height: 35px;
	padding: 0;
}
.content .center .container .product .pro_right ul.three  li.botm{
	border-bottom: 1px dotted #A2A3A3;
}
.content .center .container .product .pro_right ul.three li a{
	padding-left: 35px;
	height: 40px;
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	 border-style: none;
}
.content .center .container .product .pro_right ul.three  li a.downs{
	background: url(../images/download_icon.png) no-repeat left 50%;
	background-size:30px 30px;
}
.content .center .container .product .pro_right ul.three  li a.pdf{
	background: url(../images/manuals.png) no-repeat left 50%;
}
.content .center .container .product .pro_right ul.three  li a.service{
	background: url(../images/costumer_service_icons.png) no-repeat left 50%;
	background-size:30px 30px;
}
.content .center .container .product .pro_right ul.three  li a.know{
	background: url(../images/info_center.png) no-repeat left 50%;
	background-size:30px 30px;
}


.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*/
