﻿/******************************
 ** 初始化
 ** 兼容到IE7
 ** power by:www.hnjing.com
 ******************************/
* { margin:0; padding:0; }
html { min-height:100%; }
body  { min-width:1100px; font:14px/1.5 "Microsoft Yahei", Arial; color:#555; background:#FFF; }
img { border:0px; }
ul,ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:14px/1 "Microsoft Yahei", Arial; color:#555; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#555; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#e84c3c; text-decoration:none; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1000px; margin:0 auto; position:relative; }
.wrapper { min-height:auto; padding:30px 0 50px; }


/******************************
 ** 首页风格
 ******************************/
.header { background:url(../images/header.png) left bottom repeat-x #fff; position:relative; z-index:5; }
.header .wrap { height:113px; }
.header .logo { float:left; margin:30px 15px 0 0; }
.header .logo img { display:block; height:62px; margin-top: 4px;}
.header .tags { line-height:1.2; float:left; margin:42px 0 0 0; }
.header .tags strong { color:#E20A16; font-size:22px; font-weight:400; display:block; }
.header .tags span { color:#E20A16; font-size:18px; }

.header .right { float:right; margin:30px 0 0 0; text-align:right; }
.header .tel { height:30px; line-height:30px; background:url(../images/heder-tel.png) left center no-repeat; font-size:; padding:0 0 0 45px; font-size:27px; color:#ce0909; font-family:Impact; margin-bottom:8px; text-align:right; display:inline-block; }
.searcher { text-align:left; width:265px; height:30px; }
.searcher .txt { float:left; width:212px; padding:0 0 0 5px; height:24px; line-height:24px; border:2px solid #cc0000; background:#FFF; }
.searcher .select { float:left; width:50px; height:28px; background:#d00000; color:#FFF; border-right:1px solid #e30000; position:relative; }
.searcher .select > span { display:block; padding:0 0 0 8px; height:28px; line-height:28px; background:url(../images/searcher-dwon.png) 40px center no-repeat; cursor:pointer; }
.searcher .select .drop { position:absolute; left:-2px; right:-1px; top:28px; width:auto; background:#d00000; display:none; }
.searcher .select .drop dd { height:20px; line-height:20px; padding:0 0 0 8px; cursor:pointer; }
.searcher .select .drop dd:hover { background:#b10202; }
.searcher .submit { float:right; width:44px; height:28px; border:0; background:#d00000; color:#FFF; border-left:1px solid #b40000; *border-left:0; cursor:pointer; }
.searcher .submit:hover { background:#ac0000; }

.nav { background:url(../images/nav.png) center center repeat-x #bf0000; border-bottom:2px solid #fff; position:relative; z-index:4; border-top:5px solid #e5e5e6; }
.nav .list { height:50px; line-height:50px; background:url(../images/nav.png) center center no-repeat; }
.nav .list li { float:left; width:142px; background:url(../images/nav-line.png) left center no-repeat; }
.nav .list li:first-child { background:none; }
.nav .list a { display:block; text-align:center; color:#FFF; font-size:15px; background:url(../images/dc5d619a3e04477382c0fc940838b50d.gif); }
.nav .list li:hover a, .nav .list li.current a { background:#FFF; color:#bf0000; font-weight:bold; border-top:5px solid #bf0000; margin-top:-5px; }

.banner { width:100%; position:relative; background:#fff; overflow:hidden; z-index:2; border-bottom:2px solid #cc0000; }
.banner ul {width:1920px; height:434px; margin:0 auto; }
.banner li { float: left;width:1920px; text-align: center;overflow:hidden;background:#1b140d;display:none;  }
.banner li:first-child { display:block; }
.banner img { width:1920px; height:434px;display:block; position:absolute; left:50%; margin-left:-960px; }
.banner .tip { width:100%; height:3px; text-align:center; position:absolute; left:0; bottom:30px; z-index:3; }
.banner .tip span { display:inline-block; width:30px; height:12px; line-height:0; background:#fff; margin:0 5px; cursor:pointer; }
.banner .tip span.cur { width:30px; background:#cc0000; }
.banner, .banner ul,.banner img { height:434px; }
.banner.mini, .banner.mini ul, .banner.mini img { height:300px; }
.banner-shadow { height:30px; background:url(../images/banner-shadow.png) center top repeat-x; }

.ipro { padding:20px 0 40px; }
.ipro .head { height:40px; background:url(../images/ipro-head.png) left bottom repeat-x; position:relative; margin-bottom:30px; }
.ipro .head h2 { float:left; height:35px; padding:0 30px 5px 35px; background:url(../images/ipro-h2.png) left center no-repeat #FFF; line-height:25px; font-size:20px; }
.ipro .head h2 span { display:block; line-height:15px; font-size:; color:#cc0000; text-transform:uppercase; font-size:14px; }
.ipro .head .classify { float:left; }
.ipro .head .classify li { float:left; }
.ipro .head .classify a { display:block; height:20px; line-height:20px; border-left:1px solid #ddd; padding:0 10px; }
.ipro .head .classify li:first-child a { border-left:0; padding:0 10px 0 0; }
.ipro .head .mo { position:absolute; right:0; bottom:-5px; background:#FFF; padding:0 0 0 10px; text-transform:uppercase; color:#cc0000; }
.ipro .main { width:100%; }
.ipro .list { float:left; width:103%; }
.ipro .item { float:left; padding:4px; border:1px solid #e8d1d1; background:#FFF; margin:0 18px 18px 0; position:relative; }
.ipro .item .img { height:132px; overflow:hidden; }
.ipro .item .img img { display:block; width:175px; height:132px; }
.ipro .item h3 { height:50px; line-height:50px; font-weight:normal; font-size:15px; }
.ipro .item .order { position:absolute; right:4px; bottom:13px; line-height:30px; }
.ipro .item .order a {}
.ipro .item .tp { width:12px; height:12px; background:url(../images/ipro-tp.png) 0 0 no-repeat; position:absolute; right:-1px; bottom:-1px; }
.ipro .item:hover { border-color:#990000; background:#990000; }
.ipro .item:hover a { color:#FFF; }

.iabout { height:432px; padding:50px 0 0; background:url(../images/iabout.png) center top repeat-x #0c1824;  }
.iabout .head { color:#FFF; width:120px; height:80px; border-top:1px solid #ff0000; white-space:nowrap; }
.iabout .head h2 { font-size:20px; color:#cc0000; }
.iabout .head b { font-size:36px; font-weight:normal; margin-right:5px; }
.iabout .head span { font-size:14px; text-transform:uppercase; font-weight:normal; margin-left:10px; }
.iabout .sketch { width:380px; padding:15px; border:2px solid #c60000; position:relative; z-index:2; }
.iabout .sketch img { width:380px; height:260px; }
.iabout .info { position:absolute; right:0; top:0; background:#fff; width:510px; padding:35px 40px 35px 110px; line-height:24px; }
.iabout .info i { position:absolute; left:0; top:0; width:20px; height:20px; background:#ccc; }
.iabout .info i + i { left:auto; right:0; }
.iabout .info i + i + i { top:auto; top:0; }
.iabout .info i + i + i + i { left:auto; right:0; top:auto; bottom:0; }

.iabout .more { position:absolute; right:0; bottom:0; }
.iabout .more a { display:inline-block; height:30px; line-height:30px; border:1px solid #cc0000; padding:0 20px; text-transform:uppercase; color:#cc0000; background:url(../images/dc5d619a3e04477382c0fc940838b50d.gif);}
.iabout .more a:hover { background:#FFF; color:#0c1824; }

.floor-1 { padding:60px 0 70px; }
.inews { float:left; width:645px; }
.inews .head { position:relative; margin-bottom:20px; }
.inews .head h2 { font-size:20px; }
.inews .head b { font-weight:normal; font-size:36px; }
.inews .head span { font-weight:normal; font-size:14px; text-transform:uppercase; margin-right:5px; }
.inews .head .mo { position:absolute; right:0; bottom:5px; text-transform:uppercase; }
.inews .sketch { float:left; }
.inews .sketch img { display:block; width:210px; height:185px; }
.inews .list { margin-left:230px; position:relative; top:-15px; }
.inews .item { border-bottom:1px solid #ddd; height:; padding:12px 0 12px 50px; position:relative; }
.inews .item h3 { font-size:15px; }
.inews .item p { font-size:13px; }
.inews .item .date { position:absolute; left:0; top:10px; width:40px; text-align:center; }
.inews .item .date b { line-height:26px; display:block; font-size:24px; }
.inews .item .date span { line-height:22px; display:block; font-size:20px; }
.inews .item:hover a { color:#ce0909; }
.inews .item:hover .date b { color:#ce0909; }

.icontact { float:right; width:320px; }
.icontact .sketch { }
.icontact .sketch img { display:block; width:100%; height:120px; }
.icontact .list {}
.icontact .list dt { font-size:33px; height:65px; line-height:65px; color:#ce0909; font-family:Impact; }
.icontact .list dd { margin-bottom:10px; line-height:20px; }
.icontact .list dt, .icontact .list dd { position:relative; padding:0 0 0 50px; }
.icontact .list img { position:absolute; left:0; top:50%; margin-top:-20px; width:40px; height:40px; }

.footer { border-top:1px solid #990000; padding:20px 0 0; }
.footer .subnav { height:20px; line-height:20px; padding:7px 0; margin:0 0 5px -15px; }
.footer .subnav li { float:left; }
.footer .subnav a { display:block; padding:0 15px; border-left:1px solid #aaa; }
.footer .subnav li:first-child a { border-left:0; }
.footer .keywords { padding:0 0 20px; }
.footer .copyright { height:50px; line-height:50px; width:100%; background:url(../images/nav.png) left center repeat-x; color:#FFF; }
.footer .copyright a { color:#FFF; }
.footer .copyright a:hover { color:#e88787; }


/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:220px; }
.side-menu { margin-bottom:20px;  }
.topclass { padding:15px 0 15px 15px; background:#ad0101; color:#fff; margin-bottom:1px; }
.topclass h2 { font-size:18px; }
.topclass p { text-transform:uppercase; color:#f3b8b8; }
.side-menu .list { }
.side-menu dd { margin-bottom:1px; }
.side-menu dd a { display:block; height:40px; line-height:40px; padding:0 0 0 30px; background:url(../images/menu-arrow.png) right center no-repeat #b4b5b7; color:#333; font-size:15px;  }
.side-menu dd a:hover, .side-menu dd.current a { background:url(../images/menu-arrow.png) right center no-repeat #9f9fa0;  font-weight:bold; }

.side-head { height:40px; line-height:40px; padding:15px 0 15px 15px; font-size:20px; background:none;  }
.side-con { margin-bottom:20px;  }
.side-con .head { height:40px; line-height:40px; background:#ad0101; }
.side-con .head h2 { font-size:16px; font-weight:normal; color:#fff; padding:0 0  0 15px; }
.side-con .main { padding:10px 10px 15px; line-height:25px; border:1px solid #ddd; }

.container { float:right; width:750px; }
.location { height:35px; border-bottom:2px solid #ddd; position:relative; margin-bottom:20px; }
.location h2 { font-size:20px; height:24px; line-height:24px;  }
.location .io { height:24px; line-height:24px; position:absolute; right:0; top:0; color:#666; }
.location .io b { color:#999; }
.content { padding:20px; border:1px solid #ddd; margin-bottom:20px; }


/******************************
 ** 内页页面通用
 ******************************/
/* 图片4:3 */
.list-product { width:100%; background:#fff; padding:0 0 0; margin-bottom:10px; }
.list-product .list { float:left; width:103%; padding-bottom:1px; }
.list-product .item { float:left; width:236px; margin:0 20px 10px 0; }
.list-product .item a { display:block; }
.list-product .item .img { +display:inline; width:100%; overflow:hidden; background:#eee; border-radius:3px; }
.list-product .item .img img { display:block; width:100%; height:184px; border-radius:3px; }
.list-product .item h3 { height:40px; line-height:40px; text-align:center; font-weight:400; }
.list-product .item:hover { border-color:#c8a48e; }

/* 4:3 图文 */
.list-case { background:#fff; margin-bottom:10px; }
.list-case .list { padding:0 0 10px; }
.list-case .item { padding:15px 0 15px 180px; height:124px; border-top:1px dashed #ddd; position:relative; }
.list-case .item:first-child { border-top:0; }
.list-case .item .img { position:absolute; left:0; top:15px; width:166px; height:124px; background:#f1f1f1; border-radius:3px; }
.list-case .item .img img { display:block; width:166px; height:124px; border-radius:3px; }
.list-case .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case .item h3 a { }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case .item .detail { height:20px; }
.list-case .item .detail a { line-height:20px; }

/* 附属简介 */
.list-news .item { padding:15px 0 15px 0; height:70px; border-top:1px dashed #ddd; position:relative; }
.list-news .item:first-child { border-top:0; }
.list-news .item .date { position:absolute; right:0; top:15px; line-height:20px; text-align:center; color:#999; }
.list-news .item h3 { font-size:16px; line-height:20px; margin:0 200px 8px 0; overflow:hidden;  }
.list-news .item h3 a {  }
.list-news .item h3 a:hover { text-decoration:underline; }
.list-news .item p { height:40px; line-height:20px; color:#666; overflow:hidden; }

/* 新闻详情页 */
.news-content {  }
.news-content h1 { padding:0 0 10px; font-size:24px; line-height:1.4; }
.news-content .rap { height:40px; line-height:40px; border-bottom:1px dashed #ddd; margin-bottom:20px; }
.news-content .rap span { margin:0 20px 0 0; }
.news-content .rap b { font-weight:400;  }

/* 产品详情页 */
.product-content { }
.product-content h1 { font-size:24px; line-height:1.2; margin-bottom:20px; }
.product-photo { float:left; width:340px; }
.product-photo .original { width:340px; height:254px; overflow:hidden; margin-bottom:10px; border:0px solid #ddd; background:#eee; }
.product-photo .original img { display:block; width:auto; height:254px; margin:0 auto; }
.product-info { margin:0 0 0 370px; }
.product-info .inso { margin-bottom:10px; }
.product-info .inso dd { height:20px; line-height:20px; margin-bottom:10px; font-size:16px; }
.product-info .inso span { color:; }
.product-info .tel { padding:10px 20px; border:1px solid #ddd; margin-bottom:27px; }
.product-info .tel dt { height:30px; line-height:30px; font-size:18px; padding:0 0 0 35px; background:url(../images/ico-tel2.png) left center no-repeat; }
.product-info .tel dd { font-size:35px; color:#ad0101; line-height:1.2; }
.product-info .bdshare { width:245px; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; padding-top:30px; }
.article-container .article { padding-bottom:10px; }
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px; padding:0 0 0 15px; background:#f8f8f8; font-size:16px; color:#5f412e; }

/* 产品详情页 */
.original2 { width:600px; height:auto; overflow:hidden; margin:0 auto 10px; }
.original2 img { display:block; width:100%; height:auto; }
.product-info2 { position:relative; padding:10px 0 0; }
.product-info2 h1 { font-size:20px; text-align:center; }


/******************************
 ** 组件类
 ******************************/
.toolbar { width:109px; padding:65px 0 0; background:url(../images/tool-top.png) center top no-repeat; position:fixed; right:10px; top:150px; z-index:50; visibility:hidden; }
.toolbar .pointer { width:27px; height:117px; position:absolute; top:95px; left:-27px; cursor:pointer; background:url(../images/tool-pointer.png) 0 0 no-repeat; }
.toolbar .pointer.active { background-position:0 -120px !important; }
.toolbar .main { width:103px; padding:0 3px 60px; background:url(../images/tool-main.png) center bottom no-repeat; text-align:center; }
.toolbar .tel { line-height:20px; padding:5px 0 0; }
.toolbar .kf { padding:5px 0; }
.toolbar .kf dd {}
.toolbar .kf a { line-height:24px; }
.toolbar .kf a.ico-qq { width:103px; height:35px; display:block; overflow:hidden; text-indent:-99em; background:url(../images/tool-kf-qq.png) center center no-repeat; margin-bottom:3px; }
.toolbar .code { }
.toolbar .code dt { width:80px; height:80px; background:#eee; margin:0 auto; }
.toolbar .code img { width:80px; height:80px; }
.toolbar .code dd { font-size:12px; color:#999; overflow:hidden; }
.toolbar .top { width:30px; height:47px; background:url(../images/tool-itop.png) center top no-repeat; position:absolute; bottom:-30px; left:40px; cursor:pointer; }

.pager { width:100%; height:40px; padding:10px 0 20px; }
.pager > * { float:left; height:38px; line-height:38px; padding:0 20px; background:#FFF; margin:0 -1px 0 0; border:1px solid #ddd; }
.pager > *:first-child { display:none; }
.pager > *:first-child + * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#f8f8f8; color:#ad0101; font-weight:700; }
.pager > a:hover { background:#f9f9f9; }

.relink { padding:0 20px; height:40px; line-height:40px; background:#fff; margin-bottom:20px; border:1px solid #ddd; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }

.recommend-pro { background:#fff; padding:0 0; }
.recommend-pro .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-pro .head h2 { font-size:18px; }
.recommend-pro .head .mo { position:absolute; right:0; top:0; font-size:16px;  }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 0; }
.recommend-pro .list { float:left; width:103%; }
.recommend-pro .item { float:left; width:173px; margin:0 20px 0 0; }
.recommend-pro .item img { width:100%; height:134px; display:block; margin-bottom:10px; background:#f1f1f1;  }
.recommend-pro .item h3 { height:30px; line-height:30px; text-align:center; margin-bottom:10px; font-weight:400; }
.recommend-pro .item h3 a { }

.recommend-form { background:#fff; padding:0 0; }
.recommend-form .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-form .head:before { content:''; width:40px; height:3px; background:#1a8927; position:absolute; left:0; bottom:-1px; }
.recommend-form .head h2 { font-size:18px; }
.recommend-form .main { width:100%; overflow:hidden; padding:20px 0 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:610px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:700px; height:auto; }
.recommend-form .ico-name { background:url(../images/form-name2.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone2.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email2.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:600px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; }
.recommend-form input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; margin-left:10px; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; margin:0 0 0 10px; width:150px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#ad0101; }
.recommend-form .reset { background:#999; }
.recommend-form .submit:hover { background:#990101; }
.recommend-form .reset:hover { background:#777; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }

.bdmap { height:400px; }
.BMap_bubble_title a { display:inline-block; padding:4px 10px; background:#ad0101; color:#fff; border-radius:3px; }
.BMap_bubble_title a:hover { background:#960101; }
.BMap_bubble_title + .BMap_bubble_content { line-height:18px; padding:9px 0 0; color:#777; }

.bdshare { width:auto; height:36px; }
.bdshare > * { float:right; }
.bdshare .head { height:36px; line-height:36px; }
.bdshare .bdsharebuttonbox { width:186px; height:36px; }

.article { line-height:2; padding-bottom:20px; font-family:"microsoft YaHei UI" !important; }
.article img { max-width:100%; }

.article-adv { height:100px; background:#5f412e; margin-bottom:20px; }
.article-adv .icon { float:left; width:; height:80px; margin:10px 20px 0 20px; }
.article-adv .tel { float:left; margin:20px 0 0 0; }
.article-adv .tel dt { font-size:16px; color:#c8a48e; background:url(../images/ico-tel2.png) left center no-repeat; padding:0 0 0 25px; }
.article-adv .tel dd { line-height:1.2; font-size:32px; color:#f0c422; }
.article-adv .qiao { float:right; width:126px; height:36px; margin:32px 20px 0 0; background:url(../images/ico-qiao.png) center center no-repeat; line-height:33px; text-align:center; color:#5f412e; }
.article-adv .qiao:hover { background-image:url(../images/ico-qiao-hover.png); }

.ajax-pager { text-align:right; padding:10px 0; }
.ajax-pager > * { display:inline-block; height:32px; line-height:32px; padding:0 20px; border:1px solid #ddd; margin-left:-6px; background:#FFF;  }
.ajax-pager span { cursor:no-drop; }
.ajax-pager span.current { cursor:default; }
.ajax-pager a:hover { background:#f1f1f1; }

.ig-form-notice { position:absolute; z-index:101; width:auto; padding:5px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.ig-form-notice:before, .ig-form-notice:after { content:''; position:absolute; left:20px; top:-20px; width:0; height:0; border:10px solid transparent; border-bottom-color:#e0272c; }
.ig-form-notice:after { top:-19px; border-bottom-color:#ffe8e9; }

[ig-null] { padding:0 20px;  }
[ig-loading] { padding:0 20px 20px;  }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }



/******************************
 ** 高级动画
 ******************************/



/******************************
 ** 自定义字体
 ******************************/
@font-face{
	font-family: "ssi";
	src: url("../font/ssi.eot");
	src: url("../font/ssi.eot?#iefix") format("eot"),
		 url("../font/ssi.ttf") format("truetype");
}



/******************************
 ** 兼容性
 ******************************/
body { _background:url(../images/ie6.png) center center no-repeat #fff; }
body > * { _display:none; }