﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	LINE-HEIGHT: 1.5em
}

a { text-decoration:none;}
a { blr:expression(this.onFocus=this.blur()) } /*针对 IE*/
a { outline:none; } /*针对firefox等*/

.main{
	margin:0 auto;
	width:933px;
	position:relativel;
}


/*
.top{
	width:100%;
	float:left;
	height:107px;
	background:url(/images/menu_bg.gif) repeat-x;
}

.top .logo{
	float:left;
	width:30%;
	height:107px;
	position:relative;
}

.top .menu{
	float:left;
	width:70%;
}

.menu ul{
	float:left;
	width:100%;
	margin-top:12px;
}

.menu li{
	float:left;
	width:16.6%;
	height:85px;
	background:url(/images/vertical.gif) no-repeat center right;
}

.menu li a{
	float:left;
	text-decoration:none;
	height:85px;
	text-align:center;
	width:100%;
	line-height:35px;
	margin-top:10px;
	color:#6f6f6f;	
	font-family:"黑体";
	font-size:14px;
}
*/
.context{
	float:left;
	width:931px;
	background:#FFF;
	border:#CCC 1px solid;
}

.title{
	font-size:24px;
	color:#22b83d;
	font-weight:bold;
}

.context .about{
	color:#58595b;
	float:left; 
	width:49%;
	line-height:19px;
	padding:10px 0;
	text-justify:auto;
}

.pro_menu{
	width:100%;
	position:absolute;
	margin-top:-35px;
	padding-left:1px;
	z-index:10000;
}

.pro_menu li{
	float:left;
	margin-right: 1px;
}

.pro_menu li a{
	position: relative;
	float:left;
	/*text-align:center;*/
	width:130px;
	height: 35px;
	/*font-size:14px;*/
	/*font-weight:bold;*/
    /*text-decoration: none;*/
}

#pro1:hover{background: url(../images1/pro_menu/222.png) no-repeat;background-size: cover;}
#pro2:hover{background: url(../images1/pro_menu/332.png) no-repeat;background-size: cover;}
#pro3:hover{background: url(../images1/pro_menu/442.png) no-repeat;background-size: cover;}
#pro4:hover{background: url(../images1/pro_menu/552.png) no-repeat;background-size: cover;}
#pro5:hover{background: url(../images1/pro_menu/112.png) no-repeat;background-size: cover;}
#pro6:hover{background: url(../images1/pro_menu/TVbai.png) no-repeat;background-size: cover;}
/*.pro_menu li a:hover{
	background:url(../images/button1.png);
	color:#004190;
	height:27px;
    line-height:28px;
}*/
/*.class_click{
	background:url(../images/button.png);
	color:#FFF;
	height:27px;
    line-height:27px;
}
.class_onclick{
	background:url(../images/button1.png);
	color:#004190;
	height:28px;
    line-height:28px;
}*/


/*product_menu start*/
 .class_onclick5{
	background: url(../images1/pro_menu/112.png) no-repeat;
	background-size: cover;
}
.class_onclick1{
	background: url(../images1/pro_menu/222.png) no-repeat;
	background-size: cover;
}
.class_onclick2{
	background: url(../images1/pro_menu/332.png) no-repeat;
	background-size: cover;
}
.class_onclick3{
	background: url(../images1/pro_menu/442.png) no-repeat;
	background-size: cover;
}
.class_onclick4{
	 background: url(../images1/pro_menu/552.png) no-repeat;
	 background-size: cover;
 }

.class_onclick6{
	background: url(../images1/pro_menu/TVbai.png) no-repeat;
	background-size: cover;
}

 .class_click5{
	background: url(../images1/pro_menu/11.png) no-repeat;
	background-size: cover;
}
.class_click1{
	background: url(../images1/pro_menu/22.png) no-repeat;
	background-size: cover;
}
.class_click2{
	background: url(../images1/pro_menu/33.png) no-repeat;
	background-size: cover;
}
.class_click3{
	background: url(../images1/pro_menu/44.png) no-repeat;
	background-size: cover;
}
.class_click4{
	background: url(../images1/pro_menu/55.png) no-repeat;
	background-size: cover;
}

.class_click6{
	background: url(../images1/pro_menu/TVlv.png) no-repeat;
	background-size: cover;
}

#productList {
	width: 900px;
	margin:0 auto;
	overflow: hidden;
}
#productList li {
	width: 176px;
	height: 45px;
	line-height:45px;
	font-weight:bold;
	text-align:center;
	color:#0b7a1f;
	float:left;
	overflow: hidden;
}
#productList a {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#0b7a1f;
	overflow: hidden;
}

#productList a:hover{
	color:#58595b;
}

#productList a.selected{
	color:#58595b;
}
#productList img {
	border:none;
	width: 218px;
}
.prev,.next {
	width: 16px !important;
	height: 45px;
	cursor: pointer;
	text-indent: -1000em;
	overflow: hidden;
	margin-top: 1px;
}
.prev {
	float: left;
	background:url(../images1/prev.png) no-repeat center center;
	margin-right: 5px !important;
}
.next {
	float: right !important;
	background:url(../images1/next.png) no-repeat center center;
	margin-right: 0 !important;
}
.items {
	float: left;
	width: 860px !important;
	overflow: hidden;
	height: 45px;
}
.items div {
	top:0;
}
/*product_menu end*/


/*product_detail start*/
.productDetail{
	float:left;
	width:931px;
	background:#FFF;
	border:#CCC 1px solid;
	border-top-style:none;
	color:#58595b;
	position:relative;
}
/*product_detail end*/
#productButton_1>div{background: url(../images1/productbutton/61.png) no-repeat}
#productButton_2>div{background: url(../images1/productbutton/62.png) no-repeat}
#productButton_3>div{background: url(../images1/productbutton/63.png) no-repeat}
#productButton_4>div{background: url(../images1/productbutton/64.png) no-repeat}
#productButton_5>div{background: url(../images1/productbutton/65.png) no-repeat}

#productButton_1>div:hover{background: url(../images1/productbutton/611.png) no-repeat}
#productButton_2>div:hover{background: url(../images1/productbutton/622.png) no-repeat}
#productButton_3>div:hover{background: url(../images1/productbutton/633.png) no-repeat}
#productButton_4>div:hover{background: url(../images1/productbutton/644.png) no-repeat}
#productButton_5>div:hover{background: url(../images1/productbutton/655.png) no-repeat}

.productButton div{width: 40px;height: 40px;margin: 0 auto;}
/*.productButton_onclick1{
	background: url(../productbutton/611.png) no-repeat;
	background-size: cover;
}
.productButton_onclick2{
	background: url(../productbutton/622.png) no-repeat;
	background-size: cover;
}
.productButton_onclick3{
	background: url(../productbutton/633.png) no-repeat;
	background-size: cover;
}
.productButton_onclick4{
	background: url(../productbutton/644.png) no-repeat;
	background-size: cover;
}
 
.productButton_click1{
	background: url(../productbutton/61.png) no-repeat;
	background-size: cover;
}
.productButton_click2{
	background: url(../productbutton/62.png) no-repeat;
	background-size: cover;
}
.productButton_click3{
	background: url(../productbutton/63.png) no-repeat;
	background-size: cover;
}
.productButton_click4{
	background: url(../productbutton/64.png) no-repeat;
	background-size: cover;
}*/

.productButton{
	background:url(../images1/productButton.gif) no-repeat center center;
	height:40px; 
	width:436px; 
	position:absolute;
	left:228px;
	top:0px;
}


.productButton li{
	float:left;
	width:20%;
	text-align:center;
}
.productButton li a{
	float:left;
	/*text-align:center;*/
	width:100%;
	height:40px;
	/*font-weight:bold;*/
}
/*.productButton li a:hover{
	color:#58595b;
}
.productButton_click{	
	color:#004190;
}
.productButton_onclick{	
	color:#58595b;
}*/

.tables{
	margin:20px 20px;
	line-height:15px;
	padding-bottom:15px;
}
.tables li{
	float:left;
	line-height:16px;
	width:100%;
}
.tables .li_title{
	font-size:18px;
	font-weight:bold;
	line-height:35px;
}


.table_datd{
	width:100%;
	background-color:#999;
}

.table_datd th{
	font-size:18px;
	line-height:30px;
	height:30px;
	padding-left:5px;
	background-color:#4d4948;
	color:#FFF;
	text-align:left;
}
.table_datd td{
	line-height:20px;
	height:20px;
	padding-left:5px;
	color:#7a7776;
	text-align:left;
}

.table_datd .td_title{
	background-color:#dededd;
}
.table_datd .td_cont{
	background-color:#FFF;
}



.odm_menu{float:left; position:relative; height:auto; border:#CCC 1px solid;}
.odm_menu ul{
	float:left;
	line-height:30px; 
	width:931px; 
}

.odm_menu ul li{
	float:left;
	width:18%;
	margin-left:55px;
}

.odm_menu ul li a{
	float:left;
	font-size:14px;
}

.odm_menu ul li a:hover{
	background:url(../images1/sanjiao.gif) no-repeat center left;
	color:#58595b;
}

.odm_menu_a_default{	
	float:left;
	background:url(../images1/sanjiao1.gif) no-repeat center left;
	width:auto;
	text-align:left;
	line-height:30px;
	padding-left:6px;
	color:#0b7a1f;
}
.odm_menu_a_click{
	float:left;
	background:url(../images1/sanjiao.gif) no-repeat center left;
	width:auto;
	text-align:left;
	line-height:30px;
	padding-left:6px;
	color:#58595b;
	
}

.foot{
	position:relative;
	float:left;
	width:100%;
	background:#58595b;
	height:auto;
}

.foot li{
	float:left;
	width:auto;
	color:#f0efee;
	height:30px;
	line-height:30px;
	margin-left:20px;
}

.foot li a{
	text-decoration:none;
	float:left;
	height:30px;
	color:#f0efee;
	padding-left:26px;
	font-size:14px;
	font-weight:bold;
}