@charset "utf-8";
/*初始化*/
* { margin: 0; padding: 0; }
*html { background-image: url(about:blank); background-attachment: fixed; }/*解决IE6下滚动抖动的问题*/
body, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, strong, span, form, b, p, i, th, td, pre, input, button, textarea, hr { margin: 0; padding: 0; }
body { line-height: 180%; font-size: 12px; font-family: "微软雅黑", "宋体", sans-serif; text-align: left; color: #000; }
ul, ol, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { }
.clear { clear: both; height: 10px; overflow: hidden; }
img { border: 0px; }
a { color: #000; text-decoration: none; cursor: pointer; }
a:hover { color: #10194C; }
input, select, button { border: 0px; }
/*页面结构*/
.wrapper { margin: 0px auto; overflow: hidden; max-width: 1920px; }/*页面外围控制整体布局宽度*/
.top_bar { height: 24px; background: url(top_bar.png) repeat-x; }
.top_box { margin: 0px auto; overflow: hidden; width: 1200px; line-height: 24px; color: #fff; text-align: right; }
.top_box a { color: #fff; }
.logo_bar { background: #F9F9F9; overflow: hidden; }
.logo_box { height: 110px; position: relative; width: 1200px; margin: 0px auto; z-index: 1; }
.logo { position: absolute; width: 450px; height: 110px; overflow: hidden; line-height: 110px; left: 0px; top: 0px; background: url(logo.png) no-repeat left center; text-indent: -9999px; }
.logo a { display: block; cursor: pointer; }
.logo_txt { position: absolute; font-size: 14px; font-weight: normal; left: 90px; top: 68px; }
.logo_other { position: absolute; right: 0px; height: 50px; top: 30px; }
.logo_other li { float: left; display: inline; padding-left: 30px; overflow: hidden; line-height: 25px; text-align: left; margin-left: 50px; }
.logo_other li b { display: block; font-weight: bold; }
.logo_other li.phone { background: url(tel_ico.png) no-repeat left center; }
.logo_other li.time { background: url(time_ico.png) no-repeat left center; }
.logo_other li.map { background: url(map_ico.png) no-repeat left center; }
.menu_bar { height: 50px; background: #3E3E3E; }
.nav { margin: 0px auto; width: 1200px; }
.nav .nav_list { float: left; height: 50px; display: inline; position: relative; width: 150px; }
.nav h3 { float: left; font-weight: normal; width: 150px; font-size: 15px; height: 50px; line-height: 50px; text-align: center; }
.nav h3 a { display: block; text-decoration: none; color: #fff; }
.nav .on { }
.nav .on h3, .nav .cur h3 { background: #CD4E47; }
.nav .first a, .nav .on h3 a, .nav .cur h3 a { color: #fff; }
.nav .sub_nav { display: none; /*默认隐藏*/ position: absolute; width: 150px; top: 50px; background: #3E3E3E; z-index: 98; filter: alpha(opacity=95); -moz-opacity: 0.95; -khtml-opacity: 0.95; opacity: 0.95; }
.nav .sub_nav li { float: left; width: 100%; overflow: hidden; height: 45px; line-height: 45px; text-align: center; border-bottom: 1px solid #F9F9F9; }
.nav .sub_nav li a { display: block; text-decoration: none; color: #fff; }
.nav .sub_nav li a:hover { background: #CD4E47; }
.banner { height: 440px; overflow: hidden; background-repeat: no-repeat; background-position: center; width: 100%; }
/*logo nav banner end*/
.full_slide { width: 100%; position: relative; height: 660px; margin: 0px auto; z-index: 0; margin-bottom: 50px; }
.full_slide .bd { position: relative; z-index: 0; }
.full_slide .bd ul { width: 100% !important; }
.full_slide .bd li { width: 100% !important; height: 660px; overflow: hidden; text-align: center; background-repeat: no-repeat; background-position: center; background-size: auto 660px; }
.full_slide .bd li a { display: block; height: 660px; }
.full_slide .hd { margin: 0px auto; position: relative; z-index: 1; bottom: 25px; height: 11px; line-height: 11px; text-align: center; }
.full_slide .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 15px; height: 5px; margin-right: 10px; background: #fff; }
.full_slide .hd ul .on { background: #10194C; }
.full_slide .prev, .full_slide .next { position: absolute; left: 3%; top: 50%; margin-top: -28px; display: block; width: 36px; height: 56px; background: url(banner-left.png) no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.full_slide .next { left: auto; right: 3%; background: url(banner-right.png) no-repeat; }
.full_slide .index_banner { position: absolute; z-index: 9999; width: 1160px; left: 50%; margin-left: -580px; height: 99px; line-height: 99px; text-align: center; font-size: 22px; font-weight: normal; color: #fff; background: url(index_banner.jpg) no-repeat center; bottom: -50px; }
/*logo nav banner end*/
.foot_bar { background: #363233; overflow: hidden; padding: 30px 0px; }
.foot_box, .foot_info { width: 1200px; overflow: hidden; margin: 0px auto; position: relative; }
.foot_box { background: url(foot_logo.png) no-repeat left top; }
.foot_about, .foot_nav, .foot_contact { float: left; width: 300px; margin-right: 20px; display: inline; overflow: hidden; }
.foot_contact { float: right; margin-right: 0px; }
.foot_about { padding-top: 80px; }
.foot_txt, .foot_list { margin: 0px auto; overflow: hidden; text-align: left; }
.foot_txt { line-height: 35px; color: #eee; font-size: 13px; }
.foot_txt a { color: #eee; float: left; border: 1px solid #ccc; line-height: 28px; padding: 0 9px; overflow: hidden; margin-top: 10px; }
.foot_txt a:hover { border: 1px solid #fff; color: #fff; }
.foot_nav { width: 560px; }
.foot_list { float: left; display: inline; margin-left: 100px; width: 150px; }
.foot_list li, .foot_contact li { margin: 0px auto; text-align: left; height: 35px; line-height: 35px; font-size: 13px; color: #eee; }
.foot_list li a, .foot_contact li a { color: #eee; }
.foot_list li:hover { text-decoration: underline; }
.foot_contact li { padding-left: 45px; height: auto; margin-top: 10px; }
.foot_contact .f_mail { background: url(mail_ico.png) no-repeat left top; }
.foot_contact .f_fax { background: url(fax_ico.png) no-repeat left top; }
.foot_contact .f_tel { background: url(phone_ico.png) no-repeat left top; }
.foot_contact .f_add { background: url(m_ico.png) no-repeat left top; }
.foot_info { line-height: 45px; text-align: center; padding: 10px 0px; font-size: 13px; }
.link_bar { background: #302C2D; overflow: hidden; }
.link_box { margin: 0px auto; height: 50px; line-height: 50px; color: #eee; font-size: 13px; text-align: left; width: 1200px; overflow: hidden; }
.link_box a { color: #eee; margin-right: 10px; }
/*footbar*/
.main, .block { margin: 0px auto; width: 1200px; position: relative; padding: 20px 0px; overflow: hidden; }
.block { }
.main_l, .main_r { overflow: hidden; float: left; width: 850px; display: inline; }
.main_l { }
.main_r { float: right; width: 300px; }
/*当前位置*/
.pos_bar { }
.pos_box { margin: 0px auto; width: 1200px; height: 50px; position: relative; }
.pos_n, .pos_t { position: absolute; line-height: 50px; top: 0px; left: 0px; font-weight: normal; }
.pos_t { text-indent: 25px; background: url(foot_r3_c1.png) no-repeat left 15px; }
/*当前位置*/
/*主体*/
.sider_bar { background: #F3C14B; }
.sider_box { margin: 0px auto; width: 1200px; text-align: center; overflow: hidden; }
.sider_box li { display: inline-block; height: 52px; line-height: 52px; border-bottom: 3px solid #F3C14B; font-size: 15px; margin-top: 7px; margin-bottom: 8px; margin-left: 25px; margin-right: 25px; }
.sider_box li a { color: #fff; }
.sider_box li.cur, .sider_box li:hover { border-bottom: 3px solid #fff; cursor: pointer; }
/*左栏 end*/
.page_box, .list_box, .page_no, .view_box, .pre_box, .show_list, .message_form, .part_list, .data_list { margin: 0px auto; overflow: hidden; padding: 30px 0px; }/*内容区域*/
.page_box { line-height: 35px; text-align: justify; text-justify: inter-ideograph; font-size: 13px; }
.page_box img { }
/*单页*/
.list_box { padding: 0px 0px; }
.list_box .new_list { margin: 0px auto; display: block; overflow: hidden; background: #F9F9F9; border: 1px dotted #F9F9F9; width: 1178px; position: relative; float: left; height: 180px; margin-bottom: 20px; margin-top: 10px; padding: 10px 10px; }
.list_box .new_list .new_pic, .list_box .new_list .new_title, .list_box .new_list .new_txt, .list_box .new_list .new_time, .list_box .new_list .new_click, .list_box .new_list .new_more { width: auto; text-align: left; overflow: hidden; line-height: 35px; display: block; }
.list_box .new_list .new_pic { float: left; width: 200px; margin-right: 15px; display: inline; height: 125px; background: #fff; border: 1px solid #E9E9E9; padding: 5px 5px; margin-top: 10px; }
.list_box .new_list .new_pic span { height: 100%; display: inline-block; vertical-align: middle; }
.list_box .new_list .new_pic img { width: 200px; vertical-align: middle; }
.list_box .new_list .new_title { line-height: 45px; font-size: 20px; font-weight: normal; background: url(dot.gif) no-repeat left center; text-indent: 10px; }
.list_box .new_list .new_title a { }
.list_box .new_list .new_txt { color: #888; }
.list_box .new_list .new_click { color: #999; }
.list_box .new_list .new_more { right: 20px; bottom: 25px; border: 1px solid #10194C; width: 100px; position: absolute; line-height: 33px; padding: 0px 20px; }
.list_box .new_list .new_more a { color: #10194C; }
.list_box .new_list:hover { cursor: pointer; border: 1px solid #10194C; transition: ease-in 0.5s; }
/*新闻列表*/
.show_list { }
.show_list li { float: left; width: 382px; position: relative; display: inline; overflow: hidden; margin: 20px 9px; margin-top: 0px; }
.show_list li .show_pic, .show_list li .show_txt, .show_list li .show_info { margin: 0px auto; overflow: hidden; display: block; text-align: center; line-height: 50px; font-size: 16px; font-weight: normal; }
.show_list li .show_pic { border: 1px solid #E9E9E9; height: 250px; background: #fff; }
.show_list li .show_pic span { height: 100%; display: inline-block; vertical-align: middle; }
.show_list li .show_pic img { width: 380px; vertical-align: middle; }
.show_list li .show_txt { }
.show_list li .show_info { line-height: 30px; text-align: left; font-size: 12px; }
/*客户案例*/
.data_list { }
.data_list .data { margin: 0px auto; display: block; overflow: hidden; border-bottom: 1px dashed #ccc; width: 100%; position: relative; float: left; padding-bottom: 25px; margin-bottom: 25px; }
.data_list .data .data_pic, .data_list .data .data_name, .data_list .data .data_txt { margin: 0px auto; overflow: hidden; display: block; text-align: left; line-height: 40px; font-weight: normal; }
.data_list .data .data_pic { float: left; margin-right: 20px; text-align: center; padding-top: 20px; }
.data_list .data .data_pic span { }
.data_list .data .data_pic img { max-width: 350px; vertical-align: middle; border: 1px solid #E9E9E9; }
.data_list .data_r .data_pic { float: right; margin-right: 0px; margin-left: 20px; }
.data_list .data .data_name { font-size: 18px; color: #10194C; }
.data_list .data .data_name b { font-family: "Impact"; font-size: 30px; margin-right: 10px; padding-top: 5px; font-style: italic; font-weight: normal; }
.data_list .data .data_txt { color: #666; line-height: 30px; font-size: 13px; }
.data_list .data:hover { filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; cursor: pointer; }
/*内页业务*/
.part_list { }
.part_list li { float: left; width: 148px; height: 78px; text-align: center; overflow: hidden; border: 1px solid #fff; display: inline; background: #fff; margin: 0px 25px; margin-bottom: 25px; }
.part_list li span { height: 100%; display: inline-block; vertical-align: middle; }
.part_list li img { width: 148px; vertical-align: middle; }
/*合作客户*/
.page_no { text-align: center; padding: 10px 10px 20px; overflow: hidden; }
.page_no a { display: inline-block; overflow: hidden; height: 36px; line-height: 36px; font-size: 22px; color: #10194C; margin: 0px 10px; text-align: center; }
.page_no a.page-num-current { text-decoration: underline; }
.page_no span { display: none; }
/**/
/*翻页*/
.t_box { width: 100%; overflow: hidden; display: block; margin: 0px auto; text-align: center; }/*通用标题区域*/
.t_cn, .t_en, .t_ico, .t_line, .t_txt { font-weight: normal; overflow: hidden; margin: 0px auto; text-align: center; }/*通用块标题*/
.t_cn { font-size: 28px; line-height: 45px; }
.t_ico { padding: 20px 0px; font-size: 22px; font-weight: normal; }
.t_line { width: 58px; height: 2px; background: #CE4E45; }
.t_txt { font-size: 14px; text-align: center; width: 610px; line-height: 30px; padding-top: 20px; }
.t_en { font-size: 22px; color: #999; letter-spacing: 2px; line-height: 35px; }
.t_fl { text-align: left; font-size: 16px; line-height: 35px; float: left; display: inline; }
.f_16, .f_20 { float: left; line-height: 30px; font-size: 16px; font-weight: normal; color: #fff; font-weight: bold; }
.f_16 a { color: #fff; }
.f_20 { font-size: 20px; }
.t_nav { margin: 0px auto; width: 1200px; text-align: center; overflow: hidden; background: #F3C14B; height: 70px; }
.t_nav li { display: inline-block; height: 52px; line-height: 52px; border-bottom: 3px solid #F3C14B; font-size: 15px; margin-top: 7px; margin-bottom: 8px; margin-left: 25px; margin-right: 25px; }
.t_nav li a { color: #fff; }
.t_nav li.on, .t_nav li:hover { border-bottom: 3px solid #fff; cursor: pointer; }
.t_other { margin: 0px auto; width: 1200px; text-align: center; overflow: hidden; height: 260px; border-bottom: 2px solid #fff; margin-top: 30px; }
.t_other li { display: inline-block; width: 188px; height: 188px; padding-bottom: 75px; margin-left: 2px; margin-right: 2px; }
.t_other li .other_yuan { display: block; width: 182px; border: 3px solid #DF8F03; height: 182px; -moz-border-radius: 91px; /* Gecko browsers */ -webkit-border-radius: 91px;/* Webkit browsers */ border-radius: 91px; /* W3C syntax */ background: #DF8F03; margin-left: 6px; margin-right: 6px; }
.t_other li strong, .t_other li span { display: block; overflow: hidden; text-align: center; font-weight: normal; color: #fff; }
.t_other li strong { margin-top: 50px; line-height: 40px; font-size: 22px; }
.t_other li span { line-height: 40px; font-size: 13px; }
.t_other li a { color: #fff; }
.t_other li.on .other_yuan, .t_other li:hover .other_yuan { border: 3px solid #fff; cursor: pointer; background: none; }
.t_other li.on, .t_other li:hover { background: url(service_line.png) no-repeat 98px bottom; }
.t_more { float: right; line-height: 35px; }/*首页more*/
.t_more a { cursor: pointer; display: block; color: #000; }
/*通用块标题*/
.view_box { padding: 20px 0px; }
.view_title { margin: 0px auto; font-size: 28px; font-weight: normal; color: #10194C; text-align: center; line-height: 40px; text-align: left; }/*标题*/
.view_title a { color: #1C530D; }
.view_msg { margin: 0px auto; line-height: 30px; padding: 5px 0px; text-align: center; overflow: hidden; text-align: left; border-bottom: 1px dashed #E9E9E9; }/*来源等信息*/
.view_pic { margin: 0px auto; display: block; overflow: hidden; padding: 20px 0px; }/*图片展示*/
.view_pic img { margin: 0px auto; display: block; max-width: 1000px; overflow: hidden; margin-bottom: 20px; }
.view_body { margin: 0px auto; line-height: 35px; text-align: justify; text-justify: inter-ideograph; padding: 20px 0px; font-size: 13px; }
.view_body img { max-width: 850px; }
/*内容页end*/
.pre_box { text-align: left; color: #10194C; border-top: 1px dashed #E9E9E9; padding: 10px 0px; }
.pre_box li { float: left; display: block; line-height: 30px; color: #10194C; width: 100%; }
/*上下篇文章*/
.message_bar { border-top: 1px solid #E9E9E9; }
.message_form { width: 680px; padding-bottom: 10px; }
.message_form dl { margin: 0px auto; text-align: left; overflow: hidden; margin-bottom: 20px; display: block; }
.message_form dl .input_box { float: left; display: inline; padding: 0px 4px; margin: 0px 10px; height: 38px; line-height: 38px; color: #999; width: 310px; overflow: hidden; text-align: left; border: 1px solid #E9E9E9; }
.message_form dl .text_area { float: left; width: 650px; height: 152px; line-height: 38px; text-align: left; display: inline; border: 0px; border: 1px solid #E9E9E9; padding: 0px 4px; margin: 0px 10px; color: #999; }
.message_form dl span { float: left; height: 30px; line-height: 30px; display: inline; margin-right: 10px; }
.message_form dl img { margin-left: 10px; padding-top: 5px; }
.message_form .mess_bt { float: left; background: #10194C; padding: 0px 10px; border: 0px; cursor: pointer; height: 38px; line-height: 38px; color: #fff; margin-left: 10px; font-size: 15px; }
.message_form .mess_txt { float: right; line-height: 38px; color: #000; margin-right: 10px; }
.message_form .mess_txt b { font-weight: normal; color: #10194C; }
.message_form dl.message_code { background: url(mess_code.png) no-repeat right center; padding-right: 200px; margin: 0px 10px; }
.message_form dl dt, .message_form dl dd { margin: 0px auto; overflow: hidden; display: block; text-align: left; line-height: 35px; }
.message_form dl dt { font-size: 16px; }
.message_form dl dd { color: #000; }
/*message end*/
/*内页右栏 end*/
.index_nav { position: relative; zoom: 1; margin: 0px auto; width: 1200px; padding: 20px 0px; }
.index_nav .piclist { overflow: hidden; zoom: 1; }
.index_nav .picbox { overflow: hidden; position: relative; width: 1100px; left: 50px; }
.index_nav .piclist li { float: left; width: 255px; display: inline; overflow: hidden; margin: 0px 10px; }
.index_nav .piclist li .show_pic, .index_nav .piclist li .show_txt { margin: 0px auto; display: block; text-align: left; overflow: hidden; }
.index_nav .piclist li .show_pic { padding: 20px 0px; font-size: 22px; font-weight: normal; }
.index_nav .piclist li .show_txt { line-height: 35px; font-size: 13px; font-weight: normal; color: #7B7B7B; }
.index_nav .pageBtn .sprev, .index_nav .pageBtn .snext { display: block; width: 14px; height: 45px; position: absolute; top: 50%; margin-top: -27px; cursor: pointer; text-indent: -999em; overflow: hidden; }
.index_nav .pageBtn .sprev { background: url(pre.png) no-repeat; left: 0px; }
.index_nav .pageBtn .snext { background: url(next.png) no-repeat; right: 0px; }
.part_bar { background: #3D3D3D; margin-top: 30px; overflow: hidden; }
.index_new { float: left; display: inline; width: 268px; margin: 0px 16px; overflow: hidden; }
.index_list { margin: 0px auto; overflow: hidden; }
.index_list .n_list, .index_list .n_top { margin: 0px auto; overflow: hidden; display: block; float: left; width: 100%; padding-bottom: 5px; }
.index_list .n_txt, .index_list .n_date { float: left; display: inline; overflow: hidden; height: 30px; line-height: 30px; text-align: left; overflow: hidden; width: 75%; }
.index_list .n_txt { text-indent: 10px; background: url(dot.gif) no-repeat left center; }
.index_list .n_date { float: right; width: 20%; text-align: right; color: #808080; }
.index_list .n_top { padding-bottom: 10px; }
.index_list .n_top .n_pic, .index_list .n_top .n_title, .index_list .n_top .n_info { width: 100%; text-align: left; display: inline; overflow: hidden; line-height: 35px; display: block; }
.index_list .n_top .n_pic { width: 266px; height: 150px; border: 1px solid #E9E9E9; text-align: center; }
.index_list .n_top .n_pic span { height: 100%; display: inline-block; vertical-align: middle; }
.index_list .n_top .n_pic img { width: 266px; vertical-align: middle; }
.index_list .n_top .n_title { font-size: 14px; font-weight: normal; padding-top: 5px; }
.index_list .n_top .n_title a { }
.index_list .n_top .n_info { color: #DF8F03; }
.index_case_bar { width: 100%; position: relative; height: 550px; overflow: hidden; }
.index_case_ico { background: #3D3D3D; height: 380px; position: absolute; left: 0px; width: 100%; bottom: 0px; z-index: 0; }
.index_show_bar { width: 100%; position: relative; height: 790px; overflow: hidden; }
.index_show_ico { background: url(index_ico.jpg) no-repeat center; height: 700px; position: absolute; left: 0px; width: 100%; bottom: 0px; z-index: 0; }
.index_color { background: #3D3D3D; overflow: hidden; }
/*首页end*/
.fl { float: left; }
.fr { float: right; }
.white, .white:hover { color: #fff; }
/*reset style end*/
.izl-rmenu { position: fixed; right: 0; margin-right: 5px; bottom: 158px; padding-bottom: 20px; background: url(r_b.png) 0px bottom no-repeat; z-index: 999; }
.izl-rmenu .btn { width: 72px; height: 73px; margin-bottom: 1px; cursor: pointer; position: relative; }
.izl-rmenu .btn-qq { background: url(r_qq.png) 0px 0px no-repeat; background-color: #6da9de; }
.izl-rmenu .btn-qq:hover { background-color: #488bc7; }
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited { background: url(r_qq.png) 0px 0px no-repeat; background-color: #6da9de; text-decoration: none; display: block; }
.izl-rmenu .btn-wx { background: url(r_wx.png) 0px 0px no-repeat; background-color: #78c340; }
.izl-rmenu .btn-wx:hover { background-color: #58a81c; }
.izl-rmenu .btn-wx .pic { position: absolute; left: -160px; top: 0px; display: none; width: 160px; height: 160px; }
.izl-rmenu .btn-phone { background: url(r_phone.png) 0px 0px no-repeat; background-color: #fbb01f; }
.izl-rmenu .btn-phone:hover { background-color: #ff811b; }
.izl-rmenu .btn-phone .phone { background-color: #ff811b; position: absolute; width: 160px; left: -160px; top: 0px; line-height: 36px; padding-bottom: 1px; color: #FFF; font-size: 18px; text-align: center; display: none; }
.izl-rmenu .btn-top { background: url(r_top.png) 0px 0px no-repeat; background-color: #666666; display: none; }
.izl-rmenu .btn-top:hover { background-color: #000; }
/*online*/
/*reset style end*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbOverlay.red { background-color: #330000; }
#lbOverlay.green { background-color: #003300; }
#lbOverlay.blue { background-color: #011D50; }
#lbOverlay.gold { background-color: #666600; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 500px; margin: 0 auto; }
#lbOuterContainer.grey { }
#lbOuterContainer.red { }
#lbOuterContainer.green { }
#lbOuterContainer.blue { }
#lbOuterContainer.gold { }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { }
#lbDetailsContainer.red { }
#lbDetailsContainer.green { }
#lbDetailsContainer.blue { }
#lbDetailsContainer.gold { }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(loading.gif) center no-repeat; }
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(prev_grey.gif) left 15% no-repeat; }
#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(prev_red.gif) left 15% no-repeat; }
#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(prev_green.gif) left 15% no-repeat; }
#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(prev_blue.gif) left 15% no-repeat; }
#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(prev_gold.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(next_grey.gif) right 15% no-repeat; }
#lbNext.red:hover, #lbNext.red:visited:hover { background: url(next_red.gif) right 15% no-repeat; }
#lbNext.green:hover, #lbNext.green:visited:hover { background: url(next_green.gif) right 15% no-repeat; }
#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(next_blue.gif) right 15% no-repeat; }
#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(next_gold.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetailsData.red { color: #620000; }
#lbDetailsData.green { color: #003300; }
#lbDetailsData.blue { color: #01379E; }
#lbDetailsData.gold { color: #666600; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: none; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(close_grey.png) no-repeat; }
#lbClose.red { background: url(close_red.png) no-repeat; }
#lbClose.green { background: url(close_green.png) no-repeat; }
#lbClose.blue { background: url(close_blue.png) no-repeat; }
#lbClose.gold { background: url(close_gold.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(play_grey.png) no-repeat; }
#lbPlay.red { background: url(play_red.png) no-repeat; }
#lbPlay.green { background: url(play_green.png) no-repeat; }
#lbPlay.blue { background: url(play_blue.png) no-repeat; }
#lbPlay.gold { background: url(play_gold.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(pause_grey.png) no-repeat; }
#lbPause.red { background: url(pause_red.png) no-repeat; }
#lbPause.green { background: url(pause_green.png) no-repeat; }
#lbPause.blue { background: url(pause_blue.png) no-repeat; }
#lbPause.gold { background: url(pause_gold.png) no-repeat; }
/*lightbox end*/
