.banner {
    position: relative;
    overflow: hidden;
    width: 1240px;
    margin: 0 auto;
    height: 350px;
}

.banner .picall {
    width: 100%;
}

.banner .pic {
    width: 1240px;
    height:350px;
    float: left;
}

.banner .per {
    position: absolute;
    bottom: 20px;
    left: 50%;
    overflow: hidden;
}

.banner .per div {
    width: 30px;
    height: 5px;
    background: #d8d5d5;
    cursor: pointer;
    float: left;
    margin: 0 5px;
}

.banner .per .active {
    background: #fff;
}

.banner_sub {
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 250px;
    margin-bottom: 20px;
}

.banner_sub .picall {
    width: 100%;
}

.banner_sub .pic {
    width: 1200px;
    height:250px;
    float: left;
}

.banner_sub .per {
    position: absolute;
    bottom: 20px;
    left: 50%;
    overflow: hidden;
}

.banner_sub .per div {
    width: 30px;
    height: 5px;
    background: #d8d5d5;
    cursor: pointer;
    float: left;
    margin: 0 5px;
}

.banner_sub .per .active {
    background: #fff;
}

.banner_m {
    margin-top:38px;
    overflow: hidden;
}

.banner_m .picall_m {
    width: 100%;
}

.banner_m .pic_m {
    float: left;
    height: auto;
}

h3 {
    width: 805px;
    height: 100px;
    margin: 0 auto;
    color: #2d2d2d;
    font-size: 32px;
    text-align: center;
    line-height: 100px;
    border-bottom: 1px solid #435da8;
}

.news {
    padding: 10px 0 0 0;
    overflow: hidden;
}

.news dl {
    width: 590px;
    float: left;
}

.news dt {
    height: 50px;
    margin-bottom: 25px;
    overflow: hidden;
    border-bottom: 2px solid #435da8;
}

.news dt b {
    color: #333;
    font-size: 30px;
}

.news dt a {
    color: #435da8;
    float: right;
    line-height: 50px;
}

.news dd a {
    display: block;
    color: #919191;
    margin-bottom: 18px;
    overflow: hidden;
}

.news dd a i, .news dd a b {
    float: left;
}

.news dd a i {
    height: 6px;
    width: 6px;
    margin: 7px 8px 0 0;
    border-radius: 50%;
    background: #0e2e88;
}

.news dd a b {
    width: 485px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news dd a span {
    float: right;
}

.news ul {
    width: 66.5%;
    overflow: hidden;
}

.news ul li {
    color: #fff;
    font-size: 18px;
    text-align: center;
    float: left;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.news ul li div {
    transition: all .3s ease;
}

.news ul li:hover p {
    transform: rotateY(-180deg);
}

.news ul li:hover div {
    transform: rotateY(180deg);
}

.news ul li div {
    width: 185px;
    height: 185px;
    background: #08849e;
    line-height: 185px;
}

.news ul li a {
    display: block;
}

.news ul li img {
    width: 44px;
    height: auto;
    margin-bottom: 5px;
}

.news-block {
    color: #595757;
}

.news-block a {
    border: 1px solid #ccc;
    display: block;
    text-align: left;
    line-height: 60px;
    height: 60px;
    transition: all .2s ease;
    background-color: #f1f1f1;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.news-block a:hover {
    color: black;
    /*padding-right: 1em;*/
    filter: alpha(opacity:50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    background-color: white;
    background-image: url(../img/arrow_green.png);
}

.news-block a span {
    display: block;
    width: 90%;
    text-align: left;
    padding-left: 10px;
    height: 60px;
    overflow: hidden;
}

.news-block-left {
    width: 390px;
    margin-right: 15px;
    float: left;
}

.news-block-middle {
    width: 390px;
    margin-right: 15px;
    float: left;
}

.news-block-right {
    width: 390px;
    float: left;
}

.news-more {
    margin: 10px 0;
    color: #595757;
    text-align: center;
    transition: all .2s ease;
    height: 30px;
    line-height: 30px;
    background-color: #f1f1f1;
}

.news-more a {
    display: block;
    width: 100%;
}

.news-more:hover {
    color: #3b7f6d;
    background-color: white;
}

li.footer-divider {
    padding: 0 5px;
}

.blocks {
    overflow: hidden;
    font-weight: bold;
    font-size: 1em;
    color: white;
}

.block-left {
    float: left;
    width: 66.5%;
    margin-right: 0.5%;
    overflow: hidden;
}

.block-right {
    float: left;
    width: 33%;
    overflow: hidden;
}

.block-right-inner {
    width: 100%;
    height: 80px;
    background-color: #3b7f6d;
    transition: all .8s ease;
}

.block-right-inner:hover {
    filter: alpha(opacity:50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.block-left-inner {
    width: 24.25%;
    height: 195px;
    line-height: 195px;
    text-align: center;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.block-left-inner-last {
    width: 24.25%;
    height: 195px;
    line-height: 195px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
}

.block-last {
    width: 24.25%;
    height: 195px;
    line-height: 195px;
    text-align: center;
    float: left;
}

.block-last div:hover {
    color: #3b7f6d;
    filter: alpha(opacity:50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    background: white;
}

.block-last div {
    transition: all .8s ease;
}

.block-last img {
    width: 1em;
}

.block-1 {
    background-color: #3b7f6d;
}

.block-2 {
    background-color: #3a9399;
}

.block-3 {
    background-color: #2d7762;
}

.block-4 {
    background-color: #86b56b;
}

.block-5 {
    background-color: #2d7762;
}

.block-6 {
    background-color: #86b56b;
}

.block-7 {
    background-color: #3b7f6d;
}

.block-8 {
    background-color: #3a9399;
}

.search-bar {
    width: 100%;
    height: 26px;
    background-color: #3b7f6d;
}

.news-mobile {
    display: none;
}

.news-mobile .title {
    height: 1.75rem;
    line-height: 1.75rem;
    color: white;
    background: #3b7f6d;
    padding: 0 .75rem;
    border-bottom: .05rem solid #3b7f6d;
}

.news-mobile .title a {
    float: right;
    font-size: .55rem;
}

.news-mobile .news-list{
    margin-top:5px;
}

.news-mobile li {
    height: 1.4rem;
    line-height: 1.4rem;
    padding: 0 .75rem;
    padding-top: .25em;
}

@media all and (max-width: 890px) {
    .news {
        display: none;
    }

    .news-mobile {
        display: block;
    }

    .banner{
        display: none;
    }

    .header .nav{
        display: none;
    }

    .search-bar{
        display: none;
    }

    .footer-inner{
        width:100%;
        height: auto;
    }

    .header .menu{
        display: none;
    }

    .news-wrap{
        display: none;
    }
}

.blocks ul li div {
    transition: all .8s ease;
}

.blocks ul li:hover span {
    padding-left:20px;
}

.blocks ul li:hover div {
    line-height: 20px;
}

.blocks ul li:hover a {
    margin-top:15px;
    margin-left:15px;
    float:left;
    clear:both;
}

.blocks ul li a:hover{
    color: #e6edbf;
}

.search-bar-form input {
    width: 200px;
    float: right;
    height: 24px;
    margin-top: 10px;
    background: white;
    padding-left: 10px;
}

.search-bar-form img {
    margin-left: 10px;
    margin-top: 13px;
    height: 17px;
    float: right;
    width: 20px;
    transition: all .2s ease;
}

.search-bar-form img:hover {
    filter: alpha(opacity:50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.blocks-mobile-inner {
    width: 33.333333%;
    overflow: hidden;
    font-weight: bold;
    font-size: 1.2em;
    color: white;
    text-align: center;
    line-height: 40px;
    height: 40px;
    float: left;
    margin-top: 10px;
}

.news-wrap {
    width: 1200px;
    margin: 0 auto;
    background-color: white;
    padding: 10px 20px 10px 20px;

}

.content-wrap {
    background-color: #d3e2b3;

}

.news-wrap-bg{
    background-image: url("../img/bg_c.png");
    background-repeat: no-repeat;
    background-position: center bottom 0px;
}
