/*初始化样式开始*/

@charset "utf-8";

/* @font-face {
    font-family: 'SourceHanSerifSC-Heavy';
    src: url('https://yjzx2020.oss-cn-beijing.aliyuncs.com/index/fonts/SourceHanSerifSC-Heavy.otf');
}

@font-face {
    font-family: 'SourceHanSerifSC-Heavy-Bold';
    src: url('https://yjzx2020.oss-cn-beijing.aliyuncs.com/index/fonts/Source%20Han%20Sans%20CN%20Heavy%20Bold.ttf');
} */
/*html {overflow:visible}*/

/*清除结构元素内外边距*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
div,
span,
a,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

input,
button {
    border: none;
}

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

/*设置默认字体*/

body,
button,
input,
select,
textarea {
}

ul {
    list-style: none;
}

ol {
    list-style-type: decimal;
}

a {
    color: #333;
}

a:link,
a:visited {
    text-decoration: none;
}

img {
    border: none;
}

/*public*/

.marL15 {
    margin-left: 15px;
}

.marT10 {
    margin-top: 10px;
}

.wrap {
    margin: 0 auto;
    width: 1200px;
    /* background: #fbfbfb; */
}

.Hposition-p {
    position: relative;
    width: 100%;
    height: 100%;
}

.Hdisplay {
    display: block;
    width: 100%;
}

.H-font-yellow {
    color: #cc9617;
}

.H-font-red {
    color: red;
}

.top_box {
	padding-bottom: 5px;
    width: 100%;
    height: 134px;
    background: url("../img/top_box_bg.png") repeat-x;
}


/*搜索——历史成交,当前竞拍*/
.sousuo_title{
	position: absolute;
	right: 175px;
    top: -29px;
    width: 164px;
	height: 28px;
}
/*历史成交 当前竞拍*/
.sousuo_title_con{
	font-family: "微软雅黑";
	width: 82px;
	height: 28px;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 28px;
	float: left;
	cursor:pointer;
	display: inline-block;
}
/*切换样式*/
.sousuo_title_click{
		background: url("../img/headaer_sousuo.png") no-repeat;
		color:#fff;
		font-weight: bold;
}




.parttwo-left {
    float: left;
    width: 800px;
    height: 320px;
}

.parttwo-left img {
    width: 100%;
    height: 100%;
}

.activity-show-one {
    width: 100%;
    height: 180px;
}

.activity-show-one a {
    display: inline-block;
    width: 800px;
    height: 180px;
}

.activity-show-two {
    width: 100%;
    height: 180px;
}

.activity-show-two a {
    display: inline-block;
    width: 395px;
    height: 120px;
}

.activity-show-three {
    width: 100%;
}

/*轮播图*/
.slider {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.slider-extra {
    position: relative;
}

.slider-nav {
    margin-left: -51px;
    position: absolute;
    left: 50%;
    bottom: 15px;
}

.slider-nav li {
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin: 0 8px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    height: 10px;
    width: 10px;
    border: 2px solid #fff;
}

.slider-nav .slider-item-selected {
    background: #ee5a4c;
}

.slider-page a {
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}

.slider-page a:HOVER {
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.slider-next {
    left: 100%;
    margin-left: -28px;
}

.top-title {
    overflow: hidden;
    width: 100%;
}

.top-title h2 {
    float: left;
    font-size: 24px;
    line-height: 72px;
    margin-left: 20px;
}

.top-title span {
    margin-left: 8px;
    color: #ee5a4c;
}

.top-title .more {
    float: right;
    margin-top: 30px;
    padding-right: 25px;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    background: url("../img/ico_more.png") right 2px no-repeat;
}

.content {
    position: relative;
    width: 100%;
    /* height: 640px; */
}

.zhi-gold {
    overflow: hidden;
    width: 100%;
    height: 310px;
    background: url("../img/zhi_gold_bg.jpg?201700801") no-repeat;
}

.zhi-silver {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
    height: 310px;
    background: url("../img/zhi_silver_bg.jpg?201700804") no-repeat;
}

.zhi-gold:hover, .zhi-silver:hover {
    -moz-box-shadow: 0px 15px 30px #a09e9e;
    -webkit-box-shadow: 0px 15px 30px #a09e9e;
    box-shadow: 0px 15px 30px #a09e9e;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.yj-addbuy-box {
    float: left;
    width: 475px;
    height: 310px;
    background: #fff;
}

.quickentry a {
    display: block;
    width: 100%;
    height: 100%;
}

.entry-picked {
    background: url("../img/fine_entry_bg.jpg") no-repeat;
}

.entry-general {
    background: url("../img/entry_general_bg.jpg") no-repeat;
}

.entry-orther {
    background: url("../img/entry_orther_bg.jpg") no-repeat;
}

.entry-text {
    position: absolute;
    left: 200px;
    top: 0;
    line-height: 130px;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    animation: entryTextMove 0.3s linear 0s infinite;
    -webkit-animation: entryTextMove 0.3s linear 0s infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}

@keyframes entryTextMove {
    0% {
        color: #fff;
    }
    50% {
        color: #fee960;
    }
    100% {
        color: #fff;
    }
}

.text-color {
    color: #716868;
}

.text-color-1 {
    color: #716868;
}

.entry-text-2 {
    position: absolute;
    left: 412px;
    top: 17px;
    font-size: 50px;
    font-weight: bold;

}

.entry-text-1 {
    position: absolute;
    right: 239px;
    top: 0;
    line-height: 130px;
    font-size: 48px;
    font-weight: bold;
    color: #4a4839;

}

.entry-text-1 span {
    margin-left: 110px;
    font-size: 24px;
}

.quickentry .remaining {
    position: absolute;
    right: 275px;
    top: 14px;
    /* width: 90px;
    height: 100px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 120px;
    background: url(../img/linshi.png) no-repeat; */

}

.quickentry .uppage {
    position: absolute;
    right: 275px;
    top: 14px;
    width: 90px;
    height: 100px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 120px;
    background: url(../img/linshi.png) no-repeat;
    /*animation: flipOutX 3s infinite;*/
    /* animation: rubberBand 3s infinite;	*/
    -webkit-perspective: 500;
    -webkit-transform-style: preserve-3d;
    -webkit-animation-name: x-spin;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes x-spin {
    0% {
        -webkit-transform: rotateX(0deg);
    }
    60% {
        -webkit-transform: rotateX(180deg);
    }
    100% {
        -webkit-transform: rotateX(360deg);
    }
}

/* .yjbid {
    position: relative;
    width: 1200px;
    height: 645px;
} */

.bidcontent {
    display: none;
    width: 100%;
    height: 100%;
}

.bid-pagebtn {
    display: none;
    position: absolute;
    top: 290px;
    width: 60px;
    height: 60px;
    z-index: 100;
    cursor: pointer;
}

.bid-pageleft {
    left: 10px;
    background: url(../img/bid-pageleft.png) no-repeat;
}

.bid-pageleft:hover {
    background: url(../img/bid-pageleft_hover.png) no-repeat;
}

.bid-pageright {
    right: 0px;
    background: url(../img/bid-pageright.png) no-repeat;
}

.bid-pageright:hover {
    background: url(../img/bid-pageright_hover.png) no-repeat;
}

.zhi-sale-left-price {
    margin: 5px auto 25px;
    width: 150px;
    font-size: 14px;
    line-height: 14px;
    color: #f8f282;
    font-weight: bold;
    text-align: center;
}

.zhi-sale-left-price span {
    line-height: 36px;
    font-size: 36px;
    color: #f8f282;
}

.panda-btn {
    display: block;
    margin: 7px auto 0;
    width: 184px;
    height: 42px;

}

.panda-gold-btn {
    background: url("../img/panda-gold-btn.png") no-repeat;
}

.panda-silver-btn {
    background: url("../img/panda-silver-btn.png") no-repeat;
}

.content-left .h4-tittle {
    margin-top: 43px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
}



.jjg_Plus {
    background-position: -2px -2px;
    margin-left: -1px;
}

.jjg_Plus:hover,
.jjg_Plus:active {
    background-position: -32px -2px;
    border-color: #d8271c;
}

.plus_disabled,
.plus_disabled:hover,
.plus_disabled:active {
    border-right: none;
    background-position: -61px -1px;
    border-color: #9fa0a0;
}

.jjg_Minus {
    border-left: none;
    background-position: -1px -31px;
    border-color: #FFB000;
}

.jjg_Minus:hover,
.jjg_Minus:active {
    background-position: -31px -31px;
    border-color: #d8271c;
}

.minus_disabled,
.minus_disabled:hover,
.minus_disabled:active {
    background-position: -61px -31px;
    border-color: #cccccc;
}



.content-left .addintroduction {
    width: 100%;
    margin: 150px auto 0;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.unchecked {
    background-position: -90px -128px;
}

.checked {
    background-position: -90px -148px;
}



.jjgpu_sele,
.jjgpu_sele_1 {
    display: none;
    position: absolute;
    left: 0px;
    top: 21px;
    width: 54px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 3px;
    z-index: 1000;
    background: #f3f3f3;
}

.jjgpu_sele li,
.jjgpu_sele_1 li {
    border-bottom: 1px dashed #d3d3d3;
}

.jjgpu_sele li a,
.jjgpu_sele_1 li a {
    display: block;
    line-height: 18px;
    color: #4f472e;
}

.jjgpu_sele li a:hover,
.jjgpu_sele_1 li a:hover {
    background: #dcdcdc;
}

.content-left .con-text {
    margin: 0px auto;
    width: 192px;
    font-family: "宋体";
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

.content-left .panda-name {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}


.content-right-1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 968px;
    height: 630px;
}

.content-right .masking-f {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 218px;
    z-index: 2;
    background: #fff;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

/*.yj-store-subnav {
    margin: 280px auto 0;
    width: 199px;
}*/

/*.yj-store-subnav a {
    position: relative;
    margin: 15px 0;
    display: block;
    width: 100%;
    height: 56px;
    color: #fff;
    !*background: url("../img/yj-store-subnav.jpg") 0 12px no-repeat;*!
}*/

/*.yj-store-subnav a span {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background: #e53030;
}*/

/*.yj-store-subnav a:hover {
    -moz-box-shadow: 0px 15px 30px #ba7312;
    -webkit-box-shadow: 0px 15px 30px #ba7312;
    box-shadow: 0px 15px 30px #ba7312;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}*/

/*.yj-store-subnav .bg-1 {
    background-position: 0 0;
}

.yj-store-subnav .bg-2 {
    background-position: 0 -45px;
}

.yj-store-subnav .bg-3 {
    background-position: 0 -90px;
}

.yj-store-subnav .bg-4 {
    background-position: 0 -135px;
}

.yj-store-subnav .bg-5 {
    background-position: 0 -180px;
}

.yj-store-subnav .bg-6 {
    background-position: 0 -225px;
}*/

.group-buying {
    width: 100%;
    height: 405px;
    background: #fff;
    border-top: 1px solid #ee5a4c;
}

.group-buying .box-left {
    position: relative;
    margin: 22px 0 0 70px;
    float: left;
    width: 286px;
    height: 375px;
    text-indent: 5px;
}

.group-buying .box-left img {
    width: 283px;
    height: 276px;
}

.group-buying .box-left h3 {
    overflow: hidden;
    width: 100%;
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.group-buying .box-left .p1 {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}

.group-buying .box-left .p1 span {
    margin-left: 20px;
    color: #ee5a4c;
}

.group-buying .box-left .groupprice {
    position: absolute;
    left: 0;
    bottom: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #ee5a4c;
    letter-spacing: -2px;
}

.group-buying .box-left .groupprice i {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
}

.group-buying .box-left .p2 {
    position: absolute;
    left: 92px;
    bottom: 6px;
    width: 90px;
    font-family: "宋体";
    font-size: 12px;
    line-height: 14px;
    color: #999999;
    text-indent: 0px;
}

/*即将开始和已售罄公用这一个样式*/

.group-buying .box-left .group-btn-will {
    display: none;
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 104px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    background: #dcdcdc;
    border-radius: 10px;
    border: none;
}

/*即将开始和已售罄公用这一个样式*/

.group-buying .box-left .group-btn-selling {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 104px;
    padding: 0;
    margin: 0;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #ee5a4c;
    border-radius: 10px;
    border: none;
}

.group-buying-rule {
    margin: 43px;
    /*33px 0 0;*/
    padding: 0 25px;
    float: right;
    width: 346px;
    height: 315px;
    color: #333333;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
}

.group-buying-rule h3 {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.group-buying-rule p {
    font-size: 14px;
    line-height: 18px;
}

.add-buy {
    width: 100%;
    height: 202px;
    background: #ffffff;
    border-top: 1px solid #0cb3f9;
}

.add-buy-box {
    padding-left: 500px;
    width: 650px;
    height: 190px;
    background: url("../img/add_buy_picbg.png") 40px 20px no-repeat;
}

.add-buy-box h4 {
    padding-top: 10px;
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.add-buy-box p {
    text-indent: 25px;
    font-family: "宋体";
    font-size: 12px;
    line-height: 20px;
}

.add-buy-box .enter-btn {
    float: right;
    width: 112px;
    height: 34px;
    border: none;
    background: url("../img/btn_addbuy_enter.png") no-repeat;
}

.tool-book-box {
    position: relative;
}

.tool-book-box .prev {
    cursor: pointer;
    position: absolute;
    top: 161px;
    left: 50%;
    margin-left: -635px;
}

.tool-book-box .next {
    cursor: pointer;
    position: absolute;
    top: 161px;
    left: 50%;
    margin-left: 608px;
}

.tool-book-box .position-box {
    position: absolute;
    top: 50px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
}

.tool-book-list {
    width: 1200px;
    height: 254px;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
    padding: 50px 0;
    overflow: hidden;
}

.tool-book-box a {
    width: 232px;
    height: 254px;
    position: relative;
    display: flex;
    /* padding: 20px 30px; */
    background-color: #ffffff;
    border-radius: 6px;
    margin: 0 5px;
}

.tool-book-box a .new {
    position: absolute;
    left: 0;
    top: 0;
    width: 67px;
    height: 70px;
    z-index: 2;
    background: url("../img/new.png?20170310") no-repeat
}

.tool-book-box a:hover {
    -moz-box-shadow: 0px 15px 30px #a09e9e;
    -webkit-box-shadow: 0px 15px 30px #a09e9e;
    box-shadow: 0px 15px 30px #a09e9e;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.tool-book img {
    width: 140px;
}

.tool-book p {
    width: 168px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.tool-book .p1 {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 6px;
    margin-top: 10px;
}

.tool-book .content {
    line-height: 17px;
    color: #999999;
}

.tool-book .price {
    color: #FF761F;
    line-height: 1;
    margin-top: 10px;
}

.tool-book .price span {
    font-size: 18px;
    margin-left: 5px;
}

.name-margin {
    margin: 0;
}

.footer {
    width: 100%;
    height: 520px;
    background: url("../img/footer_bg.jpg") repeat-x;
}

.footer-top {
    display: block;
    margin: 0 auto;
    padding-top: 15px;
    width: 1160px;
    height: 60px;
    background: url("../img/footer_top_bg.png") 0 15px no-repeat;
}

.footer-text {
    float: left;
    margin: 35px 20px 20px;
    padding: 34px;
    width: 190px;
    height: 147px;
    text-align: center;
    background: url("../img/footer_box_bg.png") no-repeat;
}

.footer-text h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #dcdcdc;
}

.footer-text p {
    margin-top: 15px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.bar-login {
    display: none;
    position: fixed;
    overflow: hidden;
    right: 42px;
    top: 100px;
    width: 220px;
    height: 213px;
    border: 1px solid #999999;
    border-radius: 10px;
    background: #fff;
    z-index: 1001;
}

.bar-login h3 {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    background: #ee5a4c;
}

.bar-login h3 .triangle-right {
    position: absolute;
    left: 221px;
    top: 20px;
    width: 0;
    height: 0px;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}

.bar-login h3 span {
    position: absolute;
    left: 103px;
    top: 36px;
    width: 0;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ee5a4c;
}

.bar-login .bar-input {
    position: relative;
    margin: 5px auto;
    width: 190px;
    height: 38px;
    border: 1px solid #a0a0a0;
}

.bar-login .bar-input em {
    position: absolute;
    left: 9px;
    top: 10px;
    display: block;
    width: 18px;
    height: 21px;
    background: url("../img/sprites2017.png") no-repeat;
}

.bar-login .bar-input .admin-name {
    background-position: -2px -121px;
}

.bar-login .bar-input .admin-password {
    background-position: -2px -146px;
}

.bar-login .bar-input input {
    position: absolute;
    left: 36px;
    top: 0;
    width: 150px;
    height: 38px;
    line-height: 38px;
    text-indent: 5px;
    border: none;
}

.bar-login .fondpassword {
    display: block;
    margin: 0 auto;
    width: 190px;
    height: 22px;
    text-align: right;
    font-family: "宋体";
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    background: none;
    border: none;
}

.bar-login .confirm-btn {
    margin-left: 15px;
    width: 90px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    background: #ee5a4c;
    border-radius: 5px;
    border: 0;
}

.bar-login .register-btn {
    margin-left: 12px;
    width: 90px;
    height: 28px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-align: center;
    background: #c0c0c0;
    border-radius: 5px;
    border: 0;
}

.rightsidebar .erweima-box {
    opacity: 0;
    padding: 37px 15px 43px 8px;
    position: absolute;
    left: 80px;
    top: -170px;
    width: 70px;
    height: 160px;
    background: url("../img/erweima_bg.png") no-repeat;
}

.rightsidebar .erweima-box img {
    margin-top: 15px;
    width: 70px;
    height: 70px;
}

.questionnaire {
    position: relative;
    display: block;
    width: 100%;
    height: 240px;
    background: #38c449 url(../img/outdoor2017.jpg) center center no-repeat;
}

.custom_service_1 {
    display: none;
    position: fixed;
    top: 50%;
    right: 10px;
    width: 100px;
    height: 100px;
    z-index: 10000;
}

.cus_box {
    position: relative;
    width: 100%;
    height: 100%;
}

.cus_box a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10002;
}

.cus_box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
}

.cusclose {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 80px;
    height: 80px;
    z-index: 10003;
}

/*搜索自动补全*/

.dropdown-menu {
    overflow: hidden;
    width: 100%;
    border: 1px solid #C09B5A;
    background: #fff;
    border-top: none;
    position: absolute;
    z-index: 300;
    text-align: left;
}

.dropdown-menu li {
    padding: 5px 10px;
}

.dropdown-menu li.active {
    background: #C09B5A !important;
}

.dropdown-menu li.active a {
    color: #ffffff !important;
}


/*新闻列表*/

.news-bodybg {
    padding: 10px 0 120px;
    width: 100%;
    background: #ececec;
}

.news-dl {
    margin-top: 20px;
    width: 100%;
    height: 130px;
    background: #fff;
}

.news-dl dt {
    float: left;
    margin: 20px;
    width: 90px;
    height: 90px;
}

.news-dl dt img {
    width: 90px;
    height: 90px;
}

.news-dl dd {
    position: relative;
    float: left;
    width: 1040px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.news-dl dd a:hover {
    color: #ee5a4c;
}

.news-dl dd .h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
}

.news-dl dd .h2-span {
    margin-left: 10px;
    font-family: "宋体";
    font-size: 12px;
    color: #999;
}

.news-dl dd .golink {
    position: absolute;
    right: 15px;
    bottom: 0px;
    float: right;
    color: #666;
}

/*新闻 内容*/

.news-content {
    margin: 10px auto;
    width: 990px;
    background: #fff;
}

.news-top {
    margin: 10px;
    width: 970px;
    height: 88px;
    border-bottom: 1px solid #ececec;
}

.news-top .news-left {
    float: left;
    width: 800px;
}

.news-top .news-left h2 {
    margin-top: 10px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    line-height: 40px;
    text-indent: 8px;
}

.news-top .news-left .share {
    margin-left: 20px;
    font-size: 12px;
    line-height: 30px;
    color: #999999;
}

.news-top .news-left .share p {
    float: left;
}

.bdsharebuttonboxP {
    float: left;
}

.news-top .news-right {
    float: right;
    margin-top: 15px;
    width: 170px;
    font-size: 12px;
    color: #666666;
    line-height: 26px;
    text-align: right;
}

.news-top .news-right p {
    display: block;
    width: 100%;
}

.news-content .text {
    padding: 10px 30px 50px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-indent: 20px;
}

.news-content .text font {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-indent: 20px;
}

.news-content .imgcon {
    margin: 10px 0;
    width: 100%;
    text-align: center;
}

.news-crumbs {
    width: 975px;
    margin: 0 auto;
    padding-left: 15px;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    background: url("../img/news_crumbs_icon.png") no-repeat;
}

.news-crumbs a {
    margin-right: 5px;
}

.news-crumbs a:hover {
    color: #ee5a4c;
}

.masked {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    z-index: 2000;
    background: #000;

}

.peningbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.peningbox .peningclose {
    position: absolute;
    top: 50px;
    right: 30px;
    width: 31px;
    height: 31px;
    background: url("../img/pening_close.png") no-repeat;
    cursor: pointer;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.peningbox .peningclose:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

#peninganimat {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -250px;
    width: 800px;
    height: 500px;
    background: url("../img/pening_bg.png") no-repeat;
    z-index: 2001;
}

#peninganimat .starlight {
    margin: 73px 0 0 8px;
    width: 722px;
    height: 418px;
    background: url("../img/opacity_starlight.png") no-repeat;
    animation: starlightMove 2s linear 0s infinite;
    -webkit-animation: starlightMove 2s linear 0s infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes starlightMove {
    0% {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }
    50% {
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
    }
    100% {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }
}

#peninganimat li {
    position: absolute;
    width: 72px;
    height: 72px;
    background: url("../img/opacity_text.png?20170803") no-repeat;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}

#peninganimat .libg-1 {
    left: 461px;
    top: 59px;
    background-position: 0 0;
    /*	animation: roundMove-1 5s linear 0s infinite;
        -webkit-animation: roundMove-1 5s linear 0s infinite;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;*/
}

#peninganimat .libg-2 {
    left: 576px;
    top: 185px;
    background-position: 0 -75px;
}

#peninganimat .libg-3 {
    left: 663px;
    top: 300px;
    background-position: 0 -150px;
}

#peninganimat .libg-4 {
    left: 468px;
    top: 336px;
    background-position: 0 -225px;
}

#peninganimat .libg-5 {
    left: 365px;
    top: 392px;
    background-position: 0 -300px;
}

#peninganimat .libg-6 {
    left: 150px;
    top: 345px;
    background-position: 0 -375px;
}

#peninganimat .libg-7 {
    left: 76px;
    top: 225px;
    background-position: 0 -450px;
}

#peninganimat .libg-8 {
    left: 150px;
    top: 127px;
    background-position: 0 -525px;
}

#peninganimat .libg-9 {
    left: 353px;
    top: 121px;
    background-position: 0 -600px;
}






/*扫码登录*/
.header_qrcode_one{
    display: inline-block;
    width: 13px;
    height: 14px;
    background: url("/Public/Home/yj2017/img/index_sweep.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}



/*倒计时*/

.timebid {
	display: none;
    position: absolute;
    left: 28px;
    top: 150px;
    overflow: hidden;
    font-family: "微软雅黑";
}

.timebid span {
    display: inline-block;
    margin-right: 3px;
    width: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #ef5c4e;
    border-radius: 5px;
    background: #ff9f8b;
}

.timebid i {
    margin-right: 2px;
    font-size: 14px;
    font-style: normal;
    color: #ff9f8b;
    line-height: 20px;
}



	.mobilStyle{
	    position: fixed;
	    right: 10px;
	    bottom: 20px;
	    font-size: 38px;
	    border-radius: 5px;
	    background: rgba(0,0,0,.7);
	    color: #fff;
	    text-align: center;
        z-index: 9999;
        /*overflow: hidden;*/
        font-family: 微软雅黑;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    	}
    	/*.mobilStyle .mobilbox{
    		position: relative;
    		width: 100%;
    		height: 100%;
    	}
    	.mobilStyle a{
    		display: block;
    		width: 100%;
    		height: 100%;
    		color: #fee13e;
    	}
    	.mobilStyle .mobilclose{
    		position: absolute;
    		left: -30px;
    		top: -30px;
    		background: url("../img/mobile_close.png") no-repeat;
    		background-size: cover;
    		
    	}*/

.app_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 90px;
}

.app_top_a{
    display: inline-block;
    width: 85%;
    color: #fff;
    box-sizing: border-box;
    border-bottom: 1px #fff solid;
    line-height: 90px;
}
.app_top_a_icon{
    display: block;
    background: url(/Public/Home/yj2017/img/app_kefu.png) no-repeat;
    background-size: 73% 78%;
    background-position: center center;
    width: 80%;
    height: 150px;
    margin: 0 auto;
}

.app_top_a_text{
    margin-top: -30px;
    display: block;
    line-height: 75px;
}
.app_bottom{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.app_gongju_icon{
    background: url(/Public/Home/yj2017/img/returntop_icon.png) no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-position: center center;
    margin-left: 10px;
    /*transform:rotate(180deg);*/
    /*-ms-transform:rotate(180deg); 	!* IE 9 *!*/
    /*-moz-transform:rotate(180deg); 	!* Firefox *!*/
    /*-webkit-transform:rotate(180deg); !* Safari 和 Chrome *!*/
    /*-o-transform:rotate(180deg); 	!* Opera *!*/
}

.app_top_a_icon2{
    background: url(/Public/Home/yj2017/img/app_feedback.png) no-repeat;
    display: inline-block;
    width: 80%;
    height: 135px;
    background-size: 64%;
    background-position: center center;
    margin-left: 10px;
}

.app_top_a_text2{
    margin-top: -55px;
    display: block;
}



/*小助手*/
.list_assistant{
    display: inline-block;
    width: 91px;
    height: 108px;
    background: url("/Public/Home/yj2017/img/index_assistant.png") no-repeat;
    background-size: 100% 100%;
    position: fixed;
    z-index: 5;
    /*top: 680px;*/
}

/* -----------------------------   首页 领取 佣金券  开始  ------------------------------------------------- */
.index_Commission{
    width: 1200px;
    margin: 0 auto;
    height: 0px;
}
.index_Commission:after{content:""; height:0; line-height:0; display:block; visibility:hidden; clear:both;}
/* 单个 佣金券 */
.index_Commission_lists{
    display: inline-block;
    width: 16.4%;
    height: 100px;
    margin: 25px 0;
    position: relative;
    margin-right: 3.5px;
    cursor: pointer;
    float: left;
}
/* 佣金券 左上角买家角标*/
.index_Commission_lists_jiaobiao{
    position: absolute;
    left: 0;
    top: 2px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    background-size: 100% 100%;
}
/*大卖场 左上角买家角标*/
.index_Commission_lists_dmc{
    background: url(/Public/Home/yj2017/img/index_take_maijia_yj.png) no-repeat;
}
/*加价购  左上角买家角标*/
.index_Commission_lists_jjg{
    background: url(/Public/Home/yj2017/img/index_take_maijia_jjg.png) no-repeat;
}
/*领取完 变灰色*/
.index_Commission_lists_img_use{
    background: url(/Public/Home/yj2017/img/index_take_maijia_use.png) no-repeat;
}
/*大卖场 背景图*/
.index_Commission_mall{
    background: url(/Public/Home/yj2017/img/coupon_bg.png) no-repeat;
    background-size: 101% 1170%;
    background-position: -1px -862px;
}
/*加价购  背景图*/
.index_Commission_jjg{
    background: url(/Public/Home/yj2017/img/coupon_bg.png) no-repeat;
    background-size: 101% 1170%;
    background-position: -1px -962px;
}
/*已领取 背景图*/
.index_Commission_use{
    background: url(/Public/Home/yj2017/img/index_yongjin_yilingqu.png) no-repeat;
    background-size: 100% 98%;
    background-position: 0 2px;
}
.index_Commission_lists:nth-of-type(6){
    margin-right: 0;
}
.index_Commission_lists:nth-of-type(12){
    margin-right: 0;
}
.index_Commission_lists:nth-of-type(18){
    margin-right: 0;
}
/*价格*/
.index_Commission_lists_price{
    font-size: 40px;
    font-weight: bold;
    color: #fffefe;
    line-height: 78px;
    text-shadow: 2px 2px 5px #999999;
    width: 75px;
    float: left;
    text-align: center;
    margin: 2px 0 0 7px;
}
/*元*/
.index_Commission_lists_yuan{
    float: left;
    margin: 15px 0 0 3px;
}
.index_Commission_lists_yuan span{
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.index_Commission_lists_yuan i{
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 19px;
    box-sizing: border-box;
    background: #fff;
    padding: 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.index_Commission_mall .index_Commission_lists_yuan i{
    color: #5e1aa5;
}
.index_Commission_jjg .index_Commission_lists_yuan i{
    color: #9b0038;
}
/*到期时间*/
.index_Commission_lists_Angle{
    position: absolute;
    bottom: 12px;
    left: 23px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px;
    border-radius: 50px;
    font-size: 10px;
}
.index_Commission_mall .index_Commission_lists_Angle{
    background: #5b00cc;
}
.index_Commission_jjg .index_Commission_lists_Angle{
    background: #d40040;
}
.index_Commission_use .index_Commission_lists_Angle{
    background: #666;
}
/*角标  立即领取*/
.index_Commission_lists_time{
    width: 33px;
    height: 50px;
    background: url(../../yj2017/img/index_yongjin_lingqu.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    float: right;
    position: relative;
}
.index_Commission_lists_time span{
    position: absolute;
    color: #fff;
    top: 14px;
    right: 2px;
    line-height: 14px;
    width: 25px;
    text-align: center;
}
/* -----------------------------   首页 领取 佣金券  结束  ------------------------------------------------- */


/* -----------------------------  走势图  开始 -------------------------------------------------*/
.index_charts{
    width: 1200px;
    height: 260px;
    margin: 15px auto 15px;
}
.index_charts:after{content:""; height:0; line-height:0; display:block; visibility:hidden; clear:both;}

.chartBox{
    margin-top: 25px;
}

.charts_left{
    float: left;
    background: #fff;
    width: 390px;
    height: 287px;
    box-sizing: border-box;
    border: 1px #ccc solid;
    position: relative;
}
.charts_center{
    float: right;
    background: #fff;
    box-sizing: border-box;
    border: 1px #ccc solid;
    width: 390px;
    height: 287px;
}
.charts_right{
    float: left;
    background: #ffffff;
    margin-left: 15px;
    width: 390px;
    height: 287px;
    box-sizing: border-box;
    border: 1px #ccc solid;
    position: relative;
}
.charts_left:after{content:""; height:0; line-height:0; display:block; visibility:hidden; clear:both;}
.charts_center:after{content:""; height:0; line-height:0; display:block; visibility:hidden; clear:both;}
.charts_right:after{content:""; height:0; line-height:0; display:block; visibility:hidden; clear:both;}
.charts_left_title_span{
    position: absolute;
    width: 100%;
    top: 70px;
    font-size: 14px;
    z-index: 2;
    text-align: center;
}
.charts_left_title h2, .charts_center_title h2, .charts_right_title h2{
    font-size: 16px;
    display: inline-block;
}
.charts_left_title>span, .charts_center_title>span, .charts_right_title>span{
    margin-top: 4px;
    font-size: 14px;
    color: #666666;
}
.charts_left_title, .charts_right_title{
    box-sizing: border-box;
    border-bottom: 1px #ccc dashed;
    text-align: center;
    line-height: 35px;
    width: 357px;
    margin: 0 auto;
}
.charts_center_title{
    height: 35px;
    box-sizing: border-box;
    border-bottom: 1px #ccc dashed;
    text-align: center;
    line-height: 35px;
    width: 330px;
    margin: 0 auto;
}


.charts_right_img, .charts_center_img{
    width: 350px;
    /* height: 180px; */
    display: block;
    margin: 15px auto 0;
}
.ag_zhezhao{
    width: 147px;
    height: 42px;
    text-align: center;
    background: #fff;
    overflow: hidden;
    position: absolute;
    background-size: 100% 100%;
}
.ag_zhezhao img{
    width: 100%;
    height: 100%;
}
.ag_zhezhao1{
    bottom: 61px;
    right: 58px;
}
.ag_zhezhao2{
    bottom: 61px;
    right: 39px;
}
.ag_zhezhao3{
    bottom: 61px;
    right: 42px;
}
.ag_zhezhao4{
    bottom: 61px;
    right: 34px;
}
.ag_zhezhao5{
    bottom: 97px;
    right: 120px;
}
.ag_zhezhao6{
    bottom: 97px;
    right: 115px;
}
/* -----------------------------  走势图  结束 -------------------------------------------------*/





/*  ------------------------------    竞买列表页 证书，描述，超出隐藏  开始  ----------------------------*/
.prod-list-three-box .text-list .word-color {
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*  ------------------------------    竞买列表页 证书，描述，超出隐藏  结束  ----------------------------*/

/*  ------------------------------ 大卖场 文玩 跳转   ----------------------------*/
.autograph_index{
    display: block;
    width: 100%;
    height: 240px;
    background: url("../../yj2017/img/autograph_index.jpg") no-repeat;
    margin: 15px 0 5px;
}
/*  ------------------------------ 大卖场 文玩 跳转   ----------------------------*/

/*  ------------------------------ 大卖场  详情页  添加  自否自主发货  样式 开始   ----------------------------*/
.fahuo_box, .baojia_box{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}
.baojia_box input{
    margin: 0 5px 0 25px;
}
.fahuo_kuaiti_radio{
    margin: 5px 0 0;
    display: flex;
    align-items: center;
}
.kuaiti_con_box{
    max-height: 90px;
    overflow: auto;
    margin: 5px 0 0 ;
}
.fahuo_box input, .fahuo_kuaiti_radio input{
    margin: 0 5px 0 25px;
    cursor: pointer;
}
.fahuo_kuaiti_radio input:nth-of-type(1){
    margin: 0 5px 0 0px;
}
.fahuo_box label, .fahuo_kuaiti_radio label{
    cursor: pointer;
}
.fahuo_kuaiti, .fahuo_baozhengjin, .kuaiti_con_one, .kuaiti_con_two, .fahuo_baozhengjin_one_span, .fahuo_baozhengjin_one_input, .fahuo_baozhengjin_one_spans{
    display: none;
}
.kuaiti_con_one label, .kuaiti_con_two label{
    cursor: pointer;
}
.sendone_phone{
    margin: 0 50px 0;
}
.sendone_depname{
   margin: 0 0 0 18px;
}
.kuaiti_con_one div, .kuaiti_con_two div{
    margin: 0 0 5px;
}
/*  ------------------------------ 大卖场  详情页  添加  自否自主发货  样式 结束   ----------------------------*/


/*  ------------------------------ 大卖场  详情页  购买和还价协议  样式 开始   ----------------------------*/
.cut_policy_main{
    display: flex;
    align-items: center;
}
.cut_policy_main_left{
    width: 25%;
}
.cut_policy_main_left img{
    display: inline-block;
    width: 130px;
    height: 130px;
}
.cut_policy_main_right{
    width: 75%;
}
.fahuo_main{
    box-sizing: border-box;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    padding: 10px;
}
.fahuo_baozhengjin{
    margin: 5px 0 0;
}
.fahuo_baozhengjin_one{
    display: flex;
    align-items: center;
}
.fahuo_baozhengjin_one_span{
    margin: 0 0 0 30px;
}
.fahuo_baozhengjin_one_input{
    box-sizing: border-box;
    border: 1px #ccc solid;
    padding: 0 0 0 5px;
}
.fahuo_baozhengjin_one_inputs{
    margin: 0 5px 0 0;
}
.fahuo_baozhengjin_one label{
    cursor: pointer;
}
.cut_policy_main_text{
    margin: 15px 0 5px;
    position: relative;
}
.cut_policy_main_text:before{
    position: absolute;
    top: 0;
    left: -10px;
    content: "";
    display: block;
    width: 5px;
    height: 20px;
    background: red;
}
.cut_policy_main_text1{
    font-size: 16px;
    font-weight: 600;
}
.cut_policy_main_text1 span{
    font-size: 14px;
}
.shop_red{
    color: red;
}
.cut_policy_main_text2{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    margin: 5px 0 0;
}
.cut_policy_main_text2 input{
    margin: 0 5px 0 0;
}
.cut_policy_main_text2_span{
    margin:  0 25px 0 0;
}
.fahuo_kuaiti_xiugai{
    background: red;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
    border-radius: 10px;
    margin: 0 0 0 20px;
}
.fahuo_kuaiti_xiugaiblue{
    background: blue;
}

.shop_goumai{
    width: 100%;
    height: 118px;
    background: url("../../yj2017/img/shop_goumai.png") no-repeat;
    margin: -40px 0 0;
}
.shop_huanjia{
    width: 100%;
    height: 118px;
    background: url("../../yj2017/img/shop_huanjia.png") no-repeat;
    margin: -40px 0 0;
}

#pay_con{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
/*  ------------------------------ 大卖场  详情页  购买和还价协议  样式 结束   ----------------------------*/

.progress_list{
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    border: 1px #ccc solid;
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
}
.progress_listyongjian{
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    border: 1px #ccc solid;
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
}

.progressimg{
    width: 250px;
    height: 80px;
    box-sizing: border-box;
    border: 1px #ccc solid;
}
.progress_show, .progress_showy{
    display: flex;
    align-items: center;
    width: 33%;
    justify-content: center;
    margin: 10px 0 10px 0;
}
.progress_show label, .progress_showy label{
    cursor: pointer;
}
.progress_coupon-box{
    position: relative;
    padding: 7px 15px;
    width: 168px;
    height: 64px;
    background: url("../../yjimg/coupon_box_bg.png") no-repeat;
}
.progress_coupon-box .coupon-time{
    position: absolute;
    bottom: 5px;
    left: 12px;
    font-family: "宋体";
    font-size: 10px;
    color: #ffffff;
    line-height: 18px;
    width: 140px;
}
.progress_coupon-box .myp-marL-5{
    margin-left: 5px;
}
.progress_showy .coupon-box-bg10{
    background-position: -1px -719px;
}
.progress_showy .coupon-box-bg14{
    background-position: -1px -719px;
}
.progress_show .coupon-box-bg21{
    background-position: -1px -1296px;
}
.progress_coupon-box .couendtype{
    font-size: 16px;
    line-height: 20px;
    top: 7px;
    position: absolute;
    right: 25px;
    width: 18px;
    color: #fff;
}
.progress_coupon-box .coupon-money{
    position: absolute;
    left: 20px;
    top: 2px;
    font-size: 26px;
    font-weight: bold;
    color: #fffefe;
    line-height: 37px;
    text-shadow: 2px 2px 5px #999999;
}
.progress_coupon-box .coupon-money p{
    float: left;
}
.progress_coupon-box .coupon-money span{
    float: left;
    margin-left: 5px;
    font-size: 24px;
    font-family: "微软雅黑";
    line-height: 37px;
}


.top-bg {
    background: url('https://yjzx2020.oss-cn-beijing.aliyuncs.com/index/img/top_bg.png') no-repeat center;
    background-size: cover;
    height: 66px;
    line-height: 29px;
    font-size: 21px;
    color: #08134A;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.top-bg .big-text {
    /* font-family: 'SourceHanSerifSC-Heavy'; */
    font-size: 24px;
    line-height: 35px;
    margin-right: 67px;
    margin-left: -280px;
}

.top-bg img {
    position: absolute;
    right: 48px;
    top: 10px;
    cursor: pointer;
}


.sub-title {
    text-align: center;
}

.sub-title h3,
.sub-title h3 a {
    /* font-family: 'SourceHanSerifSC-Heavy-Bold'; */
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}

.sub-title h3 span {
    /* font-family: 'SourceHanSerifSC-Heavy-Bold'; */
    font-weight: bold;
    color: #A76E3B;
}

.sub-title p {
    font-family:PingFangSC-Medium,PingFang SC;
    font-size: 14px;
    color: #B1B1B1;
    letter-spacing:6px;
}
/****发公告开始****/

.gonggao-wrap{
    width: 1200px;
    margin: auto 0;
    background-color: #fff;
    padding-top: 30px;
    min-height: 500px;
    font: caption;
    border-radius: 3px;
}
.gonggao-wrap ul,.gonggao-wrap ul li{
    list-style-type:disc; list-style-position:inside;
    list-style: disc outside none;
}
.gonggao-wrap ol,.gonggao-wrap ol li{
    list-style-type:decimal; list-style-position:inside;
    list-style: disc outside none;
}
.gonggao-wrap .h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.gonggao-wrap .fabu-time{
    font-size: 14px;
    color: #666;
    text-align: center;
}
.gonggao-details{
    padding: 30px;
}
.gonggao-details img{
    display: inline-block;
    max-width: 60%;
    background-size: contain;
    margin-bottom: 15px;
    /*margin: 0 auto 15px;*/
}
.gonggao-details p{
    /*font-size: 18px;
    line-height: 2em;
    margin-bottom: 15px;
    text-indent: 2em;
    text-align: left;*/
}
.dcss html,.dcss address,.dcss blockquote,.dcss body,.dcss dd,.dcss div,
.dcss dl,.dcss dt,.dcss fieldset,.dcss form,.dcss frame,.dcss frameset,
.dcss h1,.dcss h2,.dcss h3,.dcss h4,.dcss h5,.dcss h6,.dcss noframes,
.dcss ol,.dcss p,.dcss ul,.dcss center,.dcss dir,.dcss hr,.dcss menu,
.dcss pre { display: block }
.dcss li { display: list-item;
    text-align: -webkit-match-parent;list-style: inherit;}
.dcss head { display: none }
.dcss table { display: table }
.dcss tr { display: table-row }
.dcss thead { display: table-header-group }
.dcss tbody { display: table-row-group }
.dcss tfoot { display: table-footer-group }
.dcss col { display: table-column }
.dcss colgroup { display: table-column-group }
.dcss td,.dcss th { display: table-cell; }
.dcss caption { display: table-caption }
.dcss th { font-weight: bolder; text-align: center }
.dcss caption { text-align: center }
.dcss body { margin: 8px; line-height: 1.12 }
.dcss h1 { font-size: 2em; margin: .67em 0;line-height: 1.5em }
.dcss h2 { font-size: 1.5em; margin: .75em 0;line-height: 1.5em }
.dcss h3 { font-size: 1.17em; margin: .83em 0;line-height: 1.5em }
.dcss h4 { font-size: 1.09em; margin: 1.12em 0;line-height: 1.5em }
.dcss h4,.dcss p,.dcss blockquote,.dcss ul,.dcss fieldset, .dcss form,.dcss ol,.dcss dl,.dcss dir,.dcss menu { margin: 1.12em 0 }
.dcss h5 { font-size: .83em; margin: 1.5em 0;line-height: 1.5em }
.dcss h6 { font-size: .75em; margin: 1.67em 0;line-height: 1.5em }
.dcss h1, .dcss h2, .dcss h3, .dcss h4, .dcss h5, .dcss h6, .dcss b,.dcss strong { font-weight: bolder }
.dcss blockquote { margin-left: 40px; margin-right: 40px }
.dcss i, .dcss cite, .dcss em,.dcss var,.dcss address { font-style: italic }
.dcss pre, .dcss tt,.dcss code,.dcss kbd,.dcss samp { font-family: monospace }
.dcss pre { white-space: pre }
.dcss button,.dcss textarea,.dcss input,.dcss object,.dcss select { display:inline-block; }
.dcss big { font-size: 1.17em }
.dcss small, .dcss sub, .dcss sup { font-size: .83em }
.dcss sub { vertical-align: sub }
.dcss sup { vertical-align: super }
.dcss table { border-spacing: 2px; }
.dcss thead, .dcss tbody,.dcss tfoot { vertical-align: middle }
.dcss td, .dcss th { vertical-align: inherit }
.dcss s, .dcss strike,.dcss del { text-decoration: line-through }
.dcss hr { border: 1px inset }
.dcss ol, .dcss ul,.dcss dir, .dcss menu, .dcss dd { margin-left: 40px }
.dcss ol { list-style-type: decimal ;

    text-align: -webkit-match-parent;
}
.dcss ol ul,.dcss ul ol, .dcss ul ul, .dcss ol ol { margin-top: 0; margin-bottom: 0;list-style: decimal }
.dcss u,.dcss ins { text-decoration: underline }
.dcss br:before { content:"A"}
.dcss :before, .dcss :after { white-space: pre-line }
.dcss center { text-align: center }
.dcss abbr,.dcss acronym { font-variant: small-caps; letter-spacing: 0.1em }
.dcss :link,.dcss :visited { text-decoration: underline }
.dcss :focus { outline: thin dotted invert }
.dcss BDO[DIR="ltr"] { direction: ltr; unicode-bidi: bidi-override }
.dcss BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override }
.dcss *[DIR="ltr"] { direction: ltr; unicode-bidi: embed }
.dcss *[DIR="rtl"] { direction: rtl; unicode-bidi: embed }
@media print {
    .dcss h1 { page-break-before: always }
    .dcss h1,.dcss h2,.dcss h3,.dcss h4,.dcss h5,.dcss h6 { page-break-after: avoid }
    .dcss ul,.dcss ol,.dcss dl { page-break-before: avoid }
}


/****发公告结束****/










