@charset "utf-8";
/* CSS Document */

#map_main {
    font: 12px/1.5 arial,simsun,georgia,verdana,helvetica,sans-serif; 
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
.clear{ clear:both; height:0px; float:none; overflow:hidden}
table {
    border-collapse: collapse;
    border-spacing: 0;
    /*table-layout: fixed;*/
}
ul, ol, menu {
    list-style: none outside none;
}
fieldset, img {
    border: medium none;
}
img, object, select, input, textarea, button {
    vertical-align: middle;
}
article, aside, footer, header, section, nav, menu, figure, figcaption, hgroup, details {
    display: block;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6, input, textarea, select, address, caption, cite, code, dfn, em, i, b, strong, small, th, var, abbr {
    font-size: 100%;
    font-style: normal;
}
q:before, q:after {
    content: "";
}
ins, s, u, del {
    text-decoration: none;
}
a {
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
*::-moz-selection {
    background-color: #3399FF;
    color: #FFFFFF;
}

.gclearfix:after, #channel:after, #hd:after, #bd:after, #ft:after, .hd:after, .bd:after, .ft:after, .pophd:after, .popbd:after, .popft:after, .gmodule:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.gclearfix, #channel, #hd, #bd, #ft, .hd, .bd, .ft, .pophd, .popbd, .popft, .gmodule {
}
.gmodule {
    margin-top: 10px;
}
a {
    color: #333333;
}
a:hover {
    color: #E60012;
}



#map_main{ width:960px; margin:0 auto}

#search {
    clear: both;
    height: 80px;
    margin-top: 0;
    position: relative;
}
#search .search-hd {
    height: 24px;
    margin-left: 200px;
    padding: 9px 0 0;
    position: relative;
    width: 550px;
    z-index: 2;
}
#search .tab li {
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-right: 6px;
    padding: 0 6px;
    position: relative;
    text-align: center;
}
#search .tab li a {
    color: #323232;
}
#search .tab li:hover {
    background: none repeat scroll 0 0 #DAECFE;
}
#search .tab li:hover a {
    text-decoration: none;
}
#search .tab li.on {
    background: none repeat scroll 0 0 #74C0F9;
    cursor: default; color:#fff;
}
#search .tab li.on a {
    color: #FFFFFF;
    cursor: default;
    text-decoration: none;
}
#search .tab li.on a.link:hover {
    cursor: pointer;
    text-decoration: underline;
}
#search .tab li.more {
    padding-right: 12px;
}
#search .tab li.more .g-toggle {
    right: 3px;
    top: 8px;
}
#search .tab li .list {
    background-color: #FFFFFF;
    border: 1px solid #B8B8B8;
    display: none;
    height: 104px;
    left: -12px;
    position: absolute;
    top: 25px;
    width: 62px;
    z-index: 28;
}
#search .tab li .list a {
    background-color: #FFFFFF;
    color: #333333;
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    width: 62px;
}
#search .tab li .list a:hover {
    background-color: #DDEBFA;
    color: #E60012;
    text-decoration: underline;
}
#search .search-bd {
    height: 40px;
    position: relative;
    z-index: 1;
}
#search .form-group {
    height: 42px;
    margin: 5px 0 0 180px;
    position: relative;
    width: 750px;
}
#search .form-group legend {
    display: none;
}
#search .widget-group {
    display: none;
    height: 42px;
    position: relative;
}
.search-bg {
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 78px;
    left: 0;
    position: absolute;
    top: 0;
    width: 958px;
	border-color:#B6D2F9
}
#search .form-group .shadowtop {
    border-bottom: 1px solid #F4F4F4;
    border-top: 1px solid #DEDEDE;
    height: 0;
    left: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 99.8%;
    z-index: 1;
}
#search .form-group .shadowleft {
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #F4F4F4;
    height: 30px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}
#search-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #9C9C9C;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px #DEDEDE inset;
    display: inline;
    float: left;
    height: 30px;
    margin: 0 5px 0 8px;
    position: relative;
    width: 504px;
}
#search-input input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: arial;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
    outline: 0 none;
    padding: 0 6px;
    width: 492px; color:#666;
}
#search-btn {
    background-color: #E1E1E1;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 32px;
    overflow: hidden;
    text-align: center;
    width: 82px;
}
#search-btn:hover {
    background-position: 0 -33px;
}
#search-btn:mousedown {
    background-position: 0 -66px;
}
#search-engine {
    display: inline;
    float: left;
    height: 30px;
    margin: 0 3px 1px 9px;
    position: relative;
    top: 1px;
    width: 99px;
}
#search-engine #eng-logo {
    background-repeat: no-repeat;
    height: 35px;
    left: -4px;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: -5px;
    width: 95px;
}
#search-engine .eng-list {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D2D2D2 #D2D2D2 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: none;
    left: -1px;
    position: absolute;
    top: 33px;
    width: 97px;
}
#search-engine .eng-list a {
    background-repeat: no-repeat;
    border-bottom: 1px solid #CECECE;
    display: block;
    height: 35px;
    overflow: hidden;
    text-indent: -1000px;
    width: 97px;
}
#search-engine .eng-list a:hover {
    background-color: #F6F6F6;
}
#search-engine .g-toggle {
    right: 4px;
    top: 14px;
}
#search-engine.open .eng-list {
    display: block;
}
#search-engine.single #eng-logo {
    cursor: default;
}
#search-engine.single .eng-list {
    display: none;
}
#search-engine.single .g-toggle {
    display: none;
}




#daily-hotword {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 7px;
    width: 130px;
    z-index: 1;
}
.large #daily-hotword {
    right: -174px;
    width: 164px;
}
#search-hotword.attention {
    background-position: 4px -373px;
}
#search-hotword.open {
    background-position: 11px -40px;
}
#search-hotword {
    background-position: 11px -19px;
    height: 26px;
    right: 2px;
    top: 2px;
    width: 30px;
}


#search .form-group .g-input-text input {
}
.ie6 #search .search-bg, .ie7 #search .search-bg, .ie8 #search .search-bg {
    display: block;
}
#search-hotword-tips {
    display: none;
    height: 30px;
    position: absolute;
    right: 62px;
    top: 16px;
    width: 200px;
    z-index: 30;
}
#search-hotword-tips .tips-text, #search-hotword-tips .close {
    background:url(../../images/sitemap/t017e7db9179623b026.png) no-repeat scroll 0 0 transparent;
    float: left;
    overflow: hidden;
    text-indent: -999em;
}
#search-hotword-tips .tips-text {
    background-position: 0 -19px;
    height: 30px;
    width: 180px;
}
#search-hotword-tips .close {
    background-position: -1px 0;
    display: block;
    height: 18px;
    position: relative;
    top: -2px;
    width: 17px;
}
#search-hotword-tips a.close:hover {
    background-position: -24px 0;
}
#search-hotword-update {
    background-position: 0 -406px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-family: simsun;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    position: absolute;
    right: 3px;
    text-align: center;
    top: -9px;
    width: 20px;
    z-index: 30;
}

#search-btn {
    background-image:url(../../images/sitemap/map_btn_bj.png);
}
.search-bg {
    background-color: #EDF8FF;
    background-image:url(../../images/sitemap/map_index01.gif);
}
#search-engine #eng-logo, #search-engine .eng-list a {
    background-image:url(../../images/sitemap/t01a3512ba8085ae4fe.png);
	}
.g-toggle {
    background-position: 0 -30px;
    cursor: pointer;
    height: 4px;
    overflow: hidden;
    position: absolute;
    width: 7px;
}

.ie7 #hot-site .hot-site-bd .site-group .g-toggle, .ie6 #hot-site .hot-site-bd .site-group .g-toggle {
    display: inline;
    margin-left: -6px;
    margin-top: 0;
}

.g-toggle, #topbar .menu .edition a, #topbar .menu .theme-trigger a, #header .weather .future, #header .joke .refresh, #header .email, #channel-news .video, #channel-news .pic, #channel-video .g-list li, #channel-video .g-list .g-pic em, #hot-site-iguess .tab .refresh, #footer .new, #footer .hot, #search-hotword-update {
    background-image:url(../../images/sitemap/map_jiantou.png);
    background-repeat: no-repeat;
}


#uboxstyle{ font-size:14px; font-family:"微软雅黑"; font-weight:bold}
#uboxstyle div.tag_select{display:block;color:#07519a;width:79px;height:32px;background:transparent url("../../images/sitemap/map_ubox-select2.gif") no-repeat 0 0;padding:0 10px;line-height:32px; text-align:center}
#uboxstyle div.tag_select_hover{display:block;color:#07519a; width:79px; height:32px;background:transparent url("../../images/sitemap/map_ubox-select2.gif") no-repeat 0 -32px;padding:0 10px;line-height:32px; text-align:center}
#uboxstyle div.tag_select_open{display:block;color:#07519a;width:79px;height:32px;background:transparent url("../../images/sitemap/map_ubox-select2.gif") no-repeat 0 -64px;padding:0 10px;line-height:32px;}


#uboxstyle ul.tag_options li{background:transparent url("../../images/sitemap/map_ubox-select2.gif") repeat-y -99px 0;display:block;width:79px;padding:0 10px;height:30px;text-decoration:none;line-height:30px;color:#07519a; border-bottom:1px solid #d2d2d2;}

#uboxstyle ul.tag_options li.open_hover{background:transparent url("../../images/sitemap/map_ubox-select2.gif") no-repeat 0 -98px;color:#07519a}






/*----------------地图内容样式-----------------*/

/*-----------左边------------*/
.map_content{ margin-top:10px}
.mc_left{ width:240px; float:left; font-size:14px}
.mbox{ border:1px solid #c9c9c9; }
.mcl_hd{ background-color:#ecf5fe; padding-left:15px; height:30px; line-height:30px; font-weight:bold}
.mcl_nr{ padding-top:5px; padding-bottom:5px; background-color:#fcfcfc}
.mcl_nr ul li{ line-height:30px; padding-left:5px}
.mcl_qiugou{ margin-top:10px}
.mcl_gongying{ margin-top:10px}

/*-----------右边------------*/
.mc_rigght{ width:710px; float:right; border:1px solid #c9c9c9}
.mcr_hd{background-color:#ecf5fe; padding-left:15px; height:30px; line-height:30px; font-weight:bold; color:#07519a; font-size:14px}
.mcr_right{ float:right; margin-right:10px; font-weight:normal; font-size:12px; color:#07519a}
.mcr_right a{ color:#07519a}
.mcr_lb{ font-weight:bold; color:#07519a}
.mcr_red{ color:#F60}
.mrc_tr{ padding-left:10px}
.mcr_nr{ padding-top:5px; padding-bottom:5px}
.mcr_nr table tr{ height:30px; line-height:30px}
.mcr_nr table tr:hover{ background-color:#f3fafe}