.ct-9 {
    margin-top: 0px;
}

.f_bannner {
        background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/f_banner1.jpg);
    width: 100%;
    height: 75px;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 75px;
}

.buy_info {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    color: #777777;
    background-color: white;
    height: 490px;
    border: 1px #e5e5e5 solid;
}

.buy_left {
    float: left;
    width: 656px;
    margin-top: 40px;
}

.buy_right {
    float: left;
    width: 465px;
    margin-top: 75px;
}

.product_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/product_img.jpg);
    width: 656px;
    height: 403px;
}

.p_desc {
    width: 100%;
    height: 50px;
    /* background-color: yellowgreen; */
    line-height: 50px;
}

.p_desc h1 {
    float: left;
}

#liaojie_detail a {
    font-size: 16px;
    text-decoration: underline;
    color: #777777;
    cursor: pointer;
}

.desc_info {
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #777777;
}

.p_buy {
        width: 100%;
    margin: 0 auto;
    font-size: 16px;
    color: #777777;
    margin-top: 20px;
    border: solid 1px #3C3C3C;
    background: #3C3C3C;
}

.p_buy .price {
    width: 100%;
}

.p_buy .price .item1 {
    color: #EA5E23;
    font-size: 16px;
}

.p_buy .price .item1 em {
    font-size: 20px;
    font-weight: bold;
}

.p_buy .price .item1 span {
    color: #777777;
}

.p_buy .price .item2 {
    color: #777777;
}

.btn_buy{
	float:left;
    width: 210px;
    height: 38px;
    background-color: #EA5E23;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    background-position: 56px center;
    background-repeat: no-repeat;
    background-image: url(../images/btn_buy.png);
	    background-size: 25px;
    padding-left: 30px;
    margin: 7px 0px;
    cursor: pointer;
    display: none;
}

#kefu_btn .Customerservice {
	float:left;
    width: 210px;
    height: 38px;
    background-color: #EA5E23;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    background-position: 56px center;
    background-repeat: no-repeat;
    background-image: url(../images/kefu.png);
    padding-left: 30px;
    margin: 7px 0px;
    cursor: pointer;
}

#kefu_btn .Customerservice a {
	color:white;
	/* width: 65px;
    height: 65px;
    background-position: 15px 0px;
    background-repeat: no-repeat;
    background-image: url(../images/kefu.png);
    display: block; */
}


/*弹出框开始*/

.buy_dialog {
    width: 490px;
    height: 210px;
    border-radius: 5px;
    margin: 0px auto;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    padding-top: 50px;
    position: relative;
    display: none;
}

.buy_dialog .item2 span {
    color: #EA5E23;
}

.buy_dialog .item2 em {
    font-size: 20px;
}

.buy_dialog .item3 span {
    margin-right: 10px;
}

.buy_dialog .btn_zhifu {
    width: 125px;
    height: 40px;
    background-color: #EA5E23;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
    line-height: 40px;
}

.buy_dialog .btn_close {
    border: 0px;
    position: absolute;
    top: 11px;
    right: 9px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: url(../../images/nlogin.png) no-repeat 0 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    outline: none;
}

.buy_dialog .btn_close:hover {
    background-position: 0 -21px;
}


/*弹出框结束*/

/*奖品框开始*/
.jiang_dialog {
    width: 490px;
    height: 250px;
    border-radius: 5px;
    margin: 0px auto;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    padding-top: 50px;
    position: relative;
	background: url(/eChan_product/images/jiang_back.png) no-repeat 0 0;
    display: none;
}

.jiang_dialog .guajiangqu {
    width: 135px;
    height: 38px;
    position: absolute;
    top: 215px;
    left: 178px;
    line-height: 38px;
    background-color: #EA5E23;
    color: white;
    font-size: 20px;
    border-radius: 6px;
	cursor:pointer;
}

.jiang_dialog .btn_close {
    border: 0px;
    position: absolute;
    top: 11px;
    right: 9px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: url(../../images/nlogin.png) no-repeat 0 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    outline: none;
}

.jiang_dialog .btn_close:hover {
    background-position: 0 -21px;
}

/*奖品框结束*/

.echan_buy_img{
	width: 1200px;
	height:1890px;
	margin: 0px auto;
	background: url(/eChan_product/images/echan_buy2.jpg?ver=1.3) no-repeat 0 0;
}
#govip{
	width: 150px;
    height: 20px;
    position: relative;
    top: 380px;
    left: 770px;
}
#govip a{
	font-size: 16px;
    text-decoration: underline;
    color: white;
}

#buy_btn{
    width: 200px;
    height: 50px;
    position: relative;
    top: 900px;
    left: 800px;
}

#kefu_btn{
        height: 50px;
    position: relative;
    top: 1520px;
    left: 580px;
    width: 510px;
}
#liaojie_detail{
	width: 105px;
    height: 20px;
    position: absolute;
    top: 870px;
    left: 1354px;
}

.tcdes{
	    color: #B6B6B6;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.qixian .qxitem{
	    float: left;
    padding: 4px 16px;
    border: solid 1px grey;
        margin: 8px 8px 15px 8px;
    color: #B5B5B5;
    cursor: pointer;
}
.qixian .qxitem:hover{ 
	border: solid 1px #ED6940 !important;
    color: #ED6940 !important;
}
.hover_xg:hover{
	border:solid 1px #fff268;
}
.ljgd:hover{
	color:white !important;
}
.jiage_qu{
	    margin-top: 12px;
	    font-size: 16px;
}
.jiage_qu .jg_item{
	/* float:left; */
	    margin-right: 25px;
}
.jiage1{
	    color: white;
}
.rprmb{
	    text-decoration: line-through;
}
.showprice{
	color:grey;
}
.selected{
	border:solid 1px #ED6940 !important;
	color:#ED6940 !important;
}
#lisheng{
	display:none;
}


/*e缠停售通知开始*/

.tingshouDialog {
    position: relative;
    width: 430px;
    margin: 0px auto;
    background-color: white;
    padding: 20px 30px;
    border-radius: 4px;
    text-align: left;
    font-size: 14px;
    display: none;
}

.tingshouDialog .title {
    text-align: center;
    font-size: 26px;
}

.tingshouDialog .cont .p1 {
    margin-bottom: 5px;
}

.tingshouDialog .cont .p2 {
    text-indent: 20px;
    margin-bottom: 4px;
    line-height: 25px;
}

.tingshouDialog .cont .p3 {
    text-align: right;
    margin-top: 6px;
}

.tingshouDialog .btnClose {
    position: absolute;
    right: 17px;
    top: 12px;
    cursor: pointer;
}


/*e缠停售通知结束*/











