@charset "UTF-8"; 
/* === **** 模版页面 CSS定义 ***** ===== */
html{_overflow-y:scroll;}
*{padding:0px; margin:0px;line-height:1.8em;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
 font-family:"微软雅黑",Tahoma,"宋体"; /*文字字体定义 */
 font-size: 12px; /*文字大小定义 */
 color: #3c454f; /*文字颜色定义 */
 background: #fff ; /*页面背景颜色定义 */
 }
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #3c454f;} /* 未访问的链接 */
a:visited {color: #3c454f;} /* 已访问的链接 */
a:hover{color:#FF9933; text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #3c454f;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both;}
.bgcontent strong{color:#000;}
/*表格样式定义 */ 
table{text-align: justify;}
checkbox{border: 0px;}/*选择框样式定义 */ 
/*文字按钮样式定义 */ 
.button{border: 0px; }
#wrapper{ width:780px; margin:0 auto;}
/* 首页 结构部分 */
#iheader{ padding:14px 0 0 0;}
#itop{}
#itop .logo{float:left;margin:0 0 23px 2px;}
#itop .topnav{float:right;margin:27px 0px 0 0; color:#99afc9;}/*顶部菜单*/
#itop .topnav a{padding:0 5px; color:#99afc9;}
#itop .topnav a:visited{ color:#99afc9;}
#itop .topnav a:hover{color:#FF9933;}
#itop .clear{clear:both;}
#itop .menu{ background:url(../images/navbg02.jpg) no-repeat right top;}/*主菜单*/
#itop .menu ul{list-style-type: none;height:29px; padding:8px 0 3px 21px; background:url(../images/navbg01.jpg) no-repeat left top;}
#itop .menu li{float:left; margin:0 7px 0 0px;}
#itop .menu li a{color:#fff; display:block;padding:3px 10px 8px 0px;line-height:12px;font-size:14px; font-weight:bold;}
#itop .menu li a:visited {color:#fff;}
#itop .menu li a span{padding:8px 0px 6px 11px;}
#itop .menu li a:hover{color: #5c6978; background:url(../images/navliright.jpg) no-repeat right top;}
#itop .menu li a:hover span{ background:url(../images/navlileft.jpg) no-repeat left top;padding:6px 0px 6px 11px!important;>padding:8px 0px 6px 11px!important;padding:8px 0px 6px 11px;}
#itop .menu .current{ background:url(../images/navliright.jpg) no-repeat right top;color: #5c6978;}
#itop .menu .current span{ background:url(../images/navlileft.jpg) no-repeat left top;color: #5c6978;padding:6px 0px 6px 11px!important;>padding:8px 0px 6px 11px!important;padding:8px 0px 6px 11px;}
#imain{clear:both; background:url(../images/leftbg.gif) repeat-y 233px top;}
#imain .infobox{margin-bottom:10px;}
#ileft{ width:225px; padding:12px 19px 0 0; float:left;}
#ileft .title{ font-weight:bold; color:#fff; margin-bottom:12px;}
#ileft .title h1{ background:url(../images/titlebg02.jpg) no-repeat right 1px; float:left;}
#ileft .title span{ background:url(../images/titlebg01.jpg) no-repeat left 1px; display:block; padding:0 24px;}
#ileft .title b{ padding-left:10px; color:#939eab; font-family:Verdana;}
#iright{ padding:22px 0 0 22px; float:right;}
#iright .banner{ padding-bottom:10px;}
#main{clear:both; background:url(../images/leftbg.gif) repeat-y 595px top;}
#main .infobox{margin-bottom:10px;height:1%;}
#left{ width:585px;padding:22px 21px 0px 0; float:left;}
#left .banner{ padding:0 0 5px 2px;}
.placetitle{color:#068dfe; font-weight:bold; line-height:28px;}
#right{ padding:12px 7px 0 13px; margin-left:606px;}
#right h1{ color:#f6ae69;}
/*位置导航*/
.breadcrumb{height:30px;float:right;}

/*底部*/
#footer{ background: #fff url(../images/bottombg.gif) repeat-x left top; padding:16px 0 38px 0!important;>padding:8px 0 38px 0!important; padding:10px 0 38px 0;}
.footnav{ line-height:12px; color:#068dfe;}
.footnav a{ color:#068dfe; padding:0 7px 0 6px;}
.footnav a:visited{ color:#068dfe;}
.footnav a:hover{color:#FF9933;}
.copyright{ padding-left:6px; padding-top:8px; color:#99afc9;}
/*表现部分*/
/*首页*/
.icompany{}
.icompany img{ margin:0 0 12px 2px;}
.icompany p{ line-height:20px; padding:0 5px 0 9px;}
.ipdlist{}
.ipdlist img{ margin:0 0 6px 2px;}
.ipdlist ul{list-style-type:none; line-height:20px; padding-left:7px;}
.ipdlist li{ background:url(../images/cion01.gif) no-repeat left 8px; padding-left:15px;}
.inews{}
.inews img{ margin:0 0 6px 2px;}
.inews ul{list-style-type:none; line-height:20px; padding-left:3px;}
.inews li{ background:url('../images/cion_01.gif') no-repeat left 10px; padding:0 0 0 10px;}
.inews li span{ padding-right:2px;}
.icontact{}
.icontact img{ margin:0 0 6px 2px;}
.icontact p{ line-height:20px; padding-left:5px;}
.ilink{ text-align:center;}
.more{ text-align:right; padding-right:10px; color:#068dfe; padding-top:2px; padding-left:5px;}
.more a{ color:#068dfe; text-decoration:underline;}
.more a:visited{ color:#068dfe; text-decoration:underline;}
.more a:hover{ color:#068dfe; text-decoration:none;}
.ihotpro{ padding-left:1px;}
.ihotpro h1{ color:#068dfe; padding-bottom:6px;}
.ihotpro .bg{ background:#eaeff4 url(../images/ihotbg01.gif) no-repeat left top;}
.ihotpro .bg td div{ margin-left:10px;}
.ihotpro .bg td h2{width:100px; height:100px; padding:1px; border:1px solid #dcdcde;}
.ihotpro .bg td h2 a{display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;height:100px; width:100px;}
.ihotpro .bg td h2 img{ vertical-align:middle;}
.ihotpro .pad{ padding:17px 8px 15px 20px!important;>padding:17px 8px 15px 8px!important; padding:17px 8px 15px 8px; text-align:center; background:url(../images/ihotbg02.gif) no-repeat left bottom;}
/*搜索*/
.isearch{ padding:12px 0;}
.isearch select{ width:153px; height:20px; margin-left:12px;}
.isearch input{ width:152px; height:18px; line-height:18px; border:1px solid #a5acb2; margin-left:8px;}
.isearch img{ margin-left:6px; vertical-align:bottom; cursor:pointer;}
/*首页产品中心*/
.iproduct{}
.iproduct h1{ color:#068dfe; text-align:right; padding-bottom:6px;}
.iproduct h1 span{ float:left;}
.iproduct h1 a{ font-weight:normal; color:#058dfe;}
.iproduct h1 a:visited{ color:#058dfe;}
.iproduct h1 a:hover{ background:#eaeff4; padding:5px 0 9px 0;}
.iproduct h1 .current{ background:#eaeff4; padding:5px 0 9px 0;}
.iproduct h1 u{ text-decoration:none; border-bottom:1px dashed #058dfe;}
.iproduct .list{ background:#eaeff4 url(../images/ihotbg01.gif) no-repeat left top; margin-bottom:10px; width:513px;}
.iproduct .list div{ background:url(../images/ihotbg02.gif) no-repeat left bottom; padding:15px 14px 17px 14px;}
.iproduct .list div h3{ float:left; margin-right:16px; width:100px; height:100px;}
.iproduct .list div p{ line-height:20px; padding-left:1px;}
.iproduct h2{ color:#99afc9; margin-bottom:5px;}
.iproduct h2 span{ background:url(../images/proline.gif) no-repeat 45px 2px; padding-left:50px;}
/*新闻列表*/
.newslist{ padding:6px 18px 9px 12px; background:#eaeff4;}
.newslist div{padding:0 8px;}
.newslist table td{ background:url(../images/newsline.gif) repeat-x left bottom; padding:0 10px;line-height:26px;}
.newslist table td a{ background:url(../images/cion01.gif) no-repeat left 5px; padding-left:15px; }
.fanye{ text-align:right; padding:10px 24px 10px 0;}
.fanye a{ text-decoration:underline; padding:0 3px;}
#right .list{ padding-bottom:25px;}
#right .list ul{ list-style-type:none; padding:16px 0 0 20px;}
#right .list li{ background:url(../images/cion02.gif) no-repeat left 9px; line-height:24px; text-indent:16px; color:#488dfe;}
#right .list li a{ color:#488dfe;}
#right .list li a:visited{ color:#488dfe;}
#right .list li a:hover{color: #FF9933;}
#right .list dt{ color:#000; padding-left:8px; background:url(../images/cion_01.gif) no-repeat 12px 8px;}
#right .list dt a{ color:#000;}
#right .list dt a:visited{ color:#000;}
#right .list dt a:hover{ color:#aaa;}
.search{}
.search input{height:18px; border:1px solid #c0c0c0;}
.search p{ text-align:right; padding-top:11px;}
.search img{ margin-top:10px; cursor:pointer;}
/*简介内容部分*/
.content{text-align:left;clear:both;line-height:1.8em;font-family: Arial, Tahoma; margin-bottom:9px;font-size:14px;}
.content h1{background:url(../images/line_bg.gif) repeat-x bottom;text-align: center; color:#fe4f00;font-size: 24px; margin:0 0 5px 0; padding:18px 0;}
.content h2{margin:10px 0; text-align: center; color:#068dfe;}
.content h3{font-size:14px;padding: 0 5px 4px 5px; color:#068dfe; text-align: center;}
.content h4{font-size:14px;padding:2px 0 2px 10px;margin:5px 0;}
.content h5{margin:3px 0;height:22px;color:#f6ae69; background:#efefef url(../images/contbg02.gif) no-repeat right top;}
.content h5 span{ background:url(../images/contbg01.gif) no-repeat left top; display:block;padding:0 10px 0 10px;}
.content h5 a{color:#f6ae69;}
.content h5 a:link{color:#f6ae69;}
.content h6{font-size:12px;font-weight:normal;text-align:center; color:#939393; padding-bottom:8px;}
.content div{}
.content img{ margin:5px;}
.content p{}
.content dl{color:#666666;}
.content ol{}
.content li{margin-left:3.5em;}
.content span{}
.content strong{color:#000;}
.content a{color:#ff9602;text-decoration:underline;}
.content a:visited{color:#ff9602;}
.content a:hover{color:#000000;}
.content table{border-collapse:collapse;margin:0 auto 15px auto; line-height:24px;}
.content table th{background:#f2f2f2;color:#ff9602;border:#c0c0c0 solid 1px;text-align:center; padding:2px;}
.content table td{padding:2px 10px;border:#c0c0c0 solid 1px;}
.content table p{}
.content table div{margin:0px;}
.content .detail{ padding:10px 15px; line-height:20px;}
.brief{background:#eaeff4;padding:15px 17px 10px 17px;line-height:22px;margin-bottom:3px;}/*简介*/
.tools{text-align: right;margin:20px 30px 20px 0;}/*新闻内页的工具条*/
/*联系我们*/
#contact{line-height:21px; margin:10px 2px 9px 0; background:#eaeff4 url(../images/co01.gif) no-repeat left top;}
#contact .bottombg{ background:url(../images/co02.gif) no-repeat left bottom; padding: 20px 15px 10px 15px; margin-bottom:10px;}
#contact h4{color:#068dfe; padding:0 10px 3px 0px;font-size:12px;}
#contact .border{ background:url(../images/xuxian.gif) repeat-x bottom; padding-bottom:10px; padding-left:10px;}
#contact .border div{}
#contact .bri{ line-height:20px; padding:0 10px 12px 10px; background:url(../images/xuxian.gif) repeat-x left bottom; margin-bottom:15px}
#contact img{float:right; margin-left:10px;}
#contact .conlist{width:46%!important;>width:46%!important;width:48%;float:left;margin:10px 0!important;>margin:10px 0!important;margin:10px 0 0 0; padding-left:10px;}
#contact h5{padding:4px 8px 5px 0px; font-weight:normal;}
/*网站地图*/
.sitemap{}
.sitemap h5{padding:3px 15px 3px 10px;background: url(../images/cion_03.gif) no-repeat 10px 9px;font-size: 13px;border-bottom: 1px dashed #DDDDDD;line-height:20px; color:#f6ae69;}
.sitemap div{padding:15px 5px 0 5px;color:#666; text-indent: 2em;}
.sitemap p{padding:8px 5px 15px 5px;}
.sitemap a{padding:0 8px;}
.sitemap a:hover{color:#ff7701;text-decoration: underline;}
/*产品列表*/
.product{ padding:10px 10px 0 10px;}
.product .list{ background:#eaeff4 url(../images/probg01.jpg) no-repeat left top; margin-bottom:10px;}
.product .list div{ background:url(../images/probg02.jpg) no-repeat left bottom; padding:15px 14px 17px 14px;}
.product .list div img{}
.product .list div p{ line-height:20px; padding-left:1px;}
.product h6{ float:left; margin-right:16px; width:100px; height:100px;}
.product h2{ color:#068dfe; text-align:center; width:25%; float:left; vertical-align:middle; padding-top:20px;}
.product h3{ line-height:30px;font-weight:normal; padding-bottom:8px;}
.product h3 a,.product h3 a:visited{ padding:11px 14px; color:#068dfe;}
.product h3 a:hover{ color:#068dfe; background:#eaeff4; padding:11px 14px;}
.product h3 a.current{ color:#068dfe; background:#eaeff4; padding:11px 14px;}
.product h3 a:visited .current{ color:#068dfe; background:#eaeff4; padding:11px 14px;}
.product h3 span{ border-bottom:1px dashed #068dfe; text-decoration:none; margin-right:14px;}
.product h4{ width:18%; text-align:center; float:left; font-weight:normal; padding-top:18px;}
.product h5{ width:40%; font-weight:normal; float:left;}
.protitle{ background:url(../images/protitle.gif) no-repeat left top; margin-bottom:10px;}
.protitle td{ text-align:center; font-weight:bold; line-height:26px;}
.listb{ background:#eaeff4 url(../images/probg01.jpg) no-repeat left top; margin-bottom:10px; text-align:center;}
.listb .div{ background: url(../images/probg02.jpg) no-repeat left bottom; padding:15px 14px 17px 15px!important;> padding:15px 14px 17px 8px!important; padding:15px 14px 17px 6px; }
.listb .div div{ width:100px; text-align:center; float:left; margin:0 15px 0 15px!important;>margin:0 17px 0 17px!important; margin:0 13px 0 14px;}
.listb .div h1{ line-height:30px;}
.listb .div h2{ width:100px; height:100px; padding:1px; border:1px solid #eee; margin:5px 0;}
.listb .div h3{ font-weight:normal; line-height:18px;}
/*多行内容页*/
.service{ background:url(../images/rightbg.gif) repeat-y 129px top;}
.serviceleft{ width:138px; float:left; padding:10px 0 0 0;}
.serviceleft h1{ color:#f6ae69; padding-left:6px;}
.serviceleft ul{ padding:11px 17px 0 4px; list-style-type:none;}
.serviceleft li{}
.serviceleft a{ background:url(../images/cion02.gif) no-repeat 7px 3px; padding-left:20px;line-height:22px;}
.serviceleft a:visited{}
.serviceleft a:hover{ background:url(../images/cion03.gif) no-repeat left 1px; padding-left:20px; display:block; color:#fff;}
.serviceleft a:hover span{ background:url(../images/titlebg02.jpg) no-repeat right 1px; line-height:20px; display:block; padding:0 0 0px 0;}
.serviceright{ width:447px!important;>width:449px!important; width:449px; float:right; padding-top:3px;}
/*具体产品*/
.pro_detail{ background:#eaeff4 url(../images/probg01.jpg) no-repeat left top;}
.pro_detail .bg1{ background:url(../images/probg02.jpg) no-repeat left bottom; line-height:20px; width:545px;overflow:hidden;padding:20px 20px;}
/*新闻内容页的评论*/
.new_comment{padding:16px 25px 15px 25px; text-align:left;}
.new_comment h1{color:#068dfe;background:url(../images/cion02.gif) no-repeat 5px 6px;border-bottom:1px dashed #bfbfbf;
font-size:12px;margin-bottom:5px;padding-left:18px;}
.new_comment h1 a{color:#068dfe;margin:0 10px 0 0; float:right;}
.new_comment h1 a:visited{color:#068dfe;}
.new_comment h1 a:hover{color:#ff0000;}
.new_comment ul{list-style-type:none; text-align:left; padding:8px 0;}
.new_comment ul li{background:url(../images/cion01.gif) no-repeat 23px 10px;padding:0 0 0 38px;line-height:20px;}
.new_comment ul li a{color:#000; text-align:left;}
.new_comment ul li a:visited{color:#000;}
.new_comment ul li a:hover{color:#50b2c8;}
.new_comment h2{color:#068dfe;background:url(../images/cion02.gif) no-repeat 5px 7px;border-bottom:1px dashed #bfbfbf;
font-size:12px;margin-bottom:5px;padding-left:18px;}
.new_comment2{border:1px dashed #bfbfbf;margin:10px 15px 0px 15px;}
.new_comment2 table{margin:15px auto;width:95%;}
.new_comment2 table td{vertical-align:top;padding:0 0 5px 0;}
.new_comment2 textarea{width:300px;height:80px; line-height:18px;}
.new_comment2 .comment_img{margin:0px 0 -3px 0;}
.new_comment2 .input_title{width:200px; line-height:18px;}
.new_comment2 .input_name{width:120px; line-height:18px;}
/*留言评论*/
.board{ width:514px;}
.board_h3{background:#EAEFF4; font-weight:bold; border-bottom:1px solid #dadada; padding:5px 16px 0 16px;margin:0 0 10px;font-size:14px;color:#068DFE;}
.board_h2{
 font-weight:bold;
 border-bottom:1px solid #dadada;
 padding:5px 16px 0 16px;
 margin:0 0 10px;
 font-size:14px;
 color:#068DFE;
 background-color: #EAEFF4;
}
.board_h4{color:#003399; font-weight:bold; font-size:14px; text-align:center;}
.board_h4 a{color:#003399;}
.board_h4 a:visited{color:#003399;}
.board_h5{text-align:center; font-weight:normal; border-bottom:#EAEAEA dotted 1px;margin:0 0 10px;}
.btn{ width:80px; height:22px; line-height:18px; text-align:center;border:#ccc solid 1px;}
.board_border2 textarea{border:#ccc solid 1px; }
.board_border{padding:15px 0 0;}
.board_border ul{margin:10px 0 0;}
.board_border li{margin-left:2.5em;}
.board_border2{padding:0;}
.board_border2 .select{line-height:24px; width:140px;}
.board_border2 .border{width:153px;}
.board_border2 .border_input{ width:140px; border:#ccc solid 1px; height:18px; line-height:18px;}
.board_border2 textarea{width:190px;height:80px; margin-left:15px;}
.form td{padding:4px 0 2px 10px;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px 8px;}
.sitemsg .msgtitle{background:#EAEFF4;color:#000;}
.sitemsg b{color:#000;}
