body {
	margin: 0px;
	padding: 0px;
	font-family: "arial";
	font-size: 12px;
	color:#858585;
	background-color:#f0f0f2;
	text-align:justify;
	text-justify:inter-ideograph;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a{
	text-decoration:none;
	color:#a3a3a3;
}
a:hover{
	text-decoration:none;
	color:#333333;
}

li{
	list-style-type: none;
}

div{
	margin:0px;
	padding:0px;
}

#all-wrapper{
	margin:0 auto;
	padding:0px 7px 0px 7px;
	text-align:left;
	width:1024px;
	background-color:#FFF;
	overflow:hidden;
}
* {
	padding:0px;
	margin:0 auto;
}

/*新增加部份*/
.div-clear {
	margin:0px;
	padding:0px;
	width:100%; 
	height:1px;
	clear:both;
	overflow:hidden;
}

.ebTitle span{
	color:#1388f9;
}

/*广告图片*/
#ad{
	overflow:hidden;
	position: relative;
	z-index:111
}

#box{
	filter: progid:DXImagetransform.Microsoft.GradientWipe(duration=3,gradientSize=0.8,motion=forward ); 
	width: 1024px; 
	height: 683px;
	overflow:hidden;
}


#rowA{
	width:220px;
	float:left;
}

#rowA .titless{
	color:#1b8afd;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/skin/ss.gif) center left no-repeat;
	height:22px;
	line-height:22px;
	text-indent:15px;
	margin-bottom:5px;
	margin-left:10px;
}

#rowA ul{
	width:210px;
	padding:10px 0;
	margin:0px;
	background:url(../images/0315/pro_list_bk1.gif) repeat-y 0 0;
}

#rowA ul li {
	line-height:22px;
	text-indent:20px;
}
#rowA ul li a{
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
}
#rowA ul li a:hover{
	color:#267ec6;
	font-family:Arial, Helvetica, sans-serif;
}

#rowB{
	width:804px;
	float:left;
	overflow:hidden;
}

.itemBox{
	width:385px;
	height:310px;
	border:1px #d4d3d8 solid;
	background-color:#ffffff;
	font-size:12px;
	position:relative;
	margin: 0 0px 10px 10px;
	float:left;
}

.itemBox .con{
	height:90px;
	margin:0 auto;
	font-size:12px;
	padding:5px;
	overflow:hidden;
}
.itemBox .con h3{
	color:#1b8afd;
	font-size:14px;
}
.itemBox .con h4{
	font-weight:normal;
	font-size:12px;
	color:#1b8afd;
	line-height:20px;
}


.itemBox .imgs{
	width:383px;
	height:174px;
	margin:0 auto;
	overflow:hidden;
	text-align:center
}
.itemBox .imgs img{
	border:0px;
}

.itemBox .more{
	width:383px;
	height:36px;
	background-color:#f0eff4;
	position:absolute;
	bottom:0px;
	left:1px;
	line-height:36px;
	color:#1b8afd;
	text-indent:10px;
}
.itemBox .more a{
	text-decoration:none;
	color:#1b8afd;
	font-family:Arial, Helvetica, sans-serif;
}
.itemBox .more a:hover{
	text-decoration:underline;
}


/*------------导航------------*/

ul#nav {
    display:block;
    clear:both;
	float:left;
	height:30px;
}
ul#nav li {
    position: relative;
}
ul#nav ul li{
    display:block;
}
ul#nav ul {
    position: absolute;
    display: none;
	background:url(../images/skin/bk.png) 0 0 repeat;
}
ul#nav li.over a,ul#nav li:hover a{
    color: #87888a;
}
ul#nav li.over ul a,ul#nav li:hover ul a{
    font-weight:normal;
    color:#87888a;
}
ul#nav li.over ul a:hover,ul#nav li:hover ul a:hover{
    color: #000000;
}

ul#nav a {
    font-size:12px;
    display: block;
}
ul#nav ul li{
    border:0;
	width:200px;
	text-indent:22px;
	height:22px;
	line-height:22px;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 17px; }
ul#nav li:hover ul,ul#nav  li.over ul { display: block; } 

/*头部*/
#top-wrapper{
	height:102px;
}

#top-wrapper .logo{
	float:left;
	width:400px;
	height:102px;
}

#top-wrapper .langBox{
	float:right;
	width:260px;
	height:102px;
}
#top-wrapper .langBoxSever{
	float:right;
	width:220px;
	padding-top:60px;
}

#top-wrapper .langBox .lang{
    padding-top:10px;
	text-align:right;
}

#top-wrapper .langBox .searchBox{
	padding-top:35px;
}

#top-wrapper .langBox .searchBox .search{
	float:right;
	width:260px;
	height:35px;
	background-repeat: no-repeat;
	padding-left:5px;
	
}

#top-wrapper .langBox .searchBox .search .inputA{
	width:180px;
	height:22px;
	font-size:12px;
	line-height:22px;
	color:#666;
	border:1px solid #d9d9d9;
	margin-bottom:4px;
}

.toplistDiv{
	float:left;
	width:470px;
	color:#7e7e7e;
	line-height:22px;
	padding-top:5px;
	margin-right:25px;
}
.downfont{
	font-size:11px;
	}
.downfont a{
	color:#666;
	}
.downfont a:herver{
	color:#000;
	}
/*#menuBox{
	height:36px;
	background-image: url(../images/skin/menu_bk.jpg);
	background-repeat: no-repeat;
	clear:both;
}

#menuBox li{
	float:left;
	width:113px;
	height:36px;
	color:#FFF;
	font-family:"黑体";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:36px;
}
#menuBox .li1 a{
	width:113px;
	height:36px;
	color:#ffffff;

}

#menuBox li a.lit:hover{
	color:#fa9d11;
	width:113px;
	height:36px;
	background-color:#000000
}

#menuBox .li2{
	float:left;
	width:114px;
	height:36px;
	color:#FFF;
	font-family:"黑体";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:36px;
}
.menu_out_color{
	float:left;
	width:114px;
	height:36px;
	color:#FFF;
	font-family:"黑体";
	font-size:14px;
	color:#fa9d11;
	font-weight:bold;
	text-align:center;
	line-height:36px;
}
#menuBox .li2 a{
	color:#ffffff;
}
#menuBox .li2 a:hover{
	color:#fa9d11;
}

#menuBox .li3{
	float:left;
	width:113px;
	height:36px;
	color:#FFF;
	font-family:"黑体";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:36px;
}
#menuBox .li3 a{
	color:#ffffff;
}
#menuBox .li3 a:hover{
	color:#fa9d11;
}
*/

#topmenu {
	height: 36px;
	width: 1026px;
	padding: 0;
	/*background-image: url(../images/skin/menu_bk.jpg);*/
}
#topmenu ul {
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	width: 1026px;
	margin: 0;
}
#topmenu ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 36px;
	width: 114px;
	display: block;
	text-align: center;
}
#topmenu ul li a, #topmenu ul li span {
    margin: 0;
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0;
}
#topmenu ul li a{
font-family:"微软雅黑，黑体";
color: #ffffff;
background: transparent url(../images/skin/a_bg.gif) repeat-x left bottom;
background-position: left bottom;
}
#topmenu ul li span {
font-family:"微软雅黑，黑体";
background: transparent url(../images/skin/a_bg.gif) repeat-x left top;
background-position: left top;
}

.menu_out_color{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 36px;
	width: 113px;
	text-align: center;
	line-height:36px;
	color:#FFFFFF;
	background: transparent url(../images/skin/a_bg.gif) repeat-x left -40px;
	background-position: left -40px;
}
.menu_out_color a{
color:#FFFFFF;
}
.en_menu_over_color{
   font-family:"arial";
   }
.en_menu_out_color{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 36px;
	width: 113px;
	text-align: center;
	line-height:36px;
	color:#FFFFFF;
	background: transparent url(../images/skin/a_bg.gif) repeat-x left -40px;
	background-position: left -40px;
}
.en_menu_out_color a{
color:#FFFFFF;
}



/*头部结束*/

#ad{
	width:1024px;
	overflow:hidden;
	text-align:center;
}

/*文字介绍滚动条*/

#out {
 position:relative;
 float:left;
	width:300px;
	height:396px;
	line-height:22px;
 overflow:hidden;
}
#content {
 width:285px;
 height:100%;
 overflow:auto;
 -moz-user-select:none;
 padding:0 15px 0 0;
}

#Contact_out {
 position:relative;
 float:left;
	width:780px;
	height:380px;
	line-height:22px;
 overflow:hidden;
}
#Contact_content {
 width:765px;
 height:100%;
 overflow:auto;
 -moz-user-select:none;
 padding:0 15px 0 0;
}

#scrollBar,#scrollBarHandle,.scroll_bar_top,.scroll_bar_top_a,.scroll_bar_bottom,.scroll_bar_bottom_a {
 background-image:url(../images/skin/un_bg_scrollBar.gif);
}
#scrollBar {
 position:absolute;
 top:0;
 right:0;
 z-index:9;
 width:18px;
 height:100%;
 background-repeat:repeat-y;
 background-position:-42px 0;
 float:left;
}
#scrollBarTop,#scrollBarHandle,#scrollBarBottom {
 position:absolute;
 left:0;
 cursor:default;
}
#scrollBarTop,#scrollBarBottom {
 width:100%;
 height:14px;
 color:#fff;
 text-align:center;
}
#scrollBarTop { top:0; }
#scrollBarBottom { bottom:0; }
#scrollBarHandle { width:100%; background-repeat:repeat-y; background-position:-28px 0; }
.scroll_bar_top { background-position:0 0; }
.scroll_bar_top_a { background-position:-14px 0; }
.scroll_bar_bottom { background-position:-56px 0; }
.scroll_bar_bottom_a { background-position:-70px 0; }
/*首页部份*/
#lateNews{
	height:24px;
	border:1px solid #d9d9d9;
	margin:15px 0 15px 0;
	line-height:24px;
	color:#a3a3a3;
	padding:5px 0 5px 20px;
}

#ad_list{
	overflow:hidden;
	margin-bottom:15px;
}

#ad_list li{
	float:left;
	width:188px!important;
	width:186px;
	height:162px;
	border:1px solid #d9d9d9;
	margin-left:7px;
	margin-right:7px;
	text-align:center;
	padding-top:12px;
	background-color:#f6f6f6;
}
#ead_list{
	overflow:hidden;
	margin-bottom:15px;
}

#ead_list li{
	float:left;
	width:190px!important;
	width:188px;
	height:175px;
	border:1px solid #d9d9d9;
	margin-left:6px!important;
	margin-left:5px;
	margin-right:6px;
	text-align:center;
	background-color:#f6f6f6;
}

#myContent{
	width:100%;
	height:100%;
}
#apDiv1 {
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
	z-index:1;
}
.nuodou1{
float:left;
margin:0px;
width:900px;
overflow:hidden;
white-space:nowrap;
float:left;
color: #ffffff;
}
.nuodou2{
margin:0px auto;
}
.div2{
width:auto;
font-size:12px;
vertical-align:middle;
}
.newTitle{
float:left;
width:80px;
}
.indexBox{
	width:1024px;
	overflow:hidden;
	margin:0px 0px 10px;
}

/*友情链接*/
#linkTitle{
    width:1003px;
	font-size:14px;
}
#linkContact{
    float:left;
    width:992px;
}
#link{
    float:left;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	margin-top:17px;
	padding: 10px 20px 10px 10px;
}

/*版权部份*/
#copy{
    width:1022px;
	height:28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	margin-top:17px;
}

#copy .copyText{
    font-family:arial;
	float:left;
	width:500px;
	line-height:28px;
	color:#a3a3a3;
	font-size:10px;
}

#copy .copyMenu{
	float:right;
	width:522px;
	line-height:28px;
	text-align:right;
	color:#a3a3a3;
}

/*内页部份*/

#titleBox{
	height:40px;
	background-image: url(../images/skin/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bTitle{
	float:left;
	width:30%;
	line-height:39px;
	font-family:"黑体";
	font-size:16px;
	color:#989898;
}
#titleBox .bTitle1{
	float:left;
	width:60%;
	line-height:39px;
	font-family:"黑体";
	font-size:16px;
	color:#989898;
}
#titleBox .ebTitle{
	float:left;
	width:30%;
	line-height:39px;
	font-family:"arial";
	font-size:16px;
	color:#989898;
}
#titleBox .ebTitle1{
	float:left;
	width:60%;
	line-height:39px;
	font-family:"arial";
	font-size:12px;
	color:#989898;
}


#titleBox .subMenu{
	float:right;
	width:70%;
	color:#858585;
	line-height:39px;
	text-align:right;
}
#titleBox .esubMenu{
	float:right;
	width:90%;
	color:#858585;
	line-height:39px;
	text-align:right;
}


#sub_con_box{
	overflow:hidden;
	text-align:justify;text-justify:inter-ideograph;
	line-height:150%;
	padding: 0 50px 0 ;
}

#sub_con_box .txt{
	float:left;
	width:308px;
	height:396px;
	line-height:22px;
	margin:0 20px 0 0;
	overflow:hidden;
	color:#686868;
	text-align:justify;text-justify:inter-ideograph;
}
#sub_con_box .img{
	float:left;
	width:594px;
	text-align:center;
	color:#686868;
	margin:0 0 0 20px;
	line-height:22px;
}

#subMenu_list{
	width:988px;
	height:auto;
	border:1px solid #d9d9d9;
	background-color:#f5f6f7;
	padding-left:30px;
}

#subMenu_list .listDiv{
	float:left;
	width:220px!important;
	width:210px;
	color:#7e7e7e;
	line-height:22px;
	padding-top:5px;
	margin-right:25px;
}

/*产品分类图片滚动*/

.rollBox{
	width:1022px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:1px solid #d8d8d8;
	
}
.rollBox .Cont{
	width:866px!important;
	width:866px;
	float:left;
	overflow:hidden;
	padding:20px 0 20px 0;
	}
.Cont1{
	width:1003px!important;
	width:1005px;
	float:left;
	overflow:hidden;
	padding:20px 0 20px 0;
	}
.rollBox .ScrCont{
	width:10000000px;
}
.roll{
	width:38px;
	float:left;
    padding-top:50px;
	margin:0 20px 0 20px!important;
    margin:0 15px 0 15px;
	
}
.rollBox .Cont .pic{
	width:126px;
	float:left;
	text-align:center;
	padding-right:20px;
}
.pic1{
	width:186px;
	float:left;
	text-align:center;
	padding-left:20px;
}
*+html .rollBox .Cont .pic{
	width:126px;
	float:left;
	text-align:center;
	padding-right:30px;
}
.rollBox .Cont .pic p{
	line-height:26px;
	color:#505050;
}
.rollBox .Cont a:link,.rollBox .Cont a:visited{
	color:#626466;
	text-decoration:none;
}
.rollBox .Cont a:hover{
	color:#f00;
	text-decoration:underline;
}
.rollBox #List1,.rollBox #List2{
	float:left;
}

 .rollBox1 {
	width:1003px;
	overflow:hidden;
	margin:0 auto;
 }

/*产品列表*/

#proBoxList{
	overflow:hidden;
}
#wrap {
    margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	padding-top:15px;
	padding-bottom:15px;
}

#proList{
	width:100%;
    text-align:center;
	padding:0px;
	overflow:hidden;
}

.proListBox{
	float:left;
	width:202px;
	overflow:hidden;
	margin:0px 0px 20px 1px;
	padding:0px;
}
.proListBox1{
	float:left;
	width:202px;
	overflow:hidden;
	margin:0px 0px 20px 20px;
	padding:0px;
}
.proListBoxAll{
	float:left;
	width:814px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 40px 0px;
}
.proCaseBox{
	width:960px;
	overflow:hidden;
	margin:0px 0px 40px 0px;
}
.proCaseImg{
	float:left;
	width:60px;
	margin-left:60px;
}

.proCaseTxt{
	float:left;
    width:660px;
	line-height:20px;
	text-align:left;
	overflow:auto;
	color:#626161;
	text-align:justify;text-justify:inter-ideograph;
}
.proCaseTxtB{
	font-size:14px;
	line-height:22px;
	color:#000;
	font-weight: bold;
}

/*.proListBox1{
	float:left;
	width:212px;
	overflow:hidden;
	margin:0 150px 10px 0px;
}*/
.proEffect{
	float:left;
	width:140px;
	overflow:hidden;
	margin:0px 0px 20px 30px!important;
	margin:0px 0px 20px 30px;
}
.proEffectImg{
	background-image: url(../images/probg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

.proImg{
	border:1px solid #d9d9d9;
}

.proTxt{
	height:100px;
	line-height:15px;
	overflow:auto;
	text-align:left;
	color:#626161;
	font-size:12px;
}
.proTxt span{
	text-align:left;
	color:#626161;
	font-size:11px;
}
.proTxt1{
	line-height:15px;
	text-align:center;
	overflow:auto;
	color:#626161;
	padding-top:10px;
}
.proTxt2{
	line-height:15px;
	font-size:10px;
	text-align:center;
	overflow:auto;
	color:#626161;
	padding-top:10px;
}
.proTxt a{
	height:100px;
	font-size:14px;
	line-height:20px;
	text-align:center;
	overflow:auto;
	-moz-user-select:none;
	color:#267ec6;
	font-weight: bold;
	}
.proTxt a:hover{
	color:#626161;
	}
.CerTxt{
	height:60px;
	line-height:20px;
	text-align:center;
	overflow:auto;
 -moz-user-select:none;
	color:#626161;
}

#proShowBox{
	overflow:hidden;
}

#proShowBox .proBnt {
    width:28px;
	height:28px;
	float:left;
}


#temp_line{
	height:20px;
	background-image: url(../images/skin/line.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}

#proDet{
	padding-left:80px;
	line-height:22px;
	color:#626161;
	font-size:12px;
	overflow:hidden;
}

#proDet .proDet_contact{
	float:left;
	width:40%;
	height:57px;
}
#proDet .proDet_order{
	float:right;
	width:60%;
	padding-top:20px;
}
#proDet .proDet_con{
	padding-top:20px;
	clear:both;
}
.proDet_con1{
	padding:10px 150px 0px 230px;
	clear:both;
}
.indexyjBk{
	background-image:url(../images/skin/indexTitlebg.jpg);
	background-repeat: repeat-x;
	height:32px;
	padding-left:15px;
	line-height:32px;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:4px 10px 0 10px;
}

.yjBk{
	background-image: url(../images/skin/yj_title_bk.jpg);
	background-repeat: repeat-x;
	height:32px;
	color:#23a1db;
	padding-left:15px;
	line-height:32px;
	font-weight:bold;
}
.yjCon{
	border:1px solid #d9d9d9;
	padding:10px 11px 5px 11px!important;
	padding:5px 6px 5px 6px;
}

.pageBox{
    text-align:right;
    width:500px;
    float:right;
	padding:0px 50px 50px 300px;
	height:25px;
	line-height:25px;
	color:#999999
}

.solidbox {
	BORDER-TOP: #D7D7D7 1px solid; 
	BORDER-RIGHT: #D7D7D7 1px solid; 
	BORDER-BOTTOM: #D7D7D7 1px solid;
	BORDER-LEFT: #D7D7D7 1px solid; 
}

/*新闻中心*/
#newsLeft{
	float:left;
	width:850px;
}

#newsRight{
	float:left;
	width:168px;
}


.news_box{
	height:auto;
	overflow:hidden;
	float:left;
	padding:10px 10px 10px 10px;
}

.newsImg{
	float:left;
	width:70px;
	padding:0 10px 0 0;
}
.newTitleColor{
	color:#404040;
	font-size:14px;
	height:25;
	line-height:25px;
	font-weight: bold;
}
.newTitleColor a{
    color:#404040;
	font-size:14px;
}
.newTitleColor a:hover{
    color:#000000;
	font-size:14px;
}
.newsCon_t{
	float:left;
	width:658px;
	line-height:15px;
	color:#969696;
	padding:0 0 10px 0;
	text-align:justify;text-justify:inter-ideograph;
}
.newsCon_t span{
	font-size:14px;
	color:#474747;
}
.newsCon{
    width:800px;
	float:left;
	line-height:15px;
	color:#969696;
	padding-right:20px;
	text-align:justify;text-justify:inter-ideograph;
}
.newsCon span{
	font-size:14px;
	color:#474747;
}
.newsUpDown{
    float:left;
	padding:0px 50px 0px 0px;
	height:25px;
	line-height:25px;
	color:#999999
}

/*最新产品*/
.newprolist {
	width:168px;
	overflow:hidden;
}
.newprolist .title{
	height:24px;
	background-image: url(../images/skin/npro_bk.jpg);
	background-repeat: no-repeat;
	line-height:24px;
	font-family:"黑体";
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
}
.newprolist .etitle{
	height:24px;
	background-image: url(../images/skin/npro_bk.jpg);
	background-repeat: no-repeat;
	line-height:24px;
	font-family:"arial";
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
}

.newprolist .con{
	width:166px;
	border:1px solid #cdcdcd;
	/*width:166px;*/
	overflow:hidden;
	padding:0 0 10px 0;
}

.newprolist .con li{
    float:left;
	width:139px!important;
	width:136px;
	margin:10px 11px 5px 11px!important;
	margin:5px 6px 5px 6px;
	border:1px solid #d8d8d8;
}

/*联系我们*/
.contactBox{
	line-height:22px;
	padding-left:50px;
	color:#686868;
}
.feedbackBox{
	line-height:22px;
	padding-left:10px;
	color:#686868;
}
.contactAddLeft{
    float:left;
    margin:0 10px 10px 0;
	border:1px solid #d8d8d8;
	padding:0px;
}
.contactAddRight{
    float:left;
    margin:0 0 10px 0;
	border:1px solid #d8d8d8;
	padding:0px;
}
/*案例*/
.caseLeft{
    float:left;
    margin:10px 50px 10px 0;
	padding:10px 10px 10px 10px;
	border:1px solid #d8d8d8;
}
#case_con_box{
	overflow:hidden;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:150%;
	padding: 0 120px 0 ;
}
.caseBTitle{
	text-align:center;
	line-height:39px;
	font-family:"黑体";
	font-size:16px;
	color:#989898;
}

/*产品分类*/
.proClassLeft{
	float:left;
	width:210px;
	text-align:left;
	font-size:14px;
	padding: 0px;
	margin: 0;
	font-weight: bold;
}
.proClassLeft a{
	font-size:12px;
	color:#626262;
	font-weight: ;
	font-weight: normal;
	}
.proClassLeft a:hover{
	font-size:12px;
	color:#267ec6;
	font-weight: normal;
	}
/*网站地图*/
.maplistDiv{
	float:left;
	width:900px;
	color:#7e7e7e;
	line-height:22px;
	padding-top:5px;
	margin-top:25px;
}
.maplistDiv a{
	color:#7e7e7e;
}
.maplistDiv a:hover{
	color:#333333;
}
.maplistTitle{
	color:#f86909;
	font-size:14px;
	font-weight: bold;
}
.maplistTitle a{
	color:#f86909;
}
.maplistTitle a:hover{
	color:#333333;
}
.maplistSTitle{
	color:#626161;
	font-size:13px;
	font-weight: bold;
}
.maplistSitle a{
	color:#626161;
}
.maplistSTitle a:hover{
	color:#333333;
}
/*菜单*/

.nav{
        font-size: 14px;
        cursor: pointer;
        display: block;
        text-decoration: none;
}


 #main-nav {
	width:210px;
	margin: 0px;
	padding:0px;
	background:url(../images/0315/pro_list_bk1.gif) repeat-y 0 0;
}

#main-nav li {
                list-style: none;
                margin: 0px;
				padding:0px;
				line-height:22px;
				}


#main-nav li a.nav{
	font-size: 13px;
	cursor: pointer;
	display: block;
	margin: 0px;
	padding:0px;
	text-indent: 12px;
	text-decoration:none;
				}
#main-nav li a.nav .cn{display:none;}
#main-nav li a:hover.nav .en{display:none;}
#main-nav li a:hover.nav .cn{display:inline;}  
navHover				
.nav a{
	font-size: 14px;
	cursor: pointer;
	display: block;
	padding:0px;
	text-indent: 16px;
	text-decoration:none;
	margin: 0px;
	padding:0px;
				}
#main-nav li a.nav:hover {
	font-size: 13px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	text-indent: 12px;
	background-repeat: no-repeat;
				}
.navHover{
	font-size: 14px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	height:auto!important ;
	height:5px;
	text-indent: 16px;
	background-repeat: no-repeat;
				}
				
a.navHover .cn{display:none;}
a:hover.navHover .en{display:none;}
a:hover.navHover .cn{display:inline;}
				
.nav-top-item {
	font-size: 14px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	text-indent: 16px;
	background-repeat: no-repeat;
                }
#main-nav li a.abc {
	font-size: 13px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	text-indent: 12px;
	background-repeat: no-repeat;
                }
#main-nav li a.current {
                color: #267ec6;
                }
                
#main-nav li a.current:hover {
                color: #267ec6;
                }



#main-nav ul {
                margin: 0px;
				padding:0px;
                font-size: 13px;
}

#main-nav ul li {
	list-style: none;
	margin: 0px;
	padding:0px;;
	text-indent: 24px;
	height:auto!important ;
	height:10px;
}

	
/*20120315*/
.titlebox_0315{
	width:100%;
	height:29px;
	line-height:29px;
	background:url(../images/0315/index_title_bk.gif) no-repeat 0 0;
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
}
.indexBox_0315{
	overflow:hidden;
	width:1012px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	margin:0px;
	padding: 15px 5px 0px 5px;
}
.titlebox_0315 .bTitle_0315{
	float:left;
	width:40%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	color:#626161;
	text-indent:10px;
}
.titlebox_0315 .bTitle_0315 span{
	color:#297dc3;
}
.indexBox_0315_bottom{
	width:1024px;
	height:15px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:url(../images/0315/index_title_bottom.gif) no-repeat bottom 0;
	margin-bottom:5px;
}
.indexVideo{
	float:left;
	width:210px;
	padding:0px;
	margin:0px;
	margin-right:10px;
}
.indexTxt{
	float:left;
    width:792px;
	line-height:20px;
	text-align:left;
	overflow:auto;
	color:#626161;
	text-align:justify;
	text-justify:inter-ideograph;
}
.indexTxt span.more{
	color:#267ec6;
	margin:0px;
	padding:0px;
}
.indexTxt span.more a{
	color:#267ec6;
}
.indexTxt span.more a:hover{
	color:#000;
}
.indexyjBkfont1{
	float:left;
	width:50%;
	overflow:hidden;
	text-indent:8px;
}
.indexyjBkfont1 ul{
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.indexyjBkfont1 ul li{
	height:29px;
	line-height:29px;
	padding: 0 10px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbbbc;
}
.indexyjBkfont1 ul li a{
	color:#626161;
	font-family:'Myriad Pro';
}
.indexyjBkfont1 ul li a:hover{
	color:#333;
}

.nav_titlebox_0315{
	width:100%;
	height:30px;
	line-height:30px;
	background:url(../images/0315/nav_title_bk.gif) no-repeat 0 0;
}
.nav_titlebox_0315 .bTitle_0315{
	float:left;
	width:20%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	color:#626161;
	text-indent:10px;
}
.nav_titlebox_0315 .bTitle_0315 span{
	color:#297dc3;
}

.nav_titlebox_0315 ul {
	float:right;
	margin:0px;
	padding:0px;
	width:70%;
	overflow:hidden;
}
.nav_titlebox_0315 ul li{
	height:30px;
	line-height:30px;
	padding: 0 10px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbbbc;
}
.nav_titlebox_0315 ul li a{
	font-family:Arial, Helvetica, sans-serif;
}
.nav_titlebox_0315 ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
}
#Contact_content table tr td{
	color:#646462
}

#Contact_content table tr td a{
	color:#297dc5
}

a.linkhover{
	color:#267ec6;
}
.linkhover a{
	color:#267ec6;
}

#proClass_content{
	overflow:hidden;
	width:1012px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	margin:0px;
	padding: 15px 5px 5px 5px;
}

.list_title_bk{
	width:210px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	background:url(../images/0315/pro_list_bk2.gif) no-repeat 0 0;
}



.down_titlebox_0315{
	width:100%;
	height:30px;
	line-height:30px;
	background:url(../images/0315/nav_title_bk.gif) no-repeat 0 0;
}

.down_titlebox_0315 ul {
	margin:0px;
	padding:0px;
	width:100%;
	overflow:hidden;
}
.down_titlebox_0315 ul li{
	height:30px;
	line-height:30px;
	padding: 0 31px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbbbc;
}

.down_titlebox_0315 ul li.temp{
	height:30px;
	line-height:30px;
	padding: 0 24px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbbbc;
}


.down_titlebox_0315 ul li a:hover{
	color:#267ec6;
	text-decoration:none;
}

.entitlefont{
	font-family:'Myriad Pro';
	font-size:14px;
	font-style:normal;
}

.entitlefont a{
	font-family:'Myriad Pro';
	font-style:normal;
}


/*------------------2013.5.22修改-----------------------------*/
.subscription{
	display:none;
	width:100%;
	height:100%;
	left:0px;
	position:fixed;
	background:url(../images/bg.png);
	z-index:1000000002;
}
.emailBox{
	position:relative;
	width:320px;
	background:#fff;
}
.tableForm{
	width:320px;
}
.membertopic{
	padding:5px 40px;
	text-align:left;
}
.tableStyle{
	width:240px;
	padding:20px 40px;
	padding-top:10px;
}
.tableStyle2{
	width:240px;
	padding:20px 40px;
	padding-top:10px;
}
.memberclose{
	padding-right:5px;
	padding-top:5px;
	text-align:right;
	cursor:pointer;
}
.tableLeft{
	float:left;
	width:60px;
	line-height:28px;
}
.tableLeft2{
	float:left;
	width:80px;
	line-height:28px;
}
.tableRight{
	float:left;
	width:160px;
	line-height:28px;
}
.txt{
	width:150px;
}
.tasubmit{
	width:45px;
	height:18px;
	background:#000;
	color:#fff;
	border:0px;
	cursor:pointer;
}
.inputBut{
	clear:both;
	width:200px;
	padding-top:8px;
}
