/* flexslider 1000PIC 鍏ㄥ睆*/
.flexslider {
    position: relative;
    height: 346px;
    overflow: hidden;
    background: url(../Static/img/index/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 346px;
    width: 100%;
    position: relative;
    opacity: 0;
    display: block;
}

.slides li span {
    display: block;
    width: 1000px;
    margin: 0 auto;
}

.flex-control-nav {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../Static/img/index/focus_dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0px 0;
}

/*.flex-control-nav a{border:1px solid transparent;cursor:pointer;display:inline-block;line-height:30px;margin:auto 4px;padding:15px 0;width:20px; text-indent: -9999px;}
.flex-control-nav a:after{background-color:rgba(255,255,255,0.15);content:"";cursor:pointer;display:block;height:5px;position:absolute;transition:all .3s ease-out 0s;width:20px}
.flex-control-nav .flex-active:after{background-color: #fff;}*/

.flex-direction-nav {
    position: absolute;
    z-index: 300;
    width: 100%;
    top: 133px;
}

.flex-direction-nav li a {
    display: block;
    width: 40px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 80px;
    background: url(../Static/img/public/index_z.png) 0 0 no-repeat;
    display: none;
}

.flex-direction-nav li a.flex-prev:hover {
    background-position: -100px 0;
}

.flex-direction-nav li a.flex-next {
    right: 80px;
    background: url(../Static/img/public/index_z.png) -150px 0 no-repeat;
    display: none;
}

.flex-direction-nav li a.flex-next:hover {
    background-position: -50px 0;
}

/* flexslider end*/

/* 鍐呭 */
.wrap {
    width: 1200px;
    margin: 0 auto;
}

.content {
    margin: 0 auto;
}

.content .fl {
    float: left;
}

.content .fr {
    float: right;
}

.content .title {
    width: 200px;
    height: 60px;
    text-indent: -9999px;
    margin: 0 auto;
}

.content .title.one {
    width: 245px;
    background: url(../Static/img/index/lightblue/title_1.jpg) no-repeat;
    margin-bottom: 30px;
}

.content .title.two {
    background: url(../Static/img/index/lightblue/title_2.jpg) no-repeat;
}

.content .title.three {
    background: url(../Static/img/index/lightblue/title_3.jpg) no-repeat;
}

.adva {
    background: #e4f0fe;
    padding: 60px 0 70px;
}

.adva dl {
    float: left;
    width: 334px;
    margin: 0 33px;
    text-align: center;
}

.adva dl p {
    font: 22px/24px "Microsoft Yahei";
    color: #333;
    margin: 15px 0 10px;
}

.adva dl span {
    font: 12px/18px "Microsoft Yahei";
    color: #999;
}

.serv {
    padding: 60px 0 70px;
}

.serv .subtitle {
    font: 18px/18px "Microsoft Yahei";
    color: #999;
    text-align: center;
}

.serv .qq {
    float: left;
    width: 560px;
    border-right: 1px solid #eee;
    padding: 0 40px 0 0;
}

.serv .qq dt {
    float: right;
    width: 164px;
    height: 164px;
}

.serv .qq dd {
    float: right;
}

.serv .qr {
    float: left;
    width: 520px;
    padding: 0 0 0 40px;
}

.serv .qr dt {
    float: left;
    width: 164px;
    height: 164px;
    line-height: 164px;
    text-align: center;
    background: #3388ff;
}

.serv .qr dt img {
    height: 100%;
    display: inline;
}

.serv .qr dd {
    float: left;
}

.serv dl {
    margin: 40px 0 0;
}

.serv dd {
    margin: 50px 20px 0;
}

.serv p {
    font: 18px/30px "Microsoft Yahei";
}

.serv a {
    color: #f60;
    text-decoration: none;
}

.serv a:hover {
    color: #3388ff;
    text-decoration: underline;
}

.news {
    padding: 60px 0 70px;
    background: #f7f4ef;
}

.news .subnews {
    float: left;
    width: 480px;
    margin: 0 0 0 85px;
}

.news .subtitle {
    font: 18px/30px "Microsoft Yahei";
    color: #38f;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 10px;
}

.news a {
    color: #999;
    text-decoration: none;
}

.news a:hover {
    color: #3388ff;
    text-decoration: underline;
}

.news li {
    float: left;
    width: 225px;
    height: 30px;
    font: 14px/30px "Microsoft Yahei";
    overflow: hidden;
    margin: 0 15px 0 0;
}

.news li span {
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px 0 0;
    color: #38f;
}

.news .title_sub {
    font: 18px/30px "Microsoft Yahei";
    color: #38f;
    border-bottom: 1px solid #ccc;
}

.news dl {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
    padding: 10px 0;
}

.news dt {
    float: left;
    width: 120px;
    height: 55px;
    background: #ccc;
    border-radius: 5px;
    font: 18px/55px "Microsoft Yahei";
    text-align: center;
    color: #666;
    margin: 0 15px 0 0;
}

.news dd h6 a {
    color: #333;
}

.news dd {
    float: left;
    width: 1065px;
}

.news dd h6 {
    border-bottom: 1px dotted #ccc;
    font: 18px/30px "Microsoft Yahei";
}

.news dd p {
    float: left;
    width: 990px;
    line-height: 30px;
    color: #666;
}

.news dd span {
    float: right;
}

.news dd span a {
    padding: 2px 8px;
    margin: 5px 0 0 0;
    border-radius: 5px;
    background: #ddd;
    display: block;
}

.news dd span a:hover {
    color: #fff;
    background: #38f;
}

.news_cont {
    padding: 60px 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    text-align: center;
}

.news_cont h1 {
    font-size: 22px;
    font-family: "Microsoft Yahei";
}

.news_cont span {
    color: #999;
}

.news_cont .nwc {
    font-size: 14px;
    line-height: 26px;
    margin: 20px 0;
    color: #333;
    text-align: left;
}

.news_cont .nwc p {
    padding: 0 0 10px;
    text-indent: 2em;
}

.public-index-title {
    width: 1200px;
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 20px;
}

.public-index-title h2 {
    color: #555;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #999;
    font-size: 24px;
    font-weight: normal;
    padding-left: 12px;
}

.public-index-title h3 {
    background: url(../Static/img/index/lightblue/title_4.jpg) center center no-repeat;
    margin-top: 60px;
    height: 50px;
}

/*yypt*/
.ap-container {
    position: relative;
}

.items {
    padding: 10px 0;
    /* background:#fdfdfd; border: 1px solid #eee;*/
}

.items ul li {
    width: 170px;
    height: 170px;
    float: left;
    display: inline-block;
    margin: 0 14px;
    position: relative;
    background: url(../Static/img/index/icons/cus_bg.png) no-repeat;
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.items ul li span {
    display: block;
    margin: 36px auto 0 auto;
    width: 98px;
    height: 98px;
    text-align: center;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    z-index: 2
}

.items ul li span:hover {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.ap-icon-a {
    background: url(../Static/img/index/icons/taobao.png) center center no-repeat;
}

.ap-icon-b {
    background: url(../Static/img/index/icons/tmall.png) center center no-repeat;
}

.ap-icon-c {
    background: url(../Static/img/index/icons/jd.png) center center no-repeat;
}

.ap-icon-d {
    background: url(../Static/img/index/icons/mogujie.png) center center no-repeat;
}

.ap-icon-e {
    background: url(../Static/img/index/icons/meilishuo.png) center center no-repeat;
}

.ap-icon-f {
    background: url(../Static/img/index/icons/alibaba.png) center center no-repeat;
}

/**/
.friends ul li {
    float: left;
    display: inline-block;
    padding: 5px 8px;
    border: 1px solid #eee;
    font-size: 14px;
    margin-right: 10px;
}

.footer-ad {
    height: 223px;
    margin-top: 30px;
}

.footer-logan li i {
    background: transparent url(../Static/img/index/footer_icon.png) scroll no-repeat
}

.footer-logan {
    padding: 24px 0 20px 0;
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
    font-family: 'Tahoma', \5FAE\8F6F\96C5\9ED1
}

.footer-logan li {
    float: left;
    line-height: 44px;
    font-size: 16px;
    height: 44px;
    width: 300px;
    margin-left: 22px
}

.footer-logan li i {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 12px
}

.footer-logan .s1 i {
    background-position: 0 0
}

.footer-logan .s2 i {
    background-position: -54px 0
}

.footer-logan .s3 i {
    background-position: -108px 0
}

.footer-logan .s4 i {
    background-position: -162px 0;
}

.footer-logan .s4 {
    width: 210px
}

.infor-layer {
    background: url(../Static/img/index/otherlayer.png) no-repeat top center;
    width: 744px;
    height: 407px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9990;
    margin-top: -203px;
    margin-left: -372px;
    display: none;
}

.infor-layer .sub-alltext {
    width: 258px;
    margin: 98px 0 0 210px;
}

.infor-layer .sub-alltext h1 {
    font-size: 24px;
    color: #fff;
}

.infor-layer .sub-alltext p {
    font-size: 16px;
    line-height: 2;
    margin-top: 10px;
    color: #fff;
}

.infor-layer .layer-goto-btn {
    background: url(../Static/img/index/layer_other_btn.png) no-repeat top center;
    width: 225px;
    height: 47px;
    position: absolute;
    bottom: 28px;
    left: 50%;
    display: inline-block;
    margin-left: -163px;
}

.infor-layer .layer-goto-btn:hover {
    background: url(../Static/img/index/layer_other_btn_hover.png) no-repeat top center;
    width: 225px;
    height: 47px;
}

.infor-layer .close {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    color: #04774a;
    position: absolute;
    font-size: 26px;
    top: 53px;
    right: 282px;
    display: block;
    border: 2px solid #04774a;
    text-align: center;
    line-height: 20px;
}

.markes {
    background: #000;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
    min-width: 1268px;
}

/*czdongtai*/
.pay-log {
    width: 400px;
}

.pay-log span {
    display: inline-block;
    float: left;
}

.pay-log h1 {
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
}

.pay-log-list {
    height: 180px;
    overflow: hidden;
}

.pay-log ul li {
    line-height: 31px;
    height: 31px;
    border-bottom: 1px dashed #eee;
    font-size: 12px;
    padding: 0 5px;
}

.pay-more {
    width: 70px;
    text-align: center;
}

.pay-no {
    width: 130px;
    text-align: center;
}

.pay-money {
    width: 60px;
    text-align: center;
    color: #e76322;
}

.pay-time {
    width: 130px;
    text-align: center
}

.lieven {
    background: #F0F2F3;
}
.col-goods{
    border:1px solid #ddd;margin:5px 4px;width:222px;padding:4px;border-radius:4px;float:left;
}
.col-goods img {
    width: 222px;
    height: 72px;
}
.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn {
    border-radius: 60px;
    padding: 10px 15px;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}