/* 初始化CSS */

body,
p,
ul,
ol,
li,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
select,
input {
    margin: 0;
    padding: 0;
}

body {
    background: #FFFFFF;
    color: #333333;
    text-align: left;
    font: 14px/28px Tahoma, Helvetica, Arial, 'Microsoft YaHei', \5FAE\8F6F\96C5\9ED1, SimSun, sans-serif;
}

ul,
ol,
li {
    list-style: none;
}

select,
input {
    vertical-align: middle;
    font-size: 12px;
    font-family: Tahoma, Helvetica, Arial, 'Microsoft YaHei', \5FAE\8F6F\96C5\9ED1, SimSun, sans-serif;
}

img {
    border: 0;
}

p {
    text-indent: 2em;
}

a,
a:link,
a:visited {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #DC5925;
    text-decoration: underline;
}

.clearfix:after {
    content: '\0020';
    display: block;
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.clearFloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.width1000 {
    width: 1000px;
    margin: 0 auto;
}

.header {
    min-width: 1000px;
    height: 220px;
    background: #5EA15E url("imageswebsitebannerbg.jpg") repeat-x top;
    overflow: hidden;
}

.banner {
    height: 130px;
    background: url("imageswebsitebanner.jpg") no-repeat center top;
    overflow: hidden;
}

.bannertxt {
    width: 280px;
    height: 32px;
    margin: 49px 0 0 720px;
    border-radius: 10px;
    line-height: 32px;
    text-align: center;
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
}

.nav {
    height: 50px;
    line-height: 50px;
    color: #FFF;
}

.nav>ul>li {
    float: left;
    display: inline;
    padding: 0 15px;
    margin-right: 12px;
    position: relative;
}

.nav>ul>li.onread ul.sub_nav {
    display: block;
}

ul.sub_nav {
    display: none;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: 50px;
    left: 15px;
    width: 500px;
}

ul.sub_nav li {
    float: left;
    display: inline;
    padding: 0 10px;
    margin-right: 12px;
}

.nav a,
.nav a:link,
.nav a:visited {
    color: #FFF;
}

.nav>ul>li.onread {
    margin-top: -3px;
    background: #e06a3b;
    border-top: 3px solid #c95121;
}

.nav-bottom {
    height: 40px;
    background-color: #8ac58a;
}

.bluebg {
    min-width: 1000px;
     padding: 20px 0;
    background: #F2F5F6; 
}

.tab_container {
    position: relative;
}

.tab_container>ul {
    width: 100%;
    background-color: #F0F5F8;
}
.tab_container .tab{
    overflow:hidden;
    background: url(ImagesWebSitebg1px.png) 0 -33px repeat-x;
}
.tab_container .tab>ul>li {
    background-color:transparent;
    list-style-type: none;
    float: left;
    display: inline;
    width: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #2C322F;
    font-weight: bold;
    cursor: pointer;
}

.tab_container ul>li.over {
    border-top: 3px solid #ff8400;
    padding-bottom: -3px;
    background-color: #fff;
    color: #B30003;
}

.topnews {
    float: left;
    display: inline;
    width: 517px;
    height: 269px;
    /* padding: 0px 14px 0 14px; */
    margin-left: 20px;
    background: #FFF;
    border: 1px solid #DDD;
}

.tab_container li .contents {
    position: absolute;
    top: 40px;
    left: 0px;
    display: none;
    width: 100%;
    height: 229px;
    overflow: hidden;
}

.tab_container ul>li.over .contents {
    display: block;
}

.contents li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: left;
    padding: 5px 10px;
    font-weight: normal;
}

.contents li>a {
    float: left;
    display: block;
    width: 80%
}

.contents li>span {
    float: right;
}

.topnewst {
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    color: #dc5925;
    overflow: hidden;
}

.topnewst a,
.topnewst a:link,
.topnewst a:visited {
    color: #dc5925;
}

.topnews p {
    font-size: 12px;
    color: #666;
}

.topnews p a,
.topnews p a:link,
.topnews p a:visited {
    color: #666;
}

.topnews>li {
    height: 28px;
    list-style-type: none;
    /* padding-left: 12px; */
    line-height: 28px;
    background: url("imageswebsitedotgreen.png") no-repeat 0 13px;
    overflow: hidden;
}

.topnewsline {
    height: 9px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #CCC;
    clear: both;
    overflow: hidden;
}

.part4 {
    float: left;
    display: inline;
    margin-right: 20px;
    width: 235px;
    height: 200px;
    padding-top: 110px;
    background: #FFF url("imageswebsiteicongreen.png") no-repeat 0 0;
}

.part4:hover {
    background: #FFF url("imageswebsiteiconred.png") no-repeat 0 0;
}

.iconjzmd {
    background-position: -235px 0;
}

.iconjzmd:hover {
    background: #FFF url("imageswebsiteiconred.png") no-repeat -235px 0;
}

.iconjlzzmd {
    background-position: -470px 0;
}

.iconjlzzmd:hover {
    background: #FFF url("imageswebsiteiconred.png") no-repeat -470px 0;
}

.iconjzfs {
    background-position: -705px 0;
}

.iconjzfs:hover {
    background: #FFF url("imageswebsiteiconred.png") no-repeat -705px 0;
}

.part4 h2 {
    text-align: center;
    font-size: 16px;
    line-height: 42px;
}

.part4cont {
    height: 120px;
    margin: 0 20px;
    color: #666;
}

.part4cont a,
.part4cont a:link,
.part4cont a:visited {
    color: #666;
}

.part4ul {
    width: 194px;
    height: 120px;
    margin: 0 20px;
    color: #666;
}

.part4ul a,
.part4ul a:link,
.part4ul a:visited {
    color: #666;
}

.part4ul li {
    float: left;
    display: inline;
    padding-left: 22px;
    width: 75px;
}

.part4more {
    width: 50px;
    height: 18px;
    margin: 0 auto;
    line-height: 18px;
    background: url("imageswebsitearrow.png") no-repeat right 0;
    cursor: pointer;
    overflow: hidden;
}

.part4more:hover {
    background-position: right -18px;
}

.part4more a {
    display: block;
    width: 50px;
    height: 18px;
    line-height: 18px;
}

.part3 {
    float: left;
    display: inline;
    margin-right: 20px;
    width: 320px;
    height: 290px;
}

.datenews {
    width: 320px;
    height: 84px;
}

.datenewsl {
    float: left;
    display: inline;
    background: #5EA15E;
    width: 55px;
    height: 84px;
    text-align: center;
    color: #daeeda
}

.datetxt {
    display: block;
    font-size: 32px;
    line-height: 50px;
    color: #FFF;
}

.datenewsr {
    float: left;
    display: inline;
    width: 255px;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
}

.datenewsr a,
.datenewsr a:link,
.datenewsr a:visited {
    color: #666;
}

.datenewstitle {
    height: 24px;
    margin-bottom: 4px;
    color: #5EA15E;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}

.datenewstitle a,
.datenewstitle a:link,
.datenewstitle a:visited {
    color: #5EA15E;
}

.newslist {
    width: 320px;
}

.newslist li {
    height: 28px;
    padding-left: 12px;
    line-height: 28px;
    background: url("imageswebsitedotgreen.png") no-repeat 0 13px;
    overflow: hidden;
}

.newslist li span.time {
    float: right;
    color: #999;
}

.img4 {
    width: 1000px;
    height: 140px;
    overflow: hidden;
}

.img4 img {
    float: left;
    display: inline;
    width: 235px;
    height: 132px;
    margin-right: 20px;
}

.img4 img.nomargin {
    margin-right: 0;
}

.link h2 {
    height: 30px;
    border-bottom: 1px solid #D2D4D5;
    line-height: 24px;
    font-size: 16px;
}

.linkl {
    float: left;
    display: inline;
    width: 660px;
}

.linkr {
    float: left;
    display: inline;
    margin-left: 20px;
    width: 318px;
}

.linkcont {
    padding-top: 10px;
    border-top: 1px solid #FFF;
    clear: both;
}

.linkcont li {
    width: 165px;
    float: left;
}

.footer {
    min-width: 1000px;
    padding: 15px 0;
    background: #2C322F;
    color: #BEC3C1;
    text-align: center;
}

.forh h2 {
    font-size: 16px;
    line-height: 44px;
    text-align: left;
}

.line {
    height: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    clear: both;
    overflow: hidden;
}

.margintop20 {
    margin-top: 20px;
}

.margintop30 {
    margin-top: 30px;
}

.marginr0 {
    margin-right: 0;
}

.more {
    float: right;
    display: inline;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
}

/*for focus img*/

.flashBanner {
    position: relative;
    float: left;
    display: inline;
    width: 460px;
    height: 270px;
    background: #ABD1E9;
    overflow: hidden;
}

.flashBanner .title {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 10;
    z-index: 10;
    /*background-color: #bababa;*/
    background-image:url(ImagesWebSitesliderbg.png);
    background-repeat:repeat;
    width: 100%;
    padding-left: 20px;
}

/**************列表页面**************/

add {
    clear: both;
    height: 28px;
    padding-bottom: 4px;
    border-bottom: 1px solid #DDD;
    line-height: 28px;
    color: #666;
}

.add a,
.add a,
.add a:link,
.add a:visited {
    color: #333;
}

.add a:hover {
    text-decoration: none;
}

.newstable {
    width: 100%;
    margin: 20px auto 0 auto;
}

.newstable td.newsl {
    width: 743px;
    background: #FFF;
    vertical-align: top;
    border: 1px solid #DDD;
}

.newsl a,
.newsl a:link {
    color: #333;
}

.newsl a:hover {
    color: #DC5925;
}

.newstable td.newsr {
    width: 233px;
    background: #FFF;
    vertical-align: top;
    border: 1px solid #DDD;
}

.newsl h2 {
    width: 700px;
    margin: 0 auto;
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    padding: 15px 0 5px 0;
}

.newsltime {
    width: 700px;
    height: 38px;
    margin: 0 auto;
    color: #999;
    line-height: 38px;
    border-bottom: 1px solid #DDD;
}

.newslcont {
    width: 700px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 16px;
    line-height: 28px;
}

.newslcont p {
    padding: 8px 0;
}

.newslcont a,
.newslcont a:link,
.newslcont a:visited {
    color: #5ea15e;
}

.newsul li {
    clear: both;
    position: relative;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px dotted #CCC;
    padding: 4px 100px 4px 25px;
    background: url("imageswebsitedotgreen.png")
    no-repeat 12px 17px;
}

.newsul span.time {
    position: absolute;
    right: 0;
    top: 4px;
    width: 90px;
    color: #999;
}

.newsr h2 {
    height: 37px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    line-height: 37px;
    padding-left: 10px;
    font-weight: 400;
    clear: both;
}

.newsr h2 span.h {
    float: left;
    display: block;
    height: 36px;
    padding: 0 0 0 30px;
    border-bottom: 2px solid #5EA15E;
    font-size: 16px;
    background: url("../images/website/newsricon.png") no-repeat 0 7px;
}

.newsr h2 span.jzmd {
    background-position: 0 -31px;
}

.newsr h2 span.jlzzmd {
    background-position: 0 -73px;
}

.newsr h2 span.jzfs {
    background-position: 0 -110px;
}

.newsr h2 span.more {
    float: right;
    display: inline;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
}

.newsrcont {
    clear: both;
    padding: 8px 8px 8px 12px;
}

.page {
    padding: 10px;
    text-align: center;
}

.pageTable {
    width: 100%;
    table-layout: fixed;
}

.pageTable td {
    word-wrap: break-word;
    word-break: normal;
    text-align: right;
}

.pageTable td a {
    white-space: nowrap;
}

.footer {
    min-width: 1000px;
    padding: 15px 0;
    background: #2C322F;
    color: #BEC3C1;
    text-align: center;
    width:100%;
}

.forh h2 {
    font-size: 16px;
    line-height: 44px;
    text-align: left;
    font-weight: bold;
}

.line {
    height: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    clear: both;
    overflow: hidden;
}

.margintop20 {
    margin-top: 20px;
}

.margintop30 {
    margin-top: 30px;
}

.marginr0 {
    margin-right: 0;
}

.more {
    float: right;
    display: inline;
    font-size: 12px;
    font-weight: 400;
}