@charset "GBK"; 
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px; line-height:1.8em;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Tahoma,"宋体";    /*文字字体定义 */
	font-size:12px;    /*文字大小定义 */
	color:#595959;    /*文字颜色定义 */
	background:#fefefc;
	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link{color:#666666;} /* 未访问的链接 */
a:visited{color:#666666;} /* 已访问的链接 */
a:hover{color:#FF0000;text-decoration: none;} /* 鼠标在链接上 */ 
a:active{color:#666666;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both;}

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 

/*文字按钮样式定义 */ 
.button{border: 0px;}

/*结构部分*/
#wrapper{width:1003px;margin:0 auto; border-top:2px solid #000;}
#main{padding:1px 0 0 0;}
#header{}
#ileft{width:250px;padding:21px 12px 15px 10px; vertical-align:top; background:#f7f7f7;}
#icenter{width:420px;padding:16px 18px 15px 18px;vertical-align:top;}
#iright{width:255px;vertical-align:top; padding:16px 10px 15px 10px;background:url(../images/bg.gif) repeat left top;}
#imain{ padding:1px 0 00;}
#footer{background:#000;color:#fff;height:79px;}
#left{width:221px;background:#efefef;padding:0 0 15px 0;vertical-align:top;}
#right{vertical-align:top;padding:0 0px 15px 20px;}
#center{vertical-align:top;width:499px;padding:0 20px 15px 20px;background:url(../images/line03.gif) repeat-y right;}
#right01{vertical-align:top;padding:0 0px 15px 20px;}

#icenter .infobox,#iright .infobox{margin:0 0 20px 0;}

/*表现部分*/
.logo{padding:8px 20px 8px 20px; background:#f5f5f5; border-bottom:3px solid #e6e6e6;}
.logo a{ color:#000; font-size:14px;}
.logo a:visited{ color:#000; }
.ibanner{}
.itopnav{float:right;display:none;color:#fff;padding:45px 20px 0 0;}
.itopnav a{color:#fff;padding:0 8px;}
.itopnav a:visited{color:#fff;}
.itopnav a:hover{color:#ffea00;text-decoration:underline;}
.topnav{color:#75b9eb;margin:0px 16px 0px 0;}
.topnav a{color:#75b9eb;padding:0 8px;}
.topnav a:visited{color:#75b9eb;}
.topnav a:hover{color:#ffea00;text-decoration:underline;}
.banner{width:1002px;height:260px; padding-bottom:1px;}
.banner td{vertical-align:bottom;text-align:right;padding:0 50px 10px 0;}
.banner a{color:#616161;padding:0 6px; font-family:"宋体";}
.banner a:visited{color:#616161;}
.banner a:hover{color:#FF0000;}

.time{ text-align:center; background:#0070bc; color:#fff; width:187px;}


/*页脚*/
.footer_nav{}
.footer_nav a{padding:0 3px 0 10px;}
#footer a{color:#fff;}
#footer a:visited{color:#fff;}
#footer a:hover{color:#ffea00;}
.copyright{}

/*主菜单*/
.carte{background:#000;}
.imenu{padding:0 0 0 20px; }
.imenu ul{list-style-type:none;}
.imenu li{float:left;background:url(../images/line06.gif) no-repeat left;padding:0 9px;line-height:33px; height:33px;font-weight:bold; font-family:Verdana}
.imenu li a{color:#fff; line-height:33px;}
.imenu li a:visited{color:#fff;}
.imenu li a:hover{color:#ffea00;}
.imenu .none{background:none;}
.imenu .current,.imenu .current:visited{color:#ffea00;}
/*主菜单*/
.menu{background:url(../images/menu02.gif) repeat-x;height:36px;margin:7px 0 2px 0;padding:0 10px 0 5px; font-family:Verdana}
.menu ul{list-style-type:none;}
.menu li{float:left;background:url(../images/menu01.gif) no-repeat left;padding:0 8px;line-height:36px;}
.menu li a{color:#fff;}
.menu li a:visited{color:#fff;}
.menu li a:hover{color:#ffea00;}
.menu .none{background:none;}
.menu .current,.menu .current:visited{color:#ffea00;}
/*搜索*/
.search01{float:right;margin:7px 28px 0 0!important;margin:7px 14px 0 0;}
.search01 .text{background:#297bbf;border:1px solid #094095;margin:0 7px 0 0;text-align:center;color:#ffea00;padding:2px 0 0 0; line-height:16px;}
/*搜索*/
.search02{float:right;}
.search02 .text{background:#297bbf;border:1px solid #094095;margin:0 7px 0 10px;padding:2px 0 0px 0;text-align:center;color:#fff;line-height:16px;}
/*二级菜单*/
.submenu_title{background:url(../images/subnavbg.jpg) no-repeat;height:57px;padding:0 0 0 60px;}
.submenu_title h1{font-size:24px;color:#fff; line-height:57px;}
/*.submenu_title h1 span{border-left:2px solid #fff;color:#78a73d;padding:0 0 0 5px;margin:0 0 0 5px;}*/
.submenu{border-top:1px solid #e3e3e3; padding:0 0 25px 0;}
.submenu dt{background:url(../images/line07.gif) repeat-x left bottom; padding:0 0 2px 0;}
.submenu dt a{background:url(../images/cion07.gif) no-repeat 29px 8px;display:block;line-height:27px;color:#6a6a6a;padding:0 0px 0 51px;}
.submenu dt a:visited{color:#6a6a6a;}
.submenu dt a:hover{background:#fff url(../images/cion07.gif) no-repeat 29px 8px;}
.submenu .current{background:#fff url(../images/cion07.gif) no-repeat 29px 8px;}
.submenu dd p{border-bottom:1px solid #e3e3e3;padding:0 5px 0 55px;line-height:27px; background:url(../images/newsul.gif) no-repeat 40px 8px;}
.submenu dd a{color:#6a6a6a;}
.submenu dd a:visited{color:#6a6a6a;}
.submenu dd a:hover{}

/*首页左边部分*/
.ipro_title{background:url(../images/line01.gif) repeat-x bottom;}
.ipro_title table{background:url(../images/title02.gif) no-repeat right;margin:0 0 3px 0;}
.ipro_title table td{background:url(../images/title01.gif) no-repeat left;height:24px;padding:6px 35px 0 35px;color:#14428f;}
.ipro_title a{background:url(../images/cion03.gif) no-repeat left;padding:0 0 0 6px;color:#0a4ea5;}
.ipro_title a:visited{color:#0a4ea5;}
.ipro_title a:hover{color:#0a4ea5;text-decoration:underline;}
.ipro{padding:5px 0 10px 0;}
.ipro .div{ padding:8px 6px;}
.ipro h1{text-align:center; float:left; margin:3px 10px 0 0;}
.ipro h1 img{ padding:2px; border:1px solid #ddd;}
.ipro h2{line-height:18px;padding:0 0 0 2px; color:#CC0000;}
.ipro h2 a{color:#CC0000; line-height:18px;}
.ipro h2 a:visited{color:#CC0000;}
.ipro h2 a:hover{color:#CC0000;}
.ipro p{color:#212121;line-height:20px;padding:0px 0 0 2px;}
/*首页的新闻中心*/
.inews{list-style-type:none;padding:8px 0 0 0;}
.inews li{background:url(../images/line02.gif) repeat-x bottom;line-height:18px;padding:4px 2px 4px 0; text-align:left;}
.inews li span{ float:right; line-height:18px;}
.inews li a{color:#595959; line-height:18px; background:url(../images/cion03.gif) no-repeat 3px 6px; padding:0 0 0 15px; display:block;}
.inews li a:visited{color:#595959;}
.inews li a:hover{color:#FF0000;}
.inews li strong{ line-height:18px;}
/*首页的公司简介*/
.icompany{padding:0 5px 10px 0; line-height:20px;}
.icompany h1{ line-height:14px; color:#0171bd; padding:0 0 5px 2px;}
.icompany h1 span{ color:#9cc93b; padding:0 0 0 10px; font-weight:normal;}
.icompany img{margin:0 10px 5px 0px;}
.icompany span{ color:#f00; font-weight:bold;}
.icompany span a{ color:#f00;}
.icompany span a:visited{ color:#f00;}
.icompany span a:hover{ color:#000;}

/*首页的成功案例*/
.icase{list-style-type:none;padding:8px 0 0 0;}
.icase li{background:url(../images/line02.gif) repeat-x bottom;line-height:26px; height:26px;padding:2px 10px 0 10px;}
.icase li a{color:#595959;background:url(../images/cion02.gif) no-repeat left 3px;padding:0 0 0 17px; line-height:26px;}
.icase li a:visited{color:#595959;}
.icase li a:hover{color:#FF0000;}
/*首页的联系我们*/
.icontact{padding:10px 10px 10px 10px;}
/*首页的友情链接*/

.link{text-align:center;padding:5px 0 0 0;}
.link img{margin:0px 5px;}
.link table{margin:0 auto;}

/*首页的标题部分*/
.title01{background:url(../images/line04.gif) repeat-x bottom;}
.title01 table{background:url(../images/cion01.gif) no-repeat 3px 3px;}
.title01 td{vertical-align:bottom;height:23px;}
.title01 h1{font-weight:normal;padding:0 0 3px 13px;line-height:12px;color:#14428f; line-height:23px; font-size:13px;background:url(../images/line05.gif) no-repeat bottom left;}
.title01 h1 span{font-weight:normal;padding:0 0 0 10px;line-height:12px;color:#78a73d;font-size:11px;}
.title01 .more01{background:url(../images/cion03.gif) no-repeat left;padding:0 5px 0 0;}
.title01 .more02{background:url(../images/cion02.gif) no-repeat left 4px;padding:0 0 0 10px;color:#81b539;}
.title01 .more02:visited{color:#81b539;}
.title01 .more02:hover{color:#81b539;text-decoration:underline;}

.right_top{ height:30px; background:#efeff1 url(../images/cion01.gif) no-repeat 10px 6px; padding:0 10px 0 19px; line-height:30px; color:#00aeef; margin-bottom:15px;}
.right_top a{ color:#333; padding:0 5px;}
.right_top a:visited{ color:#333;}
.right_top a:hover{ color:#00aeef; text-decoration:underline;}

/*导航的标题*/
.place{}
.place h1{padding:0 0 0 10px;color:#000; line-height:30px; font-size:14px; }
.place span{font-weight:normal;padding:0 0 0 10px;line-height:12px;color:#78a73d;font-size:11px;}
.place a{background:url(../images/cion03.gif) no-repeat left;padding:0 0 0 6px;color:#0a4ea5;}
.place a:visited{color:#0a4ea5;}
.place a:hover{color:#0a4ea5;text-decoration:underline;}


/*公共样式*/
.brief{padding:0 0px 15px 0px;line-height:25px;}
.detail{padding:0 25px 0 25px;}
.detail_div{padding:3px 0px 15px 0px;line-height:25px;}

/*简介内容部分*/
.content{clear:both;font-family: Tahoma;font-size:14px;}
.content h1{ line-height:24px;background:url(../images/cion04.gif) no-repeat 0 4px;padding:0 0 0 20px;color:#14428f;}
.content h1 a{color:#14428f; line-height:24px;}
.content h1 a:visited{color:#14428f;}
.content h1 a:hover{color:#FF0000;}
.content h1 strong{ line-height:24px;}
.content h2{color:#14428f; font-size:14px;text-align:center;}
.content h2 img{ margin:0 auto;}
.content h3{text-align:center;background:url(../images/line02.gif) repeat-x bottom;padding:0 0 9px 0;font-weight:normal;margin:5px 0 10px 0;}
.content h4{color:#14428f;font-size:14px;}
.content h5{border:1px solid #14428f;border-left:5px solid #14428f;padding:0 0 0 10px;color:#14428f;margin:0 0 5px 0;}
.content h5 a{color:#14428f;}
.content h5 a:visited{color:#14428f;}
.content h5 a:hover{color:#FF0000;}
.content h6{}
.content p{}
.content dl{color:#666666;}
.content ol{}
.content li{margin-left:3.5em;}
.content span{}
.content strong{color:#df312a;}
.content table{border-collapse:collapse;margin:10px 0;line-height:24px;border:1px solid #fff;}
.content table th{background:#1b53a3;color:#fff;border:1px solid #fff;padding:0px 8px;}
.content table td{padding:0px 8px;border:1px solid #fff;color:#000; background:#dedede;}
.content table p{}
.content table div{margin:0px;}
.tools{text-align:right;background:url(../images/line02.gif) repeat-x top;padding:10px 0 15px 0;color:#14428f;}/*新闻内页的工具条*/
.tools a{color:#14428f;padding:0 7px;}
.tools a:visited{color:#14428f;}
.tools a:hover{color:#14428f;text-decoration:underline;}

/*翻页*/
.page{text-align:right;color:#14428f; padding:8px 0;}
.page a{color:#14428f;padding:0 6px;}
.page a:visited{color:#14428f;}
.page a:hover{color:#14428f;text-decoration:underline;}

/*新闻*/
.news{padding:10px 15px;}
.news table{margin:0 0 10px 0;}
.news table td{text-align:left;background:url(../images/line02.gif) repeat-x bottom;line-height:26px;padding:0 10px 0 10px;}
.news table td a{color:#595959;background:url(../images/newsul.gif) no-repeat left;padding:0 0 0 17px;}
.news table td a:visited{color:#595959;}
.news table td a:hover{color:#FF0000;}

/*快速评论*/
.comment{ padding:10px 15px;}
.comment ul{list-style-type:none;}
.comment li{background:url(../images/line02.gif) repeat-x bottom;padding:5px 10px; line-height:16px;}
.comment li a{color:#000;background:url(../images/cion03.gif) no-repeat left 6px; display:block;padding:0 0 0 17px;line-height:16px;}
.comment li a:visited{color:#000;}
.comment li a:hover{color:#df312a;}

.comment .input01{border:1px solid #ccc;height:18px;line-height:18px;padding:0 4px;}
.comment .input02{border:1px solid #ccc;height:18px;line-height:18px;padding:0 4px;}
.comment textarea{border:1px solid #ccc;width:418px;height:70px;margin:5px 0;padding:0 4px;}
.comment table{margin:0px 15px 5px 15px;}
.comment table td{ vertical-align:top;}

/*相关新闻*/
.news_list{padding:0 15px 0px 15px;}
.news_list ul{list-style-type:none;padding:0 0 10px 0;}
.news_list li{text-align:right;background:url(../images/line02.gif) repeat-x bottom;line-height:26px;padding:0 10px 0 10px;}
.news_list li a{float:left;color:#595959;background:url(../images/cion01.gif) no-repeat left;padding:0 0 0 17px;}
.news_list li a:visited{color:#595959;}
.news_list li a:hover{color:#FF0000;}

/*产品中心*/
.product{padding:0 33px 0px 33px;line-height:25px;}
.product h6{border-top:1px dashed #000;margin:5px 0 20px 0;}
.product .product01{padding:0 10px 20px 12px; margin-bottom:10px;}
.product .product01 dt{float:left;width:100px;height:100px;text-align:center; vertical-align:middle; margin:0 auto 5px auto;}
.product .product01 dt a{border:1px solid #ccc;width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Tahoma;}
.product .product01 dt img{ vertical-align:middle;}
.product .product01 dd{padding:0 0 0 120px;}
.product .product01 dd h1{line-height:16px;padding:0 0 5px 0;}
.product .product01 dd h1 a{color:#14428f;}
.product .product01 dd h1 a:visited{color:#14428f;}
.product .product01 dd h1 a:hover{color:#FF0000;}
.product .product02{width:46%!important;width:47%;float:left;margin:0 8px 20px 12px!important;margin:0 8px 20px 6px;}
.product .product02 dt{float:left;width:100px;height:100px;border:1px solid #ccc;text-align:center;}
.product .product02 dd{padding:0 0 0 120px;}
.product .product02 dd h1{line-height:16px;padding:0 0 5px 0;}
.product .product02 dd h1 a{color:#14428f;}
.product .product02 dd h1 a:visited{color:#14428f;}
.product .product02 dd h1 a:hover{color:#FF0000;}

/*添加的*/
.other_detail{line-height:25px;padding:10px 15px 10px 20px;}
.other_detail ol,.other_detail ul{margin-left:20px;text-indent:0em;}
.other{padding:10px 15px 10px 25px;}
.other dt{padding:0 0 5px 15px;background:url(../images/cion02.gif) no-repeat left 7px;}
.other dt a{color:#595959;}
.other dt a:visited{color:#595959;}
.other dt a:hover{color:#78a73d;}
.other h6{text-align:right;padding:0 10px 0 0;}
.other h6 a{color:#78a73d;}
.other h6 a:visited{color:#78a73d;}
.other h6 a:hover{color:#78a73d;text-decoration:underline;}
.other01{padding:10px 15px 10px 25px;}
.other01 a{display:block;color:#595959;padding:0 0 5px 15px;background:url(../images/cion02.gif) no-repeat left 7px;}
.other01 a:visited{color:#595959;}
.other01 a:hover{color:#78a73d;}

/*合作与代理*/
.agent{padding:0 33px 0px 33px;}
.agent table{border-collapse:collapse;margin:0px auto 10px auto;line-height:24px;border:1px solid #fff;}
.agent table th{background:#1b53a3;color:#fff;text-align:center;border:1px solid #fff;font-weight:normal;}
.agent table td{padding:0px 10px;border:1px solid #fff;color:#000;background:#dedede;}

/*典型客户*/
.client{padding:0 33px 0px 33px;}
.client ul{list-style-type:none;}
.client ul li{background:url(../images/newsul.gif) no-repeat left 11px;padding:0 0 0 20px;float:left;width:170px;line-height:30px;margin:0 9px 0 9px;}
.client_detail{padding:0px 0 20px 0;}

/*网站地图*/
.sitemap{padding:0 25px;line-height:25px;}
.sitemap h1{background:url(../images/cion07.gif) no-repeat left 4px;padding:0 0 0 20px;color:#14428f;}
.sitemap h1 a{color:#14428f;}
.sitemap h1 a:visited{color:#14428f;}
.sitemap h1 a:hover{color:#FF0000;}
.sitemap p{padding:7px 0px 10px 0px;}
.sitemap p a{padding:0 10px 0 3px;color:#14428f;}
.sitemap p a:visited{color:#14428f;}
.sitemap p a:hover{color:#FF0000;}
.sitemap div{padding:0px 10px 0px 10px;}

/*联系我们*/
.contact{padding:0 33px 0px 33px;line-height:25px;}
.contact dl{padding:0 0px 20px 0px;}
.contact dt{float:right;}
.contact dt img{border:1px solid #d3d3d1;padding:1px;background:#fff;}
.contact h1{color:#14428f;background:url(../images/cion07.gif) no-repeat left 4px; padding:0 0 0 20px;}
.contact p{ padding:0 0 0 20px;}
.contact .cn{float:left;padding:0 0 10px 0;width:50%; }
.contact .cn p{ font-weight:normal;}




/*下载中心*/
.downlist{ margin:20px;}
.downlist td{border-bottom:#e6e6e8 solid 1px; line-height:30px; padding:0 15px;}
.downlist a{color:#14428f;background:url(../images/newsul.gif) no-repeat left 2px; padding-left:13px;}
.downlist a:visited{color:#14428f;}
.downlist a:hover{ font-weight:bold;}

/*留言评论*/
.board{ margin:8px 0 0 0;}
.left{ border-left:#000000 1px solid;}
.board_h2{ line-height:24px;background:url(../images/cion01.gif) no-repeat 0 6px;padding:0 0 0 16px;color:#14428f; }
.board_h4{color:#f00; font-size:14px; text-align:center; font-weight:bold;}
.board_h4 a{color:#f00;}
.board_h4 a:visited{color:#f00;}.board_h4 a:hover{color:#000;}
.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 ul{margin:10px; list-style-type:none;}
.board_border li{background:url(../images/cion03.gif) no-repeat 3px 8px; padding:0 0px 0 15px;}
.board_border2{}
.board_border2 .select{line-height:24px; width:140px;}
.board_border2 .border_input{ width:120px; border:#ccc solid 1px; height:18px; line-height:18px;}
.board_border2 textarea{width:160px;height:80px; margin-left:20px;}
.form { margin:8px 0;}
.form td{padding:4px 0 2px 5px;}
.sitemsg{margin:10px;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px 8px;}
.sitemsg .msgtitle{background:#e9e9e9;color:#000;}
.sitemsg b{color:#000;}

/*添加成功案例橱窗页面case_list_b.html*/
.case_listb{padding:10px 0 0px 0;}
.case_listb .case_product{float:left;width:139px;text-align:center;padding:0 0 10px 0!important;>padding:0 0 0px 0!important;padding:0 0 0px 0;}
.case_listb .case_product h2{width:100px;height:100px;border:1px solid #ccc;margin:0 auto;text-align:center;}
.case_listb .case_product h3{font-weight:normal;padding:5px 0 0 0;}
.case_listb .case_product h3 a{color:#14428f;}
.case_listb .case_product h3 a:visited{color:#14428f;}
.case_listb .case_product h3 a:hover{color:#14428f;text-decoration:underline;}
