﻿@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:#444444;margin:0;padding:0;} /* 如果定位出现问题，就加上以下属性position:relative;*/
a:link,a:visited{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; border-top:#EBEBEB 5px solid}
	#header_top{}
		#header_top_inner{ height:97px; margin:0 auto; width:989px; position:relative;}
#main{overflow:hidden; width:989px; margin:6px auto 15px;}
	#left{float:left;overflow:hidden; width:272px; }
	#right{float:right;overflow:hidden; width:686px; margin:6px 15px 0 16px;}
#footer{overflow:hidden; background:#164B81;}
	#footer .inner{ margin:0 auto; overflow:hidden; padding:10px 0; text-align:center; width:979px; color:#FFF; font-size:11px; }

/* 其它板块样式 */
#logo{ position:relative;}
	#logo img{ margin:7px auto auto 22px;}
	.logo_txt{ position: absolute;left:150px; top:46px;}
	#logo strong{ font-style:italic; font-size:16px; color:#328BC1;}
	#logo h1{ font-size:11px; color:#969696; display:block; }
#languages{ position:absolute; top:0; right:-8px;height:21px;padding:5px 20px 0 60px; background:#EBEBEB url(../images/bg1.gif) no-repeat 0 0;}
	#languages a{ margin-left:10px; color:#1A1A1A; display:inline-block;}
	#languages img{ margin-right:5px; vertical-align:middle}
	#info{color:#2371AA; font-size:11px; float:right; position:relative; margin-top:25px;}
#mainnav{ background:url(../images/mainnav-bg.gif) repeat-x; height:30px; line-height:30px; border:#C4D0D7 solid 2px; }
	#mainnav ul{ margin:0 auto; padding-left:10px; width:989px; }
	#mainnav li{ display:inline; float:left; font-size:12px; font-weight:bold; }
	#mainnav li a{ color:#0A2759; height:30px; padding:0 25px; }
	#mainnav li.here a,#mainnav li a:hover{ color:#E87A1A; text-decoration:none; }
#grid{ padding-top:17px; overflow:hidden;}
	#i_certificate{ background:#F0F5F8;float:left; overflow:hidden; position:relative; width:335px; padding-bottom:25px; }
		#i_certificate .title, #i_seo .title{ color:#969899; font-size:14px; font-style:italic; margin-top:15px; margin-left:13px; }
		#i_certificate .title b, #i_seo .title b{ font-size:20px; color:#2169A1; }
		#i_certificate img{ float:right; margin-right:30px;}
		#i_certificate h2{ color:#444444; font-size:12px; margin-top:100px; margin-left:13px; }
		#i_certificate p{ color:#444444; font-size:12px; margin-left:13px; }
		#i_certificate .inner{ overflow:hidden;}
		#i_certificate .more a, #i_seo .more a{ background:url(../images/i_more_bg.gif) no-repeat; display:block; height:13px; position:absolute; left:13px; text-indent:-9999px; bottom:8px; width:46px;}
	#i_seo{ background:#F0F5F8; float: right; position:relative; width:335px; overflow:hidden;}
		#i_seo .inner{ color:#444444; font-size:11px; padding:22px 10px 58px 15px;}
	#grid_inner{ width:1002px; margin:0 auto;overflow:hidden;zoom:1;}
#banner{ padding: 10px 0px; float:left; }
	#banner img,#new_products{ border-top:#FFF solid 1px; border-bottom:#FFF solid 1px; }
	#new_products{ background:#D4D2D2 ; float:right; width:278px; height:266px; margin:10px auto 0; }
		#new_products p.title{ background:url(../images/banner-bg2.gif) no-repeat 0 5px; margin:10px 0 10px 8px; color:#E67818; font-size:14px; }
		#new_products p.title b{ font-size:18px; padding-left:15px; }
		#new_products .inner{ background:#E4E4E4; width:262px; margin:5px 8px 5px 8px;}
		#new_products .inner img{ margin:3px 2px auto 2px;}
		#new_products .txt{ padding-left:10px; font-size:11px; color:#444444; }
		#new_products .txt b{ display:block;}
		#new_products .more{font-size:11px; text-align:right; padding:8px 9px 8px 0px;}
		#new_products .more a{color:#E67818;}
		#new_products .more a:hover{ font-weight:bold; text-decoration:none;  }
.subnav{ background:#F0F5F8; font-size:11px; position:relative;}
	#i_download{ position:relative; background:#F0F5F8; margin-top:5px; padding-bottom:15px;}
		#i_download img{ padding:18px 0px 0px 30px;}
		#i_download span.more2{ text-align:right; display:block; margin:10px 15px 0 0;}
		#i_download span.more2 a{background:url(../images/i_download_bg2.gif) no-repeat left; padding-left:15px; color:#03549C;}
	.subnav p.title,#i_download p.title, #i_news p.title{ background:url(../images/subnav_title_bg.gif) repeat-x; border:#CCCCCC solid 1px; border-bottom:#E67819 solid 1px; color:#E67819; font-size:15px; height:20px; line-height:20px; }
	.subnav p.title span, #i_download p.title span, #i_news p.title span{ background:url(../images/subnav_title_bg2.gif) no-repeat 10px 2px; padding-left:25px; }
	.subnav .more, #i_download .more{font-size:11px; text-align:right; padding:8px 9px 8px 0px; position:absolute; top:-5px; right:0;}
	.subnav .more a, #i_download .more a{color:#E67818;}
	.subnav  .more a:hover, #i_download .more a:hover{ font-weight:bold; text-decoration:none;  }	
	.subnav h2{ background:url(../images/subnav_title_bg3.gif) no-repeat 16px 14px; border-bottom:1px dashed #1F649C; padding:10px 10px 10px 30px; }
	.subnav h3{}
	#main .subnav h2 a{ color:#444444; font-weight:normal;}
	#main .subnav h3 a{}
	#main .subnav h2.here a,#main .subnav h2 a:hover{text-decoration:none; }
	
/* 新闻样式 */
#i_news{ background:#F0F5F8; margin-bottom:5px; position:relative;}
	#i_news p.title{}
	#i_news h2 a{color:#444444; }
	#i_news h2 a:hover{ color:#E55318; }
	#i_news .inner{ color:#444444; padding:20px 0;}
	#i_news span.time{color:#444444;}
	#i_news li{ border-bottom:1px dashed #A4A4A4; padding-left:20px;background:url(../images/i_new_bg.gif) no-repeat 8px 8px;}
	#i_news li p{ padding-bottom:20px; }
	#i_news span.more{ display:block; margin:10px 15px 0 0; text-align:right; }
	#i_news span.more a{ background: url(../images/i_new_bg2.gif) no-repeat left; color:#E7713E; padding-left:15px;}
#news_list li{height:1%;margin-bottom:10px; }
	#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;}
	
/* 产品样式 */
#pro_wrap,#relative_pro{ clear:both;overflow:hidden; width:686px; position:relative;}
	#pro_wrap p.title{}
#pro_txt{ position:relative; }
	#pro_txt p.title, #relative_pro p.title{ border-left: #2169A1 7px solid; padding-left:11px;  color:#2169A1; font-size:18px; }
	#products #pro_txt p.title{ border:0 none; padding-left:0; padding-top:2px;}
	#pro_txt .inner{ font-size:11px; color:#444444; padding-top:5px;}
#pro_list{ width:750px;}
	#pro_list li{float:left; background:#EEEEEE; margin:18px 15px 0px 0px; width:335px; height:200px; }
	#pro_list li img{ padding: 3px 0px 3px 4px; width:153px; float:left; margin-right:10px;}
	#relative_pro #pro_list li{width:153px; background:none; text-align:center;}
	#relative_pro #pro_list li img{ float:none;}
	#pro_list li input{width:12px;height:12px;margin-right:3px;}
	.opp { margin-top:100px;}
	#pro_list .inq_btn a {background-color:#00A0EA;border-color:#015880;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:150px;height:150px; display:block;}
	#pro_list h2{overflow:hidden; margin-top:10px;}
	#pro_list h2 a{color:#444444; }
	#pro_list h2 a:hover{ text-decoration:none;}
	#pro_list p{overflow:hidden;line-height:13px; margin-top:15px;}
	#pro_list span.more{ display:block; margin:25px 15px 0 0; text-align:right; }
	#pro_list span.more a{ background:url(../images/i_product_bg.gif) no-repeat left; color:#F0620C; padding-left:15px; }
#pro_info{}
	#pro_info .colm_title{ padding:0 0 15px; color:#439400; 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{height:1%;overflow:hidden;}
	#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;}
	
/* 栏目样式 */
#company p.title,#news p.title{color:#2169A1; margin-bottom:10px; font-size:18px;}
	#company .content span img{ float:right; margin-left:10px;}
#i_name{}
	#i_name p.title{}
#i_about{ margin-bottom:15px; margin-top:5px; overflow:hidden; width:686px;border-bottom:1px dashed #8BA5C1; padding-bottom:15px; position:relative;}
	#i_about .inner{ font-size:11px; color:#444444;}
	#i_about p.title{ margin-bottom:15px; color:#2169A1; font-size:18px; }
	#i_about p.title b{ background:#2169A1; padding-left:23px; color:#FFF;display:inline-block;}
	#i_about span img{ float:left; margin-right:10px; }
	#i_about .more a, #pro_txt .more a{ background:url(../images/i_more_bg.gif) no-repeat; display:block; height:13px; position:absolute; right:3px; top:8px; width:46px; text-indent:-9999px; }
#i_contact{}
	#i_contact p.title{}
	#i_contact .inner{}
#sitemap{padding-top:10px;}
	#sitemap li{ width:200px;margin:0 10px;float:left;display:inline;list-style:none}
	#sitemap li p.title{ margin-bottom:2px;}

/* 常见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{ background:#A1CBE3; margin-top:8px; padding:10px 10px;zoom:1;}
	#search_form .inner{ background:url(../images/searvh.gif) no-repeat 0 0; height:21px;}
	#search_form input{ background:url(../images/searvh_bg3.gif) no-repeat left center; width:165px;padding:0 2px; font-size:12px; border:0 none; margin-left:10px;}
	#search_form button{font-size:11px;font-weight:bold;line-height:16px;color:#FFFFFF;width:60px;height:18px;margin:0 0 0 7px;background:url(../images/searvh_bg2.gif) no-repeat;}
	#search_form p{ font-size:11px; color:#174B82; padding-left:15px; padding-top:5px;}
#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 {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{ 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:#09539E;}
#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;}	
