﻿body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    text-align: left;
    color: #333;
    line-height: 24px;
}

* {
    margin: 0 auto;
    padding: 0;
}

html {
    _overflow-x: hidden;
    /*去掉IE6横向滚动*/
    SCROLLBAR-ARROW-COLOR: #333333;
    SCROLLBAR-FACE-COLOR: #E4E4E4;
    SCROLLBAR-DARKSHADOW-COLOR: #BFBFBF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #BFBFBF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #F6F6F6;
}

img {
    border: 0px;
}

ul,
li,
h1,
h2,
h3 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-weight: normal;
}

i {
    font-style: normal;
}

.w {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.text-center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.f_le {
    float: left;
}

.f_rig {
    float: right;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.more {
    float: right;
    padding-right: 6px;
}

.m_le10 {
    margin-left: 10px;
}

.m_le20 {
    margin-left: 20px;
}

.m_rig20 {
    margin-right: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt16 {
    margin-top: 16px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt10 {
    margin-top: 10px;
}

.pt10 {
    padding-top: 10px;
}

.mb25 {
    margin-bottom: 25px;
}

.mt14 {
    margin-top: 14px;
}

.dis_b {
    display: block;
}

.dis_no {
    display: none;
}


/*默认链接*/

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: #cb1a20;
}

a.menu013:link {
    color: #336DD2;
    text-decoration: none;
    font-size: 13px;
}

a.menu013:visited {
    color: #336DD2;
    text-decoration: none;
    font-size: 13px;
}

a.menu013:hover {
    color: #336DD2;
    text-decoration: underline;
    font-size: 13px;
}

a.menu013:active {
    color: #336DD2;
    text-decoration: none;
    font-size: 13px;
}

a.menu02:link {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

a.menu02:visited {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

a.menu02:hover {
    color: #d6000f;
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
}

a.menu02:active {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

a.menu01:link {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu01:visited {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu01:hover {
    color: #0057B0;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

a.menu01:active {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu011:link {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

a.menu011:visited {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

a.menu011:hover {
    color: #0057B0;
    text-decoration: underline;
    font-size: 13px;
}

a.menu011:active {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

a.menu03:link {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}

a.menu03:visited {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}

a.menu03:hover {
    color: #0057B0;
    text-decoration: underline;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}

a.menu03:active {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}

a.menu04:link {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu04:visited {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu04:hover {
    color: #EA8800;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

a.menu04:active {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu044:link {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu044:visited {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu044:hover {
    color: #0057B0;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

a.menu044:active {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a.menu05:link {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

a.menu05:visited {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

a.menu05:hover {
    color: #0057B0;
    text-decoration: underline;
    font-size: 13px;
}

a.menu05:active {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

a.menu06:link {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

a.menu06:visited {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

a.menu06:hover {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

a.menu06:active {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

a.menu07:link {
    color: #CA100C;
    text-decoration: none;
    font-size: 13px;
}

a.menu07:visited {
    color: #CA100C;
    text-decoration: none;
    font-size: 13px;
}

a.menu07:hover {
    color: #CA100C;
    text-decoration: none;
    font-size: 13px;
}

a.menu07:active {
    color: #CA100C;
    text-decoration: none;
    font-size: 13px;
}

a.menu071:link {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

a.menu071:visited {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

a.menu071:hover {
    color: #fff;
    text-decoration: underline;
    font-size: 13px;
}

a.menu071:active {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

a.menu08:link {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

a.menu08:visited {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

a.menu08:hover {
    color: #d6000f;
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
}

a.menu08:active {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}


/* 字体 */

.text01 {
    font-size: 14px;
    color: #0057B0;
    font-weight: bold;
}

.text02 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.text03 {
    font-size: 14px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

.text06 {
    font-size: 14px;
    color: #0057B0;
    font-weight: bold;
}

.text004 {
    font-size: 14px;
    color: #47391D;
    line-height: 28px;
}

.text10 {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.text011 {
    font-size: 13px;
    color: #666;
}

.text012 {
    font-size: 13px;
    color: #999;
}

.text13 {
    font-size: 13px;
    color: #666;
}

.text14 {
    font-size: 14px;
    color: #f00;
}

.text15 {
    font-size: 14px;
    color: #db0202;
}

.text04 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.text044 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.text12 {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.text055 {
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

.haoma {
    font-size: 22px;
    color: #D81A00;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.haoma01 {
    font-size: 16px;
    color: #D81A00;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

.m20 {
    margin-top: 20px;
}

.m14 {
    margin-top: 14px;
}

.m17 {
    margin-top: 17px;
}

.red {
    color: #E50C19;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.text-center {
    text-align: center;
}