﻿@charset "utf-8";
html{}
*{line-height:2em; padding: 0; margin: 0; }
body{font: normal 14px/2 'Microsoft YaHei';color:#333;}
h1,h2,h3,h4,h5,h6{font: normal 14px/2 'Microsoft YaHei';}
em, i, del { font-weight:normal; font-style:normal;}
ul, ol{ list-style:none; }
a{text-decoration: none;} 
a:link, a:visited, a:active {color:#333;}
a:hover{color:#5b0200; }
img{border: 0px;}
.picAofIndex120{display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
.picDivOfIndex120{height:120px !important;width:120px !important;}
.picAofIndex200{display:block !important;cursor:pointer !important;width:200px !important;height:200px !important;}
.picDivOfIndex200{height:200px !important;width:200px !important;}
.checkbox{border: 0px;}
.clear{clear:both; float:none;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.button{border: 0px; }
.wide{width:1150px;margin:0 auto;overflow:hidden;}
.wide:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#iwrapper{}
#wrapper{ background:#f2f2f2;}
#header{ border-top:5px #aaa solid; background:#fff; }
 .logo{padding:20px 0; }
 .logo img{max-width:100%;}
 .toptel{ float:right; background:url(../images/toptel.gif) no-repeat left center; padding-left:70px;line-height:1.4em; margin:20px 0;} 
 .toptel span{display:block; color:#ea783e; font-size:24px; line-height:1.4em; } 
.menu{ list-style-type:none; background:#d92300;height:50px; }
.menu li{float:left;text-align:center;height:50px;margin:0 1px; }
.menu li a{display:block;font-size:14px;line-height:50px; color:#fff; padding:0 28px; font-size:16px;}
.menu li a:hover{background:#ff9f1e;color:#333;}
.menu .current{background:#ff9f1e; color:#333;}
.menu .none{ }
.slider{}
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { position: absolute; display: none; width: 100%; left: 0; top: 0; z-index:1; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; } 
.rslides { margin: 0 auto; }
.rslides_container { position: relative; }
.centered-btns_tabs { position: absolute; bottom:2%; right:2%; text-align: center; z-index:99; }
.centered-btns_tabs li{ display: inline; float: none; _float: left; *float: left;margin-right: 5px; }
.centered-btns_tabs a{ background: #158dcb; width: 15px; height: 6px; text-indent: -9999px; overflow: hidden; display:inline-block; _display: block; *display: block; }
.centered-btns_here a{ background: #fff; }
.centered-btns_nav { z-index:9999; position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; text-indent: -999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px;filter:alpha(opacity=20); opacity: 0.2; }
 .centered-btns_nav:active { filter:alpha(opacity=20); opacity: 0.2; }
 .centered-btns_nav.next { left: auto; background-position: right top; right: 0; }
.banner{ position: relative;}
.banner img{ max-width:100%; margin:0 auto; display:block;}
#imain{position: absolute; width:100%;left: 0;bottom:-50px; z-index:9999; height:100px; }
.ititle{ text-align:center;margin-bottom:3%;}
 .ititle strong{display:block;font-size:24px; line-height:1.6em; font-weight:normal;}
 .ititle span{ display:block; text-transform:uppercase;line-height:1.6em; color:#ababab; position:relative;}
 .ititle span:after{ position:absolute; content:""; background:#ccc; width:65px; height: 1px;top:10px; left:38%;}
 .ititle span:before{position:absolute; content:""; background:#ccc; width:65px; height: 1px;top:10px; right:38%;}
 
.icompany{ padding:3% 0;}
.icompany .wide{ position:relative;}
.icompany .ititle{ margin-bottom:3%;}
.icompany_con{ }
.icompany_con h3{font-size: 22px; padding:0 0 0.5% 0;margin-top:-0.5%;}
.icompany_con p{ text-indent:2em;}
.icompany_con a{ display: inline-block; width: 80px; line-height: 26px; margin-top: 1%; color: #666; text-align: center; border: 1px solid #dedede; background:#fff;}
.icompany_con a:hover { border-color: #3c94e4; background: #3c94e4; color: #fff; }
.icompany_img { float: left; padding: 9px; border: 1px solid #dedede;width: 45%; margin-right:3%; }
.icompany_img img{ max-width: 100%; display:block;}
.about{ padding:3% 0; background:#f2f2f2; }
.about .wide{ position:relative;}
.about .ititle{ margin-bottom:3%;}
.about ul{list-style-type:none; text-align:center;}
.about li{ display:inline-block; margin:0 3%; }
.about li a{display:block; width:146px; height:146px; overflow:hidden; background:#d92300; color:#fff;  -webkit-transition: all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.about li a:hover { background-color:#ea5503; color:#fff; z-index:2; -webkit-transform:scale(1.10); transform:scale(1.10); }
.about li a span { display:block; margin-top:50px; font-size:16px; }
.about li a img { margin:30px 0 5px 0; -webkit-transition:-webkit-transform 0.5s ease-out; -moz-transition:-moz-transform 0.5s ease-out; transition:transform 0.5s ease-out;}
.about li a:hover img { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); transform:rotate(360deg);}
.about li a span { margin-top:0; }
.iproduct{padding:3% 0; background:#f2f2f2;}
 .iproduct ul{ clear:both; list-style-type:none;}
 .iproduct li{float:left; width:23%; margin:0 1%; text-align:center;}
 .iproduct li img{display:block; max-width:100%;}
 .iproduct li span{ display:block; margin:0 0 1% 0;}
.hot_product{padding:3% 0;}
 .hot_product ul{ clear:both; list-style-type:none;}
 .hot_product li{float:left; width:23%; margin:0 1%; text-align:center;}
 .hot_product li img{ display:block;max-width:100%;}
 .hot_product li span{ display:block; margin:0 0 1% 0;}
.inews{padding:3% 0;} 
 .inews_img{float: left; width: 42%; height: 260px; overflow: hidden; position:relative;} 
 .inews_img em{ display:block;}
 .inews_img em img{width:100%;}
 .inews_img strong{ position:absolute;display:block; text-align:center; font-size:16px; margin-top:8px; width:100%; bottom:0;background:rgba(0,0,0,.3); z-index:10;}
 .inews ul{list-style:none; margin:0 25px 0 45%; }
 .inews ul li{ min-height:95px;}
 .inews ul li strong{ font-size:16px;display:block; margin-top:-0.5%;}
 .inews ul li p{color:#818181; font-size:12px; }
 .inews ul li em{ background:#f2f2f2; height:80px; width:100px; display:block; float:left; text-align:center; margin-right:15px;color:#666; font:40px/1.4em "Courier New", Courier, monospace; }
 .inews ul li em span{font:14px/1em "Courier New"; color:#9f9f9f; display:block;}
 .inews .more{margin-top:3%;}
.icontact{ float:left; padding:0px 25px; border-left:1px #e2e2e2 solid; min-height: 180px;}
.icontact h1{ display:block; font-size:20px;margin:0 0 5px 0;}
.icontact .con{}
#footer{ }
.footnav{padding:2% 0; background:#d7d7d7; -webkit-box-shadow:inset 0 0 5px #a1a1a1; -moz-box-shadow:inset 0 0 5px #a1a1a1; box-shadow:inset 0 0 5px #a1a1a1; }
.footnav dl{ list-style:none; padding:0px 25px;float:left; width:12%; border-left:1px #e2e2e2 solid; min-height: 180px;}
.footnav dt{ padding:0 10px; font-size:20px;margin:0 0 5px 0; }
.footnav dd{ padding:0 10px; font-size:14px;}
.footnav dd a{display:block; }
.copyright { padding:1% 0; text-align:center; background:#b6b2b2; -webkit-box-shadow:inset 0 0 5px #7f7f7f; -moz-box-shadow:inset 0 0 5px #7f7f7f; box-shadow:inset 0 0 5px #7f7f7f;}
.copyright div{ }
.copyright a{ padding:0 6px;}
#main{margin:1% 0; }
 #left{float:left; width:20%; background:#fff;}
 #right{float:right; width:79%;background:#fff; }
 #leftmsg{float:left; width:260px;}
 #rightmsg{float:right; width:850px; }
.title{ background: url(../images/leftnav_t.png) no-repeat;padding:18px 25px 8px 25px; }
 .title strong{ font-size:23px; color:#ffffff; display:block; line-height:1.6em;}
 .title span{ color:#bbc3d8; display:block; line-height:1.6em; }
.leftnav{}
 .leftnav h3{padding:20px 20px 15px 20px;border-bottom:4px #d92300 solid;}
 .leftnav h3 strong{ display:block; font-size:20px; line-height:1.4em;letter-spacing: 3px;}
 .leftnav h3 span{display:block; color:#999; line-height:1.4em; text-transform: inherit; font-weight:bold;}
 .leftnav dl{list-style-type:none; padding:15px}
 .leftnav dt{ border-bottom:1px #ccc solid;}
 .leftnav dt a{ display:block; padding:5px 20px;}
 .leftnav dt a:before{ content:"-"; padding:0 10px 0 0 } 
 .leftnav dt a:hover{background:#d92300; color:#fff;}
 .leftnav a.current{background:#d92300;color:#fff;}
 .leftnav dd{ display:none;}
 .leftnav dd a{display:block; font-size:12px; padding:0 0 0 40px;border-bottom:1px #33a961 dotted;line-height:40px; }
 .leftnav dd a:hover{font-weight:bold;color:#ff7e00; }
 
.place{ padding:20px 20px 0 20px; border-bottom:1px #ccc solid;}
 .place p{ float:right; font-size:12px; color:#585858; margin-top:10px;}
 .place p a{ padding:0 8px;font-size:12px; color:#666;}
 .place p a:hover{ color:#171c61;}
 .place strong{ display:inline-block; font-size:20px; border-bottom:4px #d92300 solid;padding:0 8px;}
 .place span{display:none;}
.lcontact{ }
 .lcontact_t{background: #ce0400;color:#fff;padding:20px 25px;}
 .lcontact_t strong{font-size: 28px;font-weight: normal; display:block; line-height:1.3em;}
 .lcontact_t span{ display:block; text-transform:uppercase;line-height:1.3em; }
 .lcontact_con{background: #f3f3f3;border-bottom: 1px solid #e8e8e8;padding:15px;}
 
.newslist{} 
 .newslist ul{ list-style-type:none; } 
 .newslist li{float:left; width:31.33%;margin:0 1% 25px 1%;}
 .newslist li em{ display:block; height:192px; overflow:hidden; background:#e6e6e6;}
 .newslist li img{display:block; max-width:100%;}
 .newslist li h3{font-size:16px;margin-bottom:5px;font-weight:bold; }
 .newslist li div{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; padding:20px;}
 .newslist li a{display:block;background:#fdfdfd;border:1px solid #e6e6e6;line-height:47px;text-align:center;font-size:12px;}
 .newslist li a:hover{background:#f9da06;color:#4C4C4C;}
 
 
.publiclist{}
 .publiclist ul{ list-style-type:none;}
 .publiclist li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px; }
 .publiclist li a{display:block; padding:0 0 0 25px; background:url('../images/cion1.gif') no-repeat 12px center; line-height:18px; }
 .publiclist li span{ float:right;padding-right:8px;color:#999;line-height:18px; }
 .publiclist li strong{line-height:18px;}
 
.contact{padding:0;}
.down{}
 .down ul{ list-style-type:none;}
 .down li{padding:7px 0px 7px 25px;border-bottom:1px #cdcdcd dotted; line-height:18px;background:url('../images/icon1.gif') no-repeat 12px center;}
 .down li a{display:block; float:right; line-height:18px; }
 .down li strong{line-height:18px;}
 
.title02{ position:relative; margin:4px 0; padding:8px 25px; background:#f8f8f8; }
 .title02:before{ content:""; position:absolute; height:18px; width:5px; top:8px;left:10px;background: #d92300;}
 .title02 a{ display:block; float:right;}
.container{padding:2%; }
.content{}
 .content h1{ position:relative; padding:6px 25px; background:#f8f8f8;}
 .content h1:before{ content:""; position:absolute; height:18px; width:5px; top:11px;left:10px;background: #d92300;}
 .content h1 a{}
 .content h2{text-align:center; font-size:16px; padding-bottom:15px;}
 .content h3{font-size:26px; text-align:center; font-weight:800;}
 .content h5{background:#f5ff5f url('../images/cion02.gif') no-repeat 5px center;border-bottom:1px solid #ccc; font-weight:bold; padding:0 0 0 20px;}
 .content h4{background:#eeeeee;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
 .content h4 span{ display:block; float:left; background:#d92300; color:#fff; padding:0 20px; line-height:2.6em;} 
 .content h6{ text-align:center; font-size:12px; font-weight:normal; line-height:30px; margin:0 0 8px 0;border-bottom:1px dotted #ccc;}
 .content p{ margin:3px auto 5px auto;} 
 .content a{text-decoration:underline;}
 .content li{ margin-left:3.5em;}
 .content img{ max-width:100%;}
 .content .detail{ padding:0.5% 0 1% 0;margin:0 auto; overflow:hidden;}
 .content table{}
 .content table td{padding:0px 5px;}
 .content table td p{ margin:0;}
.tableboder table{border:#d4d4d7 solid 1px; text-align:center; border-collapse:collapse;}
 .tableboder th{ color:#1f245e; padding:2px 5px;border:#d4d4d7 solid 1px;}
 .tableboder td{ padding:2px 5px;border:#d4d4d7 solid 1px;}
.brief{ margin:0 auto; }
 .brief a{text-decoration:underline;}
 
.page{ text-align:center; padding:3% 0 0 0;}
 .page a{padding:0 3px;}
 .page a:hover{ text-decoration:underline;}
.tool{ text-align:center; font-size:12px; padding:10px 0 15px 0;}
 .tool a{padding:0 3px;}
 .tool a:hover{ text-decoration:underline;}
.choice{ height:25px; margin:0 0 2% 0; }
 .choice a{ display:block; text-align:center; background:url('../images/choice02.gif') no-repeat; margin:0 10px 0 0; font-weight:bold; width:110px;line-height:25px; float:left; }
 .choice a:hover{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
 .choice #current{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.product{ padding:10px;}
.pro_a{ padding:1%; float:left; width:48%;}
 .pro_a img{width:120px; border:7px solid #ededed; margin:0 1.5% 0 0; float:left;}
 .pro_a div{ line-height:20px; padding:2px 5px 2px 5px; vertical-align:top;}
 .pro_a div strong{ line-height:20px; }
 .pro_a div p{ display:inline; line-height:20px;}
/*橱窗页1:1*/
.productb{list-style-type:none; }
.productb li{float:left; width:23%;margin:1%; text-align:center; }
.productb li a{display:block; }
.productb li em{display:block; border:1px solid #8e8e8e;padding:1px; }
.productb li em img{ display:block; width:100%;}
.productb li span{display:block; line-height:1.6em; }
.productb li.clear{clear:both; float:none;width:100%;margin:0%;}
 .productb .picdiv{ float:left; width:25%; text-align:center; margin:5px 0; min-height:155px;}
 .productb h2{width:120px;height:120px; border:1px solid #878787; padding:5px; background:#fff; margin:0 auto;}
 .productb h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
 .productb h2 img{vertical-align:middle;}
 .productb span{line-height:18px; text-align:center;display:block; padding:3px;}
 .productb span a{line-height:18px;}
/*橱窗页3:4*/
.pic_list{ padding:5px 0;}
 .pic_list .picdiv{ float:left; width:25%; text-align:center;margin:5px 0;}
 .pic_list h2{ width:164px; height:124px; margin:0 auto;}
 .pic_list h2 a{width:160px;height:120px; border:1px solid #8e8e8e;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
 .pic_list h2 img{vertical-align:middle;}
 .pic_list span{line-height:18px; text-align:center;display:block; padding:3px;}
 .pic_list span a{line-height:18px;}
/*产品内容页c*/
.special{ padding:10px 0 20px 20px;}
 .special img{float:left;margin:0 2% 0 0; width:200px;border:1px solid #e0e0e0; padding:6px; background:#f1f1f1;}
 .special div strong{ }
 .special div{padding:0 6px; }
 .special div p{ display:inline;}
.sitemap{padding:5px 10px 10px 5px; font-size:12px;}
 .sitemap p{ padding:0 10px; line-height:20px;}
 .sitemap a{padding:0 10px;}
.client{}
 .client ul{ list-style-type:none;}
 .client li{ float:left; width:25%;text-align:center;}
 .client p{ }
 .client img{ border:1px #ccc solid;margin:10px 0 0 0;}
#fromtinner_{ padding:10px 15px;}
 #fromtinner_ textarea{width:400px;font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
 #fromtinner_ input{line-height:22px; height:24px; font-size:12px;border:solid 1px #d8d8d8;}
 #fromtinner_ .border{width:400px;border:solid 1px #d8d8d8;}
 #fromtinner_ .btn{border-style: none;border-color: inherit; border-width: medium;width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; font-weight:bold; background:url('../images/pinglun.gif') no-repeat left top;}
/*留言和评论*/
.board{margin:0;}
 .board_h4{font-size:22px; text-align:center; padding:5px 0 0 0;}
 .board_h4 a{}
 .board_h5{ text-align:center; font-weight:normal;}
.sitemsg{}
 .sitemsg td{padding:3px 0;}
 .sitemsg .msgtitle{padding-left: 8px;}
 .sitemsg b{ color:#1f245e;}
 .sitemsg .con{padding-left: 8px;}
/*留言页面*/
#boardinner_ {border:0; font-size:12px;}
 #boardinner_ form{ padding:6px 0; margin-bottom:10px;}
 #boardinner_ input{ padding:2px; font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
 #boardinner_ textarea{ padding:2px; font-size:12px; line-height:18px;border:solid 1px #d8d8d8;}
 #boardinner_ .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #boardinner_ .border{width:180px;border:solid 1px #d8d8d8;}
 #boardinner_ .desc{display:block;}
 #boardinner_ .boardtitle{}
 #boardinner_ .boardtitle span{ font-weight:bold; font-size:14px; }
 #boardinner_ ul{list-style-type:none; padding:4px 8px;}
 #boardinner_ li{ background:url('../images/cion.gif') no-repeat left 8px;padding-left:10px;}
 #boardinner_ p{ text-align:center; background:none; }
.comment{}
 .comment_list{ padding:5px 10px 15px 10px;}
 .comment_list ul{ list-style-type:none;}
 .comment_list li{line-height:18px;padding:7px 8px; border-bottom:1px dotted #ccc; }
 .comment_list li a{ line-height:18px; background:url('../images/cion.gif') no-repeat 8px 5px; padding:0 0 0 26px; display:block; }
#comment_list{ padding:8px 10px;}
 #comment_list table td{ padding:2px; font-weight:bold;}
 #comment_list input{line-height:22px; font-size:12px; height:22px; padding:0 0 0 2px;}
 #comment_list textarea{line-height:18px;font-size:12px; line-height:22px; height:100px;}
 #comment_list .border{width:400px;border:solid 1px #d6d6d6;}
 #comment_list .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #comment_list p{ padding:0 0 0 77px;}
/*评论页面*/
#commentinner_ {border:0;font-size:12px; padding:20px 0 0 0;}
 #commentinner_ form{padding:6px 0; margin-bottom:10px;}
 #commentinner_ input{padding:2px;line-height:18px; font-size:12px;border:solid 1px #d8d8d8;}
 #commentinner_ textarea{ padding:2px;line-height:18px;font-size:12px;border:solid 1px #d8d8d8;}
 #commentinner_ .border{width:180px;border:solid 1px #d8d8d8;}
 #commentinner_ .checkbox{ border:none; }
 #commentinner_ .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #commentinner_ .commenttitle{ }
 #commentinner_ .commenttitle span{ font-weight:bold; font-size:14px; }
 #commentinner_ ul{list-style-type:none; padding:4px 8px;}
 #commentinner_ li{background:url('../images/cion.gif') no-repeat left 8px; padding-left:10px;}
 #commentinner_ p{ text-align:center;background:none; }
#search_ {font-size:12px ; border:0;}
 #search_ table{}
 #search_ table td {font-size:12px; padding:10px 0 5px 0;}
 #search_ input{line-height:20px;height:20px; font-size:12px;border:solid 1px #d8d8d8;width:100px; padding:0 0 0 2px;}
 #search_ .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px 5px 15px 5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #search_ .title{ font-weight:bold; font-size:14px; }
 #search_ h1{ margin:0;padding:0;}
 #search_ p{ padding:0 15px 0 0; background:none;}
.searchReuslt_{font-size:12px ;padding:10px;}
.searchReuslt_title_{font-weight:bold ;line-height:35px ; }
.searchResult_Other_ { width:100%;text-align:right;}
.searchHint_ {margin:15px}
 .searchHint_ dl{padding:5px 14px; line-height:24px;margin:0 7px;border-bottom:1px #ababab dashed;}
 .searchHint_ dt{ background:url('../images/cion.gif') no-repeat left 5px; padding:0 0 0 20px;}
 .searchHint_ dd{padding:0 22px;}
 .searchHint_ dt span{float:right;}
 .searchHint_ dt strong{font-weight:normal;}
 .searchHint_ a{font-style:normal;TEXT-DECORATION: none }
 
.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}
