/*yvette @2013-12-31*/
/* global */
body {
	font:14px/1.8 'Microsoft verdana',Arial,Tahoma,'Microsoft Yahei',"宋体"; 
	background:#013563;
	color:#222;
}

a {color:#222;text-decoration:none; outline:none; cursor:pointer}
a:hover {
	color:#f00; 
	text-decoration:none;
}

table{border-collapse:collapse; border-spacing:0;}
button,input,select,textarea {font-size:100%; vertical-align:middle;}
textarea {vertical-align:top; resize:vertical; overflow-y:auto}
img {-ms-interpolation-mode:bicubic;}
a img {border:none;} /*只消除需要消除的边框*/

.layout img {padding:4px;margin-right:8px;} /*内容中插入图片*/
.dmain2 p {margin-bottom:1em;} /*段落拉开间距*/

/* ===================== 布局 ========================= */
#index,#default {
	overflow:hidden;zoom:1; 
}
#top,#banner,#container,#bottom{ overflow:hidden; zoom:1;}
#banner_bg{
}
#banner{
	width:1000px;
	margin:0 auto;
}

.imain1 .block{margin-bottom:20px;}

.inner{}
.inner #piclist_img img{ }
#container_bg{
	width:100%;
	
	
}
#index #container{
	width:1000px;
	margin:0 auto;
	background:#fff url(container_bg.png) left top repeat-x;

}
#default #container{
	width:1000px;
	margin:0 auto;
	background:#fff url(bg.jpg) right top repeat-y;

}
.imain1{ float:right; width:230px;}
.imain2{ float:left; width:auto; }
.dmain2{ width:auto;padding-right:30px; position:relative;}
.dmain1{ float:right;  width:230px;}
#t1{}
#t1 .s_l{ width:48%; float:left;}
#t1 .s_m{ display:none;}
#t1 .s_r{ width:48%; float:right;}
#t2, #t3, #t4, #t5{display:none;}


/*顶部*/
#top_bg{
	width:100%;
	
	
	border-top:20px solid #70202b;
}
#top{
	width:1000px;
	margin:0 auto;
}
#top1 {}
#top2 {}
#top2 span{}
.top2_1{}
.top2_2{}


#logo{}
/*菜单*/
#mainmenu_bg{
	
}
#mainmenu{
	width:1000px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	background:#1b567e;
}
.menu{ height:50px;line-height:50px; }
.menu ul{ height:50px;line-height:50px;
}
.menu li{
	float:left;
	display:block;
	width:100px;
	height:50px;
	line-height:50px;
}
.menu li a{
	color:#fff; 
	float:left; 
	display:block;
	text-align:center;
	width:100px;
	height:50px;
	font:16px/50px 'Microsoft Yahei',SimSun,Arial,Verdana,Sans-Serif;
	font-weight:bold;
}
.menu li a:hover{
	background:#8f3747;
}
.menu li#hot a{
		background:#8f3747;
}
/*下拉菜单*/
.menu2 li ul {display:none;}
.menu2 li:hover ul,.menu2 li.over ul {display:block;}
.menu2 #ddmenu2{height:auto; position:absolute; top:50px; left:-10px; z-index:99;padding-left:0px;}
.menu2 #ddmenu2 li{ float:none; margin:0; background:none; width:150px;height:28px; line-height:28px;}
.menu2 #ddmenu2 li a{ float:none; padding:0px 25px; height:28px; line-height:28px; background:#8f3747; color:#fff; font-size:12px; font-weight:normal;}
.menu2 #ddmenu2 li a:hover{background:#1b567e; color:#fff;}

/*底部*/

#bottom_bg{
}
#bottom{
	width:1000px;
	min-height:100px;
	margin:0 auto;
	background:#dbdbd3;
	color:#000;
}
#bottom a{ }
#bottom a:hover{}
#bottom1{height:30px; line-height:30px; text-align:center;}
#bottom .center{ text-align:center;}
#bottom1 a{}


/*===================== 边框 ========================*/
/*全局*/
.bx1,.bx2,.bx3{ margin-bottom:10px;} /*盒子上下间距*/
.l{ float:left; line-height:inherit;}
.r{ float:right; line-height:normal;}
/* box title font style */
.l font {font-family:Sans-Serif,'microsoft yahei',SimSun; font-size:14px;}
.bx1_t .l font,.bx2_t .l font,.bx3_t .l font{
	font-size:36px;
	font-family:microsoft yahei;
	height:50px;
	line-height:50px;
	padding-left:40px;
}
.bx1_t1 font{padding-left:30px;}
.bx1_t2 font{
	line-height:50px; padding-right:20px;}
/* 边栏一 */
.bx1{
	
}
.bx1_t{
	height:50px;
	line-height:50px;
}
.bx1_c{
	padding:20px 0 20px 40px;
}
.bx1_c img{}
.bx1_b{}

/*边框2*/
.bx2{
	border-right:1px solid #ccc;
}
.bx2_t{
	height:50px;
	line-height:50px;
}
.bx2_c{
	padding:20px 0 32px 0px;
}
.bx2_c img{}
.bx2_b{}

/*边框3*/
.bx3{
}
.bx3_t{
	height:50px;
	line-height:50px;
}
.bx3_c{
	padding:20px 0 32px 0px;
}
.bx3_c .centent{
	padding-left:30px;
	
}
.bx3_c img{}
.bx3_b{}
.bx3 .r font{
	display:block;
	height:50px;
	line-height:50px;
	margin-right:20px;
	font-size:14px;
}
/*更多按钮*/
.more2 span a{
	display:block;
	height:40px;
	width:140px;
	margin:0 auto;
	line-height:40px;
	background:#1b567e;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
.more2 span a:hover{
	background:#287ab1;
}
.bx1 .more2 span a{
	margin:20px 0 0 0;
}
.bx2 .more2 span a{
}
/* =============== 栏目导航与分类 ================= */
/*清除样式*/
#container .menu{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; position:static;}
#container .menu ul{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; position:static;}
#container .menu li{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal;}
#container .menu li a{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal; text-align:left; font-weight:normal; }
/*主菜单栏目*/
#container .menu {}
#container .menu li{border-bottom:1px solid #ddd; margin:5px 10px;}
#container .menu li a{
	height:35px; 
	line-height:35px; 
	text-align:left;
	font-size:16px; 
	color:#222; 
	text-shadow:none;
	padding-left:30px;
}
#container .menu li a:hover{
	color:#1b567e
}
/*主菜单栏目下拉菜单*/
#container .menu #ddmenu2 li a{ display:block; height:22px; line-height:22px; background:url(add.gif) 40px center no-repeat; padding-left:55px; }
/*子菜单栏目*/
#submenu li{width:50%; float:left;}
#submenu li a{ display:block; height:28px; line-height:28px; padding-left:10px; margin-bottom:1px; color:#333}
#submenu li a:hover{  text-decoration:none;}
/*产品、多级产品、新闻分类*/
.newscate,.prodcate,.prodcatem{}
.newscate li,
.msidebar1 a,
.prodcate li{width:40%; float:left; }
.newscate li a,
.msidebar1 a,
.prodcate li a{  height:28px; line-height:28px;  padding-left:10px; margin-bottom:1px; }
.newscate li a:hover,
.msidebar1 a:hover,
.prodcate li a:hover{text-decoration:none;}
/*多级产品类别*/
.msidebar1 a{}
.msidebar2 a,
.msidebar3 a,
.msidebar4 a{ display:block; height:28px; line-height:28px; background:#E2E2E2 url(dot2.gif) left top no-repeat; padding-left:25px; margin-bottom:1px; color:#fff}
.msidebar2 a:hover,
.msidebar3 a:hover,
.msidebar4 a:hover{ background:#C5C5C5 url(dot1.gif) left top no-repeat; text-decoration:none;}
/*网站地图*/
.sitemap li{ display:block; height:28px; line-height:28px;  margin-bottom:1px; width:45%; float:left;}
.column a{color:#fff;}



/* ================== 新闻系统 ==================== */
/*列表*/
#boxNewsList {
}
#boxNewsList li{
	background:url(xinwenxin.png) left center no-repeat;
	overflow:hidden; 
	zoom:1;
	line-height:35px;
}
#boxNewsList li a{float:left;}
#boxNewsList .newsTime{ float:right; }
/*首页列表*/
#index #boxNewsList{
	margin-left:40px;
}
#index #boxNewsList li{
	background:url(xinwenxin.png) left center no-repeat;
}
#index #boxNewsList li a{
	line-height:35px;
	padding-left:20px;
}
#index #boxNewsList li a:hover{ text-decoration:underline;}
/*子页列表*/
#default #boxNewsList li{}
#default #boxNewsList li a{padding-left:20px;}
#default #boxNewsList li a:hover{ }
/*阅读全文*/
#boxNewsList .sumary_list{ padding:10px 0px; }
#boxNewsList #sum_content{padding-left: 30px; text-align:left;}
#boxNewsList .show_all{ float:right;background:none;}
#boxNewsList .show_all a{background:none !important;}
/*文章*/
#boxNews{ width:98%; }
#title{text-align:center;font-size:18px;font-family:simsun,Arial,sans-serif; font-weight:600}
#boxNews #info { text-align:center; font-size:11px;}
#maininfo{ padding:10px 0; font-size:14px; line-height:1.8;}


/* =================产品系统===================== */

/*=== 产品列表 ===*/
#ps1,#ps3,#ps4,#ps5,#ps6,#ps7,#ps8,#ps9,#ps10{ overflow:hidden; zoom:1; margin:0 auto; text-align:center; margin:10px; padding:5px; border:1px solid #ddd;}
#ps2{
	width:250px;
	height:185px;
	margin:0 auto;
}
#ps0,.p_name,.p_group,.p_detail,.p_price,.p_vip,.p_link,.p_cart{ display:block;}

.prodtdclass{
	line-height:30px;
	padding:20px;
	border:1px solid #ccc;
}
.prodtdclass:hover{
	box-shadow:0 0 10px #666;
}
#index .prodtdclass{
	border:none;
}
#p_img a{ display:block; overflow:hidden; zoom:1;}
#p_img img{
	width:250px;
	height:160px;
}


#p_info{}

#p_info .font{color:#000;}
#p_info .p_num {display:none}
#p_info div{ margin:10px; padding:10px;}

.p_name {text-align:center; border-top:1px solid #ccc;}
.p_name a{font-size:12px;}
.p_name a:hover{text-decoration:underline}


.p_detail{color:#000; max-height:60px; overflow:hidden;}
.p_detail b{font-weight:normal;}

.p_price,.p_price b{font-size:14px;font-family:tohama;}
.p_price span {}

.p_vip {}
.p_vip span {}
.p_vip,.p_vip b{font-size:14px;}

.p_link{ float:left; text-align:center; height:25px; line-height:25px; width:50px; background:#000;}
.p_link a {color:#fff; display:block; }
.p_cart{float:right; text-align:center; height:25px; line-height:25px; width:50px; background:#000;}
.p_cart a {color:#fff; display:block; }
/*产品展示单独样式*/

#ps4 .p_link{float:none; width:100%;}

/*=== 产品详细 ===*/
/*产品图*/
#show_pro {}
#show_pro .pro_info {font-size:11px} /*发布时间等*/
#show_pro .pro_name {} /*产品名*/
#show_pro .pro_img {} /*产品大图*/
#show_pro .pro_detail table {}
/*产品内容*/
#show_content {margin-bottom:10px;color:#fff}
/*产品属性*/
#show_detail {margin:10px auto; padding:10px; clear:both; overflow:hidden; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#show_detail td {padding:0}
#show_detail .pro_price {color:#fff} /*价格*/
#show_detail .pro_num {display:none} /*不显示数量*/
#show_detail .pro_new,.pro_hot {} /*是否新品、推荐*/
/*产品意向表单*/
#show_order {width:99%; padding:5px 0 10px; clear:both;}
#show_order #pInfo { font-size:14px; font-weight:normal;}/*提交购买xx意向文字*/
#show_order input {}
#show_order textarea {}


/* === 留言系统 === */
/*留言表单*/
.gform .gf_title {
	font-size:16px; 
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-left:40px;
}
.gform input,.gform textarea {width:300px; padding:2px 2px 3px 3px; vertical-align:top; }
.gform textarea { width:400px; overflow:auto }
.gform .gf_welcome {color:#fff}
/*留言内容*/
#container .gbook {}
#container .gbook li {background:none}
.gbook .gb_name {font-weight:normal;}
.gbook .gb_nickname b {}
.gbook .gb_replay b {}
.gbook .gb_content {border:1px dotted #aaa; padding-left:10px}
.gbook .gb_info { color:#fff} /*time*/
.gbook .gb_page {}


/* === 会员登陆 === */
.btn1,.btn3,.btn2,.btn4 {}
/*纵向*/
#niceUserLogin { margin:5px 0 5px 5px; line-height:2.2}
#niceUserLogin li{list-style:none;margin-bottom:4px; }
#niceUserLogin .btn1,
#niceUserLogin .btn2 { margin-left:10px }
#niceUserLogin #idBoxFpass{margin-left:15px}
/*横向*/
#UserLogin {margin:5px 0 5px 5px;}
#UserLogin li{float:left;vertical-align:bottom; list-style:none;}


/*=== 公共邮局 ===*/
#FrLgn{margin:5px 0 5px 5px; line-height:2.2;}
/*纵向*/
#FrLgn .webmaily{margin:3px 0 0 100px;}


/*=== 企业邮局 ===*/
#xnicewebmail,
#ynicewebmail {margin:5px 0 5px 5px;}
/*纵向*/
#ynicewebmail #domain {padding-left:44px;}
#ynicewebmail .btn {margin:5px 0 0 100px}
/*横向*/
#xnicewebmail {width:450px;}


/*=== 产品搜索 ===*/
#prodsearch{
	width:250px;
	height:50px;
	background:#022042;
}
#prodsearch #pkeyword{
	background:none;
	border:none;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#fff;
	padding-left:15px;
}
#prodsearch #psbt{
	border:none;
	background:url(seh.png) right center no-repeat;
	width:50px;
	height:50px;
	text-indent:-9999px;
	float:right;
	
}


/*=== 搜索嵌入 ===*/
#prodsearch,
#baidu1,
#baidu2,
#google {margin:5px 0 5px 5px;}


/*============================== 其他细节 =================================*/
/*分页*/
.pagenav,#prodpage { text-align:center; padding-top:10px;}
/*招聘*/
#aboutjobdiv {line-height:35px;}/*总说明*/
.joblist {line-height:35px;}
.joblist li { list-style:none;}
.joblist li span {} /*属性*/
.joblist .job_name {border-top:1px  solid #ddd;padding:2px 5px;margin-bottom:5px;}
.joblist .job_submit {padding-top:10px; text-align:right;}
.joblist .job_submit a {font-size:13px; text-decoration:underline;} /*在线提交简历*/
/*友情链接*/
.flink{}
.flink li{ list-style:none; overflow:hidden; zoom:1; margin:5px 0;}
.flink a{}
.flink img{}
#flink { width:98%;} /*下拉友情链接*/
/*投票系统*/
#votetable {margin:5px 0 5px 5px;}
#votetable .vote_item p {vertical-align:middle}
#votetable dd {padding-top:5px;}
/*图文模块--全局*/
#index .imgtxt li{ list-style:none; text-align:center; overflow:hidden; zoom:1; padding:10px;margin:10px 0px; vertical-align:top; border:1px solid #ddd;}
#index .imgtxt img{ width:40%; height:40%;}
.imgtxt li a{font-size:16px; }
.imgtxt li{ list-style:none; text-align:center; overflow:hidden; zoom:1; line-height:30px; padding:10px;  margin:10px 0px; text-align:left; vertical-align:top; border:1px solid #ddd;}
.imgtxt img{ width:200px; height:200px; margin-right:20px;}



#textimg img{ width:95%;}/*默认*/
.img_l img{}/*图左文右*/
.img_t img{}/*图上文下*/
.img_fl img{ margin-top:10px;}/*图左浮动*/
.img_fr img{}/*图右浮动*/
#testcontent{ overflow:hidden; zoom:1; margin:10px 0; }
#testcontent img{ width:30%; margin:0 10px; }/*文字围绕图*/
/*图上文下*/
.img_t li{ width:30%; display:inline-block; _display:inline; *display:inline;}
.img_t li img{ width:95%;  display:block; margin:0 auto;}
.img_t li p br{ display:none;}
.img_t li p a{ display:block; text-align:center;}
/*购物车*/
#jscart{line-height:35px;}
#jscart a{ color:#000}
/*查询订单状态*/
.orderstatus input{height:30px;}
/*左右滚动*/
.marq td{ text-align:center; padding:0 5px;}
/*当前位置*/
.homelink{
	display:block; 
	line-height:50px; 
	padding-left:50px;
	background:#1b567e;
	color:#fff;
}
.homelink a {
	color:#fff;
}

/*ling*/
.ling{line-height:35px;}

/*===============================全局设置==================================*/

/*文本输入框*/
.txt { font-size:14px;width:180px;height:27px;}/*通用*/
#niceUserLogin .txt{ }/*纵向会员登录*/
#UserLogin .txt{ width:90px;}/*横向会员登录*/
#ynicewebmail .txt{ width:120px;}/*企业邮局*/
#FrLgn input{float:none;}
#FrLgn .txt{width:120px;}/*公共邮局*/
#FrLgn select{ width:124px;}
#idBoxRegister{margin-right:8px;}
#password{margin-left:3px}
#password a{line-height:32px}

textarea#content{margin-bottom:10px;}

/*一般按钮*/
.btn1,.btn3,.btn2,.btn4,
.vote_submit, .vote_view, .fbt,
.btn {
	width:108px;
	height:36px; 
	line-height:36px;
	color:#fff;
	background:#1b567e;
	font-size:16px;
	border:none;
	cursor:pointer;
}
/*大按钮*/
.gform .gbt, .pd_addcart a, #addtocart,
.gbt {
	width:108px; height:31px; line-height:31px;
	color:#fff;
	background:#769508;
	font-size:12px;
	border:none; cursor:pointer;
	display:inline-block;*display:inline;*zoom:1;text-decoration:none;
}
