﻿html, body {
    color: #000000;
    font: normal 12px Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
    margin: 0;
}

form {
    margin: 0;
}


td {
    line-height: 180%;
    font: normal 12px/180% Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


select, input {
    font-size: 12px;
    color: #000000;
    font: normal 12px/120% Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


img {
    border: 0px;
}

a {
    text-decoration:none;
}

a:link {
    color: #5a5a5a;
    text-decoration: none;
}

a:visited {
    color: #5a5a5a;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}

.ZJ:link {
    color: #373737;
    text-decoration: none;
}

.ZJ:visited {
    color: #373737;
    text-decoration: none;
}

.ZJ:hover {
    color: #FF0000;
    text-decoration: none;
}


.color:link {
    color: #1e7fb8;
    text-decoration: none;
}

.color:visited {
    color: #1e7fb8;
    text-decoration: none;
}

.color:hover {
    color: #FF0000;
    text-decoration: none;
}


a.main:link {
    color: #000000;
    text-decoration: none;
}

a.main:visited {
    color: #000000;
    text-decoration: none;
}

a.main:hover {
    color: #FF0000;
    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: #FF0000;
    text-decoration: underline;
}

A.red:link {
    color: #FF0000;
    text-decoration: underline;
}

A.red:visited {
    color: #FF0000;
    text-decoration: underline;
}

A.red:hover {
    color: #FF0000;
    text-decoration: none;
}


A.white:link {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:visited {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:hover {
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:visited {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:hover {
    color: #0000FF;
    text-decoration: none;
}

A.Blue:link {
    color: #336699;
    text-decoration: none;
}

A.Blue:visited {
    color: #336699;
    text-decoration: none;
}

A.Blue:hover {
    color: #336699;
    text-decoration: none;
}

A.Blues:link {
    color: #1e7fb8;
    text-decoration: none;
}

A.Blues:visited {
    color: #1e7fb8;
    text-decoration: none;
}

A.Blues:hover {
    color: #FF0000;
    text-decoration: none;
}

A.BQ:link {
    color: #373737;
    text-decoration: none;
}

A.BQ:visited {
    color: #373737;
    text-decoration: none;
}

A.BQ:hover {
    color: #FF0000;
    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: none;
}

A.LinkSelected:link {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:visited {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:hover {
    color: #FF0000;
    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;
}

#ms_top {
    width: 1000px;
    height: 191px;
    margin: auto;
}

    #ms_top .button {
        position:absolute;
        padding-left: 800px;
        padding-top: 15px;

    }

.menu {
    width: 960px;
    height: 38px;
    background-image: url('/images/ms_menu_Bg.png');
    background-repeat: repeat-x;
    padding-left: 20px;
    padding-right: 20px;
}

    .menu table {
        width: 100%;
        height: 38px;
        table-layout: fixed;
    }

        .menu table td {
            text-align: center;
            font-size: 14px;
        }

        .menu table a, .menu table a:link, .menu table a:active, .menu table a:visited {
            display: list-item;
            list-style-type: none;
            color: #FFF;
            height: 38px;
            line-height: 38px;
        }

            .menu table a:hover {
                background-color: #d8231a;
            }

#ms_bottom {
    width: 1000px;
    margin: auto;
    color: #373737;
    padding-bottom: 20px;
    text-align: center;
    background-image: url(/images/ms_bottomBg.png);
}

    #ms_bottom .bottom_about {
        margin: auto;
        padding-top: 25px;
        width: 600px;
    }

    #ms_bottom .message {
        margin: auto;
        padding-top: 5px;
        width: 600px;
    }

#index_main {
    width: 1000px;
    background-color: white;
}

.search {
    width: 1000px;
    height: 46px;
    background-color: #e2f4fe;
}
.jb_search {
    width: 960px;
    height: 36px;
    background-color: #cbe8f8;
    padding:0 20px;
    font-size:20px;
    border-top:0px dashed #91b6cb
}
.jb_search  td{
    width:100%!important;
}
.jb_search  td>a,.jb_search  td>span{
    font-size:14px;
    margin-right:10px;
    color:#1e7fb8;
}
.jb_search  td>a:hover{
    text-decoration:solid;
}
.v_search {
    width: 1000px;
    height: 52px;
    background-image: url(/images/v_topBg.png);
}

.div_one {
    width: 984px;
    margin-left: 8px;
    padding-top: 8px;
}

.div_two {
    width: 984px;
    margin-left: 8px;
    padding-top: 8px;
}

.bigPicture {
    width: 984px;
    height: 120px;
}

#one_left {
    width: 741px;
    height: 470px;
    margin-top: 4px;
    float: left;
}

    #one_left .index_slide {
        width: 741px;
        height: 121px;
    }

    #one_left .picture_messgae {
        width: 741px;
        margin-top: 5px;
        height: 343px;
        background-color: #e2f4fe;
        border: solid;
        border-width: 1px;
        border-color: #d7d7d7;
    }

#one_right {
    width: 235px;
    height: 440px;
    float: right;
    margin-top: 4px;
}

    #one_right .redPicture {
        width: 235px;
    }

    #one_right .notice_board {
        width: 235px;
        height: 265px;
        margin-top: 5px;
        background-color: #e2f4fe;
    }

#two_top {
    width: 984px;
    height: 79px;
}

#two_bottom {
    width: 984px;
    margin-top: 8px;
}

    #two_bottom .two_bottomLeft {
        width: 212px;
        height: 493px;
        float: left;
        background-color: #f5f5f5;
    }

.erthquake {
    width: 188px;
    height: 220px;
    padding-left: 8px;
    padding-top: 10px;
}

.publicMsg {
    padding-left: 11px;
    padding-top: 5px;
    height: 140px;
}

.publicMsgMenu {
    padding-left: 11px;
    padding-top: 5px;
    height: 90px;
}

.Internet {
    height: 60px;
    padding-left: 11px;
}

.two_center {
    width: 519px;
    height: 493px;
    float: left;
    margin-left: 8px;
}

#two_bottom .two_bottomRight {
    width: 237px;
    height: 493px;
    float: left;
    margin-left: 8px;
}

.two_RightPicture {
    line-height: 180%;
    margin-left: 1px;
    height: 230px;
}

.two_RightZhuanjia {
    height: 254px;
    margin-top: 8px;
    background-color: #e2f4fe;
}

#div_three {
    margin-top: 8px;
    width: 984px;
    height: 170px;
    margin-left: 8px;
}

    #div_three .three_picture {
        width: 984px;
        height: 145px;
        float: left;
        background-color: #f5f5f5;
    }

    #div_three .three_health {
        width: 984px;
        height: 116px;
        float: left;
        margin-top: 6px;
        background-color: #f5f5f5;
    }

    #div_three .three_daohang {
        width: 984px;
        height: 37px;
        float: left;
        margin-top: 6px;
        background-image: url(/images/three_daohang.png);
    }

a.fwtd, a.fwtd:link, a.fwtd:active {
    color: #373737;
   
}

    a.fwtd:hover {
        color: red;
    }
.fontsize14 {
     font-size :14px;
}
.view_main {
    width: 1000px;
    background-color: white;
}

.v_top {
    width: 1000px;
    height: 52px;
}

.v_body {
    width: 1000px;
    min-height: 450px;
    background-color: white;
    background-image: url(/images/v_body_bg.png);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.div_left {
    width: 199px;
    float: left;
    border-right: solid;
    border-width: 1px;
    border-color: #eaeaea;
}

.div_right {
    width: 790px;
    float: left;
    min-height: 450px;
}


.v_centerText {
    width: 760px;
    margin-left: 20px;
    margin-top: 20px;
    color: #1e1e1e;
    font-size:14px !important; 
}

.v_path {
    width: 790px;
    height: 31px;
    color: #222222;
    background-image: url(/images/v_pathBg.png);
}

a.nextMneu, a.nextMneu:link, a.nextMneu:active {
    color: #444343;
    display: list-item;
    border-bottom: 1px dotted #d0d0d0;
    list-style-type: none;
    height: 30px;
    line-height: 30px;
}

    a.nextMneu:hover {
        background: #e2f4fe;
    }

a.PathMenu {
    color: #4a4a4a;
}

.HealthPiture {
    margin-top: 10px;
    margin-left: 8px;
    line-height: 180%;
}

.Max_body {
    width: 1000px;
    min-height: 480px;
    background-image: url(/images/MaxView_bg.png);
    background-repeat: repeat-x;
    background-color: white;
    padding-top: 15px;
}

.Max_search {
    width: 1000px;
    height: 52px;
}

.Max_center {
    width: 1000px;
    min-height: 345px;
}

.Max_RightMsg {
    width: 760px;
    margin-top: 20px;
    margin-left: 20px;
}

.Max_MenuStyle {
    height: 30px;
    border-bottom: solid;
    border-width: 2px;
    border-color: #1e7fb8;
    font-size: 14px;
    font-weight: 700;
    padding-left: 11px;
}

.clear {
    clear: both;
}

.index_news {
    width: 519px;
    height: 245px;
    color: #373737;
}

    .index_news .title {
        background: url(../images/index_newsBg.png);
        height: 30px;
        padding-left: 18px;
    }

        .index_news .title span a, .index_news .title span {
            color: #FFF;
        }

        .index_news .title a.txt {
            /*background: url('../images/index_list_title.png') no-repeat -87px 0%;*/
            display: list-item;
            width: 95px;
            text-align: center;
            list-style-type: none;
            font-weight: 900;
            font-size: 14px;
            float: left;
            color: white;
            padding-top: 3px;
            line-height: 23px;
            margin-top: 4px;
			text-overflow: ellipsis;
    		overflow: hidden;
    		white-space: nowrap;
        }

        .index_news .title a.select {
            background-color: white;
            background-position-x: 4px;
            background-position-y: 2px;
            color: #090000;
            margin-top: 4px;
			text-overflow: ellipsis;
    		overflow: hidden;
    		white-space: nowrap;
        }

    .index_news .info {
        padding: 2px;
        height: 200px;
    }

.index_Center_news {
    width: 741px;
    height: 343px;
    color: #373737;
}

    .index_Center_news .Center_title {
        background: url(../images/index_center_bg.png);
        height: 26px;
        padding-left: 20px;
        /*border-top:1px solid #bfbfbf;*/
    }

        .index_Center_news .Center_title span a, .index_Center_news .Center_title span {
            color: #FFF;
        }

        .index_Center_news .Center_title a.Center_txt {
            background: url(../images/index_center_title.png) no-repeat;
            background-position-x: -225px;
            display: list-item;
            width: 225px;
            line-height: 26px;
            text-align: center;
            list-style-type: none;
            font-weight: 700;
            float: left;
            color: #373737;
        }

        .index_Center_news .Center_title a.Center_select {
            background: url(../images/index_center_title.png) no-repeat;
            background-position-x: 0px;
            background-position-y: -2px;
            color: #373737;
        }

    .index_Center_news .Center_info {
        height: 315px;
    }
.div_lxwm {
    background: whitesmoke;
    width: 984px;
    margin: 8px auto 0;
}
    .div_lxwm:after {
        content:"";
        display:table;
        clear:both;
    }
    .div_lxwm_title {
        float: left;
        margin-top: 5px;
	margin-bottom: 5px;
        text-align: center;
        color: #1e7fb8;
        font-size: 15px;
        font-weight: bold;
    }
    .div_lxwm_title_right {
        float: right;
        width: 60px;
        margin-top: 7px;
	margin-bottom: 3px;
        text-align: center;
	float:right;
    }
.div_lxwm_l {
    float: left;
    width: 22%;
    padding-left: 20px;
    box-sizing: border-box;
}


/*新修改banner样式*/
#ms_top{
    position: relative;
}
.ms_top_banner {
    width: 100%;
    height: 100%;
    background-image: url('../images/header/bg.png');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
}
.banner_wrap{
    width: 500px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.left-btn,
.right-btn,
.spot {
    display: none;
}