﻿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;}

input, textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}


body{ 
	margin:0 auto;
	font-size:1.4em;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	color:#555555;
	-webkit-text-size-adjust: 100%;/*解决Iphone下橱窗字体变大问题*/
	font-family:inherit!important;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;					/*禁止链接长按弹出选项菜单*/
}
a {
	color: #414040;
	text-decoration: none;
}
a:hover {
	/*color: #c30;*/
	text-decoration: none;
}
a:link{
    -webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: 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;
}









.back-buttom{ display:block; width: 96%; height:62px; line-height:62px; background-color: #fabf00;color: #fff!important;border:none; border-radius: 8px; margin:0 auto; margin-bottom:20px; font-size:1.4em;}
.header_logo{ display:block; width:145px; height:114px;position:absolute; left:12px; top:0px; z-index:99999;}
.header_logo_img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.header_title{
    width:58%;
	height:auto;
	margin:0px auto;
	position: absolute;
	top:56px;
	left:26%;
	overflow:hidden;
	text-align:center;
	color:#0b2153;
	font-size:1.4em;
}
@media only screen and (max-width:800px){
.divbody{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
}
@media only screen and (min-width:800px) and (max-width:2000px){
/*.divbody{
    width:800px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}*/
}
/*.header{
    width:100%;
	height:136px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.header_l_icon{
    display:block;
    width:76px;
	height:auto;
	float:left;
	margin-left:35px;
	margin-top:14px;
	display:inline;
	overflow:hidden;
	cursor:pointer;
}
.header_r_icon{
    display:block;
    width:76px;
	height:auto;
	float:right;
	margin-right:35px;
	margin-top:14px;
	overflow:hidden;
	cursor:pointer;
}
.header_title{
    width:72%;
	height:136px;
	line-height:136px;
	margin:0px auto;
	position: absolute;
	top:0px;
	left:14%;
	overflow:hidden;
	text-align:center;
	color:#0b2153;
	font-size:1.4em;
}*/
.header_cls{
    width:100%;
	height:72px;
	margin:0 auto;
	overflow:hidden;
}
.header_cls li{
    width:20%;
	height:auto;
	float:left;
	overflow:hidden;
}
.header_cls li a{
    display:block;
	width:100%;
	height:72px;
	line-height:72px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.4em;
	color:#636363;
}
.ind_title{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:35px;
	overflow:hidden;
	font-size:1.8em;
	font-weight:bold;
	color:#fabf00;
	text-align:center;
}
.banner{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.banner img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.ind_pro{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.ind_pro li{
    width:45%;
	height:auto;
	float:left;
	margin-top:30px;
	margin-left:3.33%;
	display:inline;
	overflow:hidden;
	position:relative;
}
.ind_pro li img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.ind_pro li a{
    display:block;
	width:100%;
	height:auto;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1em;
	color:#636363;
	line-height:1.6;
	top:0px;
	left:0px;
	position:absolute;
	z-index:1;
}
.ind_pro li a img{
    display:block;
    max-width:90%;
	width:90%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	margin-top:16px;
	margin-bottom:10px;
}
.ind_pro li a span{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	text-align:left;
    color:#000000;
	font-size:1.4em;
	overflow:hidden;
}
.ind_pro li a label{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	text-align:left;
    color:#8f8f8f;
	font-size:1em;
	overflow:hidden;
}
.ind_pro li a font{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	text-align:left;
    color:#d9031d;
	font-size:1.2em;
}


.ind_news{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	background:url(../images/ind_news_bg.jpg) bottom repeat-x;
}
.ind_news_m{
    width:93%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#eeeeee;
}
.ind_news_top{
    display:block;
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px dotted #797979;
}
.ind_news_top span{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	color:#fabf00;
}
.ind_news_top label{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
	font-size:1em;
	color:#797979;
}
.ind_news_ul{
    width:94%;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
	overflow:hidden;
}
.ind_news_ul li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
}
.ind_news_ul li a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	font-size:1.4em;
	color:#666666;
}
.ind_news_ul span{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:right;
	overflow:hidden;
	font-size:1.2em;
	color:#CCCCCC;
}
.ind_news_more{
    display:block;
	width:100%;
	height:60px;
	line-height:60px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:1.6em;
	color:#d9031d;
}
.search_box_ind{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#f7f7f7;
}
.search_title{
    display:block;
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.search_title img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.ind_menu{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#f7f7f7;
	padding-bottom:40px;
}
.ind_menu li{
    width:24.99%;
	height:auto;
	float:left;
	overflow:hidden;
}
.ind_menu li a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:1.2em;
	color:#7f7575;
}
.ind_menu li a img{
    display:block;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:10px;
}


.footer{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:45px;
	padding-bottom:45px;
	overflow:hidden;
	background:#fabf00;
}
.footer_top{
    width:94%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.footer_top_li{
    display:block;
    width:84px;
	height:84px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	display:inline;
	overflow:hidden;
}
.footer_top_contact{
    width:auto;
	height:84px;
	line-height:84px;
	float:left;
	margin-bottom:20px;
	display:inline;
	padding-left:100px;
	text-align:left;
	background:url(../images/footer_icon_4.jpg) left no-repeat;
	font-size:1.6em;
	color:#000000;
	font-weight:bold;
}
.footer_copyright{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	overflow:hidden;
	text-align:center;
	line-height:1.7;
	font-size:1.2em;
	color:#000000;
}
.footer_link{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
	font-size:1.2em;
	color:#000000;
}
.footer_height{
    width:100%;
	height:30px;
	overflow:hidden;
}



/*产品列表*/
.probox{
    display:block;
    width:96%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	padding-bottom:40px;
	border-bottom:1px solid #c9c9c9;
}
.probox_img{
    display:block;
    width:45%;
	height:auto;
	float:left;
	overflow:hidden;
}
.probox_img img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.probox_r{
    width:50%;
	height:auto;
	float:right;
	overflow:hidden;
}
.probox_r_title{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:1.6em;
	color:#000000;
	font-weight:bold;
}
.probox_r ul{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.probox_r li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
	line-height:1.6;
	font-size:1.3em;
}
.probox_r li a{
    display:block;
    border:1px solid #cd3200;
	color:#cd3200;
	padding:5px;
	padding-left:20px;
	margin-top:10px;
}
.probox_r li label{
}
/*.probox_r a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
	color:#8f8f8f;
}*/


.sub_cls{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	border-bottom:2px solid #bbbbbb;
}
.sub_cls li{
    width:30%;
	height:auto;
	float:left;
	margin-left:2.5%;
	margin-bottom:30px;
	display:inline;
	overflow:hidden;
}
.sub_cls li a{
    display:block;
	width:99%;
	height:65px;
	line-height:65px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	/*border:1px solid #bfbfbf;*/
	background:#e8e8e8;
	color:#fabf00;
	font-size:1.4em;
	
	border:1px solid rgba(0,0,0,0.0);
	border-radius:10px;
    transition:border 1s;
    -moz-transition:border 1s; /* Firefox 4 */
    -webkit-transition:border 1s; /* Safari and Chrome */
    -o-transition:border 1s; /* Opera */
	border:1px solid #bfbfbf;
}
.sub_cls li a:hover{
    border:1px solid #fabf00;
	background:#fabf00;
	color:#000000;
}
.sub_cls li a.current{
    border:1px solid #fabf00;
	background:#fabf00;
	color:#000000;
}

.cls_title{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	overflow:hidden;
	text-align:left;
	font-size:1.4em;
	color:#414141;
	font-weight:bold;
}
.Content_text{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
	text-align:left;
	line-height:2;
	font-size:1.3em!important;
}
.Content_text img{
    max-width:99%;
	width:99%;
	-ms-interpolation-mode:bicubic;
}
.Content_text strong{
    font-weight:bold!important;
}

.Content_text_xcp{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	line-height:2;
	font-size:1.3em!important;
}
.Content_text_xcp img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}


/*产品详情*/
.proshow_title{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:left;
	font-size:2em;
	color:#112e5a;
	font-weight:bold;
}
.proshow_pic{
    width:100%;
	height:auto;
	margin:0 auto;
	/*padding-top:40px;
	padding-bottom:40px;*/
	overflow:hidden;
	text-align:center;
	background:#e6e8e7;
}
.proshow_pic img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
/*.proshow_cls{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
	text-align:left;
	line-height:2;
    color:#000000;
}
.proshow_cls a{
    color:#000000;
}
.proshow_cls a:hover{
    color:#112e5a;
}
.proshow_cls a.current{
    color:#112e5a;
}*/


.proshow_cls{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
	text-align:left;
	line-height:2;
    color:#000000;
}
.proshow_cls li{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	font-size:1.3em;
}
.proshow_cls li a{
    color:#555555;
}
.proshow_cls li a:hover{
    /*color:#112e5a;*/
	color:#FF0000;
}
.proshow_cls li a.current{
    /*color:#112e5a;*/
	color:#FF0000;
}



.proshow_tab{
    width:96%;
	height:60px;
	line-height:60px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	background:#112e5a;
}
.proshow_tab li{
    width:25%;
	height:60px;
	line-height:60px;
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	font-weight:bold;
	cursor:pointer;
}
.proshow_tab li a{
    display:block;
    width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#ffffff;
}
.proshow_tab li.current{
    color:#fa0c0c;
}
.proshow_tab li a.current{
    color:#fa0c0c;
}

.proshow_text{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	background:#f7f7f7;
}
.proshow_text_m{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:40px;
	overflow:hidden;
	text-align:left;
	line-height:2;
}
.proshow_text_m span{
    font-size:1em!important;
	font-family:inherit!important;
}


/*新品上市*/
.newpro_title{
    display:block;
	width:96%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	margin-top:40px;
	overflow:hidden;
	border:1px solid #112e5a;
	background:#112e5a;
	text-align:center;
	font-size:1.4em;
	color:#FFFFFF;
	position:relative;
}
.newpro_title span{
    display:block;
	width:auto;
	height:50px;
	top:0px;
	right:20px;
	position:absolute;
	z-index:1;
	font-size:0.8em;
}
.newpro_title:hover{
	color:#FFFFFF;
}
.newpro_m{
    display:block;
    width:96%;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:35px;
	overflow:hidden;
	border:1px solid #e5e5e5;
	position:relative;
}
.newpro_m_time{
    width:135px;
	height:115px;
	padding-top:20px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	display:inline;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
	line-height:1.5;
	background:#112e5a;
	font-size:1.2em;
}
.newpro_m_time span{
    font-size:1.4em;
}
.newpro_m_item{
    width:70%;
	height:auto;
	float:right;
	overflow:hidden;
	text-align:left;
	line-height:2;
	color:#555555;
}
.newpro_m_more{
    display:block;
	width:50%;
	height:auto;
	bottom:15px;
	right:15px;
	position:absolute;
	z-index:1;
	text-align:right;
}
/*.newpro_m_item li{
    width:100%;
	height:38px;
	line-height:38px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
}*/


.prolist_bigName{
    width:100%;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
	background:#bdbec0;
	text-align:center;
	margin-top:20px;
}


.search_box{
    width:99.8%;
	height:98px;
	margin:0 auto;
	margin-top:26px;
	overflow:hidden;
	border:1px solid #c9c9c9;
	background:#FFFFFF;
}
.submitSearch{
    width:98px;
	height:98px;
	line-height:98px;
	outline:none;
	background:url(../images/search_submit_bg.jpg) no-repeat;
	text-align:center;
	font-size:2em;
	color:#7d7d7d;
	cursor:pointer;
	text-indent:100px;
}
.txtSearch{
    width:100%;
	height:98px;
	line-height:98px;
	outline:none;
	border:0px;
	text-align:left;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.4em;
	color:#333333;
}



.news_list{
    display:block;
	width:96%;
	height:auto;
	margin:0 auto;
	margin-top:45px;
	overflow:hidden;
}
.news_list span{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	cursor:pointer;
	font-size:1.7em;
	color:#000000;
}
.news_list label{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
	cursor:pointer;
	font-size:1.4em;
	line-height:2;
	color:#666666;
}
.news_list font{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
	cursor:pointer;
	font-size:1.2em;
	color:#CCCCCC;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}



.news_title{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:50px;
	overflow:hidden;
	text-align:left;
	line-height:1.2;
	font-size:2em;
	color:#000000;
}
.news_time{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
	font-size:1.3em;
	color:#CCCCCC;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}
.news_content{
    width:94%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
	font-size:1.3em!important;
	line-height:2;
	padding-bottom:30px;
}
.news_content img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.news_content strong{
    font-weight:bold!important;
}
.news_content font{
	font-size:1em!important;
}
.news_content_1{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
	font-size:1.3em!important;
	line-height:2;
	padding-bottom:30px;
}
.news_content_1 img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.news_content_1 strong{
    font-weight:bold!important;
}



.list-paddingleft-2{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.list-paddingleft-2 li{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	text-align:left;
	overflow:hidden;
	line-height:1.6;
	font-size:1.4em;
}
.list-paddingleft-2 li a{
    color:#666666;
}
.list-paddingleft-2 li a img{
    display:block;
    max-width:50%;
	width:50%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	float:left;
	margin-right:15px;
}







.zs_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.zs_list li{
    width:50%;
	height:auto;
	float:left;
	margin-bottom:15px;
	overflow:hidden;
}
.zs_list li a{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	color:#555555;
}
.zs_list li a img{
    display:block;
    max-width:96%;
	width:96%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	margin-bottom:10px;
	padding:2px;
	border:2px solid #CCCCCC;
}
.zs_list li a span{
    display:block;
	width:100%;
	height:70px;
	text-align:center;
}



.ld_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.ld_list li{
    width:50%;
	height:auto!important;
	float:left;
	margin-bottom:25px;
	margin-top:20px;
	display:inline;
	overflow:hidden;
}
.ld_list li a{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.ld_list li a img{
    display:block;
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
	margin-bottom:10px;
}
.ld_list li a span{
    display:block;
	width:100%;
	height:40px;
	margin:0 auto;
	text-align:center;
	color:#333333;
	cursor:pointer;
	overflow:hidden;
}
.ld_list li a label{
    display:block;
	width:140px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	color:#043273;
	background:#eeeeee;
	cursor:pointer;
	overflow:hidden;
}





.cpsc_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.cpsc_list li{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-bottom:25px;
	overflow:hidden;
}
.cpsc_list li a{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.cpsc_list li a img{
    display:block;
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
	margin-bottom:20px;
}






























.footer_menu_height{
    width:100%;
	height:150px;
	margin:0 auto;
	overflow:hidden;
}
.footer_menu{
    display:block;
	width:100%;
	height:130px;
	margin:0 auto;
	position:fixed;
	left:0px;
	bottom:0px;
	_position:absolute;
	_margin-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop));
	text-align:center;
	background:#FFFFFF;
	border-top:1px solid #c3c3c3;
	z-index:2;
}
.footer_menu li{
    width:19.99%;
	height:auto;
	float:left;
	overflow:hidden;
}
.footer_menu li a{
    display:block;
	width:100%;
	height:130px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.2em;
	color:#636363;
}
.footer_menu li a img{
    display:block;
	margin:0 auto;
	margin-top:12px;
	margin-bottom:6px;
}
.footer_menu li a.current{
    color:#0071bc;
}






/*产品分类页*/
.cls_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;
}
.cls_list li{
    width:auto;
	height:auto;
	float:left;
	margin-left:30px;
	margin-right:30px;
	margin-top:25px;
	margin-bottom:25px;
	display:inline;
	overflow:hidden;
}
.cls_list li a{
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.2em;
	color:#636363;
}
.cls_list li a.green{
    color:#6abb32;
}




/*产品列表*/
.pro_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
}
.pro_list li{
    width:46%;
	height:auto;
	float:left;
	margin-left:2.5%;
	margin-bottom:30px;
	overflow:hidden;
}
.pro_list li a{
    display:block;
	width:100%;
	height:auto;
	text-align:left;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.2em;
	color:#636363;
	line-height:2;
	position:relative;
	padding-bottom:50px;
}
.pro_list li a img{
    display:block;
    max-width:99%;
	width:99%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	margin-bottom:20px;
	border:1px solid #e8e8e8;
}
.pro_list li a span{
    color:#ff0000;
}
.pro_list li a label{
    display:block;
	width:136px;
	height:38px;
	line-height:36px;
	overflow:hidden;
	bottom:0px;
	right:0px;
	position:absolute;
	z-index:1;
	background:#6abb32;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size:1.2em;
	color:#ffffff;
}




.select_top{
    width:100%;
	height:96px;
	margin:0 auto;
	background:#f8f8f8;
	border-bottom:1px solid #c9c9c9;
}
.select_top_item{
    width:20%;
	height:auto;
	float:left;
	text-align:center;
}
.select_top_item a{
    display:block;
	width:100%;
	height:96px;
	line-height:96px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:1.2em;
	color: #666666;
}













.ewm_bg{
    display:none;
	width:100%;
	height:2000px;
	margin:0 auto;
	position:fixed;
	left:0px;
	top:0px;
	_position:absolute;
	_margin-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop));
	text-align:center;
	z-index:2;
	background-color: #000000;
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
}
.ewm{
    display:none;
	width:80%;
	height:auto;
	margin:0 auto;
	position:fixed;
	left:10%;
	top:100px;
	_position:absolute;
	overflow:hidden;
	_margin-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop));
	text-align:center;
	z-index:3;
}
.ewm img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}





.brand_title{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
	text-align:center;
	color:#fe0000;
	font-size:1.8em;
}
.brand_img{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.brand_img img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.brand_text{
    width:90%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:35px;
	overflow:hidden;
	text-align:left;
	line-height:1.7;
}
.brand_icon{
    width:100px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.brand_icon img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.brand_text_more{
	width:80%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:30px;
	overflow:hidden;
	text-align:center;
	background:#efefef;
	font-size:1.6em;
}



/*.gd_submit{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:150px;
	overflow:hidden;
}
.gd_submit li{
    width:90%;
	height:auto;
	margin:0 auto;
	margin-bottom:60px;
	overflow:hidden;
}
.gd_submit li a img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}*/
.gd_header{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.gd_header img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.gd_submit{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:100px;
	overflow:hidden;
}
.gd_submit li{
    width:26%;
	height:auto;
	float:left;
	margin-left:16%;
	overflow:hidden;
}
.gd_submit li a img{
    display:block;
    max-width:100%;
	width:100%;
	margin:0 auto;
	-ms-interpolation-mode:bicubic;
}