/* 初始化样式 */
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; }
a:link { -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout: none; text-decoration:none; }
body { font:14px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#333; -webkit-text-size-adjust:100%; background:#b90b03; }
img { border:0px; }
input, textarea, select  { font:12px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#555; outline:0; }
textarea { resize: none; overflow:auto; }
ul, ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
/* 公共样式 */
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center;}
/* 访问PC网站 */
div.welcomePc { text-align:center; margin-bottom:10px; }
a.welcomPc { width:50%; display:block; height:30px; line-height:30px; color:#FFF; font-size:13px; text-align:center; background:-webkit-linear-gradient(top, #d6260f, #a8090a); border-radius:15px; margin:0 auto; }
/* 迷你翻页 */
.pager { display:block; }
.minFontPage { height:30px; overflow:hideen; margin-bottom:20px; }
.minFontPage span, .minFontPage a { height:25px; line-height:25px; width:80px; text-align:center; border:1px solid #dedede; display:none; border-radius:15px; background:#cc0000; color:#FFF; }
.minFontPage span { background:#FFF; color:#999; }
/* 相关链接 */
.relLink { height:40px; }
.relLink > div { display:block; height:35px; line-height:35px; color:#FFF; background:#cc0000; padding:0 10px;  }
.relLink a { color:#FFF; }
.relLink .l { float:left; margin-left:1%; }
.relLink .r { float:right; margin-right:1%; }
/* 横屏提示 */
.printlay { width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001;}
.printlay p { width:200px;height:55px;padding-top:65px;position:fixed;top:50%;left:50%;margin-top:-60px;margin-left:-100px;text-align:center;color:#FFF;font-size:14px;background:url(../images/web/icon_noHorizontal.png) center 10px no-repeat #CC0000;border-radius:10px;}
/* cms2.0地图 */
.baidumap { height:200px; margin-bottom:40px; }
.mapContent { height:200px;}
.BMap_bubble_title a { display:inline-block; padding:0 10px;height:25px;line-height:25px;border-radius:5px;background:#cc0000;color:#FFF;}
/* 返回顶部 */
.goTop { border-top:1px solid #cc0000; width:100%; height:30px; padding-bottom:0px; margin-top:20px; }
.goTop span { width:30px; line-height:30px; height:30px; background:#cc0000; color:#FFF; display:block; margin:0 auto; border-radius:30px; text-align:center; cursor:pointer; margin-top:-15px; }
/* 网站可视区域 */
.wrapper { max-width:640px; min-width:320px; width:100%; margin:0 auto; background:#FFF; }
/* header */
.header { padding:15px 0; border-top:1px solid #de5e24; border-bottom:1px solid #c4131f; background:-webkit-linear-gradient(top, #ca2a0b, #a4070a); }
.header .logo { width:50%; float:left; }
.header .logo img { float:right; margin-right:3%; display:block; width:120px; height:32px; }
.header .tel { width:50%; float:right; }
.header .tel span { padding-left:3%; display:block; height:32px; line-height:16px; color:#FFF; }
.header .tel font { display:block; }
/* banner */
.banner { border-top:1px solid #740102; }
.banner img { width:100%; display:block; }
/* navigation */
.navigation { padding-top:5px; background:-webkit-linear-gradient(top, #b8b8b8, #FFF);  }
.navigation .list { box-shadow:0 3px 3px rgba(0,0,0,0.3); margin-bottom:20px; float:left; width:96%; margin-left:2%; border-radius:4px; background:-webkit-linear-gradient(top, #FFF, #e5e5e5); overflow:hidden; border:1px solid #e5e5e5; }
.navigation dd { float:left; width:22%; }
.navigation dd:first-child { width:12%; }
.navigation a { display:block; height:40px; line-height:40px; color:#333; border-right:1px solid #ffffff; border-left:1px solid #d7d7d7; text-align:center; }
.navigation dd:first-child a { border-left:0; }
.navigation dd:last-child a { border-right:0; }
.navigation dd.hover a, .navigation dd.cur a { background:-webkit-linear-gradient(top, #ca2a0b, #a5070a); color:#FFF; }
/* column */
.column { width:96%; margin:0 auto; overflow:hidden; }
.column .thead { height:30px; line-height:30px; border-bottom:2px solid #cc0000; width:100%; margin-bottom:10px; position:relative; }
.column .thead .floor { float:left; color:#cc0000; }
.column .thead .tit { float:left; color:#333; margin-left:10px; }
.column .thead .more { float:right; color:#333; }
.column .thead .sort { display:none; position:absolute; width:30px; height:30px; background:url(../images/home/tip3.gif) center center no-repeat; background-size:15px; top:0; right:0; }
.column .thead .back { position:absolute; width:30px; height:30px; background:url(../images/home/tip2.gif) center center no-repeat; background-size:15px; top:0; left:0; }
.column .thead .tit2 { text-align:center; font-weight:700; }
/* iproduct */
.iproduct .list { width:100%; overflow:hidden; }
.iproduct .list dd { float:left; border:1px solid #e5e5e5; width:66%; position:relative; overflow:hidden; }
.iproduct .list dt { float:right; border:1px solid #e5e5e5; width:31%; margin-bottom:15px; overflow:hidden; }
.iproduct .list dd a { display:block; height:177px; }
.iproduct .list dt a { display:block; height:80px; }
.iproduct .list img { width:100%; }
.iproduct .list span { position:absolute; bottom:0; left:1px; display:block; width:96%; height:30px; line-height:30px; background:rgba(0,0,0,0.5); color:#FFF; padding:0 2%; }
.iproduct .list font { float:right; }
.iproduct dd.hover, .iproduct dt.hover { border-color:#cc0000; }
/* iabout */
.iabout p { width:90%; margin:0 auto; color:#333; text-align:justify; margin-bottom:3%; line-height:175%; }
.iabout a { color:#CC0000; margin-left:10px; }
/* inews */
.inews a.item { padding:2%; float:left; width:92%; height:80px; background:#FFF; background-size:17px; color:#333; border-bottom:1px solid #ddd; margin-bottom:1px; padding-right:6%; }
.inews a.item:last-child { border-bottom:none; }
.inews img { float:left; width:70px; height:70px; border-radius:70px; margin-right:10px; border:3px solid #FFF; overflow:hidden; box-shadow:0 2px 4px rgba(0,0,0,0.2); }
.inews .tits { display:block; font-weight:700; color:#CC0000; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.inews .info { height:45px; overflow:hidden; }
.inews .list a:hover { background-color:#fff5df; }
/* subNav */
.subNav .list { box-shadow:0 3px 3px rgba(0,0,0,0.3); margin-bottom:20px; float:left; width:96%; margin-left:2%; border-radius:4px; background:-webkit-linear-gradient(top, #FFF, #e5e5e5); overflow:hidden; border:1px solid #e5e5e5; }
.subNav dd { float:left; width:22%; }
.subNav dd:first-child { width:12%; }
.subNav a { display:block; height:40px; line-height:40px; color:#333; border-right:1px solid #ffffff; border-left:1px solid #d7d7d7; text-align:center; }
.subNav dd:first-child a { border-left:0; }
.subNav dd:last-child a { border-right:0; }
.subNav dd.hover a, .subNav dd.cur a { background:-webkit-linear-gradient(top, #ca2a0b, #a5070a); color:#FFF; }
.copyright { text-align:center; color:#333; padding:0 0 5%; }
.copyright a { color:#333; }
/* aboutpage */
.aboutpage .tbody { padding:3% 5%; margin-bottom:3%; color:#333; }
.aboutpage .tbody img { width:100%; display:block; margin-bottom:15px; }
.aboutpage .tbody p { text-indent:2em; margin-bottom:10px; }
/* column */
.column ul.drop { margin-bottom:10px; }
.column ul.drop li { height:31px; }
.column ul.drop a { height:30px; line-height:30px; display:block; background:#dfdfdf; color:#000; border-bottom:1px solid #FFF; }
.column ul.drop li:hover a { background:#c00f65; color:#FFF; }
.column ul.drop span { margin-left:2%; }
.column ul.drop i { width:15px; height:15px; background:url(../images/home/tip.png) 6px -51px no-repeat #fff
; background-size:12px; border:1px solid #ccc; border-radius:10px; float:left; margin:6px 0 0 10px; }
/* singlepage */
.singlepage .theads { height:40px; position:relative; background:#eb6203; }
.singlepage .theads .m { height:40px; }
.singlepage .theads strong { background:none; border:none; height:40px; line-height:37px; float:none; margin-left:0px; padding:0px; margin-top:0px; border-radius:0px; display:block; text-align:center; }
.singlepage .theads a.back { float:right; width:47px; height:30px; line-height:30px; color:#FFF; border:1px solid #FFF; position:absolute; right:10px; top:4px; text-align:center; border-radius:3px; }
.singlepage .theads a.index { color:#FFF; border:1px solid #FFF; position:absolute; width:47px; height:30px; line-height:30px; left:10px; top:4px; text-align:center; border-radius:3px; }
/* listproduct */
.listproduct { overflow:hidden; }
.listproduct ul.list { overflow:hidden; padding-top:20px; margin-bottom:3%; }
.listproduct ul.list li { float:left; width:47%; margin:0 0 7% 2%; }
.listproduct ul.list li img { width:100%; display:block; margin:0 auto; }
.listproduct ul.list li a { width:90%; display:block; color:#FFF; border:1px solid #e5e5e5; overflow:hidden; box-shadow:0 1px 2px rgba(0,0,0,0.1); margin:0 auto; position:relative; }
.listproduct ul.list li span { background:rgba(0,0,0,0.5); width:100%; position:absolute; right:0px; bottom:0px; height:30px; line-height:30px; text-align:center;  }
.listproduct ul.list li i { font-style:normal; color:#FFF; text-shadow:1px 1px 2px rgba(0,0,0,1); font-size:13px; }
.listproduct li.hover a { border:1px solid #cc0000 !important; }
/* showproduct */
.showproduct .info .tit { line-height:25px; padding:15px 10px; text-align:center; border-bottom:1px solid #cc0000; color:#cc0000; }
.showproduct .proimg { padding:3%; }
.showproduct .proimg img { width:100%; display:block; }
.showproduct .article { text-align:center; line-height:170%; color:#cc0000; }
.showproduct .article span { margin:0 3%; }
.showproduct .infor { padding:3%; }
/* listnews */
.listnews ul.list { padding:3% 0; }
.listnews ul.list li { border-bottom:1px solid #ddd; }
.listnews ul.list li.hover { background:#cc0000; background-size:25px; }
.listnews ul.list li a { height:40px; line-height:40px; display:block; width:97%; padding-left:3%; color:#cc0000;  }
.listnews ul.list li.hover a { color:#FFF; }
/* shownews */
.shownews .article { text-align:center; line-height:170%; padding-bottom:5px; border-bottom:1px solid #cc0000; color:#cc0000; }
.shownews .article span { margin:0 3%; }
.shownews .article h3 { font-size:16px; line-height:25px; padding:15px 10px; }
.shownews .infor { padding:3%; }
/* pane */
.pane { height:100%; width:0; position:fixed; right:0; top:0; background:rgba(0,0,0,0.7); z-index:101; font-size:14px; overflow:hidden; }
.pane div.main { width:200px; height:100%; position:absolute; right:0; top:0; background:#333; border-left:1px solid #444; }
.pane .tit { height:20px; padding:10px 0; }
.pane .tit span { float:right; color:#FFF; margin-right:3%; height:20px; line-height:20px; }
.pane .tit a { float:left; color:#FFF; margin-left:3%; font-size:18px; font-weight:700; background:#222; width:20px; height:20px; line-height:20px; text-align:center; border-radius:20px; }
.pane ul.main {}
.pane ul.main li { background:-webkit-linear-gradient(top, #555, #333); }
.pane ul.main li:hover { background:-webkit-linear-gradient(top, #222, #222); }
.pane ul.main a { padding-left:3%; display:block; width:95%; background:url(../images/web/arrow_r.png) right center no-repeat; background-size:19px; height:35px; line-height:35px; color:#FFF; }