@charset "GB2312"; 
/* ===  ****  页面   CSS定义 *****  =====   */
html{_overflow-y:scroll;}
*{padding:0px; margin:0px;line-height:1.8em;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #484848;    /*文字颜色定义 */
	background:#717070;
		}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #484848;} /* 未访问的链接 */
a:visited {color: #484848;} /* 已访问的链接 */
a:hover{color: #484848;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #484848;} /* 点击激活链接 */


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; }

/*结构*/
#wapper{ width:1000px; margin:0 auto;}
#header{}
#main{ background:#fcfcfc url("../images/cion05.gif") repeat-x left bottom; padding:1px 0 10px 0;}
#left{ width:193px; margin:0 12px 0 0; float:left;}
#right{ width:785px; float:left;}
#footer{ background:#d9d9d9 url("../images/topbg.jpg") no-repeat left top; padding:12px 15px;}

/*表现*/
.top{ background:#fcfcfc  no-repeat left top; padding:10px 0;}
.logo{ padding:0 0 0 30px;}
.topnav{ padding:0 10px 0 0;}
.topnav a{ background:url("../images/cion02.gif") no-repeat left 5px; padding:0 15px 0 10px;}

.menu{ background:url("../images/menu01.gif") repeat-x left top; line-height:34px; height:34px;}
.menu dl{ padding:0 0 0 50px;}
.menu dd{ font-size:14px; color:#403300; float:left; font-weight:bold; padding:0 1px;}
.menu dd a{ line-height:34px; color:#403300; padding:0 19px; display:block;}
.menu dd a:visited{ color:#403300;}
.menu dd a:hover{ color:#403300; background:url("../images/menu02.gif") repeat-x left top;}
.menu dd #current{ color:#403300; background:url("../images/menu02.gif") repeat-x left top;}

.sub_list{ background:#dcdcdc; line-height:20px; height:22px; border-bottom:1px solid #d4d4d4; padding:0 0 0 100px>padding:0 0 0 30px;padding:0 0 0 30;}
.sub_list a{ color:#403300; background:url("../images/cion01.gif") no-repeat left 4px; line-height:22px; padding:0 10px 0 8px;}
.sub_list a:visited{ color:#403300;}
.sub_list a:hover{ color:#403300; text-decoration:underline;}

.banner{ border-top:1px solid #efefef; height:220px;}


.title01{ line-height:21px; background:url("../images/title01.gif") repeat-x left top; color:#403300; padding:2px 0 0 0; height:21px;}
.title01 h1{ background:url("../images/cion01.jpg") no-repeat 4px 3px; padding:0 0 0 30px; line-height:21px; font-size:14px;}
.title01 h1 a{ float:right; color:#fff; background:url("../images/cion01.gif") no-repeat left 7px; padding:0 10px 0 10px; line-height:21px; font-size:12px; font-weight:normal;}
.title01 h1 a:visited{ color:#fff;}
.title01 h1 a:hover{ color:#fff; text-decoration:underline;}

.ihotpro{padding:10px 0 10px 18px!important;>padding:10px 0 10px 0px!important;padding:10px 0 10px 0px; text-align:center;}
.ihotpro h1{ width:156px; height:154px; margin:0 auto 8px auto; text-align:center; border:1px solid #f3d81e; padding:1px;}
.ihotpro h1 a{width:156px;height:154px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:134px;*font-family:Arial; background:#fff;}
.ihotpro h1 img{vertical-align:middle;}
.ihotpro h2{ color:#4e5064; text-align:center;}

.iprolist{}
.iprolist ul{ list-style-type:none; padding:10px 19px 10px 19px;}
.iprolist li{ line-height:23px; margin:3px 0;}
.iprolist li a{ line-height:23px; display:block; background:url("../images/cion02.jpg") no-repeat 9px 5px; padding:0 0 0 31px; border:1px solid #e6e6e6;}
.iprolist li a:visited{}
.iprolist li a:hover{ border:1px solid #d76a00; color:#d76a00; font-weight:bold;}

.icontact{ padding:10px 5px 10px 15px;}
.icontact a{ color:#FF3300;}
.icontact a:visited{ color:#FF3300;}
.icontact a:hover{ color:#FF3300; text-decoration:underline;}
.icontact strong{color:#d76a00;}

.icompany{ padding:15px; line-height:24px;}
.icompany p{ text-indent:2em;}


.inews{  margin:10px; padding:8px 0 5px 4px; }
.inews ul{ list-style-type:none;}
.inews ul li{ line-height:28px; background:url("../images/cion4.gif") repeat-x left bottom;}
.inews ul li a{color:#6a6a6a; text-align:center; background:url("../images/cion03.gif") no-repeat 1px 5px; display:; line-height:28px; padding:0 5px 0 10px;}
.inews ul li a:visited{color:#6a6a6a;}
.inews ul li a:hover{color:#4c7296;}
.inews ul li h1{ cursor:pointer; float:left; font-weight:normal; line-height:28px;}




.iproduct{background:url(../images/icompany_icon.gif) no-repeat left 5px;margin:0 20px;}/*首页产品*/
.div{ margin:0 5px;}
.iproduct_cont{ margin:20px 0 0 10px;}
.iproduct_cont .iproduct_img{}
.iproduct_cont .iproduct_img h2{border:#E6F2FF 3px solid; width:120px; height:120px;text-align:center; margin:0 auto 5px auto; }
.iproduct_cont .iproduct_img h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.iproduct_cont .iproduct_img h2 img{ vertical-align:middle;}

.iproduct_cont p{text-align:center; color:#737375; white-space:normal;}
.iproduct_cont p a{ color:#737375; line-height:18px; white-space:normal;}
.iproduct_cont p a:visited{ color:#737375;}
.iproduct_cont p a:hover{ color:#000;}


.footnav{ color:#403300;}
.footnav a{ color:#403300; font-weight:bold; padding:0 5px;}
.footnav a:visited{color:#403300;}
.footnav a:hover{color:#403300; text-decoration:underline;}
.copyright{ color:#403300; padding:2px 0 0 5px;}
.copyright a{ color:#403300;}
.copyright a:visited{color:#403300;}
.copyright a:hover{color:#403300; text-decoration:underline;}

.num{ position:absolute; right:15px; bottom:10px; z-index:100;}
.num a{color:#ffffff; width:16px; height:16px; text-align:center; display:block; line-height:16px; background:#342a25; font-size:10px;}
.num a:visited{color:#342a25;}
.num a:hover{background:#342a25;color:#ffffff;}
.num .current{background:#e8770d;color:#ffffff;}


.submenu{}
.submenu dl{ list-style-type:none; padding:10px 19px 10px 19px;}
.submenu dt{ line-height:23px; margin:3px 0;}
.submenu dt a{ line-height:23px; display:block; background:url("../images/cion02.jpg") no-repeat 9px 5px; padding:0 0 0 31px; border:1px solid #e6e6e6;}
.submenu dt a:visited{}
.submenu dt a:hover{ border:1px solid #d76a00; color:#d76a00; font-weight:bold;}
.submenu dt #current{ border:1px solid #d76a00; color:#d76a00; font-weight:bold;}
.submenu dd{ line-height:20px; padding:3px 5px 3px 20px;}
.submenu dd a{ background:url("../images/cion07.gif") no-repeat left 6px; padding:0 0 0 15px; line-height:20px; display:block;}
.submenu dd a:visited{}
.submenu dd a:hover{ text-decoration:underline;}


/*新闻列表*/
.news_list{ margin:25px 15px 3px 15px; border-bottom:1px solid #403300;}
.news_list ul{ list-style-type:none;}
.news_list ul li{ background:url("../images/cion4.gif") repeat-x left bottom; line-height:1px;}
.news_list ul li a{ text-align:right; background:url("../images/cion06.gif") no-repeat 21px 17px; display:; line-height:36px; padding:0 24px 0 32px; color:#4c4c4c;}
.news_list ul li a:hover{color: #c91200;	text-decoration: none;}
.news_list ul li h1{ cursor:pointer; float:left; font-weight:normal; line-height:36px; }
.news_list .none{ background:none;}
.page{ color:#014499; padding:25px 0; text-align:center;}


/*栏目页面*/
/*新闻*/
.news_list{ margin:26px 0 20px;}
.news_list table{}
.news_list table th{ color:#fc6822; border-bottom:#cccccc 3px solid;  border-left:#cccccc 1px solid;}
.news_list table td{ color:#737375; line-height:18px; border-bottom:#e2e2e2 1px solid; padding:8px;}
.news_list table td span{ color:#fc6822; line-height:18px;}
.news_list table td a{ color:#737375; background:url(../images/list_icon.gif) no-repeat left 6px; padding:0 0 0 15px; line-height:18px; display:block;}
.news_list table td a:visited{color:#737375;}
.news_list table td a:hover{color:#000;}
.news_list table td strong{ line-height:18px;}
.td{border-right:#cccccc 1px solid;}




.page{text-align:center; color:#d76a00; line-height:27px; margin:10px 0;}
.page a{ line-height:27px; padding:0 3px; color:#d76a00;}
.page a:visited{ color:#d76a00;}
.page a:hover{ color:#d76a00; text-decoration:underline;}

.tools{text-align:right; color:#d76a00; line-height:27px; margin:5px 0; font-size:12px; border-bottom:2px solid #f8bd09;}
.tools a{ line-height:27px; padding:0 3px; color:#d76a00;}
.tools a:visited{ color:#d76a00;}
.tools a:hover{ color:#d76a00; text-decoration:underline;}

.content{ font-size:14px; padding:15px 30px 10px 30px;}
.content h3{ padding:0 0 5px 0;color:#d76a00; text-align:center;font-size:26px; font-weight:bold;background:url("../images/cion06.gif") repeat-x left bottom;} 
.content h2{ background:url("../images/title01.gif") repeat-x left top; line-height:27px; text-indent:1.5em; font-size:14px; color:#000;}
.content h1{background:url("../images/cion04.gif") no-repeat left 5px; color:#d76a00; padding:0 0 0 25px; font-size:14px;}
.content h1 a{ color:#d76a00;}
.content h1 a:visited{ color:#d76a00;}
.content h1 a:hover{ color:#d76a00;}
.content h4{ background:#fff; border:2px solid #f8bd09; line-height:26px; color:#d76a00; padding:0 0 0 15px; font-size:14px; margin:3px 0;}
.content h5{ background:#e6e6e6 url("../images/cion02.jpg") no-repeat 10px 5px; padding:0 0 0 30px; line-height:24px; border:1px solid #999999; margin:3px 0; font-size:14px; color:#666666;}
.content h6{ text-align:center; font-weight:normal; padding:3px 0 3px 0; background:url("../images/cion06.gif") repeat-x left bottom;}
.content li{margin-left:3.5em;}
.content strong{color:#d76a00;}
.content p {margin:8px auto;}
.contenter{ padding:5px 8px; width:700px; overflow:hidden;}

.comment_list{ padding:10px 40px 10px 40px; font-size:12px;}
.comment_list ul{ list-style-type:none;}
.comment_list li{ line-height:18px; padding:3px 0;}
.comment_list li a{ line-height:18px; display:block; background:url("../images/cion07.gif") no-repeat left 6px; padding:0 0 0 13px; color:#5b5b5b; text-decoration:underline;}
.comment_list li a:visited{color:#5b5b5b;}
.comment_list li a:hover{color:#000; text-decoration:none;}

.pad{ padding:0 30px;}

.ping_tab{ margin:12px 0 12px 40px;}
.ping_tab span{ font-size:14px; font-weight:bold; padding:0 8px; line-height:18px;}
.ping_tab .input{ width:200px; height:18px; line-height:18px; background:#eaeaea; border:1px solid #cbcbcb;}
.ping_tab .textarea{ width:452px; height:80px; line-height:18px; margin:5px 0 0 0; background:#eaeaea; border:1px solid #cbcbcb;}
.ping_tab .btn{ background:url("../images/btn.gif") repeat-x left bottom; line-height:20px; border:1px solid #4c3c2d; margin:5px 5px 0 0; height:22px; font-size:12px; color:#4c3c2d;}

.brief{ border-bottom:2px solid #f8bd09; padding:10px; margin:10px 30px 0 30px; font-size:14px; color:#d76a00;}
.brief a{color:#000; text-decoration:underline;}
.brief a:visited{color:#000; text-decoration:underline;}
.brief a:hover{color:#000; text-decoration:none;}

.sitemap{color:#000; font-size:12px; padding:0 0 10px 3px;}
.sitemap a{ padding:0 5px; color:#000;}
.sitemap a:visited{color:#000;}
.sitemap a:hover{color:#000; text-decoration:underline;}

.content table{border-collapse:collapse;font-size:12px;}
.content table td{padding:0px 5px;color:#494949;}
.tableboder{}
.tableboder table{border-collapse:collapse;border:#333333 solid 1px; color:#000;}
.tableboder table th{ background:#f9f9f9;line-height:25px;border:#8a006b solid 1px; color:#000;padding:0 5px; text-align:center; font-size:12px; color:#000;}
.tableboder table td{padding:0 5px;border:#333333 solid 1px; color:#494949;}

.agent{ padding:10px 30px 10px 30px;}
.agent table{border-collapse:collapse;border:#f8bd09 solid 1px; color:#f8bd09;}
.agent table th{ background:#f9f9f9;line-height:25px;border:#f8bd09 solid 1px; color:#d76a00;padding:0 5px; text-align:center; font-size:12px; color:#d76a00;}
.agent table td{padding:0 5px;border:#f8bd09 solid 1px; color:#494949;}

.form{ padding:20px 40px 10px 40px;}

/*留言与评论页面*/
.board{}
.board_border{padding:0;}
.board_h2{margin-bottom:5px;font-weight:bold;padding:0 0 0 20px;font-size:14px;color:#034ca1;}

.board_h4{color:#d76a00;font-size:20px;text-align:center; padding:15px 0 0 0;}
.board_h4 a{color:#d76a00;}
.board_h4 a:visited{color:#d76a00;}

.board_h5{text-align:center;font-weight:normal;margin:5px 0;}

.board textarea{border:#ccc solid 1px;}
.board_border{padding:10px;}
.board_border ul{list-style-type:none; color:#000;}
.board_border li{padding-left:10px; background:url("../images/cion07.gif") no-repeat 0px 8px; }

.board_border2{padding:10px;}
.board_border2 .select{line-height:24px; margin-right:10px;}
.board_border2 .border_input{ width:130px; background:#fff;border:#ccc solid 1px; height:18px; line-height:18px;color:#000;}
.board_border2 textarea{width:160px;height:40px; background:#fff;color:#003300;}
.btn{width:70px;height:22px;line-height:22px;text-align:center; border:none;background:#333; color:#fff; margin-right:10px;}

.form td{padding:5px 0;color:#000;}

.sitemsg{ padding:10px 40px 10px 40px;}
.sitemsg td{padding:5px 0;color:#000; background:url("../images/cion06.gif") repeat-x left bottom;}
.sitemsg .msgtitle{color:#000;}
.sitemsg .msgtitle b{color:#d76a00;}

.down{ padding:15px 30px 0 30px;}
.down ul{ list-style-type:none; padding:0 0 10px 0;}
.down li{ line-height:18px; padding:8px 20px; background:url("../images/cion06.gif") repeat-x left bottom;}
.down li a{ line-height:18px; float:right;color:#5b5b5b;}
.down li a:visited{color:#5b5b5b;}
.down li a:hover{color:#000;}
.down li strong{ line-height:18px;}
.down li span{ line-height:18px; display:block; background:url("../images/cion07.gif") no-repeat left 6px; padding:0 0 0 15px; color:#5b5b5b;}

.contact{ padding:8px 20px;}
.contact p{ margin:0;}

.client{ padding:20px 30px 10px 30px;}
.client ul{ list-style-type:none;}
.client li{ width:29%!important;>width:30%!important;width:30%; float:left; background:url("../images/cion04.gif") no-repeat left 8px; padding:6px 0 6px 25px; line-height:20px; color:#d76a00;}

.special{ padding:0 0 5px 0; font-size:12px;}
.special .img{ border:1px solid #cb3909; padding:1px; background:#fff;}
.special .fangda{ color:#1977a8;text-decoration:underline; font-size:13px; font-weight:bold; text-align:center; padding:5px 0 0 0;}
.special td{padding:10px;}
.special div{ padding:0 8px;}
.special div span{ color:#d76a00;}
.special div strong{ color:#484848;}
.special div p{ margin:0; display:inline;}

.relation_pro{ padding:10px 30px;}
.productb .list2{ width:142px; text-align:center; float:left; padding:10px 0;}
.productb .list2 h2{ width:120px; height:120px; margin:0 auto 5px auto;}
.productb .list2 h2 a{width:120px;height:120px;border:1px solid #cb3909; padding:1px; background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.productb .list2 h2 img{vertical-align:middle;}
.productb .list2 span{ color:#484848; font-weight:bold;}
.productb .list2 span a{ color:#484848;}
.productb .list2 span a:visited{ color:#484848;}
.productb .list2 span a:hover{ color:#484848; text-decoration:underline;}


/*产品列表B页面*/
.product_b{ padding:10px 8px 0 8px;}
.pro_ldiv{width:25%; float:left;text-align:center; margin:5px auto;}
.pro_ldiv h2{width:120px; margin:0 auto 5px auto;height:120px;border:1px solid #52a3e3; padding:3px;background:#fff;}
.pro_ldiv h2 a{ width:120px; height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.pro_ldiv h2 img{ vertical-align:middle;}
.pro_ldiv h3{width:128px;background:#e9e9e9;font-weight:normal;color:#474747;}
.pro_ldiv h3 a{color:#474747;}
.pro_ldiv h3 a:visited{color:#474747;}
.pro_ldiv h3 a:hover{color:#d90102;}


/*下面是产品中心的样式表*/
.pro{width:750px;margin:50px 5px 50px 20px;}
.pro dl{width:240px;float:left;text-align:center;}
.pro dt{width:192px;height:120px;text-align:center;}
.pro dt a{width:192px;height:120px;text-align:center;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial; border:#ededed 1px solid;}
.pro dd{width:192px;height:30px;padding-top:5px;text-align:center;}
.pro dd a{color:#333;font-weight:bold;text-decoration: none;}
.pro dd a:hover{text-decoration: underline;}
/*调整大小的*/

.choice{ padding:0 0 10px 0;}
.choice a{ width:120px; height:22px; line-height:22px; float:left;  color:#454545; font-weight:bold; margin:0 5px 0 0; background:url("../images/btn02.gif") no-repeat left top; text-align:center; font-weight:normal;}
.choice a:visited{ color:#454545;}
.choice a:hover{ background:url("../images/btn01.gif") no-repeat left top; color:#cb3909; font-weight:bold;}
.choice #current{ background:url("../images/btn01.gif") no-repeat left top; color:#cb3909; font-weight:bold;}

.product{ padding:10px 30px 10px 30px;}
.productb{ padding:10px 0;}
.productb .list{ width:20%; text-align:center; float:left; padding:10px 0 0 0;}
.productb .list h2{ width:120px; height:120px; margin:0 auto 5px auto;border:1px solid #cb3909; padding:1px;}
.productb .list h2 a{width:120px;height:120px; background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.productb .list h2 img{vertical-align:middle;}
.productb .list span{ color:#d76a00; font-weight:bold;}
.productb .list span a{ color:#d76a00;}
.productb .list span a:visited{ color:#d76a00;}
.productb .list span a:hover{ color:#d76a00; text-decoration:underline;}

.pro_c{margin-top:8px; background:url("../images/cion06.gif") repeat-x left bottom;}
.pro_c table{ border-collapse:collapse;}
.pro_c td{ padding:0 9px; color:#484848; vertical-align:top;}
.pro_c td img{ vertical-align:middle;border:1px solid #cb3909; padding:1px; background:#fff;}
.pro_c th{color:#d76a00; font-weight:normal; padding:0 0 0 18px; text-align:left; vertical-align:top;}
.pro_c strong{color:#d76a00;}
.pro_c .p{  color:#000000; padding:2px 0 5px 0px;}
.pro_c .p a{ color:#000000; text-decoration:underline;}
.pro_c .p a:visited{ color:#000000; text-decoration:underline;}
.pro_c .p a:hover{ color:#000000; text-decoration:none;}