/* 初始化样式 */
* { 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:#f5e8bb; -webkit-text-size-adjust:100%; background:#f5f9ed; }
img { border:0px; }
input, textarea, select  { font:12px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#999; 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;}
.overlay { width:100%; height:100%; background:#000; position:fixed; left:0; bottom:0; z-index:1001; opacity:0.5; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
a.vdown, span.vdown { text-shadow:0 0 10px rgba(255,255,255,1); }
/* 访问PC网站 */
div.welcomePc { text-align:center; margin-bottom:10px; }
a.welcomPc { width:30%; display:block; height:25px; line-height:25px; color:#e66c15; font-size:13px; text-align:center; background:-webkit-linear-gradient(top, #FFF, #f8f8f8 50%, #e4e4e4 51%, #eeeeee); background:-moz-linear-gradient(top, #FFF, #f8f8f8 50%, #e4e4e4 51%, #eeeeee); border-radius:15px; border:1px solid #e5e5e5; margin:0 auto; }
/* 底部浮动栏 */
.navBarTheme_0 .slide, .navBarTheme_0 .pointer { background:#e64819; background:-webkit-linear-gradient(top left, #e64819 ,#e64819); }
/* 迷你翻页 */
.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:3px; background:#e86001; color:#FFF; }
.minFontPage span { background:#FFF; color:#999; }
/* 相关链接 */
.relLink { height:40px; }
.relLink > div { display:block; height:35px; line-height:35px; color:#e96102; background:#fbb17e; padding:0 10px;  }
.relLink a { color:#e96102; }
.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 #e64819;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:#e64819;color:#FFF;}
/* 返回顶部 */
.goTop { border-top:1px solid #e64819; width:100%; height:30px; padding-bottom:0px; }
.goTop span { width:30px; line-height:30px; height:30px; background:#e64819; color:#FFF; display:block; margin:0 auto; border-radius:30px; text-align:center; cursor:pointer; margin-top:-15px; }
/* 网站可视区域 */
.contentPage { max-width:640px; min-width:320px; margin:0 auto; background:#f5f9ed; }
.content { background:-webkit-linear-gradient(top, #e5d4ae, #FFF 3%); margin-top:-9px; }
/* header */
.header { width:100%; background:#fdfdfd; border-top:5px solid #ee6d0f; text-align:center; box-shadow:0 3px 5px rgba(0,0,0,0.1); margin-bottom:5px; position:relative; z-index:10; padding:10px 0 17px 5px; }
.header a.logo { float:left; display: block;    margin-top: 0.8rem; }
.header a.logo img { height:50px; padding-left:15px;margin-top: 0.2rem;    display: block }
.header span { display:block; color:#4e4e4e; line-height:15px; font-size:12px;padding-left:5%; text-align:left; border-left:1px solid #2e2e2e; margin-top:15px; }
.header img.bg { width:100%; max-width:640px; min-width:320px; }
/* banner */
.banner { width:100%; overflow:hidden; background:#FFF; position:relative; margin-top:-5px; }
.banner img { width:100%; display:block; }
/* navigation */
.navigation { height:50px; background:#FFF; }
.navigation dl { display:-webkit-box; display:-moz-box; width:100%; height:50px; }
.navigation dd { -webkit-box-flex:1; -moz-box-flex:1; height:40px; text-align:center; border-radius:10px 10px 0 0; overflow:hidden; }
.navigation dd a { color:#FFF; display:block; overflow:hidden; height:40px; line-height:40px; font-size:14px; }
.navigation dd.hover { height:43px; position:relative; bottom:3px; }
.navigation dd.hover a { height:43px; line-height:43px; }
.navigation dd.item1 { background:#de4615; }
.navigation dd.item2 { background:#f3b021; }
.navigation dd.item3 { background:#7aa242; }
.navigation dd.item4 { background:#005cdb; }
.navigation dd.item5 { background:#8d37ce; }
/* column */
.column { overflow:hidden; padding-top:10px; }
.column .thead { height:30px; line-height:30px; width:50%; margin:0 auto; background:-webkit-linear-gradient(top, #f9e7d0, #fff8ef 50%, #f8e4cb); border:1px solid #f8e4ca; box-shadow:0 0 15px rgba(255, 248, 239, 1) inset; border-radius:15px; }
.column .thead span.tit { text-align:center; color:#e64819; font-size:16px; display:block; }
/* column.content */
.content { overflow:hidden; padding-top:10px; position:relative; }
.content .thead { height:30px; line-height:30px; width:50%; margin:0 auto 10px; background:-webkit-linear-gradient(top, #f9e7d0, #fff8ef 50%, #f8e4cb); border:1px solid #f8e4ca; box-shadow:0 0 15px rgba(255, 248, 239, 1) inset; border-radius:15px; }
.content .thead span.tit { text-align:center; color:#e64819; font-size:16px; display:block; }
.content .thead .sort { position:absolute; right:10px; top:10px; width:2em; height:2em; padding:3px; line-height:15px; border-radius:3px; overflow:hidden; background:#e64819; color:#FFF; display:none; }
/* iproduct */
.iproduct { overflow:hidden; }
.iproduct .tbody { padding-top:10px; padding-left:1%; }
.iproduct dl.list { float:left; width:100%; opacity:0; }
.iproduct dl.list dd { width:30%; float:left; overflow:hidden; border-radius:10px; margin-left:2%; background:#ffae00; }
.iproduct dl.list dt { width:30%; float:left; overflow:hidden; border-radius:10px; margin-left:2%; margin-bottom:10px; background:#ffae00; }
.iproduct dl.list a.img { color:#FFF; text-align:center; }
.iproduct dl.list img { display:block; width:100%; overflow:hidden; border-radius:10px; }
.iproduct dl.list span { display:block; height:30px; line-height:30px; }
.iproduct dl.list dt.hover { background:#e64819; }
/* iabout */
.iabout .tbody { padding:3%; color:#333333; margin-bottom:1%; }
.iabout .tbody p {  line-height:180%; text-align:justify; font-size:13px; position:relative; }
.iabout .tbody a { position:absolute; right:0; bottom:0px; color:#f76f11; }
/* inews */
.inews ul { padding:3% 1%; }
.inews li { height:30px; line-height:30px; background:url(../images/home/tip2.png) right center no-repeat #76ae13; background-size:17px; border-radius:5px; margin-bottom:1%; overflow:hidden; }
.inews li a { display:block; padding:0 10px; color:#FFF;  }
.inews li:hover { background-color:#ffae00; }
/* footer */
.footer { background:#FFF;  }
/* copyright */
div.copyright { text-align:center; line-height:150%; color:#333333; }
div.copyright a { color:#333333; }
/* 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 { width:100%; 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:3px solid #FFF; overflow:hidden; box-shadow:0 3px 8px 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:3px solid #f76f11 !important; }
/* showproduct */
.showproduct { margin-top:-10px; }
.showproduct .info .tit { line-height:25px; padding:15px 10px; text-align:center; border-bottom:1px solid #eb6203; color:#eb6203; }
.showproduct .proimg { padding:3%; }
.showproduct .proimg img { width:100%; display:block; }
.showproduct .article { text-align:center; line-height:170%; color:#eb6203; }
.showproduct .article span { margin:0 3%; }
.showproduct .infor { padding:3%; color:#333; }
/* listnews */
.listnews ul.list { padding:3% 0; }
.listnews ul.list li { border-bottom:1px solid #ddd; }
.listnews ul.list li.hover { background:#e96102; background-size:25px; }
.listnews ul.list li a { height:40px; line-height:40px; display:block; width:97%; padding-left:3%; color:#e96102;  }
.listnews ul.list li.hover a { color:#FFF; }
/* shownews */
.shownews { margin-top:-10px; }
.shownews .article { text-align:center; line-height:170%; padding-bottom:5px; border-bottom:1px solid #eb6203; color:#eb6203; }
.shownews .article span { margin:0 3%; }
.shownews .article h3 { font-size:16px; line-height:25px; padding:15px 10px; }
.shownews .infor { padding:3%; color:#333; }
/* 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; }