/* 头部导航及banner样式开始 */
#head{
	height:90px;
}
#logo{
	width:600px;
	height:90px;
	float:left;
}
#logo .logo-img{
	height:90px;
	width:120px;
	margin-right:20px;
	float:left;
}
#logo-text{
	font:normal 36px/160% "黑体";
	color:#FF0000;
	margin-top:20px;
	height:70px;
	overflow:hidden;
}
#search{
	width:370px;
	height:55px;
	float:right;
	margin-top:35px;
}
#search li{
	float:left;
}
#search .sbox{
	border:solid #999999 2px;
	height:18px;
	width:200px;
}
#search .sbiaodan{
	border:solid #999999 2px;
	height:23px;
	width:100px;
}
#search .button{
	width:40px;
	height:23px;
	font:normal 12px/160% "宋体";
	color:#fff;
	background-image:url(images/anniu.jpg);
}
#nav{
	clear:both;
	overflow:hidden;
	zoom:1;
}
#nav li{
	float:left;
	width:107px;
	background-image:url(images/daohang.jpg);
	text-align:center;
}
#nav .on a{
	font:normal bolder 14px/160% "宋体";
	color:#fff;
	text-decoration:none;
}
#nav .on a:hover{
	color:#ff0000;
}
#nav .home a{
	font:normal bolder 14px/160% "宋体";
	color:#ff0000;
	text-decoration:none;
}
#banner{
	width:970px;
	height:403px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
/* 底部样式开始 */
#footer-text{
	color:#fff;
	text-align:center;
	font:normal 12px/160% "宋体";
	height:80px;
	line-height:30px;
	margin-top:15px;
}
#footer-text a{
	color:#fff;
	margin-right:5px;
	vertical-align:bottom;
}
#footer-text a:hover{
	text-decoration:none;
	color:#ff0000;
}

/* 首页样式开始 */
#index-main1{
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:20px 40px 0 40px;
}
.file{
	width:235px;
	height:380px;
	float:left;
	display:inline;
	background-color:#212121;
	overflow:hidden;
	zoom:1;
}
.file .file-text{
	font:normal 12px "宋体";
	color:#fff;
	display:block;
}
.file .file-text li{
	overflow:hidden;
	zoom:1;
	clear:both;
	height:27px;
	line-height:20px;
	vertical-align:bottom;
}
.name{
	font:normal bolder 16px/160% "宋体";
	color:#fff;
	background-color:#000;
	margin:3px;
	padding:7px 0 0 15px;
	height:30px;
}
.file .file-text .text1{
	float:left;
	width:60px;
	padding:7px 0 0 20px;
	display:block;
}
.file .file-text .text2{
	float:right;
	width:135px;
	padding:5px 10px 0 0;
	display:block;
}
.file .file-text .text3{
	height:40px;
}
.file .file-text .shouchang{
	float:left;
	margin:8px 0 8px 20px;
}
.file .file-text .tuijian{
	float:right;
	margin:8px 20px 8px 0;
}
.v-n{
	float:right;
	width:635px;
	margin-left:20px;
	overflow:hidden;
}
.v-n .index-v{
	float:left;
	width:350px;
	height:380px;
	background-color:#212121;
}
.v-n .index-v .mv-t{
	font:normal bolder 16px/160% "宋体";
	color:#fff;
	margin:30px 0 0 160px;
	float:left;
}
.v-n .index-v .mv-i{
	margin:38px 30px 0 0;
	float:right;
}
.v-n .index-n{
	float:right;
	width:260px;
	height:380px;
	background-color:#212121;
}
.text{
	font:normal 14px/160% "宋体";
	color:#fff;
	text-indent:2em;
	margin:15px 20px;
}
#index-main2{
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:30px 40px 0 40px;
}
.index-s{
	float:left;
	width:605px;
	height:221px;
	background-color:#212121;
}
.index-s .s-i{
	width:598px;
	height:168px;
	margin:5px 3px;
	overflow:hidden;
	vertical-align:bottom;
}
.index-s .s-i img{
	float:left;
	margin-right:2px;
}
.index-c{
	float:right;
	width:260px;
	height:221px;
	background-color:#212121;
}
.index-c .c-text{
	margin:10px 15px;
	font:normal 14px/160% "宋体";
	color:#fff;
	line-height:40px;
}
#index-main3{
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:30px 0 0 0;
	background-color:#212121;
	height:225px;
}
.index-p{
	margin:0 5px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
#bottom-l{
	float:left;
	clear:left;
	margin:0 5px 0 3px;
}
#bottom-r{
	float:right;
	clear:right;
	margin:0 3px 0 5px;
	display:inline;
}
#photos{
	width:870px;
	/*height:160px;
	background-color:#CC33FF;*/
	height:168px;
	margin:10px 0 10px 20px;
	float:left;
	vertical-align:bottom;
	font:normal 12px/160% "宋体";
	color:#fff;
	overflow:hidden;
	zoom:1;
}
#photos li{
	float:left;
	background-color:#595757;
	width:154px;
	/*height:160px;*/
	height:100%;
	margin-right:20px;
}
#photos img{
	width:120px;
	height:120px;
	margin:6px;
	text-align:center;
}
#photos .photos-text{
/*	margin:6px;*/
	width:142px;
	display:block;
	text-align:center;
}
#photos .photos-text a{
	color:#fff;
}
/* 简介样式开始 */
.main-body .right .i-t{
	padding:10px 20px 20px 20px;
}
.main-body .right .tu{
	margin:0 21px 0 8px;
	float:right;
	display:inline;
	width:216px;
}
/*js样式开始*/
#tbody {width:216px;height:162px;text-align:left;}
#mainbody-js {width:216px;height:162px;margin:5px 0 5px 5px;border:1px solid #fff;}
#mainphoto {display:block;}
#goleft {float:left;clear:left;margin:6px 5px 0 3px;}
#goright {float:right;clear:right;margin:6px -3px 0 5px;}
#photo {width:170px;height:54px;line-height:54px;border:1px solid #222;margin:10px 0;overflow:hidden;}
#showArea img {display:block;float:left;margin:1px 6px 1px 0px;cursor:pointer;border:1px solid #fff}
/* 产品展示样式开始 */
.class{
	width:195px;
	margin:10px 20px 10px;
	line-height:35px;
}
.class a{
	color:#fff;
}
.class a:hover{
	color:#ff0000;
	text-decoration:none;
}
.class li{
	border-bottom:1px dashed #5c5c5c;
}
.goods{
	margin:10px;
}
.goods li{
	float:left;
	width:155px;
	/*height:195px;*/
	height:197px;
	overflow:hidden;
	/*margin:15px 24px;*/
	margin:5px 24px;
	vertical-align:bottom;
	display:inline;
}
.goods img{
	border:solid 2px #000;
	background-color:#5c5c5c;
	padding:5px;
	width:142px;
}
.goods-text{
	color:#fff;
	width:140px;
	height:18px;
	overflow:hidden;
	text-align:center;
	display:block;
	margin-top:5px;
}
.goods-text a{
	color:#fff;
}
.goods-text a:hover{
	color:#ff0000;
	text-decoration:none;
}
.goods-text1{
	color:#fff;
	width:140px;
	text-align:center;
	display:block;
}
.money{
	color:#ff0000;
	font:normal bolder 12px/160% Arial;
}
.page{
	color:#fff;
	text-align:center;
	margin:20px 0;
}
.page a{
	color:#fff;
}
.page a:hover{
	color:#ff0000;
}
/* 视频样式开始 */
.video img{
	margin:40px 150px 20px 150px;
}
.right-text{
	margin:20px;
}
/* 新闻样式开始 */
.title{
	font:normal bolder 16px/160% "宋体";
	width:580px;
	margin:10px 20px;
}
/* 联系我们样式开始 */
.gbook-text{
	font:normal 14px "宋体";
	vertical-align:bottom;
	line-height:30px;
	margin:10px 50px;
}
.right{	
	clear:right;
}
.Rbox{
	padding:10px 15px 0 0;
	display:block;
}
.Rtext{
	padding:20px 100px;
	display:block;
}
.Rtext li{
	padding:15px 0;
	display:block;
} 
.bbox{
	border:1px solid #4B5D00;
	background:#fff;
	width:200px;
	height:17px;
}
.btext{
	border:1px solid #4B5D00;
	background:#fff;
	width:300px;
	height:90px;
	display:block;
}
.button{
	width:40px;
	height:20px;
	background-image:url(images/anniu2.jpg);
	font:normal bolder 12px/160% "宋体";
	color:#fff;
}
/* 芯片样式开始 */
#main-card{
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:10px 40px;
	background-color:#212121;
}
.card{
	margin:20px 40px;
	font:normal 14px "宋体";
}

.numberSearch {
	border:#3d3d3d 1px solid;
	padding:20px 270px;
	background:#333;
	color:#ccc;
	height:60px;
}
#input{
	height:20px;
	vertical-align: middle;
	line-height:20px;
}
#search-card {
	border:#5f5f5f 1px solid; 
	display:inline;
	background:#555;
	margin:15px 127px 0 0;
	width:70px;
	cursor:pointer;
	color:#ccc;
	line-height:22px;
	height:25px;
}
.s-t{
	font:normal bolder 12px "宋体";
	color:#ccc;
	margin-top:10px;
}
#certificate{
	background-image:url(images/zhengshu.jpg);
	width:845px;
	height:648px;
	margin-top:20px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
#certificate .cert-1{
	width:118px;
	margin:82px 0 0 650px;
	height:15px;
	overflow:hidden;
	font:normal 13px "宋体";
}
#certificate .cert-2{
	width:166px;
	height:20px;
	overflow:hidden;
	font:normal 20px "宋体";
	margin:240px 0 0 290px;
}
#certificate .cert-3{
	width:30px;
	height:20px;
	overflow:hidden;
	font:normal 20px "宋体";
	margin:-20px 0 0 495px;
}
#certificate .cert-4{
	width:166px;
	height:20px;
	overflow:hidden;
	font:normal 20px "宋体";
	margin:65px 0 0 570px;
}
/* 产品展示样式开始 */
.page{
	color:#2667AB;
	text-align:center;
	margin:20px 0;
	font:normal 12px/160% "宋体";
	clear:both;	
	padding-top:20px;
}
.page a{
	color:#2667AB;
	border:#ccc solid 1px;
	background:#eee;
	padding:3px 8px;
	margin:0 3px;
}
.page a:hover{
	color:#ff0000;
	border:#ccc solid 1px;
	background:#FFB200;
	padding:3px 8px;
}



