/**
 * 文件: .css 
 * 公司: 浙江电子口岸
 * 作者: qzzf1987@gmail.com
 * 时间: 2015-06-05 14:00:32
 */
.slide {
    position: relative;
}
.slide-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.slide-list {
    list-style: none;
    margin: 0;
    width: 100%;
    height: 100%;
}
.slide-item {
    float: left;
}
.slide-arrow {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -19px;
}
.slide-arrow a {
    position: absolute;
    width: 32px;
    height: 38px;
}
.slide-prev-btn {
    background-position: 0 100%;
    left: 0;
}
.slide-prev-btn:hover {
    background-position: 0 0;
}
.slide-next-btn {
    background-position: 100% 100%;
    right: 0;
}
.slide-next-btn:hover {
    background-position: 100% 0;
}
.slide-indicator {
    margin: 0;
    position: absolute;
    list-style: none;
}
.slide-indicator li {
    float: left;
}
.slide-indicator a {
    display: block;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}
.slide-indicator a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
.slide-indicator .on {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
#homepage-slide {
    position: relative;
    height: 330px;
    margin-top: 6px;
    overflow: hidden;
}
#homepage-slide .slide-list {
    height: 330px;
}
#homepage-slide .slide-indicator {
    position: absolute;
    right: 25px;
    bottom: 10px;
}
#homepage-slide .slide-indicator li {
    margin-right: 5px;
    margin-left: 5px;
}
#homepage-slide .slide-indicator a {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #c6c6c6;
}
#homepage-slide .slide-indicator .on {
    background-color: #ec7815;
}
.homepage-slide-box {
    height: 330px;
}
@-moz-keyframes zoomin {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes zoomin {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes zoomin {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.homepage-row {
    overflow: hidden;
}
.homepage-col {
    min-height: 150px;
}
.homepage-col--full {
    width: 100%;
}
.homepage-col--1of3 {
    float: left;
    width: 33.333333333333336%;
}
.homepage-col--2of3 {
    float: left;
    width: 66.66666666666667%;
}
.ico-sprite-aic {
    background-image: url("../images/homepage/sprites/sprite-icon5.jpg");
    /* background-position: 0px 0px; */
    width: 69px;
    height: 66px;
}
.ico-sprite-ask-hover {
    background-image: url("../images/homepage/sprite.png");
    background-position: -138px -132px;
    width: 56px;
    height: 54px;
}
.ico-sprite-ask {
    background-image: url("../images/homepage/sprite.png");
    background-position: -112px -198px;
    width: 56px;
    height: 54px;
}
.ico-sprite-ciq {
    background-image: url("../images/homepage/sprite.png");
    background-position: -69px -66px;
    width: 69px;
    height: 66px;
}
.ico-sprite-customs {
    background-image: url("../images/homepage/sprites/sprite-icon2.jpg");
    /* background-position: -138px 0px; */
    width: 69px;
    height: 66px;
}
.ico-sprite-email-hover {
    background-image: url("../images/homepage/sprite.png");
    background-position: -207px -108px;
    width: 56px;
    height: 54px;
}
.ico-sprite-email {
    background-image: url("../images/homepage/sprite.png");
    background-position: -207px -54px;
    width: 56px;
    height: 54px;
}
.ico-sprite-faq-hover {
    background-image: url("../images/homepage/sprite.png");
    background-position: -207px 0px;
    width: 56px;
    height: 54px;
}
.ico-sprite-faq {
    background-image: url("../images/homepage/sprite.png");
    background-position: -168px -198px;
    width: 56px;
    height: 54px;
}
.ico-sprite-fecb {
    background-image: url("../images/homepage/sprites/sprite-icon3.jpg");
    /* background-position: -69px -132px; */
    width: 69px;
    height: 66px;
}
.ico-sprite-mbc {
    background-image: url("../images/homepage/sprites/sprite-icon7.jpg");
    /* background-position: 0px -132px; */
    width: 69px;
    height: 66px;
}
.ico-sprite-police {
    background-image: url("../images/homepage/sprites/sprite-icon6.jpg");
    /* background-position: -138px -66px; */
    width: 69px;
    height: 66px;
}
.ico-sprite-professor-hover {
    background-image: url("../images/homepage/sprite.png");
    background-position: 0px -198px;
    width: 56px;
    height: 54px;
}
.ico-sprite-professor {
    background-image: url("../images/homepage/sprite.png");
    background-position: -56px -198px;
    width: 56px;
    height: 54px;
}
.ico-sprite-tax {
    background-image: url("../images/homepage/sprites/sprite-icon4.jpg");
    /* background-position: 0px -66px; */
    width: 69px;
    height: 66px;
}
.ico-sprite-zsrz {
    background-image: url("../images/homepage/sprites/sprite-icon1.jpg");
    /* background-position: -69px 0px; */
    width: 69px;
    height: 66px;
}
.interact-linker:hover .ico-sprite-ask {
    background-image: url("../images/homepage/sprite.png");
    background-position: -138px -132px;
}
.interact-linker:hover .ico-sprite-email {
    background-image: url("../images/homepage/sprite.png");
    background-position: -207px -108px;
}
.interact-linker:hover .ico-sprite-faq {
    background-image: url("../images/homepage/sprite.png");
    background-position: -207px 0px;
}
.interact-linker:hover .ico-sprite-professor {
    background-image: url("../images/homepage/sprite.png");
    background-position: 0px -198px;
}
.homepage-chunk {
    padding-top: 10px;
    margin: 2px 8px;
}
.homepage-chunk--co {
    border: 1px solid #e2e2e2;
}
.function-service-container {
    margin-top: 24px;
}
.function-service-box {
    border: 1px solid #e2e2e2;
}
.function-service-box-content {
    position: relative;
    height: 148px;
    padding-left: 22px;
    padding-right: 22px;
    overflow: hidden;
}
.function-service-item {
    float: left;
    width: 134px;
    height: 148px;
}
.function-service-arrow__prev {
    position: absolute;
    top: 0;
    height: 148px;
    background-color: #f2f2f2;
    width: 22px;
    line-height: 148px;
    color: #fff;
    text-align: center;
    font-size: 1.6em;
    left: 0;
}
.function-service-arrow__prev:hover {
    text-decoration: none;
    color: #fff;
    background-color: #3aa8ff;
}
.function-service-arrow__next {
    position: absolute;
    top: 0;
    height: 148px;
    background-color: #f2f2f2;
    width: 22px;
    line-height: 148px;
    color: #fff;
    text-align: center;
    font-size: 1.6em;
    right: 0;
}
.function-service-arrow__next:hover {
    text-decoration: none;
    color: #fff;
    background-color: #3aa8ff;
}
.function-service-arrow__endpoint {
    cursor: default;
}
.function-service-arrow__endpoint:hover {
    background-color: #f2f2f2;
}
.function-service-content {
    position: relative;
    cursor: pointer;
    height: 148px;
}
.service-ico-txt {
    height: 148px;
    font-size: 1.4em;
    text-align: center;
}
.service-ico-content {
    padding-top: 25px;
    padding-bottom: 10px;
}
.service-ico {
    display: block;
    margin: 0 auto;
}
.function-service-content:hover .service-hover-detail {
    display: block;
}
.service-hover-detail {
    display: none;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 1;
    background-color: #3aa8ff;
    color: #fff;
    cursor: default;
}
.service-detail-linker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
}
.service-detail-linker:hover {
    text-decoration: none;
}
.service-detail-wrap {
    position: relative;
    z-index: 0;
    padding: 15px 6px 0;
}
.service-detail-title {
    margin-bottom: 9px;
    font-size: 1.4em;
    text-align: center;
}
.service-detail-content {
    text-indent: 2em;
    font-size: 1.2em;
    line-height: 1.5;
    height: 4.5em;
    overflow: hidden;
}
.service-detail-content a {
    color: #fff;
}
.service-detail-content a:hover {
    text-decoration: none;
}
.service-detail-view {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 3;
}
.service-detail-view--linker {
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 28px;
    font-size: 1.4em;
    color: #fff;
}
.service-detail-view--linker:hover {
    text-decoration: none;
    color: #0567b4;
    background-color: #fff;
}
.function-np-news-container {
    margin-top: 12px;
    height: 215px;
}
.function-np-news-container .news-item-desc {
    line-height: 1.8;
    height: 82px;
}
.function-warn-news-container,
.function-credit-news-container,
.function-faq-container {
    margin-top: 15px;
}
.function-news-item .news-item__single-line {
    margin-bottom: 5px;
}
.function-warn-news-container .function-news-item .news-item__single-line,
.function-credit-news-container .function-news-item .news-item__single-line,
.function-faq-container .function-news-item .news-item__single-line {
    margin-bottom: 10px;
}
.news-zsqxw .news-item__has-image {
    margin-bottom: 7px;
}
.function-brand {
    padding-top: 10px;
}
.brand-item {
    float: left;
    width: 49%;
}
.brand-logo {
    display: block;
    width: 100%;
    height: 54px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.function-garden-container {
    margin-top: 13px;
}
.function-garden-list {
    overflow: hidden;
}
.function-garden-item {
    float: left;
    margin-right: 33px;
}
.function-garden-item__is-last {
    margin-right: 0;
}
.function-garden-item a {
    display: block;
    position: relative;
}
.function-garden-item a:hover .garden-name {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.garden-name {
    position: absolute;
    visibility: hidden;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 1.2em;
    color: #fff;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
    background: transparent\9;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}
.function-interact-container {
    margin-top: 13px;
}
.function-interact-list {
    overflow: hidden;
}
.function-interact-item {
    float: left;
    margin-right: 11px;
    margin-left: 12px;
}
.interact-linker {
    display: inline-block;
    font-size: 1.4em;
}
.interact-linker:hover {
    text-decoration: none;
}
.interact-ico {
    display: inline-block;
    width: 56px;
    height: 54px;
}
.interact-txt {
    display: block;
    margin-top: 5px;
    text-align: center;
}
.construction-container {
    margin-top: 18px;
    overflow: hidden;
}
.construction-item {
    float: left;
    width: 25%;
}
.construction-wrap {
    height: 205px;
    padding-left: 9px;
    border-left: 1px solid #ebebeb;
}
.construction-links li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.construction-links a {
    font-size: 1.4em;
    color: #686868;
}
.construction-links a:hover {
    color: #f71;
}
.charts-container {
    position: relative;
    padding-top: 15px;
}
.charts-iframe {
    width: 100%;
    height: 220px;
}
.chart-update-time {
    position: absolute;
    top: 15px;
    right: 30px;
    color: #686868;
    font-size: 1.2em;
}
