
/*Copyright (c) 2012, demlution. All rights reserved.
*   version: 1.0.0
*   2012.07.04
**/
/*
 * 将具有默认margin和padding的标记置零
 * 所有标记的margin和padding都在使用时具体定义
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0px; border:0px; vertical-align:baseline;}

/*
 * html\body标记样式定义
 * 全局的字体颜色、背景色和文本对齐设置
 */
html{color:#333;background:#fff;font: 12px/1.5 "微软雅黑", "新宋体",\5b8b\4f53, Arial, Helvetica, sans-serif;}
body{color:#333;background: url(../image/bg.jpg) repeat-x 0 0 #fff;text-align:left;}


img{border:0 none;vertical-align:middle;}
ul, li{list-style-type: none;}
a{color:#333;text-decoration: none;}
a:hover{text-decoration: underline;color:#e10000;}
.invisible{visibility:hidden;}
.hidden{display: none;}

/*
 * 定义浮动样式
 */
.ll, .left { float:left }
.rr, .right { float:right }

/*
 * 定义清除浮动样式
 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
	/* Hides from IE-mac \*/* html .clearfix {
		height:1%;
	}
.clearfix {
	display:block;
}
	/* End hide from IE-mac */
/*
 * 定义圆角边框
 */
.f-s, .f-e {
    background: none repeat scroll 0 0 #ddd;
    clear: both;
    height: 1px;
    margin: 0 1px;
    overflow: hidden;
}
.f-m {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px;
}

.f-1,.f-2,.f-3 {overflow:hidden;display:block;height:1px;background: #fff;}
.f-1 { margin: 0 3px; background: #ebebeb; }
.f-2 { margin: 0 2px; border-right: 2px solid #ebebeb; border-left: 2px solid #ebebeb; }
.f-3 { margin: 0 1px; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; }

/* The following is defined color class.
--------------------------------------------------------------------------------------------------*/
.black, .black a { color:#000 }
.black3, .black3 a { color:#333 }
.black6, .black6 a { color:#666 }
.black9, .black9 a { color:#999 }
.green, .green a { color:#174100 }
.green1, .green1 a { color:#2f7300 }
.green2, .green2 a { color:#008000 }
.blue, .blue a { color:#0065ff }
.blue1, .blue1 a { color:#002777 }
.blue2, .blue2 a { color:#255266 }
.blue3, .blue3 a { color:#046ebd }
.blue4, .blue4 a { color:#0033ff }
.orange, .orange a { color:#f60 }
.red, .red a { color:#F00; }
.red1, .red1 a { color:#C00; }
.red2, .red2 a { color:#900; }
.pink,.pink a { color:#d3015a; }
.pink1,.pink1 a { color:#fe577f; }
.org:link, .org:visited, .org:active {color:#f60;text-decoration:none;}
.org:hover {color:#f60;text-decoration:underline;}

/* The following is a shorthand property.
--------------------------------------------------------------------------------------------------*/
.mt5 { margin-top:5px }
.mt8{ margin-top:8px;}
.mt10 { margin-top:10px }
.mt15 { margin-top:15px }
.mt20 { margin-top:20px }
.mb5 { margin-bottom:5px }
.mb8{ margin-bottom:8px;}
.mb10 { margin-bottom:10px }
.mb15 { margin-bottom:15px }
.mb20 { margin-bottom:20px }
.mr5 { margin-right:5px;}
.mr8 { margin-right:8px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.ml5 { margin-left:5px;}
.ml8 { margin-left:8px;}
.ml6{margin-left:6px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.t_c { text-align:center }
.t_l { text-align:left }
.t_r { text-align:right }
.block{ display:block; overflow:hidden; zoom:1;}


/******　默认分页样式　******/
.page_link{margin:0 auto;height:24px;width:auto;padding:5px 0;text-align:center;clear:both;}
.page_link li{display:inline;line-height:20px;font-size:12px;width:auto;}
.page_link a{display:inline-block;padding:0 6px;height:20px;border:1px solid #ddd;color:#aaa;}
.page_link a:hover{background:#f7f7f7;color:#1a4266;text-decoration:none;border:1px solid #ddd;}
.page_link .prev_no,.page_link .next_no{color:#ccc;font-weight:normal;margin-bottom:2px;border:none;}
.page_link .prev_no:hover,.page_link .next_no:hover{color:#ccc;background:none;border:none;}
.page_link .nolink,.page_link .morePage{font-weight:bold;color:#404040;border:none;background:none;}
.page_link .nolink:hover,.page_link .morePage:hover{color:#404040;border:none;background:none;}
.page_link ul {margin:0;padding:0;}

/******　默认轮播　******/
#hot-screen {margin-top:10px;}
#hot-screen .container { width:990px;}
.company-focus { height:270px;overflow:hidden;padding:13px 0 12px 13px;}
#num{ position:absolute; right:5px; bottom:2px;padding-bottom:3px;}
#num li{float: left;color: #323232;text-align: center;line-height: 16px;width: 16px;height: 16px;font-family: Arial;font-size: 12px;cursor: pointer;overflow: hidden;margin: 3px 1px 0px 1px;border: 1px solid #323232;background-color: #fff;list-style:none;}
#num li.on{color: #fff;line-height: 21px;width: 21px;height: 21px;font-size: 16px;margin: 0 1px;border: 0;background-color: #313336;font-weight: bold;}

/* nav
--------------------------------------------------------------------------------------------------*/

/* 基础布局组 */
.container,.header {margin:0 auto;width: 990px;}

/* top 
--------------------------------------------------------------------------------------------------*/
.bodydiv {width:100%;background: url(../image/web_bg.jpg) no-repeat center 0;}
.mainbody {}
#top {}
#top .container {margin:0 auto;width: 990px;height:74px; position:relative;}
.top-tool { position:absolute;top:5px;right:10px;}
.top-tool img { vertical-align:top;}
.top-tool a { color:#444;}
.top_right { position:absolute;top:10px;right:10px;}
#nav { text-align: left;height: 35px;margin:0 auto;width: 990px;}
#nav .nav-cot { float:right; height: 35px;padding:0 6px 0 0;background: url(../image/menu_bg.jpg) no-repeat right 0;}
.navigation {padding-left:8px;background: url(../image/menu_bg.jpg) no-repeat 0 0;}
.navigation li { z-index: 100; text-align: center; width: 99px;float: left
}
.navigation .pos {
    position: relative;}
.navigation li a {
	display: block; color: #ffffff; font-weight: bold; text-decoration: none;line-height: 35px;
}
.navigation li a:visited {
	display: block; color: #ffffff; font-weight: bold; text-decoration: none
}
.navigation li a:hover,.navigation li a.ahover {
	background: url(../image/menu_hover.jpg) no-repeat center 9px; color: #ffffff; text-decoration: none
}
.navigation li a.ahover:visited {color:#fff}
.navigation li.hover a {
	background: url(../image/menu_hover.jpg) no-repeat center 9px; color: #ffffff; text-decoration: none
}
.navigation li.hover {
	_color: #ffb5d7
}
.navigation li.hover a:visited {
	_color: #ffffff
}
.navigation ul li {
	background-image: none; padding-bottom: 0px; line-height: 25px; background-color: #ffffff; margin: 0px; padding-left: 0px; padding-right: 0px; height: 27px; padding-top: 0px
}
.navigation ul li a {
	background-image: none; padding-bottom: 0px; margin: 0px; padding-left: 0px; width: 99px; padding-right: 0px; height: 24px; color: #ffffff; padding-top: 0px;
}
.navigation ul li a:hover {
	background-image: none; padding-bottom: 0px; margin: 0px; padding-left: 0px; width: 99px; padding-right: 0px; height: 24px; color: #ffffff; padding-top: 0px
}
.navigation li .exnav {
	z-index: 100; position: absolute; padding-bottom: 0px; background-color: #ffffff; margin: 0px; padding-left: 0px; width: 99px; padding-right: 0px; display: none; top: 35px; padding-top: 0px; left: 0px
}
.navigation li ul ul {
	display:none;position:absolute;z-index: 200; top: 0px; left: 99px
}
.navigation li ul li {
	background-image: none; border-bottom: 0px; border-left: 0px; background-color: #0ba9e6; height: 27px; border-top: 0px; border-right: 0px
}
.navigation li ul li a {
	background-image: none; text-align: center; text-indent: 0px; height: 27px;line-height:27px; color: #fff; font-weight: normal
}
.navigation li ul li a:visited {
	background-image: none; height: 27px; color: #fff; font-weight: normal; _color: #fff
}
.navigation li ul li a:hover {
	background-image: none; background-color: #0544a3; height: 27px; color: #fff
}
.navigation li ul li.hover {
	background-image: none; background-color: #0544a3; width: 99px; height: 27px; color: #fff
}
.navigation li.hover ul a {
	background-image: none; height: 27px
}
.main {
    margin: 0 auto;
    width: 990px;
	padding:10px 0 10px 0;
}

.leftbox { border:3px #c0e1f2 solid;}
.link-bg {background: url(../image/linkbg.jpg) no-repeat center 0 ; height:222px;}

#jy-left {
    float: left;
    overflow: hidden;
    width: 215px;padding:0 0 0 10px;
}

#jy-left .mod_block {}
#jy-left .list_con,#jy-left .recent_con {}
#jy-left .newprod_xx, #jy-left .newprod_gg, #jy-left .newprod_view {
    display: none;
}
#jy-left .list_title a, #jy-left .list_title a:visited {
    color: #FFFFFF;
}
#jy-left .blk_t {
    background: url(../image/left_class_bg.jpg) no-repeat 0 0 ;
    color: #3e6582;
    font-size: 14px;
    height: 35px;
	font-weight:normal;
    line-height: 28px;
    padding-left: 35px;
}
.recent {line-height: 1.7em;}
.recent_con {padding-top: 6px;}
.recent_con li {border-bottom: 1px dashed #CCCCCC;clear: both;margin: 0 auto 5px;overflow: auto;padding-bottom: 5px;width: 95%;}
#jy-right {
float:right;padding:0 0 10px 0;width:732px; background:#fff;padding:0 10px 0 0;
}
#jy-right .blk_t {
    background: url(../image/left_class_bg.jpg) no-repeat 0 0;
    color: #3e6582;
    font-size: 14px;
    height: 35px;
	font-weight:normal;
    line-height: 30px;
    padding-left: 30px;
}
#jy-right .list_con ul.flink_index, #right .list_con ul.flink_index {
    line-height: 2em;
    list-style: none outside none;
    overflow: auto;
}

#jy-right .list_con, #jy-right .login_main, #jy-right .newprod_con, #jy-right .prod_type, #jy-right .prod_type_n, #jy-right .cart_con, #jy-right .lagbar, #jy-right .recent_con, #jy-right #mess_main, #jy-right .cartlist, #jy-right .langbar, #jy-right .marquee_list, #jy-right .com_con, #jy-right .qq_list_con {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 10px;
}
.bor-top {background: url(../image/border-top.gif) no-repeat 0 0;padding:0 0 0 15px;}
.bor-topr {background: url(../image/border-top.gif) no-repeat right 0;height:9px;line-height:9px;overflow:hidden;}
.bor-bot {background: url(../image/border-bot.gif) no-repeat 0 0;padding:0 0 0 15px;}
.bor-botr {background: url(../image/border-bot.gif) no-repeat right 0;height:9px;line-height:9px;overflow:hidden;}
.box_content {padding:10px 15px; border-right:1px #e4e4e4 solid;border-left:1px #e4e4e4 solid;}

.service_list li { border-bottom:1px #ccc dashed;padding:10px 0 10px 140px;border-bottom:1px #ddd dashed;height:92px;overflow:hidden;}
.service_list li .rightdq { float:right; color:#666;}
.service_list li .news_intro {color:#666;}
.service_list li .ser_img {margin-left:-130px; float:left;display:inline;}
.service_list li .ser_img img { width:120px;}
.news_title h3 { font-size:18px;}
.news_list li {border-bottom:1px #ccc dashed;padding:5px 0;}
.news_list li .rightdq { float:right; color:#ccc;}
.news_list li .news_info {background: url(../image/arrow.gif) no-repeat 0 10px;padding:0 0 0 10px;}
.news_list li .news_info a { font-size:14px;}
.news_list li .news_intro {color:#777;}.newprod_name { text-align:center}

.pro_indexlist_ul li { border-bottom:1px #ddd dashed;padding:5px 0;}
.pro_indexlist_ul li p {color:#666;}
.pro_indexlist_ul li p.tit a { font-size:14px; font-weight:bold;}

.pro_list_ul li {padding:10px 0 10px 140px; float:left; width:210px; border-bottom:1px #ddd dashed;height:92px;overflow:hidden;}
.pro_list_ul li .pro_img {position:relative;margin-left:-130px; float:left;display:inline;}
.pro_list_ul li .pro_img img { width:120px;border: 1px solid #CCCCCC;
    padding: 1px;}
.pro_list_ul li p {color:#666;}
.pro_list_ul li p.tit a { font-size:14px; font-weight:bold;}


.list_con {padding-top: 5px;}
.list_con ul li {background: url(../image/arrow.gif) no-repeat scroll 0 6px transparent;overflow: hidden;padding-left: 15px;height:24px;line-height:24px;}
.list_con ul li span.date { float:right;color:#999;}

.pro_over {padding:5px 0 0 0;height:160px; overflow:hidden;}
.pro_over .newprod_list{ width:175px; float:left;height:150px; overflow:hidden;margin-left:5px; text-align:center;padding:5px 0 0 0;}
.pro_over .newprod_list img { width:165px; border:1px #ccc solid;}
.pro_over .newprod_list .newprod_name {padding:4px 0;}
.pro_over .newprod_list .newprod_name a {}
.list_more { text-align:right;}
#i_right .list_more { padding:0 5px 0 0;}

.index-pro {padding:5px 0 0 10px;height:310px; overflow:hidden;}
.index-pro .newprod_list{ width:180px; float:left;height:150px; overflow:hidden;text-align:center;padding:5px 0 0 0;}
.index-pro .newprod_list .newprod_pic { width:160px; margin:0 auto;}
.index-pro .newprod_list .newprod_pic a {border: 1px solid #B8E7F7;display: block;text-align: center;padding:4px;}
.index-pro .newprod_list .newprod_pic a:hover {background:#B8E7F7;border: 1px solid #B8E7F7;}
.index-pro .newprod_list img { width:150px;}
.index-pro .newprod_list .newprod_name { height: 30px;line-height: 22px;overflow: hidden;padding: 4px 0;}
.index-pro .newprod_list .newprod_name a {}

/* B0000x */
#i_left,#i_center,#i_right {
    float: left;
    overflow: hidden;
}

#i_left {overflow: hidden;width: 215px;padding:0 0 0 10px;}
#i_center {width: 466px;}
#i_right {width: 255px;margin:0 0 0 10px;}

#i_left .blk_t  {
    background: url(../image/left_class_bg.jpg) no-repeat 0 0 ;
    color: #3e6582;
    font-size: 14px;
    height: 35px;
	font-weight:normal;
    line-height: 28px;
    padding-left: 35px;
	margin-top:10px;
}
.blk_t .rr img {}
#i_center .blk_t  {
    background: url(../image/left_class_bg.jpg) no-repeat 7px 0;
    color: #3e6582;
    font-size: 14px;
    height: 28px;
	font-weight:normal;
    line-height: 28px;
    padding-left: 40px;
}
#i_center .blk_t .rr a{}
#i_right .blk_t{ 
    background: url(../image/sy_news_bt.jpg) no-repeat 0 0;
    color: #3e6582;
    font-size: 14px;
    height: 48px;
	font-weight:normal;
    line-height: 48px;
    padding-left: 45px;
}

#i_left .mod_block,#i_right .mod_block,#i_center .mod_block {}
#i_left .list_con,#i_right .list_con,#i_center .list_con {}

#i_left .mod_block { background:#fff;}

.company_intro {padding:20px 10px 5px 5px;background: url(../image/sy_gsjj_bg.jpg) no-repeat 0 0;height:180px;}
.company_intro p { padding-left:20px;}
.com_intropic { width:120px;height:120px;padding:10px 0 0 15px; float:left;background: url(../image/cominfo.gif) no-repeat 16px 10px;}
.com_intropic2 { width:120px;height:120px;padding:10px 0 0 15px; float:left;}
.com_introtit {color: #0083D8;font-size: 14px;height:30px;line-height:30px;font-weight: bold;background: url(../image/sy_gsjj_line.gif) no-repeat 140px 24px;}
.innews li { line-height:25px;height:25px;background: url(../image/arrow.gif) no-repeat 0 center;padding:0 0 0 10px; overflow:hidden;}
.innews .topnews {padding:4px 0 4px 108px; height:74px;background:none; border-bottom:1px #ddd dashed;}
.topnews .tit a{ font-weight:bold; color:#5F5643;}
.topnews .tit a:hover { color:#5F5643;}
.topnews .pic { float:left;margin-left:-108px;_display:inline; width:108px; height:74px;background:none;}
.topnews .pic img { height:60px; width:90px; border:3px #fff solid;}
.topnews .mor {}
.topnews .mor a { font-family:'宋体'; color:#777;}
.topnews .mor a:hover { text-decoration:none;}


.c-right {float:left;padding:10px 0 10px 10px; width:750px; overflow:hidden;}
.c-bottom { float:left; width:730px;}
.c-bottom .blk_t  {
    background: url(../image/sy_cplb_bt.jpg) no-repeat 0 bottom;
    color: #375d81;
    font-size: 14px;
    height: 49px;
	font-weight:normal;
    line-height: 49px;
    padding-left: 40px;
}
.c-bottom .blk_t .rr a{ display:block; width:55px; height:40px;}
.cattit {background: url(../image/sy_cpfl_bt.jpg) no-repeat center 1px;height:31px;}
.category,.cont-n-cot {padding:5px; text-align:left; background:#fff; border:1px #ddd solid; border-top:0;}
.cate_con {padding-top: 5px;}
.cate_con ul li {}
.cate_con .li-level-1,.contnav li {padding:2px 0 0 0;}
.cate_con .li-level-1 .cat-name-1 a,.contnav li a {background: url(../image/first-bg-03.gif) no-repeat 0 1px;padding-left: 40px;line-height:30px; display:block;}
.cate_con .li-level-1 .cat-name-1.pos a {background: url(../image/first-bg-03.gif) no-repeat 0 1px; color:#333;}
.cate_con .li-level-1 .cat-name-1.pos a:hover { color:#333;}
.cate_con .li-level-1 .cat-name-1 a:hover { text-decoration:none;}
.cate_con .li-level-1 .level-1 { border-bottom:1px #ddd solid;}
.cate_con .li-level-1 .level-1 a{padding-left: 10px;line-height:25px; display:block;background: url(../image/li2.png) no-repeat 0 2px; }
.cate_con .li-level-1 .level-1 a:hover {}
.cate_con ul li .cat-item ul { display:none;}
.cate_con .level-3 { display:none;}
.linkon a { font-weight:bold;}
.cate_con .children {padding:0 0 0 45px;}


.lettercoin { font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#ccc}
.c-right .lettercoin { font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#999}

.photo_album {padding:10px 0 0 0;}
.photo_album li{width:200px;height:253px;margin:0 10px 25px;list-style:none;float:left;overflow:hidden;zoom:1;background:#fff;border:1px solid #ebebeb;border-bottom:1px solid #cecece;padding:14px 10px;box-shadow:0 1px 1px #e5e5e5;position:relative}
.photo_album .tit { font-size:14px; margin-top:5px;}
.photo_album .tit a { color:#555;}
.photo_album .tit a:hover { color:#0885d0;}

.photo_wapper{padding:10px; }
.photo_pic { width:200px; float:left; border:1px #ddd solid;padding:10px;margin-right:15px;}
.photo_info {}
.photo_info h2 { font-size:14px;}
.photo_info .text { font-size:12px; line-height:24px; color:#555;}

.photo_item{ border-top:2px #ddd solid; margin-top:20px;padding:10px 0;}
.photo_item li {width:178px; height:180px; float:left; text-align:center;}



.flink {margin: 0 auto;width: 990px;height: 27px;line-height:27px; overflow:hidden; color:#fff;border-bottom: 1px dashed #ccc; text-align:left;}
.flink_index { }
.flink_index a { color:#fff; padding:0 5px;}
.flink_index a:hover {background:#fff;color: #333;}
/* footer 
--------------------------------------------------------------------------------------------------*/
#footermain{background: url(../image/sy_bottom_bg.jpg) repeat-x 0 0; text-align:center;padding:10px 0 0 0;margin-top:10px;}
#footer {
    margin: 0 auto;
    width: 990px;
    color: #fff;
    line-height:30px;
	padding:5px 0;
}
.copyright {padding:0 10px;}
.fot-nav a {padding:0 10px;}
#footer a { color:#fff;}