﻿@charset "utf-8";
/* 全局样式 */
*{margin:0;padding:0}
h1,h2,h3,h4,h5{font-size:100%;}
h1{display:none;}
li{list-style:none}
button,img{border:none;}
button,input,select{vertical-align:middle}

body{font:11px/18px Arial,Verdana, Helvetica, sans-serif;color:#666666;margin:0;padding:0;} /* 如果定位出现问题，就加上以下属性position:relative;*/
a:link,a:visited{ color:#D3A30F;text-decoration:none}
a:hover,a:active{color:#CC0000;text-decoration:underline}
table{border-collapse:collapse;}
td{padding:3px;}

/* 公共样式 */
.clear{clear:both;font-size:0;height:0px;overflow:hidden;}
table.tbl_border td{border:#CCCCCC 1px solid;}
table.tbl_center{margin-left:auto;margin-right:auto;clear:both}
.title{font-weight:bold;line-height:1;}
span.more,span.time{display:block;}
.content{line-height:20px; font-size:12px;}
#pro_txt .inner p,.content p{padding:5px 0;}
#pro_txt li,.content li{display:list-item;list-style:inside disc;margin-left:15px;}


/* 网站整体布局样式 */
#box{}
#header{ overflow:hidden;}
#header_top{overflow:hidden; background:#FFFFE3}
#header_top_inner{width:966px; margin:0 auto; }
#main{overflow:hidden;width:966px; margin:10px auto;}
	#left{float:left;overflow:hidden; width:200px; background-color:#FFF9EE; }
	#right{float:right;overflow:hidden; width:750px;}
#footer{overflow:hidden; background-color:#D9AF82; text-align:center; padding:15px 0 10px; font-size:12px;}

/* 其它板块样式 */
#logo{ position:relative;}
	#logo strong{ color:#666666; font-size:18px; position:absolute; bottom:10px;font-weight:normal}
#languages{ font-size:12px; float:right; margin-top:10px;}
	#languages a{margin-left:10px; color:#333333; display:inline-block;}
	#languages img{ margin-right:5px;}
#mainnav{ background-color:#BB7E3E; overflow:hidden}
	#mainnav ul{width:966px; margin:0 auto; padding:6px 0; overflow:hidden}
	#mainnav li{float:left;padding:0 2px; display:inline;font-size:12px; font-weight:bold; background:url(../images/bg2.gif) no-repeat left; margin-left:-2px;}
	#mainnav li a{ color:#F9F9F8; display:inline-block; padding:0 15px;}
	#mainnav li.here a,#mainnav li a:hover{ color:#E23918; text-decoration:underline}
#secondnav{ background-color:#FFF9EE;}
	#secondnav .inner{width:966px; margin:0 auto;}
	#secondnav a{padding:2px 0; color:#999999; display:inline-block; margin:0 0 0 15px;}
#banner{width:966px; margin:5px auto 0; overflow:hidden}
.subnav{padding-bottom:10px;}
	.subnav h2,#i_contact p.title{ font-size:12px;background-color:#C58542; padding:5px 10px; border-bottom:1px #fff solid;}
	.subnav h3{ background-color:#E8C490;padding:5px 10px;border-bottom:#fff 1px solid;}
	.subnav h4{ border-bottom:#C0C2B7 1px solid;font-weight:normal; padding:3px 10px;}
	#main .subnav a{ color:#fff}
#main .subnav h4 a{color:#666666}
	.subnav .here a,.subnav a:hover{ color:#A5512F !important; text-decoration:underline;}
	
/* 新闻样式 */
#i_news{ width:340px; float:left; padding:0 17px; border-right:#C9C9C8 1px solid}
	#i_news p.title,#faq p.title{font-size:18px; color:#7F7F7F}
	#i_news p.title b,#faq p.title b{ color:#FF6600; font-size:22px;}
	#i_news h2 a,#faq h2 a{ color:#666666}
	#i_news .inner,#faq .inner{ line-height:16px;}
	#i_news span.time{ color:#999999}
	#i_news li,#faq li{ margin-top:8px;}
#news_list li{height:1%;margin-bottom:15px;}
	#news h2{color:#343434;font-size:14px;}
	#news_list h2 a{color:#343434;}
	#news span.time{color:#BA0A00;font-size:11px;}
	#news .content span.time{margin-bottom:10px;}
	#i_news span.more{display:block; text-align:right;}
	#faq span.more{display:block; text-align:right;}
	
	
/* 产品样式 */
#pro_wrap,#relative_pro,#pro_wrap2,.pro_wrap3{ clear:both;overflow:hidden; width:750px;}
#pro_wrap2,.pro_wrap3{ margin-bottom:15px;}
	#pro_wrap p.title,#pro_wrap2 p.title,.pro_wrap3 p.title,#pro_wrap3 p.title{background-color:#C58542;font-size:12px; padding:7px 10px;color:#fff}
	#pro_wrap2 p.title{ font-size:16px;}
#pro_wrap2 p.title a{color:#fff}
#pro_txt{}
	#pro_txt p.title,#relative_pro p.title{font-size:16px;color:#C58542}
#pro_list{ width:820px; overflow:hidden}
	#pro_list li{float:left; width:162px; display:inline;margin:15px 34px 0 0;}
	#pro_wrap2 li{ width:225px;}
	#pro_list li input{width:12px;height:12px;margin-right:3px;}
	.opp {margin-top:5px; text-align:center}
	#pro_list .inq_btn a {background-color:#C0C2B7;border-color:#A9A9A9;border-style:solid;border-width:0 2px 2px 0;
color:#FFFFFF;display:inline-block;font-weight:bold;padding:0 5px;text-decoration:none;}
	#pro_list img{width:160px; border:#ECEDE9 1px solid; display:block;}
	#pro_wrap2 #pro_list img{ width:223px; height:160px;}
.pro_wrap3 #pro_list img{width:160px;height:120px;}
	#pro_list h2{overflow:hidden;height:18px; text-align:center; margin-top:3px;}
	#pro_wrap2 #pro_list h2{ font-size:14px;}
	#pro_list h2 a{color:#999999;}
	#pro_list p{overflow:hidden;line-height:14px;height:42px;}
#pro_info{ margin-bottom:20px;}
	#pro_info .colm_title{ padding:0 0 15px; color:#C58542; font-size:14px;}
#big_pic{text-align:center;width:340px;height:340px;border:1px solid #C1C1C1;float:left;overflow:hidden; position:relative;}
	#big_pic img{max-width:340px;max-height:340px;_zoom:0.630;}
	#big_pic em{position:absolute; bottom:10px; right:10px; width:35px; height:35px;_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg1.png',sizingMethod='scale');background:url(../images/bg1.png)!important;background:none;cursor:pointer; display:none;}
	#big_pic em.hover{display:block;}
#small_pics{width:81px;height:342px;padding:0 25px 0 15px;float:left;overflow:hidden;}
	#small_pics img{width:79px;height:79px;border:1px solid #C1C1C1;margin-bottom:6px;}
#pro_info ul{width:287px;float:left;}
	#pro_info ul li{padding:5px 0;font-size:12px;}
	#pro_info ul input{width:157px;height:29px;border:0;margin-top:20px;background:url(../images/inquire_btn.jpg) no-repeat;color:#FFFFFF;}
#relative_pro{ margin-top:10px;}
	#relative_pro p.title{border-bottom:#555555 1px solid; padding-bottom:3px;}
#subclass{ background-color:#F5F6F4; margin-top:1px; padding:7px 10px;}
	#subclass a{ border-left:#666666 1px solid; color:#666; padding:0 10px;}
	#subclass a.here{color:#A5512F; text-decoration:underline}
	
/* 栏目样式 */
#company p.title,#news p.title{color:#C58542; font-size:18px; margin-bottom:10px;}
	#company .content span img{ float:right; margin-left:10px;}
#ad{ margin-top:1px;border-top:1px solid #fff;}
#faq{ width:340px;border-left:#C9C9C8 1px solid; padding:0 17px; float:left; display:inline; margin-left:-1px;}
#i_name{color:#666666; padding:15px 10px; border-top:3px solid #fff;}
	#i_name p.title{ font-size:14px;}
#grid{ padding:15px 0; margin-top:15px; overflow:hidden; clear:both;zoom:1; background-color:#FFF9EE}
#i_about{ color:#999999; margin-bottom:15px; overflow:hidden;}
	#i_about span img{ float:left; margin-right:10px;}
#i_about span.more{text-align:right;}
#i_about span.more a{color:#666666}
#i_contact{border-top:5px solid #fff;}
#i_contact p.title{color:#fff;}
	#i_contact .inner{ padding:10px 10px 15px;}
#sitemap{padding-top:10px;}
	#sitemap li{ width:235px;margin:0 7px;float:left;display:inline;list-style:none}

/* 常见BUGS的处理样式 */
#main .view li{ display:block; list-style:none}
#leave li{list-style:none;margin:0;display:block;clear:both;}
.view h4{ font-size:12px;}
#main #i_top2{ display:block}
#inquire table{margin:0;}
#main .post,#main .post img{ float:none;}
.gv_chat_sidebar_top input{vertical-align:baseline !important}/*处理外贸通工具在IE浏览器中的BUG*/
/*#i_contact{word-wrap:break-word;overflow:auto;}*/

/* 常用功能模块样式 */
#search_form{ float:right; position:relative; margin-top:-30px;}
	#search_form input{width:140px; border:#C3C3C3 1px solid; padding:2px; font-size:11px;}
	#search_form button{font-size:11px;font-weight:bold;line-height:16px;color:#FFFFFF;width:57px;height:21px;margin:0 0 0 7px;background:url(../images/go_btn.jpg) no-repeat; text-indent:-9999px;}
#location{text-align:right;color:#414141;font-size:11px;border-bottom:#555555 1px solid; margin-bottom:15px;}
	#location a{color:#414141; display:inline-block;}
#page2{text-align:center;padding:10px 0 0;}
	#page2 img{margin-right:20px;}
	
#page3{padding:20px 0 10px;text-align:center; clear:both;font-family:verdana;}
#page3 a.pagePre,#page3 a.pageNext,#page3 a.pagePre_gray,#page3 a.pageNext_gray{background:transparent url(../images/ProductGroupNavBg.gif) repeat-x 0 0;border:1px solid #849CC6;color:#3468B4;font-size:0.85em;font-size-adjust:none;font-weight:bold;line-height:120%;margin:0 15px 0 0; padding-left:10px; padding-right:10px;}
#page3 a.pagePre_gray,#page3 a.pageNext_gray{border:1px solid #333;color:#333; text-decoration:none; cursor:default;}
#page3 a{ padding-top:5px; padding-bottom:5px;}
#page3 a.pageNext {margin:0 0 0 15px;}

.pageNav a {border:1px solid #849CC6;color:#203558 !important;padding:2px 5px;margin:0 2px;}
.pageNav a:hover{background-color:#358def;color:#f2fcf1!important;}
.pageNav a.here{background-color:#3567C0 !important;border:1px solid #5E90C3;color:#FFFFFF !important;font-weight:bold;}
#pages{font-size:11px;text-align:right;padding:0 0 0 10px;clear:both;}
	#products #pages{ margin-top:15px;}
	#main #pages a{color:#3F3F3F;text-decoration:none;padding:0px 3px;}
	#main #pages .current{font-weight:bold;color:#FFFFFF;}
#pages .current,#pro_search button,#inquire_wrap button{background-color:#C0C2B7;}
#pro_search{text-align:center;padding:15px 0 0px;}
	#pro_search input{width:150px; padding:2px; border:#ccc 1px solid;}
	#pro_search label{ margin:0 5px;}
	#pro_search select{width:150px;padding:2px; border:#ccc 1px solid;}
	#pro_search button{font-size:11px;font-weight:bold;text-transform:uppercase;color:#FFFFFF;margin-left:5px; height:22px;}
#inquire_wrap{display:inline;padding-right:15px;}
#inquire_wrap button{font-size:11px;font-weight:bold;color:#FFFFFF;height:18px;cursor:pointer;}
.page404{font-size:18px;color:#DA251C;line-height:30px;display:block;padding:80px 0;}

/*－－－－－－ “反馈表”、“询盘第二步骤” 两个页面的模块样式 －－－－－－*/
#feedbackbox{ clear:both; padding-top:5px; overflow:hidden}
	#feedbackbox li{ margin:5px 0;}
	#feedbackbox li label{height:18px; display:inline-block;color:#8B8B8B;width:150px; vertical-align:top; text-align:right; line-height:24px; margin-right:5px;}
#feedbackbox li span{display:inline-block;}
	#feedbackbox li input,#feedbackbox li textarea{margin-top:3px;padding:1px 3px;width:400px;}
#inquire_step2{}
	#inquire_step2 table{ table-layout:fixed}
.width_400{ width:420px;}
.td_left{ width:100px; text-align:right}
.span_80{ display:inline-block; width:80px;}
.span_120{display:inline-block; width:120px;}
.span_150{display:inline-block; width:150px;}
.span_170{display:inline-block; width:170px;}



#feedbackbox{ clear:both; padding-top:5px; overflow:hidden}
	#feedbackbox li{ margin:5px 0;}
	#feedbackbox li label{height:18px; display:inline-block;color:#8B8B8B;width:150px; vertical-align:top; text-align:right; line-height:24px; margin-right:5px;}
#feedbackbox li span{display:inline-block;}
	#feedbackbox li input,#feedbackbox li textarea{margin-top:3px;padding:1px 3px;width:400px;}
#inquire_step2{}
	#inquire_step2 table{ table-layout:fixed}
.width_400{ width:420px;}
.td_left{ width:100px; text-align:right}
.span_80{ display:inline-block; width:80px;}
.span_120{display:inline-block; width:120px;}
.span_150{display:inline-block; width:150px;}
.span_170{display:inline-block; width:170px;}
/*询盘、站点地图等*/
/*      Leaveword Start      */
.post{ text-align:right; background:url(../images/ico_feed.png) no-repeat 5px center; margin:10px auto 5px; display:block; clear:both; float:right; margin-top:-40px; z-index:999; position:relative;}
.post a{cursor:pointer;}

#leave,#l_list{  padding-top:10px; margin:0 auto; clear:both;}
#leave li{float:left; width:100%;}
#leave span{ width:150px; text-align:right; color:#8B8B8B; padding:2px 0px; text-align:right; margin:5px 7px 0 0; display:block; float:left;}
#leave input,#leave textarea{ width:400px; border:solid 1px #46462F; padding:1px 3px; margin-top:3px;}

#submit{ text-align:center; padding:10px 0 20px 0; clear:both;}
#submit img,#submit input{ width:58px; height:18px; margin-left:15px; display:inline;}

#l_list li{ padding:10px;}
#l_list h3{ font-size:15px; font-weight:normal; background-image:none; padding-left:0;}
#l_list li p{ color:#666; line-height:180%; padding:5px 0;}
#l_list span{ color:#666;}
#l_list .red_bg{ background:#EaEaEa;}
#l_list .red_bg h3,#l_list .red_bg p,#l_list .red_bg span{ color:#3f3f3f;}
/*      Leaveword End      */

/*      Inquire Start      */
#inquire p{ padding:0; margin:0;}
#inquire input{ color:#898989;}
#inquire table td{ padding:5px 0;}
#inquire table input{ border:1px solid #ccc; float:left; height:15px; padding-top:3px;}
#inquire table textarea{ border:1px solid #ccc;}
#inquire table img{ float:left;}
#inquire p input{ border:0; float:none; width:12px; height:12px;}
div#inquire table table input{ text-align:center;}

div#i_top{ border-bottom:1px solid #235D97; padding-bottom:30px; margin-bottom:20px;}
div#i_top div{ margin:0 auto; text-align:left;}
div#i_top div input{ float:left; margin:10px 5px; padding:0;}
div#i_top div p{ font-size:12px; line-height:12px; padding:5px 0 0;}
div#i_top div span{ font-size:10px; text-align:left;}

#i_top2{ border-bottom:2px solid #235D97; border-top:1px solid #235D97; display:table; margin:10px 0 50px; padding:30px 0 15px;}
#i_top2 img{ float:left; margin:0 10px; margin-top:-5px;}
#i_top2 p{ font-size:14px; color:#666; font-weight:bold; line-height:140%;}

#inquire table span{ font-size:11px; font-weight:bold; float:right; width:100px; text-align:right; padding-right:15px;}
#inquire table span a{ background:#235D97; display:block; color:#fff; line-height:22px; height:22px; text-align:center; width:120px;}
#company #inquire table span a{color:#FFF; text-decoration:none;}

div#check{ text-align:left; width:420px; border:3px solid #235D97; padding:10px 0; display:table;}
div#check input{ border:0; margin:5px; float:left;}
div#check span{ font-size:10px; font-weight:normal; text-align:left; width:335px; margin:0; padding:0 0 0 10px; line-height:12px; display:block;}

div#i_btn1{ text-align:center; height:26px; margin:10px 0 0; width:270px;}

div#i_info table td{ padding:10px 0;}
div#i_info h3{ font-weight:bold; font-size:12px; color:#fff; float:left; margin:0; padding:0; border:0; line-height:12px;}
div#i_info h4{ line-height:30px;}
div#i_info input{ border:0; margin-left:10px;}
div#i_info p{ padding:0; margin:0; line-height:140%;}
#inquire #i_info h3{color:#FFF;}

.i_title{background:#235D97;}
.i_gray{ color:#3f3f3f; background:#CFEAFF;}
/*      Inquire End      */

.view{ padding-bottom:15px; display:table; clear:both; overflow:hidden; zoom:1; padding:10px 0;}
.view h4{padding-bottom:10px;}
.view li{ width:30%; text-align:center; float:left; margin:0 1%;}
.view li img{ margin-bottom:7px;}

.v_pic{text-align:center; padding:20px 0; display:table; clear:both;}
.v_pic p{padding:20px; text-align:left;}

#inquire_select{display:table; clear:both; overflow:hidden; zoom:1; margin-bottom:15px;}
#inquire_select span a{ font-weight:bold; background:#00377A; display:block; color:#fff; line-height:22px; text-align:center; margin-top:10px; width:120px; float:right;}

.btn{ text-align:right; margin:30px 0;}
	.btn a{ cursor:pointer; margin-left:15px; width:45px; height:15px; border:0;}
	
	
#BtbDiv{text-align:center;}
#BtbDiv a{padding:5px;}	
.tbl1{border:#666 1px solid}
.tbl1 td{padding:3px 2px;border:#666 1px solid}

#fav{position:absolute;right:250px;top:40px;font-size:11px;}
#fav a{background:url("/images/star.jpg") no-repeat left center;
padding-left:20px;margin-left:5px;display:inline-block;color:#1a1a1a;}
