@charset "utf-8";
/* CSS Document */
.footer {
    margin-top: 0px;
}

/*banner*/
.banner {
    width: 100%;
    height: 450px;
    position: absolute;
    top: 40px;
    overflow: hidden;
    left: 0;
}
.slider_index {
    position: relative;
    height: 540px;
    min-width: 1004px;
    width: 100%;
    overflow: hidden;
}
.slider_index .slider_index-pointer {
    position: absolute;
    bottom: 20px;
    color: #fff;
    list-style: none;
    padding: 0;
    z-index: 999;
}
.slider_index .slider_index-pointer li {
    display: block;
    float: left;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    opacity: 0.85;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.35);
    transition: all 320ms ease;
}
.slider_index .slider_index-pointer li:hover {
    background-color: #1a75bc;
}
.slider_index .slider_index-pointer li.active {
    background-color: #1a75bc;
}
.slider_index .slider_index-inner {
    width: 100%;
    height: 100%;
    position: relative;
}
.slider_index .slider_index-inner .item {
    width: 100%;
    height: 100%;
    float: left;
}
.slider_index .slider_index-inner .img {
    background-position: center top !important;
    width: 100%;
    height: 100%;
}
.slider_index .slider_index-control {
    position: absolute;
    width: 70px;
    height: 70px;
    z-index: 999;
    cursor: pointer;
    top: 50%;
    margin-top: -35px;
}
.slider_index .slider_index-control:hover {
    opacity: 0.65;/*background-color: #1a75bc;*/
}
.slider_index .slider_index-control:active {
    opacity: 0.85;
}
.slider_index .slider_index-control.prev {
    display: none;
    left: 20px;
    background: url(../../images/new/ad_ctr.png) 0 0px no-repeat;
}
.slider_index .slider_index-control.next {
    display: none;
    right: 20px;
    background: url(../../images/new/ad_ctr.png) 0 -70px no-repeat;
}
.slider_index:hover .slider_index-control.prev {
    display: block;
    left: 50%;
    margin-left: -700px;
}
.slider_index:hover .slider_index-control.next {
    display: block;
    right: 50%;
    margin-right: -700px;
}
.flex-control-nav {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.flexslider {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    zoom: 1;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}
.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../../images/new/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}
.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 120px;
}
.flex-direction-nav .flex-prev {
    left: 120px;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.flex-control-paging li a {
    background: url(../../images/new/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
    background-position: 0 0;
}
.flexslider .slides a img {
    width: 100%;
    height: 450px;
    display: block;
}
.personal {
    width: 208px;
    height: 430px;
    border: 1px solid #fff;
    border-radius: 4px;
    position: relative;
    top: 48px;
    background: #ffffff;
}
.hi, .hi2 {
    height: 130px;
}
.hi {
    /*display: none;*/
}
.hi2 .com-name {
    width: 150px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hi2 .com-user {
    width: 40px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hi2 p {
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}
.messge {
    padding: 10px;
    height: 75px;
    margin-top: 5px;
}
.mes-title {
    width: 190px;
    height: 20px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 5px;
}
.mes-list ul li {
    line-height: 20px;
}
.mes-list ul li a {
    width: 146px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.passage table {
    width: 209px;
    height: 180px;
}
.passage table td {
    height: 59px;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
/*商铺*/
.origins {
    width: 1200px;
    height: 80px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}
.shop {
    width: 1200px;
    height: 129px;
    border-top: 1px solid #1a75bc;
    background-color: #ffffff;
}
.shopUl {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.part-title {
    height: 49px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 22px;
    line-height: 49px;
}
.origins ul li {
    display: block;
    float: left;
    width: 199px;
    border-right: 1px solid #d2d2d2;
    text-align: center;
    height: 60px;
    padding: 10px 0;
    vertical-align: middle;
}
.origins ul li a img:hover {
    vertical-align: middle;
}
.shop-control {
    width: 1180px;
    cursor: pointer;
    display: none;
}
.left-control {
    position: absolute;
    left: 10px;
    top: 26px;
    z-index: 5;
    background: url(../../images/new/bg_direction_nav.png) no-repeat 0 0;
    width: 27px;
    height: 27px;
    display: block;
    opacity: 0.5
}
.right-control {
    position: absolute;
    right: 10px;
    top: 26px;
    z-index: 5;
    background: url(../../images/new/bg_direction_nav.png) no-repeat -30px 0;
    width: 27px;
    height: 27px;
    display: block;
    opacity: 0.5
}
.left-control:hover, .right-control:hover {
    opacity: 1;
}
.ad {
    width: 1200px;
    height: 240px;
}
.index-news {
    width: 1200px;
    border-top: 1px solid #1a75bc;
    height: 234px;
    background-color: #ffffff;
}
.index-news-sub {
    width: 400px;
}
.index-news-title {
    height: 49px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 49px;
}
.index-news-cont {
    padding: 20px;
    line-height: 24px;
    border-right: 1px solid #e6e6e6;
    height: 144px;
}
.index-news-cont ul li a {
    height: 24px;
    width: 310px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*宣传*/
.propaganda {
    width: 1500px;
    height: 300px;
    overflow: hidden;
}
.des1 {
    background: url(../../images/new/bg-propaganda01.png) no-repeat center
}
.des2 {
    background: url(../../images/new/bg-propaganda02.png) no-repeat center
}
.des3 {
    background: url(../../images/new/bg-propaganda03.png) no-repeat center
}
.des4 {
    background: url(../../images/new/bg-propaganda04.png) no-repeat center
}
.des1 .des-mask {
    background: url(../../images/new/bg-propaganda-mask01.png) no-repeat center
}
.des2 .des-mask {
    background: url(../../images/new/bg-propaganda-mask02.png) no-repeat center
}
.des3 .des-mask {
    background: url(../../images/new/bg-propaganda-mask03.png) no-repeat center
}
.des4 .des-mask {
    background: url(../../images/new/bg-propaganda-mask04.png) no-repeat center
}
.propaganda li {
    width: 300px;
    height: 300px;
    white-space: nowrap;
    position: relative;
}
.des-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.des-mask {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.des-text {
    text-align: center;
    margin-top: 120px
}
/*现货大厅*/
.spot {
    width: 1200px;
    height: 403px;
    border-top: 1px solid #1a75bc;
    background-color: #ffffff;
}
.spot-cont {
    color: #707070;
}
.spot-sub {
    width: 399px;
    height: 80px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e8e8e8;
}
.spot-info {
    width: 250px;
    line-height: 24px;
}
.spot-info div {
    width: 250px;
    height: 24px;
}
.spot-info span {
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.spot-info .area {
    width: 50px;
}
.spot-info .name {
    width: 100px;
}
.spot-info .origin {
    width: 80px;
}
.spot-info .brand {
    width: 50px;
}
.spot-info .standard {
    width: 180px;
}
.spot-price {
    width: 80px;
}
.tab-title .active {
    font-weight: bold;
    color: #1a75bc;
}
.spot-cont-sub {
    display: none;
}
.rz-cont {
    display: block;
}
.origin {
    width: 1200px;
    height: 110px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}
.origin ul li {
    display: block;
    float: left;
    width: 199px;
    border-right: 1px solid #d2d2d2;
    text-align: center;
    height: 80px;
    padding: 20px 0 10px 0;
    vertical-align: middle;
}
.originUl {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.origin .left-control {
    top: 42px;
}
.origin .right-control {
    top: 42px;
}
/*价格指数*/
.index-part {
    height: 351px;
}
.price-index {
    width: 440px;
    height: 350px;
    border-top: 1px solid #1a75bc;
    background-color: #ffffff;
}
/**/
.dynamic {
    width: 740px;
    height: 350px;
    border-top: 1px solid #1a75bc;
    background-color: #ffffff;
}
.dynamic-ul {
    width: 184px;
    height: 300px;
    border-right: 1px solid #e8e8e8;
}
.dynamic-li {
    width: 164px;
    height: 145px;
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0px 0 0px;
    margin-left: 10px;
    margin-right: 10px;
}
.dynamic-li .div1 {
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamic-li .div2 {
    height: 90px;
}
.dynamic-li .div3 {
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamic-li2 {
    border-bottom: 0
}
.dynamic-li .div1 .blueA {
    width: 50px;
}
.dynamic-li .div1 .grayf6 {
    width: 114px;
}
.tab-status {
    width: 740px;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.tab-status-cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 740px;
}
.tab-status-control {
    display: none;
}
.tab-status-control a {
    width: 20px;
    height: 48px;
    position: absolute;
    background-image: url(../../images/new/btn-arrow.png);
    background-repeat: no-repeat;
}
.status-left {
    background-position: 0 0;
    left: 0;
    top: 126px;
}
.status-right {
    background-position: -20px 0;
    right: 0;
    top: 126px;
}
.status-left:hover {
    background-position: 0 -48px;
    left: 0;
    top: 126px;
}
.status-right:hover {
    background-position: -20px -48px;
    right: 0;
    top: 126px;
}
.tab-status:hover .tab-status-control {
    display: block;
}
.tab-status-silderLi {
    width: 740px;
    height: 300px;
}
/*价格指数*/
.tab-cont-priceL {
}
.yuanShow {
    width: 229px;
    height: 229px;
    position: relative;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center*/
}
.yuanShow .fensug {
    width: 168px;
    height: 168px;
    overflow: hidden;
    position: absolute;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center*/
    top:30px;
    left:30px;
}
.yuanShow .fensug .wavenum {
    width: 168px;
    height: 168px;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    top: 55px;
    z-index: 5;
    /*display: flex;*/
    /*align-items: center;*/
    /*flex-direction: column*/
}
.yuanShow .fensug .wavenum b {
    color: #fff;
    font-size: 45px;
    text-align: center;
    display: block;
    position: relative;
    z-index: 2;
    line-height: 45px;
    color: #1a75bc
}
.yuanShow .fensug .wavenum tt {
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: block;
    position: relative;
    z-index: 2;
    font-weight: 700;
    width: 140px;
    border-top: 2px #fff solid;
    margin: 3px auto;
    line-height: 35px
}
.yuanShow .waven {
    transform: rotate(0deg);
    width: 168px;
    height: 168px;
    background: url(../../images/new/circle.png) no-repeat;
    webkit-border-radius: 25em;
    -moz-border-radius: 25em;
    border-radius: 25em;
    overflow: hidden;
    position: relative
}
.yuanShow .wave {
    width: 408px;
    height: 45%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../../images/new/wavet.png) no-repeat;
    animation: move_wave 1.5s linear infinite;
    -webkit-animation: move_wave 1.5s linear infinite
}
.yuanShow .moveCircle {
    height: 6px;
    width: 6px;
    position: absolute;
    background-color: #1a75bc;
    border-radius: 50%;
    margin: 16px
}
.yuanShow .moveCircleArea {
    height: 196px;
    width: 196px;
    position: absolute;
    animation: rond 3s infinite;
    -webkit-animation: rond 3s infinite;
    background: url(../../images/new/circle-dot.png) no-repeat;
    top:17px;
    left:17px;
}
.yuanShow .clock {
    position: absolute;
    z-index: 999;
    font-size: 13px;
    color: #666666;
    top: 130px;
    left: 69px;
}
@keyframes rond {
    0% {
        transform:rotate(0)
    }
    100% {
        transform:rotate(360deg)
    }
}
@-webkit-keyframes rond {
    0% {
        -webkit-transform:rotate(0)
    }
    100% {
        -webkit-transform:rotate(360deg)
    }
}
@-webkit-keyframes move_wave {
    0% {
        -webkit-transform:translateX(0)
    }
    50% {
        -webkit-transform:translateX(-25%)
    }
    100% {
        -webkit-transform:translateX(-50%)
    }
}
@keyframes move_wave {
    0% {
        transform:translateX(0)
    }
    50% {
        transform:translateX(-25%)
    }
    100% {
        transform:translateX(-50%)
    }
}
.yuanShow .yuanShowCircle1 {
    width: 188px;
    height: 188px;
    overflow: hidden;
    position: absolute;
    border: 1px solid #38b1f6;
    border-radius: 50%;
    opacity: 0.5;
    top:20px;
    left:20px;
}
.yuanShow .yuanShowCircle2 {
    width: 209px;
    height: 209px;
    overflow: hidden;
    position: absolute;
    border: 1px solid #38b1f6;
    border-radius: 50%;
    opacity: 0.35;
    top:10px;
    left:10px;
}
.yuanShow .yuanShowCircle3 {
    width: 229px;
    height: 229px;
    overflow: hidden;
    position: absolute;
    border: 1px solid #38b1f6;
    border-radius: 50%;
    opacity: 0.15;
}
.price-rice {
    color: #f47668;
    font-size: 45px;
}
.price-fall {
    color: #55d5a6;
    font-size: 45px;
}
.price-keep {
    color: #c1c1c1;
    font-size: 45px;
}
.tab-title-price .actived {
    font-weight: bold;
    color: #1a75bc;
}
.tab-cont-price {
    display: none;
    position: absolute;
}
.content-wrap .current {
    display: block;
}
.style-cont {
    display: none;
}
.style1-cont {
    display: block;
}
.style span {
    cursor: pointer;
}
.style .active {
    font-weight: bold;
    color: #1a75bc;
    text-decoration: underline;
}
.dynamic-li .dynamic-li-name{
	width: 50px;
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.origin-img{
	height: 55px;
}

