*{
    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;*/
    /*padding-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;*/
/*}*/
/*导航结束*/

/*内容样式*/
#notice{
    /*padding-left: 30px;*/
    /*margin-top: 30px;*/
}
div.line{
    height:1px;
    width:auto;
    background-color:#737373;
}
div.line-blod{
    width: 100px;
    height:4px;
    background-color:#007929;
    padding-left: 5px;
    margin-top: 5px;
}
.title1{
    font-size: 18px;
    color:#007929;
    font-weight: bold;
    float: left;
}
.title-right{
    text-align: right;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 90px;
    margin-bottom: 5px;
}
.content{
    width: 100%;
    padding-top: 8px;
}
h3{color:#007929;text-align: center;font-weight: bold;letter-spacing: 0px}
.i{height:32px;color: #737373;text-align: center;background-color: #f6f6f6;line-height: 32px;margin: 0 auto;padding-left:20px;padding-right:20px}
.content-con{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #737373;
}
.content-con p{
    text-indent: 2em;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
}
#fujian{
    color: #1361a9;
}
/*内容样式结束*/


/*footer{*/
    /*position: absolute;*/
/*}*/
/*页底*/
/*#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;*/
/*}*/
/*页底结束*/