@charset "utf-8";

/* CSS Document */

.banner, .expressway, .feature_of_product, .flow_package, .description, .com_news, .partner{
    width: 100%;
    min-width: 1120px;
}

/*海报*/

.banner {
    position: relative;
    height: 462px;
    overflow: hidden;
    text-align: center;
}

.banner ul {
    width: 100%;
    height: 462px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.banner ul li {
    width: 100%;
    height: 462px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
}

.banner ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#btn {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 110;
    margin-top: 425px;
}

#btn button {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: auto 8px;
    background-color: rgba(255,255,255,.8);
    cursor: pointer;
}

#btn button.active {
    background-color: rgba(107,186,70,1);
}

/*快速通道 */
.expressway {
    height: 140px;
}
.expressway .inner {
    width: 1120px;
    min-width: 1120px;
    margin: 0 auto;
    position: relative;
    z-index: 1;  
}

.expressway .inner li {
    float: left;
    width: 20%;
    height: 140px;
    text-align: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center; 
}

.expressway .inner li a, .expressway .inner li a:visited, .expressway .inner li a:hover {
    display: block;
    font-size: 14px;
    color: #262626;
    cursor: pointer;
}

.expressway .inner li span {
    display: inline-block;
    margin-top: 70px;
    line-height: 70px;
    padding: 0 22px;
}

.expressway .exp_line {
    display: none;
    width: 1px;
    height: 68px;
    background-color: #DBDBDB;
}

.expressway .exp_one {
    position: absolute;
    top: 37px;
    left: 20%;  
}

.expressway .exp_two {
    position: absolute;
    top: 37px;
    left: 40%;  
}

.expressway .exp_three {
    position: absolute;
    top: 37px;
    left: 60%;  
}

.expressway .exp_four {
    position: absolute;
    top: 37px;
    left: 80%;  
}

.feature_of_product .inner {
  width: 1120px;
  min-width: 1120px;
  margin: 0 auto;
}

.feature_of_product .inner .feature_div {
    float: left;
    width: 560px;
    height: 560px;
    overflow: hidden;
}

.feature_of_product .inner .feature_one, .feature_of_product .inner .feature_four {
    background-color: #F9F9F9;
}

.feature_ul {
    width: 90%;
    margin: 0 auto;
    margin-top: 26px;
}

.feature_title {
    text-align: center;
    font-size: 24px;
    color: #2f2e2e;
    line-height: 4.2em;
    height: 4.2em;
    overflow: hidden;
}

.feature_title i {
    display: inline-block;
    line-height: 34px;
    vertical-align: bottom;
}

.feature_decrition {
    font-size: 14px;
    color: #595959;
    line-height: 22px;
    text-align: center;
    height: 8em;
    overflow: hidden;
}

.feature_animation {
    height: 300px;
    overflow: hidden;
}

/*套餐*/

.flow_package {
    background-color: #F5F5F5;
    height: 562px;
}

.flow_package .inner {
    width: 1120px;
    min-width: 1120px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 1px;
}

.inner .title {
    width: 1120px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

.inner .title h3 {
    font-size: 24px;
    height: 36px;
    line-height: 36px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
}

.inner .title h4 {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    color: #666;
    font-weight: normal;
    overflow: hidden;
}

.inner .title h4 i {
    display: inline-block;
    font-size: 0px;
    width: 60px;
    height: 0px;
    border-bottom: 1px solid #666;
    vertical-align: middle;
    margin: auto 10px;
}

.flow_package .img_scroll {
    width: 100%;
    height: 268px;
    position: relative;
    margin-top: 80px;
    margin-bottom: 110px;
}

.flow_package .img_scroll ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.flow_package .img_scroll ul li {
    float: left;
    width: 224px;
    height: 264px;
    /*border-top: 4px solid #D9D9D9;*/
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    background-color: #EFEFEF;
    margin-left: -1px;
    text-align: center;
    transition: all 1s;
}

.flow_package .img_scroll .btn_left, .flow_package .img_scroll .btn_right {
    position: absolute;
    width: 40px;
    height: 264px;
    top: 50%;
    margin-top: -132px;
    border: none;
    background: none;
    z-index: 20;
    display: none;
}

.flow_package .img_scroll .hasBtn, .flow_package .img_scroll .hasBtn {
    display: block;
}

.flow_package .img_scroll .btn_left {
    left: -1px;
}
.flow_package .img_scroll .btn_right {
    left: 0;
    margin-left: 1079px;
}
.flow_package .img_scroll .btn_left i {
    display: inline-block;
    width: 33px;
    height: 57px;
    background: url(/static/index/img/system_img/bj61.png) no-repeat left center;
}

.flow_package .img_scroll .btn_right i {
    display: inline-block;
    width: 33px;
    height: 57px;
    background: url(/static/index/img/system_img/bj61.png) no-repeat right center;
}

.flow_package .img_scroll .btn_left:hover i, .flow_package .img_scroll .btn_right:hover i {
    border-color: #6bbb46;
}

.flow_package .img_scroll dl {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #999;
}

.flow_package .img_scroll dl a, .flow_package .img_scroll dl :visited {
    display: block;
    width: 100%;
    height: 100%;
}

.flow_package .img_scroll dl a:visited {
    display: block;
    width: 100%;
    height: 100%;
}

/*图*/

.flow_package .img_scroll dt {
    width: 100%;
    height: 156px;
    line-height: 156px;
    overflow: hidden;
}


/*文*/

.flow_package .img_scroll dd {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 2px;
    color: #999;
    font-size: 14px;
}

.flow_package .img_scroll dd i {
    color: #ec2939;
}


/*名字*/

.flow_package .img_scroll dd.name {
    font-weight: bold;
    color: #333
}

.flow_package .img_scroll dt img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transform: scale(0.8);
}

.flow_package .img_scroll dd.btn {
    display: none;
}


/*大地图*/

.flow_package .img_scroll li.big {
    position: relative;
    transform: scale(1.25);
    transition: all 1s;
    background-color: #fff;
    border: 1px solid #6BBB46;
    /*border-top: 6px solid #6BBB46;*/
    z-index: 10;
    box-shadow: 0 0 10px 2px #CECECE;
}

/*.flow_package .img_scroll li.big dt {
    height: 250px;
    line-height: 250px;
}*/

.flow_package .img_scroll li.big dd {
    height: 24px;
    line-height: 24px;
    transform: scale(0.8);
}

/*.flow_package .img_scroll li.big dt img {
    transform: scale(2, 2);
}
*/
.flow_package .img_scroll li.big dd.btn {
    display: block;
    height: 36px;
    line-height: 36px;
}

.img_scroll dd.btn button{
    width: 114px;
    height: 34px;
    line-height: 29px;
    border: 1px solid #68BE3D;
    font-size: 14px;
    text-align: center;
    color: #68BE3D;
    border-radius: 20px;
    background-color: #FFFFFF;
    overflow: hidden;
    cursor: pointer;
}

/*说明*/
.description {
    height: 954px;
}
.description .inner {
    width: 1120px;
    min-width: 1120px;
    margin: 0 auto;
}

.description .desc .imgDiv {
    position: relative;
    width: 600px;
    height: 375px;
    float: left;
}

.description .desc .imgDiv .scale_div {
    width: 341px;
    height: 378px;
    overflow: hidden;
}

.description .desc .imgDiv img {
    width: 600px;
    height: 375px;
    float: left;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}
.description .desc .imgDiv img:hover {
    transform: scale(1.05);
}

.description .desc .text {
    width: 587px;
    height: 329px;
    position: relative;
    z-index: 10;
    line-height: 329px;
    float: left;
    overflow: hidden;
    background: url(/static/index/img/system_img/bj57.png) no-repeat left center;
    margin-left: -70px;
    margin-top: 32px;
    text-align: center;

}

.description .desc .fl_right {
    float: right;
}

.description .desc .text_b {
    background: url(/static/index/img/system_img/bj58.png) no-repeat left center;
    margin-right: -67px;

}

.description .desc .text dl {
    display: inline-block;
    width: 300px;
    height: 216px;
    vertical-align: middle;
    line-height: 32px;
    text-align: left;
}

.description .desc .text dt {
    display: inline-block;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    border-bottom: 2px solid #68BE3D;
}

.description .desc .text .dd_p {
    font-size: 16px;
    color: #999;
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    text-align: justify;
}

.description .desc .text button {
    width: 120px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #68BE3D;
    font-size: 14px;
    text-align: center;
    color: #68BE3D;
    border-radius: 20px;
    background-color: #FFFFFF;
    overflow: hidden;
    cursor: pointer;
}

.description .desc .text .dd_btn {
    line-height: 54px;
}

.description .margin_top {
    margin-top: 30px;
}

.description .description_two {
    margin-top: 82px;
}
 
/*覆盖*/

.cover .inner {
    width: 1120px;
    margin: 0 auto;
    position: relative;
}

.cover .world_map {
    width: 894px;
    height: 464px;
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}

.cover .statistics {
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}

.cover .statistics ul {
    display: inline-block;
}

.cover .statistics li {
    float: left;
    color: #6bbc46;
    font-size: 16px;
}

.cover .statistics li i{
    display: inline-block;
    position: relative;
    width: 22px;
    height: 29px;
    overflow: hidden;
} 

.cover .statistics li i img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.cover .statistics .li_1 {
    margin-right: 6px;
}

.cover .statistics .li_3 {
    margin-left: 28px;
    margin-right: 6px;
}

.cover .cover_viewDetail {
    width: 120px;
    height: 36px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    margin-left: -60px;
    background-color: #FFFFFF;
    color: #68BE3D;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #68BE3D;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}

.diandian {
    display: inline-block;
    position: absolute;
    z-index: 10;
    transform: translate(-50%, -50%);
    background-color: rgba(67, 204, 69, 0.5);
    border-radius: 100%;
    animation-name: anima_diandian;
    animation-timing-function: ease-in-out;
    animation-duration: 3s;
    animation-iteration-count:infinite;
}

@keyframes anima_diandian{
    0% {
        opacity: 0.5;
        filter: alpha(opacity=50);
        box-shadow: none;
    }
    25% {
        opacity: 0.75;
        filter: alpha(opacity=75);
    }
    50% {
		opacity: 1;
        filter: alpha(opacity=100);
    }
    75% {
        opacity: 0.75;
        filter: alpha(opacity=75);
    }
    100% {
        opacity: 0.5;
        filter: alpha(opacity=50);
        box-shadow: none;
    }
}

/*新闻*/
.com_news {
    background-color: #F9F9F9;
    height: 468px;
}

.com_news .inner {
    width: 1120px;
    min-width: 1120px;
    margin: 0 auto;
    padding: 30px 0 30px
}

.com_news .news_list {
    margin-top: 7px;
}

.com_news .news_item {
    width: 510px;
    border-top: 1px solid #DBDBDB;
    float: left;
    overflow: hidden;
}

.com_news .news_item:nth-child(1),
.com_news .news_item:nth-child(2) {
    border-top: none;
}
.com_news .news_item:nth-child(odd) {
    margin-right: 50px;
}
.com_news .news_item:nth-child(even) {
    margin-left: 50px;
}

.com_news .news_item dl {
    margin: 18px 0;
}

.com_news .news_title .span1 {
    display: inline-block;
    line-height: 16px;
    color: #333333;
    border-left: 3px solid #6BBA46;
    padding-left: 6px;
}

.com_news .inner .news_img {
    float: left;
    display: block;
    width: 90px;
    height: 90px;
    margin-right: 24px;
    line-height: 90px;
    overflow: hidden;
}

.com_news .inner .news_img a, .com_news .inner .news_img a:visited, .com_news .inner .news_img a:hover {
    display: block;
}

.com_news .inner .news_img img {
    max-width: 100%;
    max-height: 100%;
    min-width: 60%;
    min-height: 60%;
    vertical-align: middle;
}

.com_news .news_list .news_time {
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} 

.com_news .news_list .news_title {
    margin: 23px 0;
    height: 16px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.com_news .news_list .news_title a, .com_news .news_list .news_title a:visited, .com_news .news_list .news_title a:hover{
    display: inline-block;
    font-size: 14px;
    color: #333333;
}

.com_news .news_list .news_title .news_label {
    color: #999999;
    margin-right: 3px;
}

.com_news .news_list .news_descrition {
    height: 16px;
    line-height: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.com_news .news_list .news_descrition a, .com_news .news_list .news_descrition a:visited, .com_news .news_list .news_descrition a:hover {
    display: inline-block;
    font-size: 12px;
    color: #999999;
}

/*伙伴*/
.partner .inner {
    width: 1120px;
    margin: 0 auto;
    overflow: hidden;
}
.partner .partner_logo {
    min-height: 100px;
}
.partner .partner_logo li {
    display: block;
    width: 160px;
    height: 85px;
    float: left;
    margin-right: 80px;
    margin-top: 24px;
    overflow: hidden;
    line-height: 85px;
    text-align: center;
}

.partner .partner_logo .noMarginRight {
    margin-right: 0px;
}

.partner .partner_btn {
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 38px;
}

.partner a, .partner a:visited, .partner a:hover {
    display: inline-block;
    /*width: 160px;*/
    /*height: 40px;
    line-height: 40px;
    border-radius: 3px;
    border: none;
    overflow: hidden;*/
}
.partner a img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.partner .partner_btn a, .partner .partner_btn a:visited .partner, .partner_btn a:hover{
    width: 120px;
    height: 36px;
    background-color: #FFFFFF;
    color: #68BE3D;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #68BE3D;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}

/*动画*/

/*第一个动画*/
.animation_div {
    position: relative;
    width: 100%;
    height: 300px;
    /* display: none; */
}
.animation_div > img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 70%;}
.animation_div i {
    display: inline-block;
}
.animation_div .sucai01 {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.animation_div .sucai02 {
    position: absolute;
    z-index: 11;
    left: 50%;
    top: 50%;
    margin-left: -79px;
    margin-top: 10px;
    transform-origin: 79px 10px;
    transform: rotate(4deg);
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.ani_1:hover .sucai02{
    transform: rotate(240deg);
}

/*第二个动画*/
.animation_div .sucai03, .animation_div .sucai05 {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -111px;
    transform-origin: 120px 111px;
}

.animation_div .sucai05 {
    opacity: 0;
    filter: alpha(opacity=0);
}

.animation_div .sucai04{
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ani_2:hover .sucai03{
    animation-name: sucai03;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
}

.ani_2:hover .sucai05 {
    animation-name: sucai05;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-delay: 0.2s;
}

@keyframes sucai03 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0);
    }
    10% {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: scale(1);
    }
}

@keyframes sucai05 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0);
    }
    10% {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
    90% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(1);
    }
}

/*第三个动画*/
.animation_div .sucai06 {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -98px;
    margin-top: -102px;
    transform-origin: center bottom; 
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}

.ani_3:hover .sucai06 {
    transform: scale(0.5);
}

.sucai07, .sucai08, .sucai09, .sucai10, .sucai11, .sucai12 {
    font-size: 18px;
    color: #6eb94d;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    opacity: 0;
    filter: alpha(opacity=0);
} 
.sucai07 {
    left: 20%;
}
.sucai08 {
    left: 40%;
    animation-delay: 0.2s;
}
.sucai09 {
    left: 50%;
    animation-delay: 0.4s;
}
.sucai10 {
    left: 60%;
    animation-delay: 0.6s;
}
.sucai11 {
    left: 70%;
    animation-delay: 0.4s;
}
.sucai12 {
    left: 80%;
    animation-delay: 0.2s;
}

.ani_3:hover .sucai07, .ani_3:hover .sucai08, .ani_3:hover .sucai09, .ani_3:hover .sucai10, .ani_3:hover .sucai11, .ani_3:hover .sucai12 {
    animation-name: sucai_shuzi;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
}

@keyframes sucai_shuzi {
    0% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    60% {
        left: 50%;
    }
    100% {
        left: 50%;
        top: 80%;
        opacity: 0;
        filter: alpha(opacity=0);
        font-size: 0;
    }
}

/*第四个动画*/
.animation_div .sucai13, .animation_div .sucai14 {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -99px;
    margin-top: -99px;
}

.animation_div .sucai13 {
    transform-origin: center center; 
    transition-duration: 0.1s;
    transition-timing-function: linear;
}

.animation_div .sucai14 {
    z-index: 9;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    margin-left: -70px;
    margin-top: -70px;
    transform-origin: center center; 
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    transform: rotate(0deg);
}

.animation_div .sucai15, .animation_div .sucai16, .animation_div .sucai17, .animation_div .sucai18, .animation_div .sucai19, .animation_div .sucai20, .animation_div .sucai21 {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    filter: alpha(opacity=0);
}

.ani_4:hover .sucai13 {
    transform: scale(0.71);
}

.ani_4:hover .sucai15, .ani_4:hover .sucai16, .ani_4:hover .sucai17, .ani_4:hover .sucai18, .ani_4:hover .sucai18, .ani_4:hover .sucai20, .ani_4:hover .sucai21 {
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
} 

.ani_4:hover .sucai15 {
    left: 20%;
    top: -4%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0.2s;
}

.ani_4:hover .sucai16 {
    left: 66%;
    top: -6%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.ani_4:hover .sucai17 {
    left: 120%;
    top: 27%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0.2s;

}
.ani_4:hover .sucai18 {
    left: 112%;
    top: 81%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0.1s;

}

.ani_4:hover .sucai19 {
    left: 50%;
    top: 120%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.ani_4:hover .sucai20 {
    left: 8%;
    top: 87%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0.2s;

}

.ani_4:hover .sucai21 {
    left: -12%;
    top: 34%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0.1s;

}

.ani_4:hover .sucai14 {
    transition-delay: 0.3s;
    transform: rotate(360deg);
}