*{
    margin: 0px; padding: 0px; font-family: Arial,"微软雅黑"; font-size: 14px; font-style: normal;
}
html{
    position: relative;
    min-height: 100%;
}

/*.flag{*/
/*height: 30px;*/
/*font-size: 50px;*/
/*}*/

body{
    /*margin-bottom: 120px;*/
    width:100%;
    background-color: white ;
}
/*#header{*/
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    /*background-color: white;*/
    /*width: 100%;*/
/*}*/
#body{
    /*flex: 1;*/
    padding-top: 0px;
}
/*.icon img{*/
    /*width: 100%;*/
    /*min-width: 240px;*/
/*}*/
/*.contact{*/
    /*padding-left: 70px;*/
    /*margin-top: 20px;*/
    /*width:360px;*/
/*}*/
/*.contact p{*/
    /*color: #1361a9;*/
/*}*/

/*!*导航*!*/
/*#top-nav{*/
    /*background-color: #1361a9;*/
/*}*/
/*#top-nav nav{*/
    /*border:0;*/
    /*border-radius:0;*/
    /*margin:0;*/
    /*background-color:#1361a9;*/
/*}*/
/*#top-nav nav ul.nav>li{width:130px;color:#fff}*/
/*#top-nav nav ul.nav>li>a{color:inherit;width:inherit;text-align:center;font-size:inherit;padding-left:0;padding-right:0}*/
/*#top-nav nav ul.nav>li a{font-size:21px;font-weight: normal;}*/
/*#top-nav nav ul.nav>li.open{background-color:#113366;font-weight: bold;}*/
/*#top-nav nav ul.nav>li:hover>a{background-color:#113366;font-weight: bold;}*/
/*#top-nav nav ul.nav ul{min-width:108px !important;background-color:#ddd;padding:0;border:0;border-radius:0}*/
/*#top-nav nav ul.nav ul li{width:inherit;font-size:15px}*/
/*#top-nav nav ul.nav ul li a{font-size:inherit;width:inherit;padding:3px 3px;text-align:center}*/
/*#top-nav nav ul.nav ul li:hover a{background-color:inherit;color:#0c2e58;text-decoration:underline}*/
/*#nav-main-collapse{*/
    /*text-align: center;*/
    /*margin-bottom: -5px;*/
/*}*/
/*#navlist{*/
    /*display: inline-block;*/
    /*float: none;*/
/*}*/
/*导航结束*/

/*内容样式*/
div.list-left ul {margin-top: 30px;}
div.list-left ul li{height: 40px;}
div.list-left ul li a{color: #737373;font-size: 16px;font-weight: bold;text-decoration: none;}
div.list-left ul li a:hover{color: #007929}

div.list-right{padding-left: 0;margin-bottom: 30px;}
div.list-right a{color: #000;}
div.list-right ul{margin-top: 20px;}
div.list-right ul li{height:33px;
padding: 20px;}
div.list-right ul li a{color:#424242;height:24px;line-height:22px;font-size:15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
div.list-right ul li a:hover {
          color: #00a651; }
div.list-right ul li p{text-align:right;margin:0;color:#000;height:24px;line-height:22px;font-size:14px;padding:0}
div.line{
    height:1px;
    width:auto;
    margin-left: 30px;
    background-color:#737373;
}
div.line-blod{
    width: 200px;
    height:4px;
    background-color:#007929;
    padding-left: 5px;
}
.v-line{
    width: 100%;
    padding-left: 30px;
    border-left: 1px solid #737373
}
#notice{
    margin-top: 30px;
}
.m-top{
    margin-top: 20px;
}
.m-left-right-0{
    margin-left: 0px;
    margin-right: 0px;
}
.title1{
    font-size: 18px;
    color:#007929;
    font-weight: bold;
}
.title-right{
    text-align: right;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*内容样式结束*/

/*页底*/
/*#footer{*/

    /*position: absolute;*/
    /*bottom: 0;*/
    /*width: 100%;*/
    /*height: 120px;*/
    /*overflow-y: auto;*/

    /*background-color: #1361a9;*/
    /*text-align: center;*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
/*}*/
/*.tail{*/
    /*padding-left: 0;*/
    /*text-align: left;*/
/*}*/
/*.table1{*/
    /*text-align: center;*/
    /*color:white;*/
/*}*/
/*.table1 td{*/
    /*width: 110px;*/
/*}*/
/*.date{*/
    /*text-align: left;*/
    /*color:orange;*/
/*}*/
/*.morning{*/
    /*color:coral;*/
/*}*/
/*.afternoon{*/
    /*color:darkseagreen;*/
/*}*/
/*.evening{*/
    /*color:plum;*/
/*}*/
/*.tail p{*/
    /*height: 20px;*/
    /*color: white;*/
/*}*/
/*.tail a{*/
    /*text-decoration: none;*/
    /*color: white;*/
    /*padding-top: 6px;*/
    /*padding-bottom: 4px;*/
/*}*/
/*.tail a:hover{*/
    /*color: #006dcc;*/
    /*font-weight: bold;*/
/*}*/
/*.erwei{*/
    /*float: left;*/
    /*padding-left: 0px;*/
    /*height:90px;*/
    /*margin:0 auto;*/
    /*writing-mode: vertical-rl;*/
    /*writing-mode: bt-rl;*/
    /*font-size: 12px;*/
    /*color: white;*/
/*}*/
/*.erwei-img{*/
    /*width: 90px;*/
    /*height: 90px;*/
    /*background-color: white;*/
/*}*/
/*页底结束*/