* {
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei';
}

.ga_page_header_new {
    position: fixed;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: 116px;
    border: 1px solid grey;
    background-color: #FFFFFF;
}

.ga_page_content_new {
    position: fixed;
    /* position: absolute; */
    /*overflow-y: auto;*/
     /*overflow-x: hidden;*/
    /*overflow-x: auto;*/
    /*height:563px;*/
    left: 123px;
    top: 150px;
    right: 16px;
    bottom: 16px;
    background: inherit;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.first_header {
    width: 100%;
    height: 54px;
}

.second_header {
    width: 100%;
    height: 32px;
    background-color: #FF9900;
}

.third_header {
    position: fixed;
    left:0px;
    top:86px;
    width: 100%;
    height: 30px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FF6600;
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 14px !important;
}

.logo_pic {
    height: 54px;
    width: 186px;
    float: left;
}

.header_name {
    color: #FF6600;
    font-weight: 800;
    font-size: 18px;
    font-style: italic;
    float: left;
    margin-top: 26px;
    margin-left: 5px;

}

.header_province {
    margin-left: 10px;
    font-size: 12px;

    color: #666666;
    float: left;
    margin-top: 33px;
}
.second_header_title_on{
    background-color: #FFFFFF;
    color:#666666 !important;
    box-shadow: 5px 0px 5px ;

}
.second_header_title{
    width:93px;
    height:26px;
    text-align: center;
    /*padding-top:5px;*/
    /*padding-bottom: 5px;*/
    margin-top: 6px;
    float:left;
    color:#FFFFFF;
    font-size: 14px;
    cursor: pointer;
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 14px !important;
}
.third_header_title{
     width:100px;
     height:30px;
     text-align: center;
     padding-top:4px;
     padding-bottom: 4px;
     float:left;
     color:#666666;
     font-size: 14px;
     cursor: pointer;
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 14px !important;
 }

.third_header_title_on{
    color:#FF6600;

}
.triangle-up {
    color:#FF6600;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #FF6600;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
}
.hide{
    display: none;
}

.navimenu{
    position: fixed;
    top: 122px;
    left: 0px;
    width:122px;
    height:600px;
    display: none;
}
.navi_name{
    width:122px;
    height:42px;
    text-align: center;
    padding-top:11px;
    padding-bottom: 11px;
    cursor: pointer;
}
.navi_name_on{
    color:#FF6600;
    border-right: 2px solid #FF6600;

}

.on{
    display: block;
}
.navi_title{
    position: fixed;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DBD8D8;
    top:116px;
    left:122px;
    width:2000px;
    height: 34px;
}
.navi_title_name{
    background-color: #FFFFFF;
    border: 1px solid #DBD8D8;
    height: 28px;
    text-align: center;
    padding:4px 5px 4px 5px;
    margin-left: 10px;
    float:left;
    margin-top: 6px;
    font-size: 12px !important;
    white-space:nowrap;

}
.navi_title_name_div{
    float:left;margin-right: 20px;
    cursor: pointer;
    heigth:31px;
}
.navi_title_name_on{
    border-bottom: 1px solid #FFFFFF !important;
    color:#FF6600;
}
.navi_title_name_x{
    width:10px;
    height: 10px;
    cursor: pointer;
}

.iframe_style{
    width:100%;
    height: 100%;
}
.refresh{
    position: fixed;
    right:10px;
    top:116px;
    background-color: #FFFFFF;

    height: 23px;
    width:23px;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 7px;
    cursor: pointer;
    /*padding: 5px 5px 5px 5px;*/

    /*margin-left: 10px;*/
    /*float: right;*/
    /*margin-top: 10px;*/
}
.header_pic{
    width:15px;
    margin-right: 3px;
}
.header_pic_div{
    float:right;
    margin-right: 10px;
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 12px !important;
    padding-bottom: 0px;
}
