.index-banner{
    width: 100%;
    height: 496px;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.index-banner .ban-bd {
    width: 100%;
    height: 496px;
    display: block ;
    overflow: hidden;
    position: relative;
}
.index-banner
.ban-bd ul,
.ban-bd li,
.ban-bd a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.index-banner .ban-bd img {
    width: 1920px;
    height: 496px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -248px 0 0 -960px;
}
.index-banner .ban-hd {
    width: 100%;
    height: 20px;
    line-height: 16px;
    display: block ;
    overflow: hidden ;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
}
.index-banner .ban-hd a {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    background: url(../images/point-bg.png) no-repeat center;
    background-size: 16px;
    margin: 0 5px;
}
.ie7 .index-banner .ban-hd a {
    height: 20px;
}
.index-banner .ban-hd a.on {
    background: url(../images/point-bg2.png) no-repeat center;
}
.index-banner .txt-box{
    width: 439px;
    height: 256px;
    vertical-align: middle;
    position: absolute;
    left: 23.5%;
    top: 20%;
    z-index: 20;
    text-align: left;
}

.index-banner .txt-box .tit{
    font-size: 60px;
    font-weight: bold;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(254,255,255, 1)), to(rgba(221, 241, 255, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 428px;
    height: 74px;
    overflow: hidden;
    color: #fff;
}
.index-banner .txt-box .txt{
    width: 470px;
    letter-spacing:56px;
}
.index-banner .txt-box .doc{
    letter-spacing:30px;
    font-size: 26px;
    color: #fff;
    margin-top: 45px;
    width: 465px;
    height: 37px;
    overflow: hidden;
    position: relative;
}
.index-banner .txt-box .doc i{
    width: 428px;
    height: 11px;
    background: #ffd251;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}



.notice{
    width: 100%;
    height: 71px;
    padding: 37px 0 44px;
    background: url(../images/notice-bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.notice .w1000{
    height: 74px;
}
.notice-fl {
    width: 662px;
    height: 71px;
    overflow: hidden;
    border-right: 1px solid #cccccc;
}
.notice.on,.notice.on .notice-fl{
    min-height:149px;
}
.notice.on .notice-fl .more{
    transform: rotate(180deg);
}
.notice-fl ul{
    width: 585px;
    height: 71px;
}
.notice-fl li{
    margin-right: 30px;
    float: left;
}
.ie7 .notice-fl li{
    width: 72px;
    height: 71px;
}

@keyframes bjfwFlash1 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -5px);
        transform: translate(0, -5px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
.notice-fl li:hover img{
    animation: bjfwFlash1 0.5s linear;
    -webkit-animation: bjfwFlash1 0.5s linear;
    -moz-animation: bjfwFlash1 0.5s linear;
}
.notice-fl li.last{
    margin-right: 0;
}
.notice-fl a{
    display: block;
}
.notice-fl li img{
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
.notice-fl li .tit{
    width: 72px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.notice-fl .more,.notice-fl .more img{
    width: 24px;
    height: 24px;
    display: block;
}
.notice-fl .more{
    margin: 24px 24px 0 0;
    transition: all 0.3s;
}
.notice-fl .more:hover{
     transform: rotate(180deg);
}
.notice-fr{
    width: 320px;
    height: 71px;
}
.notice-fr .no-top{
    line-height: 30px;
    overflow: hidden;
}
.notice-fr .tit{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    width: 190px;
    height: 30px;
    overflow: hidden;
}
.notice-fr .more{
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 10px;
    transition: all 0.3s;
    background: url(../images/more.png) no-repeat center;
    background-size: 10px;
}
.notice-fr .more:hover{
    transform: rotate(360deg);
    background: url(../images/more-icon1.png) no-repeat center;
    background-size: 12px;
}
.notice-fr .bot{
    width: 317px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 10px;
}
.notice-fr .bot .time{
      font-size: 14px;
    color: #333333;
}
.notice-fr .bot .txt{
    width: 269px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.notice-fr .bot .txt a{
    color: #333333;
}
.notice-fr .bot .txt a:hover{
    color: #0e9a7a;
}
/* 惠民生活开始 */
.huilife{
    margin-top: 31px;
}
.tit-top{
    height: 41px;
}
.huilife .title{
    font-size: 30px;
    color: #000000;
    width: 177px;
    height: 41px;
    line-height: 41px;
    padding-left: 18px;
    background: url(../images/products-line1.jpg) no-repeat left center;
    background-size: 7px 31px;
}
.huilife .item-tab{
    margin-top: 11px;
    font-size: 18px;
    width: 646px;
    height: 30px;
    line-height: 30px;
}
.huilife .item-tab a{
    margin-right: 28px;
    color: #666666;
    display: block;
    float: left;
}
.huilife .item-tab a.on{
    color: #0054a6;
}
.huilife .bot-list li.item{
    height: 376px;
    overflow: hidden; 
}
.hui-bot-top{
    margin-top: 25px;
    overflow: hidden;
}
.hui-bot-fl{
    width: 630px;
    height: 350px;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.hui-bot-fl .ban-bd {
    width: 630px;
    height: 350px;
    display: block ;
    overflow: hidden;
    position: relative;
}
.hui-bot-fl
.ban-bd ul,
.ban-bd li,
.ban-bd a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.hui-bot-fl .ban-bd img {
    width: 630px;
    height: 350px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -175px 0 0 -315px;
}
.hui-bot-fl .ban-hd {
    width: 100%;
    line-height: 10px;
    display: block ;
    overflow: hidden ;
    position: absolute;
    left:27px;
    bottom: 22px;
}
.hui-bot-fl .ban-hd a {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    background: #fff;
    margin: 0 5px;
}
.hui-bot-fl .ban-hd a.on {
    background: #009944;
}
.hui-bot-fr{
    width: 345px;
    height: 348px;
    margin-left: 25px;
    border-top:3px solid #999999;
}
.hui-item{
    width: 335px;
    height: 129px;
    padding-left: 10px;
    margin-top: 35px;
}
.hui-item .time{
    font-size: 14px;
    color: #666666;
    width: 110px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}
.hui-item .doc{
    width: 333px;
    height: 102px;
    padding-left: 10px;
    margin-top: 9px;
    background: url(../images/hui-bg1.png) no-repeat right bottom;
    background-size: 120px 102px;
}
.hui-item .doc .txt{
    line-height: 26px;
    width: 200px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hui-item .doc .see{
    margin-top: 14px;
    width: 85px;
    height: 32px;
    line-height: 32px;
    display: block;
    color: #04579b;
    font-size: 14px;
    transition: all 0.3s;
    background: url(../images/dep-center-info.png) no-repeat bottom;
    background-size: 88px 10px;
}
.hui-item .doc .see:hover{
    padding-left: 2px;
}
.hui-item1 .doc{
    background: url(../images/hui-bg2.png) no-repeat right bottom;
    background-size: 120px 102px;
}
.hui-bot{
    margin-top: 30px;
    width: 1000px;
    height: 136px;
}
.hui-bot li{
    width: 316px;
    height: 136px;
    overflow: hidden;
    float: left;
    margin-right: 26px;
}
.hui-bot li a,.hui-bot li a img {
    width: 316px;
    height: 136px;
   display: block;
   transition: all 0.3s;
}
.hui-bot li:hover img{
    transform: scale(1.1,1.1);
}
.hui-bot li.last{
    margin-right: 0 ;
}
/* 惠民生活结束 */

.intelligence{
    width: 100%;
    height: 130px;
    margin: 59px 0 53px;
    background: url(../images/notice-bg.jpg) no-repeat;
    background-size: cover;
}
.int{
    font-size: 20px;
    color: #333333;
    width: 339px;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    padding: 34px 0 30px;
}
.int-list{
    width: 635px;
    height: 66px;
    overflow: hidden;
    padding-top: 35px;
}
.int-list li{
    width: 78px;
    height: 66px;
    float: left;
    margin-right: 33px;
}
.int-list li.last{
    margin-right: 0;
}
.int-list li a{
    display: block;
}
.int-list li a img{
    display: block;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    transition: all 0.3s;
}
.int-list li a .txt{
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 9px;
}
.int-list li:hover img{
    animation: bjfwFlash 0.5s linear;
    -webkit-animation: bjfwFlash 0.5s linear;
    -moz-animation: bjfwFlash 0.5s linear;
}
.limin .bot{
    margin-top: 23px;
}
.limin .bot li{
    overflow: hidden;
    width: 1000px;
}
.limin .bot .limin-fl{
    /*width: 304px;*/
    height: 400px;
    padding: 61px 0 0 35px;
    width: 270px;
    margin-right: 34px;
    overflow: hidden;
    /*background: url(../images/limin-bigbg.png) no-repeat left;*/
    background-repeat: no-repeat;
    background-position: left;
    background-size: 100% 100%;
    position: relative;
    z-index: 10;
}
.limin .bot .limin-fl .img-bg{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    filter: alpha(opacity=10);
    z-index: -5;
}
.limin .bot .limin-fl:hover .img-bg{
    background: #fff;
}

.limin-fl .tit{
    font-size: 30px;
    font-weight: bold;
    width: 180px;
    height: 82px;
    overflow: hidden;
    color: #fff;
}
.limin-fl .doc{
    width: 170px;
    height: 38px;
    line-height: 21px;
    margin-top: 15px;
    color: #fff;
    overflow: hidden;
}
.ie7 .limin-fl .doc{
    height: 45px;
}
.limin-fl .doc h5{
    font-size: 14px;
}
.limin-fl .online{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 76px;
    display: block;
    width: 91px;
    height: 23px;
    padding-bottom: 8px;
    transition: all 0.3s;
    background: url(../images/cha-paty1-more.png) no-repeat bottom;
    background-size: 88px 10px;
}
.limin-fl .online:hover{
    padding-left: 2px;
}
.limin-item{
    width: 317px;
    height: 458px;
    border-top: 3px solid #999999;
}
.integral-shop{
    margin-top: 39px;
    width: 303px;
    height: 165px;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 146px 110px;
}
.integral-shop .tit{
    font-size: 30px;
    color: #00488e;
    width: 131px;
    height: 39px;
    line-height: 39px;
} 
.integral-shop .doc{
    margin-top: 11px;
    height: 46px;
    overflow: hidden;
}
.integral-shop  .txt{
    font-size: 14px;
    color: #808080;
    line-height: 23px;
    overflow: hidden;
}
.integral-shop  .see{
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #009944;
    margin-top: 40px;
}
.integral-shop  .see:hover{
    -moz-box-shadow: 2px 2px 5px #333333;
    -webkit-box-shadow: 2px 2px 5px #333333;
    box-shadow: 2px 2px 5px #333333;
}


.integral-news{
    margin-top: 50px;
    position: relative;
}
.integral-news .imh-box img{
    width: 310px;
    height: 207px;
}
.integral-news .imh-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 310px;
    height: 100%;
    z-index: 5;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.integral-news .imh-doc{
    position: absolute;
    z-index: 10;
    top: 24px;
    left: 24px;
    width: 262px;
}
.integral-news .time{
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}
.integral-news .txt{
    color: #fefefe;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.integral-news .online{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 38px;
    display: block;
    width: 91px;
    height: 23px;
    padding-bottom: 8px;
    transition: all 0.3s;
    background: url(../images/cha-paty1-more.png) no-repeat bottom;
    background-size: 90px 10px;
}
.integral-news .online:hover{
    padding-left: 2px;
}
.integral-news:hover .imh-bg{
    background: #fff;
}

.limin-item2 .integral-news .time{
    color: #333333;
}
.limin-item2 .integral-news .txt{
    color: #234384;
}
.limin-item2 .integral-news .online{
    color: #333333;
    background: url(../images/cha-paty1-more.png) no-repeat bottom;
    background-size: 88px 10px;
}
.limin-item2 .integral-news .online{
    color: #333333;
    background: url(../images/cha-paty1-more1on.png) no-repeat bottom;
    background-size: 90px 10px;
}
.limin-item2 .integral-news:hover .imh-bg{
    background: #000;
}

.index-box-first{
    margin-top: 62px;
    background: url("../images/index-first-boxbg.jpg") no-repeat center;
    background-size: cover;
    padding: 32px 0;
}
.index-box-first .first-box-lb{
    max-width: 740px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.index-box-first .first-box-lb li{
    width: 740px;
}
.index-box-first .tit{
    color: #333333;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.index-box-first .det-box{
    overflow: hidden;
    margin-top: 10px;
    padding-left: 95px;
}
.index-box-first .txt{
    float: left;
    width: 410px;
    overflow: hidden;
    color: #1a59a8;
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
}
.index-box-first li a:hover .txt{
    text-decoration: underline;
}
.index-box-first .time{
    float: left;
    width: 145px;
    margin-left: 17px;
    font-size: 16px;
    line-height: 28px;
    color: #1a59a8;
}
.first-prev{
    background: url("../images/index-first-prev.png") no-repeat center;
    background-size: 25px 49px;
    width: 25px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 0;
    z-index: 20;
    cursor: pointer;
}
.first-next{
    background: url("../images/index-first-next.png") no-repeat center;
    background-size: 25px;
    width: 25px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    right: 0;
    z-index: 20;
    cursor: pointer;
}

.index-box-second{
    margin-top: 61px;
}
.index-box-second .w1000{
    overflow: hidden;
}
.index-box-second .sec-left{
    width: 490px;
}
.index-box-second h3{
    color: #000000;
    font-size: 31px;
    padding-left: 18px;
    background: url(../images/products-line1.jpg) no-repeat left center;
    background-size: 7px 31px;
}
.index-box-second .sec-left .txt1{
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    margin-top: 33px;
}
.index-box-second .sec-left .txt1 a{
    color: #333333;
}
.index-box-second .sec-left .txt1 a:hover{
    color: #009944;
}
.index-box-second .sec-left .txt2{
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin-top: 13px;
}
.index-box-second .sec-left .txt2 a{
    color: #666666;
}
.index-box-second .sec-left .txt2 a:hover{
    color: #009944;
}

.index-box-second .l-list{
    margin-top: 19px;
    overflow: hidden;
}
.index-box-second .l-list .l-column{
    float: left;
    width: 130px;
    margin-bottom: 9px;
}
.index-box-second .l-list .l-column a{
    display: block;
    overflow: hidden;
}
.index-box-second .l-list .l-column span{
    display: block;
    float: left;
}
@keyframes td3Flash {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -3px);
        transform: translate(0, -3px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
.index-box-second .l-list .l-column img{
    height: 17px;
}
.index-box-second .l-list .l-column .txt3{
    float: left;
    margin-left: 7px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.index-box-second .l-list .l-column a:hover img{
    animation: td3Flash 0.5s linear;
    -webkit-animation: td3Flash 0.5s linear;
    -moz-animation: td3Flash 0.5s linear;
}
.index-box-second .l-list .l-column a:hover .txt3{
    color: #009944;
}



.index-box-second .sec-right{
    width: 480px;
    position: relative;
    z-index: 10;
}
.index-box-second .sec-right .sec-r-tit{
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 30;
    font-weight: bold;
    color: #ffffff;
    font-size: 24px;
    line-height: 34px;
}
.index-box-second .sec-r-bd li{
    width: 480px;
}
.index-box-second .sec-r-bd li a{
    display: block;
    position: relative;
    z-index: 10;
}
.index-box-second .sec-r-bd li img{
    width: 480px;
    height: 270px;
}
.index-box-second .sec-r-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin: -33px 0 0 -33px;
}
.index-box-second .sec-r-bd .sec-r-btn img{
    display: block;
    width: 66px;
    height: 66px;
    transition: 0.3s linear;
}
.index-box-second .sec-r-bd .sec-r-btn:hover img{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
}
.index-box-second .sec-r-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    height: 50px;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.index-box-second .sec-r-txt{
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 60%;
    z-index: 20;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-box-second .sec-r-hd{
    position: absolute;
    bottom: 17px;
    right: 20px;
    text-align: right;
    z-index: 30;
    font-size: 0;
}
.index-box-second .sec-r-hd a{
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 12px;
    height: 12px;
    background: url("../images/index-sec-hd.png") no-repeat center;
    background-size: 12px;
    margin-left: 8px;
    cursor: pointer;
}
.index-box-second .sec-r-hd a.on{
    background: url("../images/index-sec-hdon.png") no-repeat center;
    background-size: 12px;
}


.index-box-third{
    margin-top: 28px;
    margin-bottom: 58px;
}
.index-box-third h3{
    color: #000000;
    font-size: 31px;
    padding-left: 18px;
    background: url(../images/products-line1.jpg) no-repeat left center;
    background-size: 7px 31px;
}
.index-box-third .third-con{
    overflow: hidden;
    margin-top: 20px;
}
.index-box-third .thi-left{
    width: 270px;
    height: 200px;
}
.index-box-third .thi-left .img-box img{
    width: 270px;
    height: 200px;
}
.index-box-third .thi-left a{
    display: block;
    position: relative;
    z-index: 10;
}
.index-box-third .thi-left .img-icon{
    position: absolute;
    top: 8px;
    right: 11px;
    z-index: 20;
    width: 21px;
    height: 20px;
    background: url("../images/index-third-icon.png") no-repeat center;
    background-size: 21px 20px;
}
.index-box-third .thi-left .txt-bg{
    position: absolute;
    z-index: 15;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.index-box-third .thi-left .txt{
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 18px;
    width: 240px;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-box-third .thi-right{
    width: 716px;
    overflow: hidden;
}
.index-box-third .thi-r-item{
    width: 328px;
    padding-left: 30px;
    height: 48px;
    float: left;
    padding-top: 6px;
    margin-bottom: 16px;
}
.index-box-third .thi-r-item a{
    overflow: hidden;
}
.index-box-third .thi-r-item .txt{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    width: 270px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    float: left;
}
.index-box-third .thi-r-item .time{
    float: right;
    width: 55px;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}
.index-box-third .thi-r-item a:hover .txt{
    color: #006ac3;
    cursor: pointer;
}