﻿@charset "utf-8";
/* CSS Document */

html{ overflow-x:hidden}

#main{ width:100%; max-width:640px; height:auto; margin:0 auto; background:#fff;}


#header{ width:100%; height:auto; margin:0 auto; overflow:visible}


#center{ width:100%; height:auto; margin:0 auto;}


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#333333; font-family:'微软雅黑'}
#footer .bg{ width:96%; height:auto; margin:0 auto;  border-bottom:1px solid #cccccc}
#footer .bg .left{ width:auto; height:auto; float:left; display:none}
#footer .bg .left .logo-di{ width:401px; display:block;}
#footer .bg .left .logo-di img{ width:100%;}
#footer .bg .left .ment{ width:auto; height:auto; margin-top:20px;}
#footer .bg .left .ment dl{ min-width:108px; height:auto; float:left; margin-left:6px; margin-right:40px; overflow:hidden}
#footer .bg .left .ment dl dt{ width:108px; height:36px; background:url(../images/fen-di.jpg) no-repeat right top; overflow:hidden}
#footer .bg .left .ment dl dt span{ display:block; height:20px; line-height:20px; color:#fff; font-size:20px; font-family:HelveticaNeue-Light}
#footer .bg .left .ment dl dt em{ display:block; height:16px; line-height:16px; color:#fff;}
#footer .bg .left .ment dl dt:hover span{color:#00fff0}
#footer .bg .left .ment dl dt:hover em{color:#00fff0}
#footer .bg .left .ment dl dd{ width:auto; height:32px; overflow:hidden; margin-top:10px;}
#footer .bg .left .ment dl dd span{ display:block; height:16px; line-height:16px; color:#dcdddd; font-size:12px;}
#footer .bg .left .ment dl dd em{ display:block; height:16px; line-height:16px; color:#dcdddd; font-size:12px;}
#footer .bg .left .ment dl dd:hover span{ color:#00fff0}
#footer .bg .left .ment dl dd:hover em{ color:#00fff0}
#footer .bg .right{  width:100%; height:auto; margin:0 auto; margin-top:12px; padding-bottom:12px; color:#fff; position:relative}
#footer .bg .right .title{ width:590px; height:125px; border-bottom:1px solid #cccccc;}
#footer .bg .right .title .en{ height:42px; line-height:42px; color:#fff; font-size:36px; font-family:HelveticaNeue-Light; text-transform:uppercase;}
#footer .bg .right .title .cn{ height:30px; line-height:30px; padding-top:6px; font-size:24px;}
#footer .bg .right .title .memo{ height:20px; line-height:20px; font-size:12px;}
#footer .bg .right .txt{ width:auto; -webkit-appearance: none; }
#footer .bg .right .tu{ width:25%; float:right; display:none;}
#footer .bg .right .tu img{ width:100%; display:block}
#footer .bq{ width:96%; margin:0 auto; color:#fff; line-height:24px; padding-top:8px; padding-bottom:60px;}
.top-retrun{ width:52px; height:75px; top:30%; z-index:9999; right:21px; position:fixed; overflow:visible; cursor:pointer}
.top-retrun .name{ width:52px; height:22px; text-align:center; line-height:22px; color:#848484; font-size:14px; position:absolute; z-index:99; left:0; top:0; opacity:0; display:none}

/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
ul.news li
{ background:url(../images/new_li.jpg) 0 7px no-repeat; height:26px;  line-height:26px;  text-indent:21px; margin-left:12px;
}
ul.news li a
{
	text-decoration:none;
}


ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
ul.news1 li
{ background:url(../images/new_li.jpg) no-repeat 2px center; height:13px;  line-height:13px; margin-top:9px; text-indent:18px;
}
ul.news1 li a
{
	text-decoration:none;
}




/*产品分类*/


.producttype{ margin-top:5px;}

.producttype0 {width:198px; height:28px; background:url(../images/p_li.jpg) no-repeat;  text-indent:28px; margin-left:11px; padding-bottom:3px; overflow:hidden }

.producttype0 a{ color:#000; line-height:28px;}

.producttype0 a:hover { color:#fe6209; line-height:28px;}




 
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

div{ overflow:hidden;}


.newstitle{ text-align:center; font-weight:bold;}