﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; font-family: "Microsoft YaHei","simsun", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"; color: #333333; min-width: 1200px; }
ol, ul { list-style: none; }
img, input { border: 0; vertical-align: top; }
input { outline: none; }
a { color: #333; text-decoration: none }
a:hover{ text-decoration:underline;color:#403B36;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
.fl { float: left }
.fr { float: right }
.clearfl { zoom: 1; }
.clearfl:after { clear: both; content: ''; display: block; width: 0; height: 0; visibility: hidden; }
.outerlayer { display: block; overflow: hidden; margin: 0 auto; background-color: #fff; }
.container { width: 1200px; margin: 0 auto; display: block; overflow: hidden; }
.margin0 { margin: 0; }
.public_left { float: left; }
.public_right { float: right; }
#headerBox { height: 108px; background: #bd1a2d url(../images/nmaptopbg.jpg) no-repeat top left; border-bottom: 1px solid #e5e5e5; position: relative; /* overflow: hidden; */ width: 100%;display: inline-block;}
#headerBox .logolink { position: absolute; top: 10px; left: 26px; width: 292px; height: 85px; overflow: hidden; font-size: 0px; }
#headerBox .searchBox { margin: 20px auto 0px; width: 485px; /* overflow: hidden; */ }
#headerBox .searchBox .tab-hd { height: 22px; overflow: hidden; }
#headerBox .searchBox .tab-hd li { float: left; width: 76px; height: 22px; background: #f7f7f7; margin-right: 1px; cursor: pointer; color: #5e5e5e; text-align: center; font: normal 14px/22px "Microsoft YaHei", "SimSun"; }
#headerBox .searchBox .tab-hd li.active { background:#fff;font-weight: bold; color: #bd1a2d; border-right: none; }
#headerBox .searchBox .tab-bd { border: 1px solid #fff; width: 480px; height: 36px; border-left-width: 2px; border-right-width: 2px; background-color: #fff; }
#headerBox .searchBox .tab-bd .keyWord { display: none; height: 36px; }
#headerBox .searchBox .tab-bd .thiscur { display: block; }
#headerBox .searchBox .tab-bd .keyWord input { height: 36px; line-height: 36px; border: none; overflow: hidden; outline: none; }
/**搜索1**/
#headerBox .searchBox .tab-bd .keyWord input.b_text { float: left; width: 400px; font-size: 14px; padding: 0px 10px; }
#headerBox .searchBox .tab-bd .keyWord input.tsbtn1,#headerBox .searchBox .tab-bd .keyWord input.tsbtn3  { float: right; width: 50px; background: url(../images/nmap_search.jpg) no-repeat center center; cursor: pointer; }
/**搜索2**/
#headerBox .searchBox .tab-bd .keyWord input.b_text1 {float: left; width: 182px; padding: 0px 10px;  }
#headerBox .searchBox .tab-bd .keyWord input.tsbtn4 { width: 23px; background: url(../images/turn.png) no-repeat center center; float: left;}
/**右侧信息框**/
#headerBox .logofront{position: absolute;top:20px;right:40px;overflow: hidden;}
#headerBox .logofront ul{ overflow: hidden;height:24px;}
#headerBox .logofront ul li{float:left;padding:0px 5px;}
#headerBox .logofront p.logoewm{ overflow: hidden; text-align: right;}
#headerBox .logofront p.logoewm img{margin-left:10px;}
/**地图信息框架**/
#maincontainer {display: block; overflow: hidden; position: relative;}
/**隐藏左框架**/
.picBox{width:16px;height:100%;border-left: 1px solid #b5b5b5;background: url(../images/left.gif) no-repeat center center;position: absolute;left: 400px;cursor: pointer;z-index: 256;}
/**地图信息框架-左侧**/
.leftBox{width:466px; overflow: hidden;height:100%; position: relative;}
.l-title{background: url(../images/nav_bg.gif) repeat-x;height: 31px; line-height: 31px; position: relative;z-index: 99; overflow: hidden;}
.l-title .l-home{margin-left:20px;font:normal 14px/31px"Microsoft YaHei","simsun"; background: url(../images/tools_img.png) no-repeat left 4px;padding-left:15px; }

.tab_content{ position: absolute;left:0px;top:0px;right:0px;bottom:0px; overflow-y:scroll;margin-top:31px;padding:0px 4px;}
.tab_content .l-h2{color: #666;text-align: center;font:bold 22px/24px "Microsoft YaHei","simsun";padding:5px 0px;}
.tab_content .classBox{border: 0;padding: 16px 0;height: 100%;background-color:#fff;}
.tab_content .classBox .list_Box{ overflow: hidden;}
.tab_content .classBox .list_Box ul.lists{overflow: hidden;}
.tab_content .classBox .list_Box ul.lists li{*zoom: 1;position: relative;width: 25%;float: left;display: block;height: 76px;text-align: center;margin-bottom: 20px;cursor: pointer;}
.tab_content .classBox .list_Box ul.lists li{font-size: 12px;font-family: simsun; color: #7F7F7F; line-height: 180%;}
.tab_content .classBox .list_Box ul.lists li .item_detail {}
.tab_content .classBox .list_Box ul.lists li .item_detail dd{}
.tab_content .classBox .list_Box ul.lists li .item_detail h3{font-size: 16px;font-family: simsun;color: #666;font-weight: bold;line-height: 140%;padding-top:2px;}
.tab_content .classBox .list_Box ul.lists li .item_img{display: none;width: 428px;position: absolute;left: 0;top: 90px;z-index: 999;background: #F5F5F5;border-bottom: 1px solid #E5E5E5;}
.tab_content .classBox .list_Box ul.lists li .l124 { left: -106px; }
.tab_content .classBox .list_Box ul.lists li .l248 { left: -212px; }
.tab_content .classBox .list_Box ul.lists li .l319 { left: -319px; }
.tab_content .classBox .list_Box ul.lists li.active .item_img {display: block;}
.tab_content .classBox .list_Box ul.lists li .item_img h4{background: url(../images/map_bg01_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden;margin-top: -9px;}
.tab_content .classBox .list_Box ul.lists li .item_img h5{background: url(../images/map_bg02_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden;margin-top: -9px;}
.tab_content .classBox .list_Box ul.lists li .item_img h6{background: url(../images/map_bg03_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden; margin-top: -9px;}
.tab_content .classBox .list_Box ul.lists li .item_img h7 {background:url(../images/map_bg04_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden; margin-top: -9px;}
.tab_content .classBox .list_Box ul.lists li .item_img > div{padding: 12px 0;display: block;overflow: hidden;}
.tab_content .classBox .list_Box ul.lists li .item_img > div a{background: url(../images/map_iteam_bg01_v3.png) no-repeat left 9px;text-align: left;font-size: 14px;font-weight: bold;font-family: "simsun";color: #4C4C4C;line-height: 120%;padding: 10px 0 10px 26px;margin: 0px 13px;width: 152px;display: block;overflow: hidden;float: left;white-space: pre-wrap;word-wrap: break-word;}
.tab_content .classBox .list_Box ul.lists li .item_img > div a:hover{color:#f60;}
/**地图信息框架-右侧**/
.rightBox{margin-left:400px; overflow: hidden;height:100%}
.r-title{background: url(../images/nav_bg.gif) repeat-x;height: 31px; line-height: 31px; position: relative;z-index: 99;}
.r-title p{float:left;margin-left:20px;font:normal 14px/31px"Microsoft YaHei","simsun";}
.r-title span{float:right;height:31px; position: relative;}
.r-title span .t1{background: url(../images/tools_img.png) no-repeat 4px -11px; display: inline; width: 99px; height: 31px; line-height: 31px;border: none; text-indent: 11px; cursor: pointer; outline: none;font:normal 14px/31px"Microsoft YaHei","simsun";}
.r-title span .t1:hover{background:url(../images/btn1.gif) no-repeat 0 3px;}
.r-title span .but2{background: url(../images/tools_img.png) no-repeat 2px -73px;padding-left: 18px;margin-right:20px;font:normal 14px/31px "Microsoft YaHei","simsun";}
.r-title span .win2{position: absolute; top: 30px; right: 8px; background: #fff; font-size: 12px; font-weight: normal; padding: 3px 0;width: 60px;border: 1px solid #c3c3c2;z-index: 900;display:none;}
.r-title span .win2 a{display: block;height: 24px;line-height: 22px; color: #333; background: url(../images/winico.gif) no-repeat;background-position: 6px 6px;padding-left:24px;}
/**地图框架**/
.rcon{height:100%;position: relative;overflow: hidden;z-index: 0;top: -30px;}

/**尾框架**/
#footerBox { display: block; background-color: #fff; overflow: hidden; }


.hotKey {padding-top:8px; font-size:12px; color:#fff;}
.hotKey a { color:#fff;}

.tangram-suggestion {
    z-index: 99;
}