@charset "UTF-8"; /*设定文字编码*/
/*默认字体样式、大小、行高、背景......*/
body{
 font-family: "微软雅黑",Tahoma,"宋体";
 font-size: 12px; 
 color: #5f5f5f; 
 background:#deeff6;
 }
html {_overflow-y:scroll;}
/*默认链接样式----四种状态全设*/
a{text-decoration: none;} 
a:link {color: #5f5f5f;}
a:visited {color: #5f5f5f;}
a:hover{color: #4075b5; text-decoration: none;}
a:active {color: #4075b5;}
input,textarea{ border:0px;} 
ul,li{ margin:0px; padding:0px;}
*{padding:0px; margin:0px;line-height: 1.8em;}
h1,h2,h3,h4,h5,h6{font-size: 12px; } 
img{border: 0;}/*图片边框为0*/
.rfloat{float:right;}/*更多右浮动*/
.clear{clear:both;line-height: 0px; height:0px;}/*清除浮动*/
.checkbox{border: 0px;}/*选择框样式定义 */ 
.button{border: 0px; }/*图片按钮样式定义 */ 
/* 结构部分 */
#container{background:#deeff6 url(../images/wrapper_bj.jpg) no-repeat center top;}
#wrapper{width:940px;margin: 0 auto;background:#fff;}/*页面外围控制整体布局宽度*/
#imain{ width:916px; text-align:left; padding:12px 12px 12px;}/*主体部分*/
#main{width:916px; text-align:left; padding:12px 12px 12px;}
#header{}/*页眉*/
#ileft{width:224px;text-align:left;padding-right:8px;}/*左*/
#icenter{width:451px; text-align:left; padding-right:8px;}/*中*/
#iright{text-align:left; width:224px;}/*右*/
#footer{background:#878787 url(../images/footer.gif) repeat-x left top; text-align:center; padding:15px 0;color:#fff;}/*页脚*/
#footer .footnav{ color:#fff;}
#footer .footnav a{ padding:0 10px; color:#fff;}
#footer a{color:#fff;}
#footer a:visited{color:#fff;}
#footer a:hover{color:#fff;}
#right{ float:right; width:684px;}
#left{ width:224px; float:left; margin:0px 8px 0 0;}
.left_bom{background:url(../images/left_bom.gif) no-repeat left bottom;}
.left_center{background:url(../images/left_center.gif) repeat-y left top;}
.banner01{ background:#ebebed; padding:8px;}
#banner{ height:211px; background:#ebebed;margin-bottom:10px; padding:7px 6px; overflow:hidden;}
/* 表现部分 */
#top{ background:#fff url(../images/top_bj.gif) repeat-x left top;}
.logo{ padding:15px 0 15px 25px;}/*网站标识*/
.topnav{padding-right:15px; text-align:right;}/*顶部菜单*/
.topnav a{ padding:0 4px 0 5px;}
.iitro_detail{ width:276px;height:211px;overflow:hidden;text-align:left;}
.iitro_detail div{height:211px; width:226px;background:url(../images/hotbg.jpg) no-repeat left top;padding:0px 25px; }
.iitro_detail h4{ text-align:left; line-height:18px;width:216px;padding:0 10px 0 0; font-weight:normal;}
.iitro_detail h2{ padding-top:20px; padding-bottom:8px; line-height:24px;}
.iitro_detail h2 a{color:#3a78c4;}
.iitro_detail h2 a:visited{color:#3a78c4;}
.iitro_detail h2 a:hover{text-decoration:underline;color:#3a78c4;}
.iitro_detail h3{ text-align:right; padding-right:10px;color:#3a78c4;}
.iitro_detail a{color:#3a78c4; font-weight:bold;line-height:40px;}
.iitro_detail a:visited{ color:#3a78c4; }
.iitro_detail a:hover{ color:#3a78c4; }
.top_center{ height:211px;}
.top_center a{width:66px;height:66px;cursor:pointer; display:block;}
.top_center .current1{background:url(../images/top_hover_1.jpg) no-repeat left top;display:block;margin:0px 0 0 0;}
.top_center .current2{background:url(../images/top_hover_2.jpg) no-repeat left top;display:block;margin:6px 0 0 0;}
.top_center .current3{background:url(../images/top_hover_3.jpg) no-repeat left top;display:block;margin:6px 0 0 0;}
.top_center a.img1{background:url(../images/top_link_1.jpg) no-repeat left top;display:block;margin:0px 0 0 0;}
.top_center a:hover.img1{background:url(../images/top_hover_1.jpg) no-repeat left top;display:block;margin:0px 0 0 0;}
.top_center a.img2{background:url(../images/top_link_2.jpg) no-repeat left top;display:block;margin:6px 0 0 0;}
.top_center a:hover.img2{background:url(../images/top_hover_2.jpg) no-repeat left top;display:block;margin:5px 0 0 0;}
.top_center a.img3{background:url(../images/top_link_3.jpg) no-repeat left top;display:block;margin:6px 0 0 0;}
.top_center a:hover.img3{background:url(../images/top_hover_3.jpg) no-repeat left top;display:block;margin:6px 0 0 0;}
.menu{ background:url(../images/menubg.gif) repeat-x left top; height:40px; text-align:left;}/*主菜单*/
.menu ul{ list-style:none; padding-bottom:6px; padding-left:20px;}
.menu li{float:left; background:url(../images/menuline.gif) no-repeat left top; padding-left:2px; line-height:34px; font-size:14px; font-weight:bold;}
.menu li a{color:#fff;padding:0 18px;line-height:34px; display:block;font-size:14px; font-weight:bold;}
.menu li a:visited{ color:#fff;}
.menu li a:hover{background:url(../images/menuhov.gif) no-repeat center top;color:#fff;}
.menu .none{background:none;}
.menu #current{background:url(../images/menuhov.gif) no-repeat center top;color:#fff;}
/*
.menu li table{z-index:100; border-collapse:collapse; position:absolute;}
.menu li table td{width:90px;text-align:left; background:#FFF; padding:5px 0; border:1px solid #cccccc; border-top:none;}
.menu li table a{ line-height:27px; display:block; color:#343233;font-weight:normal; text-align:center;font-size:12px; padding:0;}
.menu li table a:visited{color:#343233;}
.menu li table a:hover{color:#3290bd; background:none;}
*/
/*栏目页面*/
.leftmenu{background:url(../images/ileft_top.gif) no-repeat left top; width:224px;}
.leftmenu ul{ list-style:none; padding:12px 5px;}
.leftmenu li{line-height:25px; margin-bottom:3px;}
.leftmenu li a{ padding-left:45px; line-height:25px;color:#5f5f5f; display:block; height:25px;}
.leftmenu li a:hover{ background:url(../images/subnav.gif) no-repeat left top; padding-left:45px; color:#4075b5;line-height:25px;}
.leftmenu li a.current{ background:url(../images/subnav.gif) no-repeat left top; padding-left:45px;color:#4075b5;line-height:25px;}
.left_submenu{ padding:6px 0 0 0;}
.left_submenu p{padding-left:45px;}
.left_submenu p a{background:url(../images/icon04.gif) no-repeat 0px 7px;padding:0 0 0 10px; line-height:24px;}
.left_submenu p a:hover{background:url(../images/icon04.gif) no-repeat 0px 7px;padding:0 0 0 10px; }
.left_submenu .none{ border-bottom:none;}
.search{background:url(../images/searchbg.gif) no-repeat left top; width:221px; height:24px; margin-bottom:15px;}
.search .input{width:160px; border:none;background:none;height:24px;float:left; margin:0px 0px 1px 2px;}
.search .button{ background:url(../images/isearch_go.gif) no-repeat left top; width:57px; height:20px; float:left; margin-top:2px;}
.boder_bom{background:url(../images/ileft_bom.gif) no-repeat left bottom; width:224px;}
.boder_top{background:url(../images/ileft_top.gif) no-repeat left top; width:224px;}
.bos_bom{background:url(../images/bus_bom.gif) no-repeat left bottom; width:450px;}
.bos_top{background:url(../images/bus_top.gif) no-repeat left top; width:450px;}
.hot_bom{background:url(../images/ihot_bom.gif) no-repeat left bottom; width:451px;}
.hot_top{background:url(../images/ihot_top.gif) no-repeat left top; width:451px;}
.boder_topnew{background:url(../images/iright_top.gif) no-repeat left top; width:224px;}
/*首页内容块*/
.icompany{ padding:14px 15px 15px; }/*首页公司简介*/
.icompany p{text-indent:2em; line-height:25px;}
.ipro{ padding:12px; height:115px; overflow:hidden; width:425px;}
.ipro img{ margin-right:12px; float:left;}
.mores{ color:#4075b5; text-align:right; padding-right:5px; padding-top:5px;}
.mores a{color:#4075b5; text-decoration:underline;}
.mores a:visited{color:#4075b5;}
.mores a:hover{color:#5f5f5f;}
.inews{ padding:15px 12px 12px 12px;}/*首页新闻*/
.inews ul{ list-style:none;}
.inews li{line-height:18px; background:url(../images/icon02.gif) no-repeat 3px 10px; padding:4px 0 4px 18px;}
.inews li a{line-height:18px; display:block;}
.ihot{ padding:8px 0 0 12px;}
.hotdiv{padding:10px 8px 5px 8px;text-align:center;}
.hotdiv .h2_p{ text-align:center;height:120px; width:120px;border:#cccccc solid 1px;}
.hotdiv .h2_p a{ display:block;margin:0 auto;}
.hotdiv img{}
.hotdiv h1{ padding:3px 0 2px 3px;color:#fff; line-height:20px;}
.hotdiv h2{}
.hotdiv p{ padding:3px 0 0 0; color:#fff; line-height:18px;}
.hotdiv p a{color:#5f5f5f; line-height:15px;}
.hotdiv p a:visited{color:#5f5f5f;}
.none{ background:none;}
/*联系我们*/
.icontact_tit{height:33px; line-height:33px; font-size:14px; padding-left:15px;background:url(../images/contacttitle.gif) no-repeat left top; margin-left:1px; padding-bottom:8px;}/*标题*/
.icontact_tit b{line-height:33px; font-size:22px;color:#4075b5; padding-right:5px; font-weight:normal;}
.icontact_tit span{ font-size:12px; color:#ccc; font-weight:normal; padding-left:5px;}
.icontact{ padding:9px 13px 16px;}
.icontact a{ color:#4075b5;}
.icontact a:visited{ color:#4075b5;}
.icontact a:hover{ color:#4075b5; text-decoration:underline;}
/*公用样式*/
.title{ height:33px; line-height:33px; font-size:14px; padding-left:15px;}/*标题*/
.title b{line-height:33px; font-size:22px;color:#4075b5; padding-right:5px; font-weight:normal;}
.title span{ font-size:12px; color:#ccc; font-weight:normal; padding-left:5px;}
.title2{height:26px; padding-left:15px; padding-top:1px;}
.title2 a{line-height:26px;float:left; display:block;}
.title2 a span{ line-height:26px;color:#5f5f5f; padding:0 12px; display:block;}
.title2 a:hover{background:url(../images/bost_r.gif) no-repeat right top;}
.title2 a:hover span{background:url(../images/bost_l.gif) no-repeat left top;}
.title2 .current{background:url(../images/bost_r.gif) no-repeat right top;}
.title2 .current span{background:url(../images/bost_l.gif) no-repeat left top;}
.title_link{ padding-left:13px; line-height:28px;background:url(../images/place.gif) repeat-x left bottom; margin:6px 0px 6px 0px; border:1px solid #e1e1e1;}
.detail{padding:5px 15px;}
/*简介内容部分*/
.content{text-align:left;font-size:14px;}
.content h1{ background:#e9e9e9; padding-left:12px; line-height:27px;color:#3a78c4;}
.content h3{color:#4075b5; font-size:26px; text-align:center; font-weight:800; line-height:1.8em;}
.content h2{color:#3a78c4;}
.content h2 a{color:#3a78c4;}
.content h2 a:visited{color:#3a78c4;}
.content h2 a:hover{ color:#3a78c4;}
.content h4{ text-align:center; font-weight:normal; line-height:20px; padding-left:10px; border-bottom:#000 1px solid;}
.content h5{ background:url(../images/tit_r.gif) no-repeat right top; color:#4075b5; line-height:33px; font-size:14px;}
.content h5 span{ display:block;background:url(../images/tit_l.gif) no-repeat left top; line-height:33px;padding:0px 0 0px 20px;}
.content h5 img{ float:right; margin:13px 12px;}
.content h5 strong{ line-height:33px;}
.content h5 a{ line-height:33px;}
.content h6{font-weight:normal; line-height:20px; text-align:center;}
.content li{margin-left:3.0em;}
.content span{ }
.content strong{color:#4075b5;}
.content p {margin:8px auto;}
.content a{color:#4075b5;text-decoration:underline;}
.content a:visited{color:#4075b5;}
.content a:hover{color:#4075b5;text-decoration:underline;}
.content table{border-collapse:collapse; margin:10px;line-height:24px;font-size:12px;}
.content table td{ padding:0 5px;border:#d3d3d1 solid 1px;}
.content table td p{margin:0 auto;}
.tableboder table{border:1px solid #d3d3d1;}
.tableboder th{background:#abdaf1;color:#333;border:#d3d3d1 solid 1px; text-indent:10px;}
.tableboder td{border:1px solid #d3d3d1;}
.content .prdetail_c{ padding:10px;}
.content .prdetail_c span{ width:50%;float:left;text-align:center;}
.content .prdetail_c img{margin:0 5px;}
.content .prdetail_c p{ margin:0;}
.text{ line-height:24px; padding:10px 20px 0 20px;}
.box{padding:10px 12px;}
.text_paddtop{padding:10px 0 0 0;}
.brief{ font-size:14px; padding:0 0px 10px;}
.page{ text-align:right;color:#4075b5; font-size:14px; font-weight:bold; padding-right:15px;}
.page a{ color:#4075b5;}
.page a:visited{ color:#4075b5;}
.page a:hover{ color:#4075b5;}
/*新闻*/
.news_list{ padding:10px 15px 12px 15px; }
.news_list table td{ background:url(../images/newsline.gif) repeat-x 0 bottom;padding:5px 10px; line-height:18px; font-size:14px;}
.news_list table td a{ line-height:16px; background:url(../images/icon02.gif) no-repeat left; padding-left:18px; display:block;}
.news_list table td a:hover{font-weight:bold; color:#4075b5;}
.news_list table td strong{ line-height:18px;}
.add_list{ padding:15px 15px 0 15px; }
.add_list table td{ border-bottom:1px solid #ccc;padding:0 15px; line-height:30px;}
.add_list table td a{ line-height:30px; background:url(../images/icon05.gif) no-repeat 0 5px; padding-left:10px; }
.add_brief{ padding:15px 15px 0 15px; }
.add_brief table td{ border-bottom:1px solid #ccc;padding:0 15px; line-height:30px;}
.add_brief table td a{ line-height:30px; background:url(../images/icon05.gif) no-repeat 0 5px; padding-left:10px; }
.review{ padding:10px 15px; display:block;}
.review ul{ list-style:none; color:#5f5f5f; padding-bottom:5px;}
.review li{ background:url(../images/newsline.gif) repeat-x 0 bottom; padding:4px 0 4px 12px; line-height:18px;}
.review li a{background:url(../images/icon02.gif) no-repeat left 8px; display:block; line-height:18px; padding-left:18px;}
.review table{margin:0 12px;}
.review .input{ height: 19px;width:223px;border:1px solid #999; }
.review .input2{ height: 19px;width:123px;border:1px solid #999; }
.review .textarea{ height: 83px;width:425px; border:1px solid #999;}
.botton2{ height:20px; width:57px; margin-bottom:15px;}
/*产品*/
.product_list{ margin:10px 0 0 20px;}
.recommend_pro{ background:url(../images/title_bottomline.gif) repeat-x left bottom; padding:5px 5px 20px 5px!important;>padding:5px 5px 10px 5px!important;padding:5px 5px 10px 5px;}
.recommend_pro h3{float:left; border:1px solid #ccc;width:120px; text-align:center; margin-right:10px;}
.recommend_pro h3 a{ margin:0 auto; text-align:center;}
.recommend_pro h3 img{ margin:0 auto; text-align:center;}
.pro_cont{float:right; margin:5px 3px 0 0px; width:78%;}
.pro_cont h3 a{ color:#0f3f92;}
.pro_cont h3 a:visited{ color:#0f3f92;}
.pro_cont h3 a:hover{ color:#5f5f5f;}
.pro_cont p{ line-height:20px; padding-right:10px;}
.normal_pro blockquote{width:46%;padding:0 15px 10px 5px;margin-top:10px;float:left;}
.normal_pro h3{ font-weight:normal;}
.normal_pro p{ line-height:24px;}
.normal_pro h2 a{color:#4075b5;text-decoration:underline;}
.normal_pro h2 a:visited{ color:#4075b5;}
.normal_pro h2 a:hover{ color:#5f5f5f;}
.normal_pro blockquote img{ float:left; margin:4px 10px 5px 0px; border:1px solid #ccc;}
.pru_right{}
.pru_right h1{background:#e9e9e9;color:#0f3f92;line-height:27px;padding:0 0 0 10px;}
.pru_right p{padding:8px;}
.pru_right a{background:url(../images/icon05.gif) no-repeat 10px 9px;display:block;text-indent:24px;padding:3px 0;}
/*代理*/
.agent{}
/*案例*/
.case_list{}
.case_list ul{ list-style:none; margin:0px 0 0 0px;}
.case_list li{line-height:24px; background: url(../images/icon04.gif) no-repeat 10px 7px;text-indent:24px; width:30%;float:left;}
.rightnav2{ width:171px; float:right;}
.rightnav2 ul{list-style-type:none;}
.rightnav2 li{ line-height:24px; background:url(../images/icon04.gif) no-repeat 18px 8px; padding-left:32px;}
.rightnav2 font{ display:block; text-align:right; margin:10px 18px 0 0;}
/*解决方案*/
.solution_list{ width:470px; float:left; padding-right:10px;}
.desc{
 padding:5px 10px;
}
.resume{padding:5px;}
.resume ul{list-style:none; padding:5px 0;}
.resume li{ background:url(../images/icon04.gif) no-repeat 5px 7px; padding-left:15px;line-height:24px;}
/*联系我们*/
.contact_list{ padding-bottom:10px; font-size:14px;}/*联系我们列表*/
.contact_list h2{ color:#0f3f92; line-height:30px; font-size:14px;}
/*网站地图*/
.sitemap{padding:10px 15px;}
.sitemap h5{background:url(../images/title_bottomline.gif) repeat-x left bottom;padding:10px 0 10px 12px;color:#4075b5; font-size:14px;}
.sitemap div {padding:0 10px;}
.sitemap a{padding:0 10px 0 0;color:#4075b5;}
.sitemap a:visited{color:#4075b5}
.sitemap a:hover{text-decoration:underline;color:#4075b5}
/*留言评论*/
.boardbg{background:url(../images/ileft_top.gif) no-repeat left top; width:224px;}
.board{ margin:8px 0 0 0;}
.board_h4{color:#4075b5; font-size:14px; text-align:center; font-weight:bold;}
.board_h4 a{color:#4075b5;}
.board_h4 a:visited{color:#4075b5;}
.board_h4 a:hover{color:#5f5f5f;}
.board_h5{text-align:center; font-weight:normal; border-bottom:#EAEAEA dotted 1px;margin:0 0 10px;}
.btn{ width:60px; height:22px; line-height:18px; text-align:center;border:#ccc solid 1px;}
.board span{ color:#f00;}
.board textarea{border:#ccc solid 1px; }
.board_border{padding-top:10px;}
.board_border dl{margin:10px; list-style-type:none; padding-bottom:55px;}
.board_border dt{background:url(../images/icon04.gif) no-repeat left 6px; padding-left:10px;}
.board_border2{ padding:0 12px 0 12px;}
.board_border2 .select{line-height:24px; width:110px;}
.board_border2 .border_input{ width:110px; border:#ccc solid 1px; height:18px; line-height:18px;}
.board_border2 textarea{width:160px;height:80px;}
.form td{padding:4px 0 2px 5px;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px 8px;}
.sitemsg .msgtitle{background:#e9e9e9;color:#4075b5;}
.sitemsg b{color:#4075b5;}
/*下载中心*/
.downlist{margin:20px 10px 15px 10px;}
.downlist td{border-bottom:#e6e6e8 solid 1px; line-height:30px;padding:0 20px;}
.downlist a{color:#a30000;padding-left:12px; background:url(../images/icon05.gif) no-repeat left 3px;}
.downlist a:visited{color:#a30000;}
.downlist a:hover{ font-weight:bold;}
/*添加成功案例橱窗页面case_list_b.html*/
.case_listb{padding:10px 0 0 0;}
.case_listb .case_product{float:left;width:146px;text-align:center;padding:0 0 11px 0!important;>padding:0 0 0px 0!important;padding:0 0 0px 0;}
.case_listb .case_product h2{width:120px;height:120px;margin:0 auto;text-align:center;}
.case_listb .case_product h2 a{width:120px;height:120px; border:1px solid #ccc;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.case_listb .case_product h2 img{vertical-align:middle;}
.case_listb .case_product h3{font-weight:normal;padding:5px 0 0 0;}
.case_listb .case_product h3 a{color:#5f5f5f;}
.case_listb .case_product h3 a:visited{color:#5f5f5f;}
.case_listb .case_product h3 a:hover{color:#5f5f5f;text-decoration:underline;}
.productb{ padding:2px 0 0 0;}
.productb div{ padding:12px 0px 8px 5px!important;>padding:12px 0px 8px 5px!important; padding:12px 0px 8px 5px; float:left; width:22%; text-align:center;}
.productb div h5{ width:120px; height:120px; margin:0 auto 5px auto;}
.productb div h5 a{width:120px;height:120px; border:1px solid #d4d4d4;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.productb div h5 img{vertical-align:middle;}
.productb div span{ color:#9f9f9f; line-height:17px; padding:0 5px;}
