/* 首页滚动广告 */
.home-slide{
    width: 100%;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}
.home-slide .prev,
.home-slide .next{
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    z-index: 99;
    background: url("../images/index-ico.png") no-repeat;
}
.home-slide .prev{
    left: 5%;
    margin-top: -23px;
    background-position: -42px 0;
}
.home-slide .next{
    right: 5%;
    margin-top: -23px;
    background-position: -42px -46px;
}
.home-slide .prev:hover{
    background-position: -42px -92px;
}
.home-slide .next:hover{
    background-position: -42px -138px;
}

.section{
    padding: 65px 0;
}
.home-block-bt{
    text-align: center;
    position: relative;
    z-index: 99;
}
.home-block-bt h3{
    font-size: 40px;
    color: #e50012;
}
.home-block-bt p{
    color: #7f7e7e;
    line-height: 26px;
    padding-top: 20px;
    font-size: 15px;
}
/* block1 */
.section1-block{
    text-align: center;
}
.section1-block .pic{
    width: 1095px;
    height: 375px;
    margin: 50px auto 0;
}
.section1-block .get-btn{
    display: inline-block;
    width: 246px;
    height: 70px;
    margin-left: 30px;
    vertical-align: top;
    font-size: 0;
    background: url("../images/index-ico.png") no-repeat -187px -175px;
}
.section1-block .get-btn:hover{
    background: url("../images/index-ico.png") no-repeat -187px -260px;
}
.section1-block .get-btn:active{
    background: url("../images/index-ico.png") no-repeat -187px -344px;
}
/* block2 */
.section2-block{
    text-align: center;
}
.section2-block ul{
    width: 1200px;
    padding-top: 50px;
    margin: 0 auto;
    font-size: 0;
}
.section2-block li{
    display: inline-block;
    width: 280px;
}
.section2-block li i{
    display: inline-block;
    width: 105px;
    height: 105px;
    background: url("../images/index-ico.png") no-repeat;
}
.section2-block li i.ico01{
    background-position: 0 -509px;
}
.section2-block li i.ico02{
    background-position: -115px -509px;
}
.section2-block li i.ico03{
    background-position: -230px -509px;
}
.section2-block li i.ico04{
    background-position: -345px -509px;
}
.section2-block li span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
/* block3 */
.section3{
    overflow: hidden;
    position: relative;
    background: #f7fcf9;
}
.skin-circle1{
    width: 316px;
    height: 277px;
    position: absolute;
    left: 3%;
    bottom: 0;
    -webkit-animation: index-circle ease-in-out 6s infinite;
    -o-animation: index-circle ease-in-out 6s infinite;
    animation: index-circle ease-in-out 6s infinite;
    background: url("../images/index-circle1.png") center no-repeat;
}
.skin-circle2{
    width: 628px;
    height: 549px;
    position: absolute;
    right: -15%;
    top: -30%;
    -webkit-animation: index-circle ease-in-out 5s infinite;
    -o-animation: index-circle ease-in-out 5s infinite;
    animation: index-circle ease-in-out 5s infinite;
    background: url("../images/index-circle2.png") center no-repeat;
}
.easy-block{
    width: 1000px;
    margin: 0 auto;
    padding-top: 70px;
    text-align: center;
    position: relative;
}
.easy-block .fl,
.easy-block .fr{
    width: 160px;
    position: absolute;
    top: 80px;
}
.easy-block .fl{
    left: 0;
}
.easy-block .fr{
    right: 0;
}
.easy-block .fl li,
.easy-block .fr li{
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
}
.easy-block .fr li{
    text-align: right;
}
.easy-block .fl li i,
.easy-block .fr li i{
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin: -5px 15px 0 0;
    background: url("../images/index-ico.png") no-repeat;
}
.easy-block .fr li i{
    margin: -5px 0 0 15px;
}
.easy-block .fl li .ico01{
    background-position: 1px -61px;
}
.easy-block .fl li .ico02{
    background-position: 1px -91px;
}
.easy-block .fl li .ico03{
    background-position: 1px -121px;
}
.easy-block .fl li .ico04{
    background-position: 0 -151px;
}
.easy-block .fl li .ico05{
    background-position: 1px -181px;
}
.easy-block .fl li .ico06{
    background-position: 1px -211px;
}
.easy-block .fr li .ico07{
    background-position: 1px -242px;
}
.easy-block .fr li .ico08{
    background-position: 0 -272px;
}
.easy-block .fr li .ico09{
    background-position: 1px -304px;
}
.easy-block .fr li .ico010{
    background-position: 0 -333px;
}
.easy-block .fr li .ico011{
    background-position: 0 -360px;
}
.easy-block .fr li .ico012{
    background-position: 1px -389px;
}

.skin-slide{
    display: inline-block;
    width: 697px;
    height: 387px;
    background: url("../images/skin-bg.jpg") center no-repeat;
}
.skin-slide .bd-slide{
    width: 490px;
    height: 316px;
    margin: 25px 0 0 102px;
    overflow: hidden;
    background: url("../images/white.png") center no-repeat;
}
.skin-slide .bd-slide li{
    width: 490px;
    height: 316px;

}
/* block4 */
.system-content{
    width: 1160px;
    padding-top: 50px;
    margin: 0 auto;
}
.system-l{
    float: left;
    width: 706px;
    height: 519px;
    position: relative;
    background: url("../images/system-l.png") center no-repeat;
}
.circle-menu-list{
    padding: 110px 40px 20px 160px;
}
.circle-menu{
    float: left;
    display: none;
    width: 60px;
    height: 59px;
    margin: 20px 20px 0;
    background: url("../images/circle-menu-ico.png") no-repeat;
}
.circle-menu-line{
    background-position: 0 0;
}
.circle-menu-hotel{
    background-position: -60px 0;
}
.circle-menu-ticket{
    background-position: -120px 0;
}
.circle-menu-car{
    background-position: -180px 0;
}
.circle-menu-visa{
    background-position: -240px 0;
}
.circle-menu-tuan{
    background-position: 0 -59px;
}
.circle-menu-gl{
    background-position: -60px -59px;
}
.circle-menu-diary{
    background-position: -120px -59px;
}
.circle-menu-photo{
    background-position: -180px -59px;
}
.circle-menu-jb{
    background-position: -240px -59px;
}


.system-r{
    float: right;
    width: 400px;
    padding-top: 30px;
}
.system-r h4{
    line-height: 38px;
    font-size: 30px;
    color: #e50012;
}
.system-txt{
    padding-top: 20px;
}
.system-txt p{
    color: #909693;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}
.system-item-block{

    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e9e9e9;
}
.system-item-block .item-tit{
    color: #909693;
    font-size: 15px;
}
.system-item-list > a{
    display: block;
    float: left;
    color: #666;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 15px 28px 0 0;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d2f5dd;
}
.system-item-list > a:hover{
    color:#0ccc6c
}
.system-item-list > a i{
    display: inline-block;
    width: 15px;
    height: 10px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url("../images/index-ico.png") no-repeat 0 -42px;
}
.system-item-list > a.active{
    color: #fff;
    background: #0ccc6c;
}
.system-item-list > a.active i{
    background: url("../images/index-ico.png") no-repeat 0 -22px;
}
.system-item-list > a.last{
    color: #f36f5b;
    background: #fadc6c;
}
.system-item-list > a.last:hover{
    background: #ffce60;
}
.system-item-list > a.last i{
    width: 12px;
    height: 12px;
    margin: -3px 5px 0 0;
    background: url("../images/index-ico.png") no-repeat 0 0;
}


.super-block{
    width: 1160px;
    margin: 0 auto;
    padding-top: 50px;
}
.super-block li{
    float: left;
    width: 160px;
    margin-right: 90px;
    text-align: center;
}
.super-block li.last{
    margin-right: 0;
}
.super-block li i{
    display: block;
    width: 71px;
    height: 60px;
    margin: 0 auto;
    background: url("../images/index-ico.png") no-repeat;
}
.super-block li .ico01{
    background-position: 6px -429px;
}
.super-block li .ico02{
    background-position: -65px -429px;
}
.super-block li .ico03{
    background-position: -135px -429px;
}
.super-block li .ico04{
    background-position: -209px -429px;
}
.super-block li .ico05{
    background-position: -282px -429px;
}
.super-block li .txt{
    display: block;
    height: 48px;
    line-height: 24px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    font-size: 14px;
}

/* block5 */
.section5-block{

}
.section5-block ul{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.section5-block ul li{
    float: left;
    width: 200px;
    margin-right: 50px;
}
.section5-block ul li .pic{
    display: block;
    width: 200px;
    height: 90px;
}
.section5-block ul li .bt{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.section5-block ul li.last{
    margin-right: 0;
}
/* block6 */
.section6{
    background: #f6fafb;
}
.article-block{
    width: 1200px;
    padding-top: 50px;
    margin: 0 auto;
}
.article-block .article-item-list{
    float: left;
    width: 350px;
    margin-right: 75px;
}
.article-block .last{
    margin-right: 0;
}
.article-item-list h3{
    height: 38px;
    line-height: 38px;
}
.article-item-list h3 strong{
    font-size: 16px;
}
.article-item-list h3 em{
    color: #a5a5a5;
    padding-left: 10px;
}
.article-item-list h3 .more{
    float: right;
    color: #3db1fa;
    width: 68px;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    text-align: center;
    border: 1px solid #e2e2e2;
}
.article-item-list .first{
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 14px;
}
.article-item-list .first .pic{
    display: block;
    height: 130px;
}
.article-item-list .first .bt{
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    background: rgba(0,0,0,.5);
}
.article-item-list .equal{
    height: 28px;
    position: relative;
}
.article-item-list .equal a{
    display: block;
    height: 28px;
}
.article-item-list .equal a:hover{
    background: #3db1fa;
}
.article-item-list .equal .date{
    color: #b0b0b0;
    float: left;
    width: 87px;
    height: 28px;
    line-height: 28px;
    padding-left:3px;
}
.article-item-list .equal .bt{
    float: left;
    color: #7b7b7b;
    width: 255px;
    height: 28px;
    line-height: 28px;
    padding-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}
.article-item-list .equal a:hover .date,
.article-item-list .equal a:hover .bt{
    color: #fff;
}
/* 动画 */
@keyframes index-circle{

    0% {
        -webkit-transform: translate(-50px, 50px);
        -moz-transform: translate(-50px, 50px);
        -ms-transform: translate(-50px, 50px);
        -o-transform: translate(-50px, 50px);
        transform: translate(-50px, 50px);
    }

    50% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100%{
        -webkit-transform: translate(-50px, 50px);
        -moz-transform: translate(-50px, 50px);
        -ms-transform: translate(-50px, 50px);
        -o-transform: translate(-50px, 50px);
        transform: translate(-50px, 50px);
    }

}


