﻿html, body {
    color: #898989;
    font-size: 15px;
    font-family: "微软雅黑","Tahoma","Verdana","Arial","sans-serif";
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
    text-align: center;
}

img {
    vertical-align: middle;
}

form {
    margin: 0;
}


td {
    line-height: 180%;
    font-size: 15px;
    font-family: "微软雅黑","Tahoma","Verdana","Arial","sans-serif";
}


select, input {
    color: #898989;
    font-size: 15px;
    font-family: "微软雅黑","Tahoma","Verdana","Arial","sans-serif";
}


img {
    border: 0px;
}


a:link {
    color: #898989;
    text-decoration: none;
}

a:visited {
    color: #898989;
    text-decoration: none;
}

a:hover {
    color: #0068b7;
    text-decoration: none;
}

a.newstitle:link {
    color: #221815;
    text-decoration: none;
}

a.newstitle:visited {
    color: #221815;
    text-decoration: none;
}

a.newstitle:hover {
    color: #0068b7;
    text-decoration: none;
}

a.news:link {
    color: #595757;
    text-decoration: none;
}

a.news:visited {
    color: #595757;
    text-decoration: none;
}

a.news:hover {
    color: #0068b7;
    text-decoration: none;
}

a.blue:link {
    color: #0068b7;
    text-decoration: none;
}

a.blue:visited {
    color: #0068b7;
    text-decoration: none;
}

a.blue:hover {
    color: #0068b7;
    text-decoration: none;
}


a.main:link {
    color: #898989;
    text-decoration: none;
}

a.main:visited {
    color: #898989;
    text-decoration: none;
}

a.main:hover {
    color: #0068b7;
    text-decoration: none;
}


a.main_line:link {
    color: #000000;
    text-decoration: underline;
}

a.main_line:visited {
    color: #000000;
    text-decoration: underline;
}

a.main_line:hover {
    color: #0068b7;
    text-decoration: underline;
}

A.red:link {
    color: #FF0000;
    text-decoration: underline;
}

A.red:visited {
    color: #FF0000;
    text-decoration: underline;
}

A.red:hover {
    color: #0068b7;
    text-decoration: none;
}


A.white:link {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:visited {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:hover {
    color: #0068b7;
    text-decoration: none;
}

A.HyperLink:link {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:visited {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:hover {
    color: #0068b7;
    text-decoration: underline;
}

A.Blue:link {
    color: #336699;
    text-decoration: underline;
}

A.Blue:visited {
    color: #336699;
    text-decoration: underline;
}

A.Blue:hover {
    color: #336699;
    text-decoration: none;
}

A.Yellow:link {
    color: yellow;
    text-decoration: none;
}

A.Yellow:visited {
    color: yellow;
    text-decoration: none;
}

A.Yellow:hover {
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:visited {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:hover {
    color: #0068b7;
    text-decoration: none;
}


.View_Info_Images_Page {
    text-align: right;
    height: 26px;
}

.View_Info_Xgxx {
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin: 5px;
    text-align: left;
    background-color: #F5F5F5;
}

.Clear {
    clear: both;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.Top {
    font-size: 15px;
    height: 140px;
    line-height: 140px;
    padding: 0px 50px;
    color: #727171;
}

.Bottom {
    background-color: #dfdfdd;
}

.BottomTel {
    font-size: 18px;
    color: #595757;
    text-align: center;
    padding: 20px 0px;
}

.BottomType {
    font-size: 22px;
    color: #595757;
    text-align: center;
}

.BottomLXFS {
    padding-top: 15px;
}

.Copy {
    padding: 15px 0px;
}

.MuneType {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    margin: auto 5px;
    border: 2px solid #595757;
    float: left;
}

.ZPJLIST {
    float: left;
    color: #9fa0a0;
    white-space: nowrap;
}

.ZPJ {
    font-size: 18px;
    color: #9fa0a0;
    float: left;
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid #dcdddd;
}

.ZPJSelected {
    border-bottom: 2px solid #0068b7;
}

.ZPJLine {
    font-size: 18px;
    width: 30px;
    text-align: center;
    float: left;
    height: 30px;
    line-height: 30px;
}

.NewsTitle {
    text-align: left;
    font-size: 21px;
    color: #221815;
    padding: 25px 0px 15px 0px;
}

.Pages {
    margin-top: 15px;
    text-align: center;
    padding: 5px 0px;
}

.PagesBut {
    border: 1px solid #dadada;
    padding: 4px 10px;
    margin: auto 2px;
    cursor: pointer;
    color: #333333;
    background-color: #f5f5f5;
}

    .PagesBut:hover {
        background-color: #f5f5f5;
    }

.PagesButSelected {
    background-color: #4895e3;
    border: 1px solid #123586;
    color: #fff;
    cursor: default;
}

    .PagesButSelected:hover {
        background-color: #4895e3;
        border: 1px solid #123586;
        color: #fff;
    }

.PagesButOff {
    color: #dadada;
    cursor: default;
    background-color: #fff;
}

    .PagesButOff:hover {
        background-color: #fff;
    }

.ProductsMenu {
    border-bottom: 1px solid #7e7c7b;
    border-top: 1px solid #7e7c7b;
    padding: 20px 0px;
}

.Products {
    width: 25%;
    text-align: center;
    /*height: 110px;*/
    background-color: #efefef;
    color: #0068b7;
    cursor: pointer;
}

.ProductsSelected {
    background-color: #7ecef4;
}

.NextMenu {
    padding-top: 20px;
    padding-left: 10px;
    text-align: left;
}

.Max_MenuStyle {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 900;
    background-color: #7ecef4;
    text-align: left;
}

.indexmenutitle {
    text-align: left;
    padding: 10px 0px;
    font-size: 18px;
}

.bottomtype_td {
    vertical-align: top;
    width: 12%;
    text-align: left;
}

.bottomtype_td_border {
    border-bottom: 1px solid #7e7c7b;
    font-weight: bolder;
}
