@charset "GBK"; 

@import url('ospod.css');
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height:1.6em;}
html{_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color:#828282;    /*文字颜色定义 */}
img { border:none; }
ul { list-style:none; }

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link{color: #ff0000;} /* 未访问的链接 */
a:visited {color: #ff0000;} /* 已访问的链接 */
a:hover{color: #4689c2;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active{color: #ff0000;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both;}/*清除浮动*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 

/*文字按钮样式定义 */ 
.button{border: 0px; }

/*页面结构*/
#wrapper{ width:1002px; margin:0 auto;}
#iheader{background:url(../images/topbg.gif) repeat-x left top;}
#ileft{border-right:1px solid #e5e5e5;width:191px; padding:0 3px 0 2px;}
#ileft h1{ color:#fff;padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
#ileft h1 span{font-size:11px; font-weight:normal;margin-left:14px;}
#ileft h2{ color:#fff;padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
#ileft h2 span{font-size:11px; font-weight:normal;margin-left:14px;}
#ileft_t { color:#fff; padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
#ileft_t span{font-size:11px; font-weight:normal;margin-left:14px;}

#left{border-right:1px solid #e5e5e5;width:191px; padding:7px 3px 10px 2px;}
#left h1{ color:#fff;padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
#left h1 span{font-size:11px; font-weight:normal;margin-left:14px;}
#left h2{ color:#fff;padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
#left h2 span{font-size:11px; font-weight:normal;margin-left:14px;}

#iright{width:781px; padding:0 12px 15px 12px;}
#iright .info{ margin-bottom:7px;}

#right{width:781px; padding:8px 14px 15px 10px;}

#imain{margin-top:3px;}
#main{}

.banner_t { position:relative; }
.banner { position:absolute; top:40px; left:8px; }



/*顶部导航*/
.topnav{ margin-bottom:15px; padding-left:30px;float:right;height:25px;text-align:right;background:url(../images/topnav.jpg) no-repeat right top;}
.topnav ul{list-style:none;padding-right:20px;}
.topnav li{background:url(../images/topnav_line.gif) no-repeat left top;float:left;}
.topnav li span { color:#f9fffa;padding:0 10px; line-height:19px; }
.topnav a{ color:#f9fffa;padding:0 10px; line-height:19px;}
.topnav a:visited{color:#f9fffa;}
.topnav .none{ background:none;}
.topnav a:hover{text-decoration:underline;}
/*logo*/
.top_cl { height:50px; float:left; margin:3px 0 3px 3px;  margin-top:10px;}


/*主导航*/
.menu{ height:40px; font-size:12px;}
.menu ul{ clear:left;list-style-type:none;}
.menu li{float:left;line-height:40px;background:url(../images/menu_line.gif) no-repeat left bottom; padding:0 0 0 5px;}
.menu li a {padding:0px 14px 15px 14px;display:block; color:#4689c2;}
.menu li a:visited{ color:#9e9e9e;}
.menu li a:hover{color:#4689c2;}
.menu li p{line-height:15px; color:#000000;}
.menu li a:hover p{color:#4689c2;}
.menu li a:hover span{color:#4689c2;}
.menu li span{ line-height:9px;color:#9e9e9e; font-size:9px;}
.menu .current a{color:#4689c2;}
.menu .current p{color:#4689c2;}
.menu .current span{color:#4689c2;}
.menu .none{ background:none;}

/*位置导航*/
.iplace{background:url(../images/place_right.gif) no-repeat right top; padding-right:14px;}
.iplace div{padding-left:19px; height:29px; line-height:29px;background:url(../images/place_left.gif) no-repeat left top;}
.iplace td{ line-height:29px; color:#000;}
.iplace a{ color:#000;padding-right:9px;}
.iplace a:visited{color:#000;}
.iplace a:hover{ color:#054a8b;}

/*右边导航*/
.sub_nav{ margin:0px 0 8px 0;}
.sub_nav div{height:30px;line-height:30px; border-top:1px solid #fff;}
.sub_nav div a{background:#0b76b4 url(../images/cion01.gif) no-repeat 18px center; line-height:31px; display:block;color:#fff; padding-left:31px;}
.sub_nav div a:visited{color:#fff; }
.sub_nav div a:hover{color:#fff; background:#054a8b url(../images/cion01.gif) #054a8b no-repeat 18px center;}
.sub_nav .current{color:#fff;}
.sub_nav .current a,.current visited{color:#fff;line-height:30px; height:30px;background:#054a8b url(../images/cion01.gif) no-repeat 18px center;}
.sub_nav h2{ border-top:1px solid #fff; height:30px;font-weight:normal;line-height:30px;}
.sub_nav h2 a{color:#fff; line-height:30px; height:30px;display:block;background:#0b76b4 url(../images/cion05.gif) no-repeat 41px 13px; padding-left:49px; padding-right:5px;}
.sub_nav h3{border-top:1px solid #fff; height:30px;font-weight:normal;line-height:30px;}
.sub_nav h3 a{color:#ff0000; line-height:30px; height:30px;display:block;background:#0b76b4; text-align:right; padding-right:15px;}
.sub_nav h3 a:visited{color:#ff0000;}
.sub_nav h3 a:hover{color:#ff0000;}
.sub_nav h2 a:visited{ color:#fff;}
.sub_nav h2 a:hover{color:#cee9f0;}

/*产品目录*/
.ipro_scroll{ padding:1px 0 10px 0; position:relative;}
.ipro_scroll ul{ list-style:none;}
.ipro_scroll li{background:#0b76b4 url(../images/cion01.gif) no-repeat 18px center; padding-left:31px;line-height:30px; border-bottom:1px solid #fff;}
.ipro_scroll li a{color:#fff;}
.ipro_scroll li a:visited{color:#fff;}
.ipro_scroll li a:hover{color:#fff;}


.hotpro{ padding:10px 5px;}
.hotpro .cn{}
.hotpro .cn h2{ text-align:center;}
.hotpro .cn p{ text-align:center; font-weight:bold; color:#006699; padding:3px 0 0 0;}

.subnav0{top:1px;}
.subnav1{top:32px;}
.subnav2{top:62px;}
.subnav3{top:94px;}
.subnav4{top:125px;}
.subnav5{top:156px;}
.subnav6{top:187px;}


.ipro_scroll .submenuy{position:absolute;left:190px;line-height:27px; display:none; background:#fff; border:1px solid #0b93b4;padding:1px 1px 0 1px; width:164px;}
.ipro_scroll .submenuy h2{ line-height:27px;font-weight:normal; height:27px;border:1px solid #0b93b4; margin-bottom:1px;}
.ipro_scroll .submenuy h2 a{padding:0 0 0 9px;line-height:27px;display:block;margin:0; color:#3296b0;}
.ipro_scroll .submenuy h2 a:visited{ color:#3296b0;}
.ipro_scroll .submenuy h2 a:hover{ cursor:pointer;background:#65b5e5; color:#ffffff;}
.ipro_scroll .submenuy .current a{background:#65b5e5; color:#ffffff;}
.ipro_scroll .submenuy .current a:visited{ color:#fff;}

/*搜索*/
.isearch{ padding:10px 0px 12px 1px;}
.isearch td{ line-height:21px;}
.isearch input{border-top:1px groove #808080;border-right:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;border-left:1px groove #808080;width:142px; height:19px; line-height:18px;text-align:center;}
.isearch .button{border:none;background:#3280b0; width:40px; height:21px; line-height:21px; text-align:center; color:#fff;}
/*联系我们*/
.icontactus{ padding:8px 5px 13px 5px;}
.icontactus div{ width:165px;line-height:23px;}
.icontactus p{ line-height:23px; color:#000000}
/*友情链接*/
#link { width:986px; height:90px; margin:auto; margin-bottom:30px; margin-top:5px; }

#link .link_t{ width:986px; height:30px; background:url(../images/probg1.jpg) no-repeat left center;font-weight:bold; text-align:center; color:#fff; }

#link .link_b { width:986px; min-height:60px; color:#666; clear:both;  }

.in3 { width:984px;min-height:60px; border:1px solid #ccc; border-top:none;  }
.in3 ul{  margin-left:13px; padding-top:0px; }
.in3 ul li { height:39px; width:100px; margin-left:40px; float:left;  padding-top:10px;}
.in3 ul li  img{ margin:0px 0; border:1px solid #dedede; height:39px; width:88px; }

.in4 { width:984px;height:60px; border:1px solid #ccc; border-top:none; overflow:hidden}
.in4 ul{  margin-left:13px; padding-top:0px; } 
.in4 ul li { width:89px; line-height:20px; float:left; margin-left:10px;padding-top:10px; }
.in4 ul li a{  color:#000000;}

.incs3{  display:block;width:105px; height:30px; cursor:pointer; float:left; padding-top:6px; }
.incs4{ display:block;width:210px; height:30px; color:#ccc; cursor:pointer; float:right;  padding-top:6px;}
.incs33{ display:block;width:105px; height:30px; color:#ccc; cursor:pointer; float:left; padding-top:6px; }
.incs44{ display:block;width:210px; height:30px;  cursor:pointer; float:right;  padding-top:6px;}

.none { display:none; }
.block { display:block; }


/*公司简介*/
.icompany{ padding:2px 6px 0 10px; line-height:22px;}
.icompany img{ margin-top:3px;}
.icompany span{ display:block; text-align:right;}
.icompany p{ text-indent:2em;}


/*新闻中心*/
.inews{ padding:0 0 0 3px;}
.inews ul{ list-style-type:none;}
.inews li{line-height:18px;border-bottom:1px dotted #999999; color:#828282; padding:3px 0 3px 0; }
.inews li a{line-height:18px;color:#828282; display:block;background:url(../images/cion04.gif) no-repeat 6px 8px; padding:0 0 0 21px;}
.inews li a:visited{color:#828282;}
.inews li a:hover{color:#4689c2;}
.inews li strong{ line-height:18px;}

/*热门产品*/
.ihot{ padding:0 11px 15px 3px;}
.ihot .ihot_list{}
.ihot .ihot_list h2{ width:100px; height:100px; border:1px solid #e6e6e6; margin:0 10px;}
.ihot .ihot_list h2 a{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.ihot .ihot_list h2 img{vertical-align:middle;}

/*首页产品中心*/
.iproduct{ padding:2px;border:2px solid #a8daf8; margin-right:5px;}
.iproduct h5 { border:none;font-weight:normal; height:19px; padding:5px 0 0 16px;background:#78b1d2;}
.iproduct h5 a{margin:0 1px;color:#ffffff;padding:0px 10px;line-height:19px; display:block; float:left;}
.iproduct h5 a:visited{color:#ffffff;}
.iproduct h5 a.current{background:#fff; color:#3296b0;}
.iproduct h5 a.current:visited{background:#fff; color:#3296b0;}
.iproduct h5 a.current span{color:#3296b0;}
.iproduct h5 a:hover{ background:#fff; color:#3296b0; margin:0 1px;}
.iproduct .iproduct_td{padding:0px!important;>padding:2px!important;vertical-align:text-bottom;}

.ipro_list{margin:10px 17px 5px 19px;}
.ipro_list div{line-height:20px;width:230px; float:left;padding:9px 8px 9px 6px;}
.ipro_list div h2{ width:100px; height:100px; border:1px solid #dedede; }
.ipro_list div h2 a{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.ipro_list div h2 img{vertical-align:middle;}

.ipro_list div h3{ padding-top:3px;color:#0b76b4;}  
.ipro_list div h3 a{color:#0b76b4;}
.ipro_list div h3 a:visited{color:#0b76b4;}
.ipro_list div p{ line-height:19px;}
.ipro_list .none{ border:none;}
/*公共部分*/
.info_left{ width:470px; padding-right:14px;}
.info_right{ width:294px;}

.ititle{ margin-bottom:13px;}
.ititle td{border-bottom:2px solid #eeeee8; line-height:30px;}
.ititle h1{color:#3296b0;line-height:30px;background:url(../images/cion02.gif) no-repeat 6px 4px; padding-left:25px;}
.ititle h1 span{ font-weight:normal; margin:0 4px 0 7px;}
.ititle h2{color:#3296b0;line-height:30px;background:url(../images/cion02.gif) no-repeat 6px 4px; padding-left:25px;}
.ititle h2 span{ font-weight:normal; margin:0 4px 0 7px;}
.ititle h2{ font-size:11px; font-weight:normal; color:#828282;}
.ititle .boder{ border-bottom:2px solid #a8daf8;}
.ititle a{ font-size:11px;color:#3296b0; font-weight:bold;background:url(../images/cion03.gif) no-repeat left 5px; margin-top:3px;padding:0 5px 0 7px;}
.ititle a:visited{ color:#3296b0;}
.ititle a:hover{color:#3296b0;}
.ititle .none{ border:none;}


.title{background:url(../images/title_right.gif) no-repeat right top; margin-bottom:17px;}
.title div{background:url(../images/title_left.gif) no-repeat left top; line-height:29px; font-weight:bold;padding-left:38px; color:#fff;}
.title div span{ color:#fff; font-size:11px; margin-left:13px; font-weight:normal;}

.title_com{background:url(../images/title_r.gif) no-repeat right top; margin-bottom:17px;}
.title_com div{background:url(../images/title_l.gif) no-repeat left top; line-height:35px; font-weight:bold;padding-left:18px; color:#0b93b4;}
.title_com div a{ color:#0b93b4; font-size:11px; float:right;margin:8px 13px 0 0; font-weight:bold;}


/*内容左右控制*/
.detail{ margin:0 8px 0 14px;}
.detail_all{ margin:0 5px;}
.service{ padding:8px 12px 20px 24px;}
.detail_new{ margin:0 3px 0 8px;}
.comm_detail{ margin:0 10px 10px 10px;}

.simp{margin:10px 10px;}
.simp blockquote{ margin-bottom:10px;}
.simp a{ font-size:12px;color:#0b76b4; }
.simp a:visited{color:#0b76b4;}
.simp a:hover{color:#3296b0;}

/*简介*/
.brief{background:#dee8ee;border:1px solid #c7e4df; color:#666666; padding:8px 30px; margin:0 3px 25px 8px;}
.brief a{color:#054a8b;}
.brief a:visited{color:#054a8b;}
.brief a:hover{ text-decoration:underline;}

.pro_brief{ padding:5px 15px;color:#4c4c4c;}
.pro_der{width:191px; float:right;}
.pro_der h1{color:#fff;padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
.pro_der h2{color:#fff;padding-left:31px;background:url(../images/probg.jpg) no-repeat left top; line-height:30px; height:30px;}
.pro_del{width:540px; float:left;}
.pro_other{ padding:5px 0;}
.pro_other ul{ list-style:none;}
.pro_other li{color:#0b93b4;background:url(../images/cion06.gif) no-repeat 10px center; line-height:30px; padding-left:28px;}
.pro_other a{color:#0b93b4;}
.pro_other a:visited{color:#0b93b4;}


/*分页*/
.pages { padding-right:40px;color:#0b93b4; margin:10px 0; line-height:28px;border:1px solid #c7e4df; background:#dee8ee; }
.pages a { color:#0b93b4; padding:0 9px; line-height:28px;}
.pages li { float:left; margin-left:8px; }
.previous_s { height:28px; line-height:28px;}
.pages_solid {  height:28px; line-height:28px; text-align:center; color:#f60; font-weight:bold;  }
.pages_hollow {  height:28px; line-height:28px; text-align:center;  }
.next { height:28px; line-height:28px; }

/*简介内容部分*/
.content{ text-align:left; font-size:14px; color:#4c4c4c;line-height:1.8em;}
.content h1{ border:1px solid #c7e4df; background:#dee8ee url(../images/cion06.gif) no-repeat 8px center; line-height:23px; color:#0b93b4;padding-left:24px;}
.content h1 a{line-height:23px;}
.content h2{ border:1px solid #c7e4df; background:#dee8ee url(../images/cion06.gif) no-repeat 8px center; line-height:23px; color:#0b93b4;padding-left:24px;}
.content h2 a{line-height:23px;}
.content h2{background:url(../images/cion06.gif) no-repeat 8px center;line-height:23px;color:#0b93b4;padding-left:24px;}
.content h3{ padding-top:3px;color:#0b93b4; font-size:14px; text-align:center;}
.content h5{background:url(../images/cion02.gif) no-repeat 8px center;line-height:23px;color:#198ecb;padding-left:24px;}
.content h4{ background:#c7e4df; line-height:13px;padding:4px 0;color:#0b93b4;padding-left:24px;}
.content h4 img{ margin:0 auto;}
.content h6{ border-bottom:2px solid #cee9f0;line-height:29px; margin-bottom:12px; padding-bottom:3px; text-align:center; font-weight:normal; color:#939393;}

.content li{margin-left:3em;}

.content strong{color:#054a8b;}
.content a{color:#054a8b;}
.content a:visited{color:#054a8b;}
.content a:hover{ text-decoration:underline;}
.content table{border-collapse:collapse;border:#a8daf8 solid 1px; font-size:12px;}
.content table th{border-right:1px solid #a8daf8;background:#dee8ee;color:#0b93b4; padding:0 5px;}
.content table td{ padding:0px 5px; color:#828282;border:#a8daf8 solid 1px;}

.n_article_next{ margin:auto; margin-top:20px; color:#0b93b4; line-height:25px; padding-bottom:18px; }
.n_article_next a { color:#0b93b4; }
.n_article_next div { margin-left:13px; line-height:30px;}

.tag { margin-left:20px; margin-top:10px; margin-bottom:20px; font-size:14px; clear:both; }
.tag a { color:#09f; text-decoration:none; }
.tag a:hover { border-bottom:1px dashed; text-decoration:none}

.content .conn{ margin:0 20px 10px 20px;}
.content .conn a { color:#4c4c4c; }
.content .prdetail_c{padding:10px 10px 0 0;}
.content .prdetail_c span{float:left;text-align:center; width:50%;}
.content .prdetail_c img{margin:0 5px 10px 5px;}

.ovflow{ width:700px; overflow:hidden;}
.ovflow1{ width:685px; overflow:hidden;padding:5px;}
.ovflow2{ width:500px; overflow:hidden;}
/*新闻列表*/
.news_list{ margin:0 29px 0 23px;}
.news_list td{ line-height:32px;padding:0 21px 0 9px; border-bottom:1px dotted #999999;}
.news_list td a{ background:url(../images/cion04.gif) no-repeat left center; padding-left:18px;color:#828282;}
.news_list td a:visited{color:#828282;}
.news_list td a:hover{color: #4689c2;	}

/*新闻列表*/
.news_list1{ margin:0 29px 0 23px;}
.news_list1 td{height:32px;line-height:32px;padding:0 21px 0 18px;background:url(../images/cion04.gif) no-repeat 9px center;  border-bottom:1px dotted #999999;}
.news_list1 td span{ line-height:32px;margin-right:10px;}
.news_list1 td a{color:#828282;}
.news_list1 td a:visited{color:#828282;}
.news_list1 td a:hover{color: #4689c2;}



/*相关新闻*/
.news_coment{ padding:0 6px 18px 12px;}
.news_coment ul{ list-style-type:none;}
.news_coment li{border-bottom:1px dotted #999999; line-height:19px;padding:6px 10px 6px 17px;background:url(../images/cion04.gif) no-repeat 9px 12px; }
.news_coment li a{color:#828282;}
.news_coment li a:visited{color:#828282;}
.news_coment li a:hover{color: #4689c2;}

/*发表评论*/
.newscoment{ padding:10px 0 18px 18px;}
.newscoment td{color:#0b93b4;font-weight:bold;}
.newscoment input{ height:18px;margin-bottom:14px;width:142px; line-height:18px;background:#ffffff;border:1px solid #cccccc;}
.newscoment textarea{border:1px solid #cccccc;background:#ffffff; line-height:18px; height:98px; width:469px;}
.newscoment .comment_img{ width:79px; height:29px; background:none; border:none; margin:0px 0 0 10px;}


/*联系我们列表*/
.contactus{margin:0 3px 0 8px;}
.contactus h2{border:1px solid #c7e4df; background:#dee8ee url(../images/cion06.gif) no-repeat 8px center; line-height:23px; color:#0b93b4;padding-left:25px;}
.contact_special{}

.contact_special div{ line-height:22px;padding:18px 10px 0 26px;}
.contact_content{margin-top:10px; width:370px; float:left;}
.contact_content div{padding:18px 0 10px 26px;}

/*产品列表和产品橱窗*/
.pro_nav{ margin-bottom:6px;}
.pro_nav table{line-height:29px;margin:1px 0 0 0;}
.pro_nav td{text-align:center;}
.pro_nav td a{background:url(../images/pro_r.gif) no-repeat right top;display:block;margin:0 1px 0 0;line-height:29px;}
.pro_nav td a span{ font-weight:bold;background:url(../images/pro_l.gif) no-repeat left top;display:block;padding:0px 19px 0 39px;line-height:29px;color:#40a8c3;}
.pro_nav td a:hover{background:url(../images/pro_hor.gif) no-repeat right top;display:block;}
.pro_nav td a:hover span{background:url(../images/pro_hol.gif) no-repeat left top;display:block;padding:0px 19px 0 39px;color:#40a8c3;}
.pro_nav td .current{background:url(../images/pro_hor.gif) no-repeat right top;display:block;}
.pro_nav td .current span{background:url(../images/pro_hol.gif) no-repeat left top;display:block;padding:0px 19px 0 39px;color:#40a8c3;}

.pro_a{ margin:0 3px; padding-bottom:5px;}
.pro_a .pro_r{background:url(../images/title_r.gif) no-repeat right top;}
.pro_a .pro_l{background:url(../images/title_l.gif) no-repeat left top;}
.pro_a th{ color:#40a8c3; font-weight:normal;text-align:center;height:35px; line-height:35px;background:url(../images/title_c.gif) repeat-x left top;}
.pro_a td{ border-bottom:1px dotted #999999; padding:10px 0 9px;}
.pro_a h2{ width:100px; border:1px solid #dfe3e7; margin:0 auto;}
.pro_a a{ font-weight:bold;color:#40a8c3;}
.pro_a a:visited{ font-weight:bold;color:#40a8c3;}
.pro_a  span{font-weight:bold;color:#40a8c3;}

.pro_b{ margin:0 8px; padding-bottom:10px;}
.pro_b div{ padding:15px 0 12px 0!important;padding:15px 0 6px 0!important;padding:15px 0 6px 0;width:147px; float:left; text-align:center;}
.pro_b div h2{width:120px; height:120px;border:1px solid #dfe3e7; margin:0 auto;}
.pro_b div h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:97px;*font-family:Arial;}
.pro_b div h2 img{vertical-align:middle;}
.pro_b div h3{color:#40a8c3; padding-top:8px;}
.pro_b div h3 a{color:#40a8c3;}
.pro_b div h3 a:visited{color:#40a8c3;}
.pro_b div h3 a:hover{}
 

.pro_c{ padding: 5px 0;}
.pro_c .img{ width:100px; margin-bottom:4px; }
.pro_c td{ padding:1px 9px;  vertical-align:top; }
.pro_c td a,.pro_c td a:visited,.pro_c td a:hover{color:#828282;}
.pro_c td table{ margin-bottom:5px;}
.pro_c th{ background:url(../images/cion03.gif) no-repeat 8px 6px; color:#1c5166; font-weight:normal; padding:0 0 0 19px; text-align:left; vertical-align:top;} 
.pro_c span{ color:#ff6e03;}
.pro_c p{ background:url(../images/cion06.gif) no-repeat 20px 4px; padding:0 0 5px 12px;}
.pro_c p a,.pro_c p a:visited{ color:#000; text-decoration:underline;}
.pro_c p a:hover{ color:#40a8c3; text-decoration:none;}
.pro_c .line{ border-bottom:1px dotted #999} 
 
.c_product_b { width:720px; margin-top:10px; clear:both; }
.c_product_b dl { width:103px; float:left; padding-left:34px; }
.c_product_b dt { width:101px; height:101px; border:1px solid #cccccc; }
.c_product_b dt img { width:95px; height:95px;  padding:3px 0 0 3px; }
.c_product_b dd {  margin-top:8px; text-align:center; padding-bottom:20px; }
.c_product_b dd a { color:#666; }


/*产品内容页面*/
.pro_detail{ border-bottom:1px dotted #999999; margin-bottom:20px;padding:0 20px 28px 20px;}
.pro_detail h2{ width:100px; height:100px; border:1px solid #e6e6e6;}
.pro_detail h5{ padding-top:35px;}
.pro_detail div{ font-weight:normal;}
.pro_detail div strong{font-weight:normal;}



/*留言板*/
.board{}
.board_h3{border:1px solid #c7e4df; background:#dee8ee url(../images/cion06.gif) no-repeat 8px center; line-height:23px; color:#0b93b4;padding-left:24px; font-size:14px; font-weight:bold;}
.board_h2{padding:3px 0 0 10px;color:#0b93b4;margin:0 0 5px 0; font-weight:bold;font-size:14px;}
.board_h4{color:#f00; font-weight:bold; font-size:14px; text-align:center;}
.board_h4 a{color:#f00;}
.board_h4 a:visited{color:#f00;}
.board_h5{text-align:center; font-weight:normal;}
.btn{ width:80px; height:22px; line-height:18px; text-align:center;border:#ccc solid 1px;}

.board textarea{}
.board_border{padding:15px 0 0;}

.board_border ul{margin:10px 0 0;}
.board_border li{margin-left:2em;}
.board_border2{padding:0 0 0 10px;}
.board_border2 .select{line-height:24px; width:140px;}
.board_border2 .border{width:133px;}
.board_border2 .border_input{ width:130px; border:#ccc solid 1px; height:18px; line-height:18px;}
.board_border2 textarea{width:170px;height:80px;border:#ccc solid 1px; margin:0 0 0 8px;}
.form td{padding:4px 0 2px 5px;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:4px 0 3px 10px;}
.sitemsg .msgtitle{
	color:#000;
	background-color: #EAEAEA;
}
.sitemsg b{color:#055378;}


/*经典客户*/
.client{ padding:0 10px 0 25px;}
.client ul{ list-style-type:none;}
.client li{ background:url(../images/cion03.gif) no-repeat left 11px; width:31%; float:left; padding-left:15px; line-height:30px;}

.productb{ margin:0 8px; padding-bottom:10px;}
.productb div{ padding:12px 0px 8px 5px!important;>padding:12px 0px 8px 5px!important; padding:12px 0px 8px 5px; float:left; width:19%; text-align:center;}
.productb div h1{ width:100px; height:100px; margin:0 auto 5px auto;}
.productb div h1 a{width:100px;height:100px; border:1px solid #d4d4d4;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.productb div h1 img{vertical-align:middle;}
.productb div h2{ width:100px; height:100px; margin:0 auto 5px auto;}
.productb div h2 a{width:100px;height:100px; border:1px solid #d4d4d4;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.productb div h2 img{vertical-align:middle;}
.productb div span{ color:#9f9f9f; line-height:17px; padding:0 5px;}

/******************************/
.demo { width:660px; border:1px solid #A6CAF0; color:#333; margin:auto; }
.demo a { text-decoration:none; color:#333; }
.demo dl { float:left; width:123px; height:70px; border:1px solid #A6CAF0; padding:10px 20px; }
.demo dt { height:35px; line-height:35px; text-align:center; background:#A6CAF0;}
.demo dd { height:35px; line-height:35px; text-align:center; background:#ccc;}


 .shangmeng{ float:left;  height:auto!important; min-height:36px; overflow:hidden;}
            .shangmeng ul {float:left;list-style:none; border-bottom:none; border-left:none; border-right:none; border-top:none;}
            .shangmeng ul li { display:block; width:80px; height:auto; float:left; padding-left:5px;                   overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
			
			/*底部导航*/
#footer{ padding:23px 22px 15px 13px; line-height:19px;border-top:1px solid #e5e5e5; text-align:center}
#footer a{color:#7a7a7a;line-height:25px;}
#footer a:hover{text-decoration:underline}
#footer .footnav{color:#7a7a7a;text-align:center}
#footer .footnav a{ padding:0 7px;color:#7a7a7a; display:block; float:left}
#footer .footnav a:hover{ color:#4689c2;}
.ihot_list span a{color:#828282}