/******************************
 ** 初始化
 ** 兼容到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:#044b99; 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; }
.clearfix {*zoom: 1;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/******************************
 ** 首页风格
 ******************************/
.header { background:#044b99; position:relative; z-index:5; }
.header .wrap { height:130px; }
.header .logo { float:left; margin:26px 15px 0 0; }
.header .logo img { display:block; width:299px; height:70px; }
.header .tags { line-height:1.4; float:left; margin:38px 0 0 0; color:#85e3f7; }
.header .tags strong { font-size:20px; display:block; }
.header .tags span { font-size:15px; }

.header .right { float:right; margin:30px 0 0 0; }
.header .tel { height:30px; line-height:30px; margin-bottom:8px; text-align:right; }
.header .tel strong { font-weight:normal; font-size:16px; color:#bff3fe; vertical-align:middle; }
.header .tel span { font-size:28px; color:#ffd509; font-family:Impact; vertical-align:middle; }

.searcher { width:265px; height:26px;  }
.searcher .txt { float:left; width:161px; padding:0 0 0 5px; height:24px; line-height:24px; border:2px solid #0077e3; background:#FFF; }
.searcher .select { float:left; width:50px; height:28px; background:#0077e3; color:#FFF; border-right:1px solid #004cd2; position:relative; }
.searcher .select > span { display:block; padding:0 0 0 8px; height:28px; line-height:28px; background:url(../images/searcher-down.png) 38px center no-repeat; cursor:pointer; }
.searcher .select .drop { position:absolute; left:-2px; right:-1px; top:28px; width:auto; background:#0077e3; display:none; }
.searcher .select .drop dd { height:20px; line-height:20px; padding:0 0 0 8px; cursor:pointer; }
.searcher .select .drop dd:hover { background:#0160b6; }
.searcher .submit { float:right; width:44px; height:28px; border:0; background:#0077e3; color:#FFF; border-left:1px solid #0094ea; cursor:pointer; position:relative; +height:29px; +margin:-1px 0 0 -1px; +left:-1px; }
.searcher .submit:hover { background:#0160b6; }

.nav { background:#0072e2; position:relative; z-index:4; }
.nav .list { height:50px; line-height:50px; }
.nav li { float:left; width:142px; background:url(../images/nav-line.png) left center no-repeat; }
.nav li:first-child { background:none; }
.nav a { display:block; text-align:center; color:#FFF; font-size:15px; }
.nav li:hover + li, .nav li.current + li { background:none; }
.nav li:hover a, .nav li.current a { background:url(../images/nav-hover.png) center center no-repeat !important; font-weight:bold; color:#000; }

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

.ipro {  }
.ipro .head { background:url(../images/ipro-head.png) center 10px no-repeat; padding:45px 0 0; margin-bottom:10px; }
.ipro .head h2 { height:40px; line-height:40px; text-align:center; font-size:25px; color:#044b99; }
.ipro .head .mo { color:#09324a; font-size:14px; margin-left:10px; text-transform:uppercase; font-weight:normal; }
.ipro .head .mo:hover { color:#e10000; }
.ipro .classify { width:100%; height:45px; overflow:hidden; margin-bottom:25px; }
.ipro .classify li { float:left; width:190px; margin:0 0 0 12px; }
.ipro .classify a { display:block; height:45px; line-height:45px; background:#044b99; text-align:center; font-size:15px; color:#FFF; }
.ipro .classify a:hover { background:#ffd300; color:#000; }
.ipro .classify li:first-child { margin-left:0; }
.ipro .main { width:100%; margin-bottom:20px; }
.ipro .list { float:left; width:105%; }
.ipro .item { float:left; width:175px; padding:3px 3px 0; border:1px solid #ddd; margin:0 21px 20px 0; position:relative; }
.ipro .item .img { width:175px; height:130px; overflow:hidden; }
.ipro .item img { display:block; width:175px; height:130px; }
.ipro .item h3 { height:55px; line-height:55px; font-weight:normal; padding:0 0 0 5px; font-size:15px; }
.ipro .item .order { position:absolute; right:8px; bottom:0; line-height:55px; }
.ipro .item:hover { background:#044b99; border-color:#044b99; }
.ipro .item:hover a { color:#FFF; }

.iabout { height:200px; background:#044b99; color:#91c9e5; margin-bottom:40px; padding:40px 0; }
.iabout .head { float:left; width:156px; height:196px; border:2px solid #ffd300; }
.iabout .head h2 { width:162px; height:30px; background:url(../images/iabout-head.png) 0 0 no-repeat; padding:45px 0 0 0; font-size:23px; color:#ffd300; position:relative; top:55px; left:10px; }
.iabout .head i { display:block; width:100px; height:2px; background:#91c9e5; position:relative; top:70px; left:30px; }
.iabout .info { float:left; width:460px; margin:0 0 0 35px; line-height:24px; text-align:justify; }
.iabout .info a { color:#91c9e5; margin-left:10px; }
.iabout .info a:hover { text-decoration:underline; color:#ffd300; }
.iabout .sketch { float:left; background:#FFF; margin:36px 0 0 30px; }
.iabout .sketch img { display:block; width:227px; height:164px; }
.iabout .more { float:right; border-right:1px solid #91c9e5; padding:25px 10px 25px 0; margin:70px 0 0 0; }
.iabout .more a { display:block; height:30px; line-height:30px; color:#FFF; text-transform:uppercase; }

.inews { margin-bottom:80px; }
.inews .head { position:relative; width:364px; }
.inews .head h2 { background:url(../images/inews-head.png) 0 0 no-repeat; padding:32px 0 0 0; height:36px; line-height:36px; font-size:25px; color:#044b99; }
.inews .mo { position:absolute; right:0; top:21px; width:22px; height:22px; background:url(../images/inews-more.png) center center no-repeat; text-indent:-99em; overflow:hidden; }
.inews .sketch { float:right; width:600px; height:230px; overflow:hidden; margin:-68px 0 0 0; position:relative; }
.inews .sketch img { display:block; width:600px; height:230px; }
.inews .sketch img + i { position:absolute; left:0; top:100px; width:390px; height:10px; background:#FFF; }
.inews .sketch img + i + i { position:absolute; left:390px; top:0px; width:10px; height:230px; background:#FFF; }
.inews .tel { width:364px; height:40px; line-height:40px; color:#044b99; padding:10px 0; }
.inews .tel > * { display:inline-block; vertical-align:middle; }
.inews .tel span { }
.inews .tel strong { font-size:28px; font-family:Impact; font-weight:normal; }
.inews .list { width:364px; }
.inews .item { height:34px; line-height:34px; position:relative; }
.inews .item h3 { font-weight:normal; font-size:15px; }
.inews .item a { padding:0 0 0 30px; background:url(../images/inews-dd.png) left center no-repeat; }
.inews .item span { position:absolute; right:0; top:0; color:#999; }
.inews .item a:hover { background:url(../images/inews-dd-hover.png) left center no-repeat; font-weight:bold; }

.icontact { background:#004188; color:#58aabb; padding:0 0 20px; border-bottom:1px solid #003b7b; }
.icontact .head { position:relative; top:-18px; }
.icontact .head h2 { width:186px; height:48px; line-height:48px; background:url(../images/icontact-h2.png) center center no-repeat; text-align:center; font-size:20px; color:#000; margin:0 auto; }
.icontact .list { text-align:center; }
.icontact .list li { display:inline-block; +display:inline; margin:0 35px; padding:0 0 0 30px; }
.icontact .list li:first-child { background:url(../images/icontact-1.png) left center no-repeat; }
.icontact .list li:first-child + li { background:url(../images/icontact-2.png) left center no-repeat; }
.icontact .list li:first-child + li + li { background:url(../images/icontact-3.png) left center no-repeat; }

.footer { border-top:1px solid #185393; padding:20px 0 30px; background:#004188; color:#58aabb; }
.footer .fl{ float: left;}
.footer .fr{ float: right;}
.footer .fr .tel{margin-top: 24px;}
.footer .fr .tel span{display: block;font-size: 24px;font-weight: bold;color: #fff;}
.footer .fr .tel strong{font-size: 14px;font-weight: normal;}
.footer .subnav { height:18px; padding:7px 0; margin:0 0 5px -15px; }
.footer .subnav li { float:left; }
.footer .subnav a { display:block; height:18px; line-height:17px; padding:0 15px; border-left:1px solid #58aabb; color:#58aabb; }
.footer .subnav li:first-child a { border-left:0; }
.footer .subnav a:hover { color:#ffd300; }
.footer p { line-height:30px; }
.footer p a { color:#58aabb; }
.footer p a:hover { color:#ffd300; }


/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:230px; }

.topclass { background:#0072e2; color:#FFF; padding:10px 0 10px 20px; line-height:1.5; margin-bottom:-1px; }
.topclass h2 { font-size:20px; }
.topclass h3 { font-weight:normal; text-transform:uppercase; opacity:.5; filter:Alpha(opacity=50); }

.side-menu { margin-bottom:20px; }
.side-menu .list { }
.side-menu dd { border:1px solid #ddd; margin-bottom:-1px; }
.side-menu dd > a { display:block; height:40px; line-height:40px; font-size:15px; color:#999; padding:0 0 0 20px; background:url(../images/menu-arrow.png) 190px center no-repeat; }
.side-menu dd > a:hover { background:url(../images/menu-arrow-hover.png) 190px center no-repeat; color:#0072e2; }
.side-menu .drop { padding:10px 20px; display:none; border-top:1px solid #ddd; }
.side-menu .drop li { width:100%; height:30px; line-height:30px; }
.side-menu .drop a { display:block; padding:0 0 0 10px;  background:url(../images/menu-li.png) 0 center no-repeat; color:#999; }
.side-menu .drop a:hover { color:#0072e2; }
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a { background:url(../images/menu-active.png) 190px center no-repeat; color:#0072e2; }
.side-menu li.current > a { color:#bc8751; background-color:; }
.side-menu .foot { width:200px; height:50px; background:url(../images/menu-tel.png) center bottom no-repeat; margin:0 auto; text-align:right; line-height:1.1; }
.side-menu .foot span { font-size:25px; color:#1a6100; }

.side-head { height:40px; line-height:40px; background:#0072e2; margin-bottom:-1px; }
.side-head h2 { padding:0 0 0 20px; font-size:20px; color:#FFF; }

.side-con { }
.side-con .main { border:1px solid #ddd; padding:20px; line-height:26px; }

.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; }

.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:38px; background:#FFF; margin-bottom:20px; border:1px solid #eee; }
.pager > * { float:left; height:38px; line-height:38px; padding:0 20px; background:#FFF; border-right: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:#fb7715; font-weight:700; }
.pager > a:hover { background:#f9f9f9; }

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

.recommend-pro { background:#fff; border:1px solid #ddd; }
.recommend-pro .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; }
.recommend-pro .head h2 { font-size:16px; font-weight:normal; padding:0 0 0 20px; }
.recommend-pro .head .mo { position:absolute; right:20px; top:0; }
.recommend-pro .main { width:auto; overflow:hidden; padding:20px; }
.recommend-pro .list { float:left; width:100%; }
.recommend-pro .item { float:left; width:162px; margin:0 0 0 20px; }
.recommend-pro .item:first-child { margin-left:0; }
.recommend-pro .item img { width:100%; height:121px; 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 { }
.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:#ffb928; }
.recommend-form .reset { background:#999; }
.recommend-form .submit:hover { background:#ff9c28; }
.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:#fb7715; color:#fff; border-radius:3px; }
.BMap_bubble_title a:hover { background:#e36100; }
.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; text-align:justify; }
.article img { max-width:100%; }

.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 0 20px;  }
[ig-loading] { padding:0 0 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; }


/******************************
 ** 内页页面通用
 ******************************/
/* 图片4:3 */
.list-product { max-height: 640px; }
.list-product .list { float:left; width:103%; padding-bottom:1px;     }
.list-product .item { float:left; width:222px; 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:166px; 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 {  }
.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 { }
.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:17px; line-height:20px; margin:0 150px 8px 0; font-weight:normal; 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:#ff6000; 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:500px; 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; }


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


/******************************
 ** 自定义字体
 ******************************/
@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; }