/** Reset Css **/
* { 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%; }
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; }
/* Public Css */
.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); }
a.welcomPc { width:30%; display:block; height:25px; line-height:25px; color:#a80152; 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; }
/* icon */
i.tel, i.sms, i.online, i.map { width:24px; height:28px; background:url(../images/home/t.png) 0px -38px no-repeat; background-size:120px; display:block; margin:0 auto 3px; }
i.sms { width:31px; background-position:-29px -38px; }
i.online { width:26px; background-position:-65px -38px; }
i.map { width:24px; background-position:-96px -38px; }
/* minFontPage */
.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:#e7e7e7; color:#999; }
.minFontPage span { background:#FFF; }
/* relLink */
.relLink { height:30px; }
.relLink .l, .relLink .r { float:left; height:25px; line-height:26px; color:#FFF; background:#c41068; padding:0 10px;  }
.relLink .r { float:right; }
.relLink a { display:block; color:#FFF;  }
/* 提示 */
.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 #8e0044;border-radius:10px;}
/* cms2.0地图 */
.baidumap { height:200px; margin-bottom:40px; }
.mapContent { height:200px; }
.baidumap .BMap_bubble_title a { display:inline-block; padding:0 10px;height:25px;line-height:25px; border-radius:2px; background:#2d8bef; color:#FFF; }
/* 加载背景 */ 
.iproduct li a, .productList li a, .pageProduct .img { background:url(../images/web/loading1.gif) center center no-repeat; }
/* contentPage */
.contentPage { max-width:640px; min-width:320px; margin:0 auto; }
/* header */
.header { background:#8b0049; border-bottom:5px solid #6d0029; }
.header .head { background:url(../images/home/shadow.png) right bottom no-repeat; background-size:50%; height:50px; border-bottom:1px solid #a30068; box-shadow:0 1px 1px rgba(0,0,0,0.1); }
.header .head .logo { width:30%; float:left; margin:10px 0 0 10px; }
.header .head .logo a { display:block; }
.header .head .logo img { width:112px; }
.header .head .tel { float:right; width:50%; margin:15px 10px 0 0; text-align:right; }
.header .head .tel a { color:#FFF; font-size:15px; text-shadow:1px 1px 2px rgba(0,0,0,1); }
/* navigation */
.navigation { background:url(../images/home/navbar.gif) 0 0 repeat-x; background-size:1px; height:35px; }
.navigation dl { display:-webkit-box; display:-moz-box; width:100%; }
.navigation dd { -webkit-box-flex:1; -moz-box-flex:1; height:35px; padding-top:7px; }
.navigation dd a.home { width:20px; height:19px; background:url(../images/home/t.png) 0 0 no-repeat; background-size:120px; display:block; margin:0 auto; }
.navigation dt { -webkit-box-flex:2; -moz-box-flex:2; height:35px; line-height:30px; text-align:center;}
.navigation dt.hover { background:url(../images/home/navbar.gif) 0 -35px repeat-x; background-size:1px;  border-left:1px solid #cf2086; border-right:1px solid #7a002e; }
.navigation dt:first-child { border-left:none !important; }
.navigation dt:last-child { border-right:none !important; }
.navigation dt a { color:#FFF; font-size:13px; display:block; height:35px; }
/* view */
.view { width:100%; min-height:100px; overflow:hidden; border-bottom:3px solid #FFF; background:#FFF; }
.view .main { min-height:100px; width:100%; display:block; }
.view img { width:100%; display:block; }
/* column */
.column .thead { height:30px; background:#8e0044; }
.column .thead .m { height:27px; background:#c41068; border-bottom:1px solid #c81b7e; }
.column .thead strong { background:#8e0044; border:1px solid #c81b7e; border-bottom:1px solid #8e0044; height:22px; line-height:24px; float:left; margin-left:14px; padding:0 10px; margin-top:4px; border-radius:5px 5px 0 0; color:#FFF; }
.column .thead a.more { float:right; width:47px; height:27px; line-height:27px; color:#FFF; }
.column .thead a.sort { float:right; height:20px; line-height:20px; padding:0 10px; text-align:center; color:#FFF; background:-webkit-linear-gradient(top, #b60c5e, #d11371); background:-moz-linear-gradient(top, #b60c5e, #d11371); border-radius:3px; box-shadow:0 2px 2px rgba(0,0,0,0.1); margin-top:3px; margin-right:5px; }
.column .tbody { }
.singlepage {}
.singlepage .thead { height:40px; position:relative; }
.singlepage .thead .m { height:37px; background:#c41068; border-bottom:1px solid #c81b7e; }
.singlepage .thead strong { background:none; border:none; height:37px; line-height:37px; float:none; margin-left:0px; padding:0px; margin-top:0px; border-radius:0px; color:#FFF; display:block; text-align:center; }
.singlepage .thead a.more { float:right; width:47px; height:40px; line-height:40px; color:#FFF; position:absolute; right:10px; top:0px; }
.singlepage .thead a.index { color:#FFF; position:absolute; height:40px; line-height:40px; left:20px; top:0px; }
/* iproduct */
.iproduct { background:#FFF; overflow:hidden; }
.iproduct .main { float:left; width:100%; padding-top:2%; }
.iproduct .main li { float:left; width:47%; margin:0 0 2% 2%; position:relative; overflow:hidden; }
.iproduct .main li img { width:100%; display:block; background:#f1f1f1; }
.iproduct .main li a { width:100%; display:block; color:#FFF; height:100%; }
.iproduct .main li span { background:rgba(0,0,0,0.5); position:absolute; right:5px; bottom:5px; padding:0 5px; height:21px; line-height:21px; }
.iproduct .main li i { font-style:normal; color:#FFF; text-shadow:1px 1px 2px rgba(0,0,0,1); font-size:13px; }
/* iabout */
.iabout { background:#FFF; }
.iabout .main { padding:3%; }
.iabout .main p { text-indent:2em; line-height:150%; text-align:justify; font-size:13px; }
/* inews */
.inews { background:#FFF; }
.inews .main ul { padding:3% 0; }
.inews .main li { border-bottom:1px solid #ddd; background:url(../images/home/tip.png) right 15px no-repeat; background-size:12px; }
.inews .main a { height:38px; display:block; width:97%; line-height:38px; font-size:13px; padding-left:3%; color:#000; }
.inews .main li.hover { background:url(../images/home/tip.png) right -16px no-repeat #c9116b; background-size:12px; }
.inews .main li.hover a { color:#FFF; }
/* footer */
.footer { background:#fae8f1; }
.footer .subNav { height:30px; width:100%; background:#a80152; display:-webkit-box; display:-moz-box; margin-bottom:12px; }
.footer .subNav li { border-left:1px solid #6f001a; border-right:1px solid #cf0491; -webkit-box-flex:1; -moz-box-flex:1; }
.footer .subNav li:first-child { border-left:none; }
.footer .subNav li:last-child { border-right:none; }
.footer .subNav li.hover { background:#c9116b }
.footer .subNav li.hover a { text-shadow:0 0 10px rgba(255,255,255,1);}
.footer .subNav a { display:block; height:30px; line-height:30px; text-align:center; color:#FFF; }
div.welcomePc { text-align:center; margin-bottom:10px; }
div.copyright { text-align:center; line-height:170%; }
div.copyright a { color:#000; }
/* navibar */
.navBarTheme_0 .slide, .navBarTheme_0 .pointer { background:#8e0044; background:-webkit-linear-gradient(top left, #8e0044 ,#8e0044); }
.navibar { width:100%;position:fixed;left:0;bottom:-1px; z-index:100; }
.navibar .main { width:100%; max-width:640px; min-width:320px; display:-webkit-box; display:-moz-box; background:#8e0044; margin:0 auto; }
.navibar .main li { -webkit-box-flex:1; -moz-box-flex:1; border-left:1px solid #6f001a; border-right:1px solid #cf0491; }
.navibar .main li:first-child { border-left:none; }
.navibar .main li:last-child { border-right:none; }
.navibar .main li.hover { background:#ae0156; }
.navibar .main a { display:block; height:60px; padding-top:7px; text-align:center; color:#FFF; }
/* 第二部分 */
.aboutpage { background:#FFF; }
.aboutpage .main { padding:3% 5%; margin-bottom:3%; }
.aboutpage .main img { width:100%; display:block; margin-bottom:15px; }
.aboutpage .main p { text-indent:2em; margin-bottom:10px; }
/* goTop */
.goTop { border-top:1px solid #f2cddf; width:100%; height:30px; padding-bottom:0px; }
.goTop span { width:30px; line-height:30px; height:30px; background:#f2cddf; color:#c20f66; display:block; margin:0 auto; border-radius:30px; text-align:center; cursor:pointer; margin-top:-15px; }
.listproduct { background:#FFF; }
.column ul.drop li { height:30px; }
.column ul.drop a { height:30px; line-height:30px; display:block; background:-webkit-linear-gradient(top, #fff, #fff 50%, #eee 50%, #eee); background:-moz-linear-gradient(top, #fff, #fff 50%, #eee 50%, #eee); color:#000; }
.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; }
.listproduct ul.list { overflow:hidden; margin-bottom:20px; padding-top:3%; }
.listproduct ul.list li { position:relative; float:left; width:45%; overflow:hidden; margin-left:3%; margin-bottom:2%; }
.listproduct ul.list li.hover { -webkit-transform:scale(1.1); -moz-transform:scale(1.1); box-shadow:0 0 6px rgba(0,0,0,0.8); }
.listproduct ul.list li a { display:block; height:100%; }
.listproduct ul.list li img { display:block; width:100%; }
.listproduct ul.list li span { position:absolute; bottom:0; left:0; height:30px; line-height:30px; background:rgba(0,0,0,0.5); width:100%; text-align:center; }
.listproduct ul.list li span font { color:#FFF; }
/* showproduct */
.showproduct { background:#FFF;}
.showproduct .info .tit { line-height:25px; padding:15px 10px; text-align:center; border-bottom:1px solid #ddd; }
.showproduct .proimg { padding:3%; min-height:100px; }
.showproduct .proimg img { width:100%; display:block; }
.showproduct .article { text-align:center; line-height:170%; color:#666; }
.showproduct .article span { margin:0 3%; }
.showproduct .infor { padding:3%; }
/* shownews */
.shownews { background:#FFF;}
.shownews .article { text-align:center; line-height:170%; padding-bottom:5px; border-bottom:1px solid #ddd; }
.shownews .article span { margin:0 3%; color:#999; }
.shownews .article h3 { font-size:16px; line-height:25px; padding:15px 10px; }
.shownews .infor { padding:3%; }
/* listnews */
.listnews { background:#FFF; }
.listnews .main ul.list { padding:3% 0; }
.listnews .main ul.list li { border-bottom:1px solid #ddd; background:url(../images/home/tip.png) right 15px no-repeat; background-size:12px; }
.listnews .main ul.list a { height:38px; display:block; width:97%; line-height:38px; font-size:13px; padding-left:3%; color:#000; }
.listnews .main ul.list li.hover { background:url(../images/home/tip.png) right -16px no-repeat #c9116b; background-size:12px; }
.listnews .main ul.list li.hover a { color:#FFF; }