﻿ul,dl,dt,dd,h1,h2,h3,h4,h5,h6,form { padding:0; margin:0;}
ul { list-style:none;}
li { text-align:left; vertical-align:middle;}
img { border:0px;}
a img,a:hover img{border:0;}

body{ 
    margin:0 auto;
	font-size:12px;
	text-align:center;
	color:#414040;
}
a {
	color: #414040;
	text-decoration: none;
}
a:hover {
	color: #c30;
	text-decoration: none;
}
.red {
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.red:hover {
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.blue {
    COLOR: #0054a6;
    TEXT-DECORATION: none;
}
.blue:hover {
    COLOR: #0054a6;
    TEXT-DECORATION: none;
}
.while {
    COLOR: #FFF;
    TEXT-DECORATION: none;
}
.while:hover {
    COLOR: #FFF;
    TEXT-DECORATION: none;
}
.clearboth{
    visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
}



.banner_logo{
    width:100%;
	height:27px;
	left:0px;
	top:0px;
	position:absolute;
	z-index:10001;
}
.banner_logo_m{
    width:1000px;
	height:27px;
	margin:0 auto;
	text-align:left;
}



.cont_banner{
    width:100%;
	height:280px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/cont_banner_1.jpg) center no-repeat;
	position:relative;
}
.cont_banner_bottom{
    width:100%;
	height:22px;
	top:258px;
	left:0px;
	position:absolute;
	z-index:10001;
}
.cont_banner_bottom_m{
    width:980px;
	height:22px;
	margin:0 auto;
}
.cont_banner_bottom_m_left{
    width:204px;
	height:22px;
	float:left;
}
.banner{
    width:100%;
	height:495px;
	margin:0 auto;
	overflow:hidden;
	background:url(../ind_banner/loading.gif) center no-repeat;
	position:relative;
}
.banner_bottom{
    width:100%;
	height:auto;
	left:0px;
	bottom:14px;
	position:absolute;
	z-index:10001;
}
.banner_bottom ul{
    width:1000px;
	height:auto;
	margin:0 auto;
}
.banner_bottom ul li{
    width:269px;
	height:157px;
	float:left;
	margin-right:6px;
	display:inline;
}
.banner_bottom ul li a{
    display:block;
	width:267px;
	height:155px;
    border:1px solid #c1c1c1;
}
.banner_bottom ul li a:hover{
    border:1px solid #be0000;
}
.header{
    width:100%;
	height:84px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) top repeat-x;
}
.header_m{
    width:1000px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.header_m_logo{
    width:200px;
	height:60px;
	left:0px;
	top:9px;
	position:absolute;

}
.footer{
    width:100%;
	height:140px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/footer_bg.jpg) top repeat-x;
}
.search_box{
    width:185px;
	height:20px;
	top:50px;
	right:0px;
	position:absolute;
	border:1px solid #c2001b;
	background:#FFFFFF;
}
.search_box li{
    width:157px;
	height:20px;
	float:left;
}
.search_input{
    width:150px;
	height:15px;
	line-height:15px;
	border:0px;
}
.footer_m{
    width:1000px;
	height:auto;
	margin:0 auto;
	margin-top:18px;
	overflow:hidden;
}
.footer_m_left{
    width:860px;
	height:auto;
	float:left;
}
.footer_m_right{
    width:135px;
	height:auto;
	float:right;
	text-align:center;
	line-height:1.6;
	color:#9b9a99;
}
.footer_m_right img{
    display:block;
	margin-bottom:6px;
	margin:0 auto;
}
.footer_m_left_link{
    width:100%;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
}
.footer_m_left_copyright{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	line-height:1.6;
	text-align:left;
	color:#9b9a99;
}
.footer_m_left_copyright a{
	color:#9b9a99;
}
.footer_m_left_copyright label{
    font-family:"Times New Roman", Times, serif;
}








.Cont_Main{
    width:100%;
	height:auto;
	margin:0 auto;
	background:url(../images/cont_main_bg.jpg) top center no-repeat;
}
.Cont_Main_1000{
    width:980px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.Cont_Main_Left{
    width:204px;
	height:auto;
	float:left;
}
.Cont_Main_Right{
    width:770px;
	height:auto!important;
	min-height:500px;
	height:500px;
	float:right;
	padding-bottom:20px;
}

.Cont_Left_Cls{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.Cont_Left_Cls li{
    width:204px;
	height:auto;
	margin:0 auto;
}
.Cont_Left_Cls li a{
    display:block;
	width:202px;
	height:38px;
	line-height:38px;
	text-align:center;
	border:1px solid #bfc0c1;
	border-top:0px;
}
.Cont_Left_Cls li a:hover{
    background:#6c6c6c;
	color:#FFFFFF;
}
.Cont_Left_Cls li a.current{
    background:#6c6c6c;
	color:#FFFFFF;
}

.Cont_Left_Contactus{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	line-height:1.8;
	color:#999999;
}
.Cont_Left_Contactus img{
    display:block;
	margin-bottom:8px;
}
.Cont_Main_Right_Nav{
    width:738px;
	padding-right:10px;
	height:45px;
	line-height:45px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:right;
	border:1px solid #e3e3e3;
	color:#595959;
}
.Cont_Main_Right_Nav a{
	color:#595959;
}






.pro_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
}
.pro_list li{
    width:235px;
	height:221px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:10px;
	margin-right:8px;
	margin-bottom:18px;
	display:inline;
	position:relative;
	background:url(../images/pro_bg.jpg) bottom no-repeat;
}
.pro_list_li_imgpic{
	display:block;
    width:235px;
	height:176px;
}
.pro_list_li_imgpic img{
    width:235px;
	height:176px;
}
.pro_list_li_title{
	display:block;
    width:225px;
	height:23px;
	line-height:23px;
	left:5px;
	top:176px;
	position:absolute;
	text-align:left;
}
.pro_list_li_proid{
    width:155px;
	height:22px;
	line-height:22px;
	left:5px;
	top:199px;
	position:absolute;
	text-align:left;
}
.pro_list_li_more{
    width:65px;
	height:22px;
	line-height:22px;
	right:5px;
	top:199px;
	position:absolute;
	text-align:left;
}









.hns_header{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.hns_header_m{
    width:1000px;
	height:auto;
	margin:0 auto;
}
.hns_header_m_logo{
    width:160px;
	height:108px;
	float:left;
	text-align:left;
}
.hns_header_m_tel{
    width:308px;
	height:108px;
	float:right;
	background:url(../images/hns/tel.jpg) right no-repeat;
}
.hns_menu{
    width:100%;
	height:42px;
	margin:0 auto;
	background:#f4ae00;
}
.hns_menu_m{
    width:980px;
	height:auto;
	margin:0 auto;
}
.hns_menu_ul{
    width:700px;
	height:42px;
	float:left;
}
.hns_menu_ul li{
    width:88px;
	height:42px;
	float:left;
}
.hns_menu_ul li a{
    display:block;
	width:100%;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}
.hns_menu_ul li a:hover{
    background:url(../images/hns/menu_hover.jpg) center no-repeat;
}
.hns_menu_ul li a.current{
    background:url(../images/hns/menu_hover.jpg) center no-repeat;
}



.hns_search_ul{
	width:256px;
	height:22px;
	float:right;
	border:1px solid #e7941a;
	margin-top:9px;
	display:inline;
	background:#FFFFFF;
}
.hns_search_ul li{
    width:223px;
	height:22px;
	float:right;
}
.hns_search_input{
    width:222px;
	height:18px;
	line-height:18px;
	border:0px;
	background:none;
}

.hns_cont_banner{
    width:100%;
	height:352px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/hns/cont_banner_bg.jpg) center no-repeat;
}
.hns_cont_banner_m{
    width:1002px;
	padding-left:1px;
	height:332px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
}
.hns_Cont_Main{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	background:url(../images/hns/cont_bg.jpg) top center no-repeat;
}
.hns_Cont_Left_Cls{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:15px;
	background:#f2f2f2;
	overflow:hidden;
}
.hns_Cont_Left_Cls li{
    width:180px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.hns_Cont_Left_Cls li a{
    display:block;
	width:100%;
	height:45px;
	line-height:45px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	color:#5f525e;
	background:url(../images/hns/cont_left_cls_bg.jpg) no-repeat;
}
.hns_Cont_Left_Cls li a:hover{
    color:#f4ae00;
	background:url(../images/hns/cont_left_cls_bg_hover.jpg) no-repeat;
}
.hns_Cont_Left_Cls li a.current{
    color:#f4ae00;
	background:url(../images/hns/cont_left_cls_bg_hover.jpg) no-repeat;
}
.hns_Cont_Left_Contactus{
    width:100%;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
	margin-bottom:15px;
	background:#f2f2f2;
}
.hns_Cont_Left_Contactus span{
    display:block;
	width:177px;
	height:auto;
	margin:0 auto;
	text-align:left;
	line-height:1.6;
	color:#999999;
}















.Cont_News_ul{
    width:730px;
	height:auto;
	padding:0;
	margin:0 auto;
	padding-top:20px;
}
.Cont_News_ul li{
    width:100%;
	height:30px;
	line-height:30px;
	margin:0 auto;
	background:url(../images/icon_3.gif) left 4px no-repeat;
	border-bottom:1px dashed #cdcdcd;
}
.Cont_News_ul li a{
    display:block;
	width:85%;
	height:30px;
	float:left;
	text-align:left;
	padding-left:20px;
}
.Cont_News_ul li span{
    display:block;
    width:10%;
	height:30px;
	text-align:left;
	float:right;
}








.Cont_Right_Title{
    width:730px;
	height:auto !important;
	height:35px;
	min-height:35px;
	line-height:35px;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	padding-right:20px;
}
.Cont_Right_Info{
    width:730px;
	height:20px;
	line-height:20px;
	margin:0 auto;
	text-align:center;
	border-bottom:1px dashed #CCCCCC;
	color:#979797;
	margin-bottom:15px;
	font-size:12px;
	padding-right:20px;
}
.Cont_Right_Text{
    width:730px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	text-align:left;
	line-height:2;
}
.Cont_Right_Back{
    width:100%;
	height:auto;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:20px;
	text-align:center;
}
.Cont_Right_Back a{
    display:block;
	width:70px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#d9d9d9;
	color:#FFFFFF;
	margin:0 auto;
}






.pro_show_t{
    width:750px;
	height:auto;
	margin:0 auto;
	margin-top:18px;
	overflow:hidden;
}
.pro_show_t_l{
    width:415px;
	height:310px;
	float:left;
	overflow:hidden;
	border:1px solid #d1d1d1;
	padding:3px;
	background:#efefef;
}
.pro_show_t_l img{
    display:block;
	
	margin:0 auto;
	overflow:hidden;
}
.pro_show_t_r{
    width:300px;
	height:auto;
	float:right;
}
.pro_show_t_r_info{
    width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	line-height:2;
	font-size:16px;
	overflow:hidden;
}
.pro_show_t_r_share{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
}
.pro_show_details{
    width:750px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	background:#d6d6d6;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
}



















.menu{
    width:580px;
	height:31px;
	top:45px;
	right:170px;
	position:absolute;
}
.menu li{
    width:80px;
	height:31px;
	float:left;
}
.menu li a{
    display:block;
	width:100%;
	height:31px;
	line-height:31px;
	text-align:center;
	font-size:14px;
}
.menu li a:hover{
    color:#FFFFFF;
	background:url(../images/menu_hover.jpg) center no-repeat;
}
.menu li a.current{
    color:#FFFFFF;
	background:url(../images/menu_hover.jpg) center no-repeat;
}﻿

