
.header {
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
}

.main {
    width: 1200px;
    height: 100%;
    /* background: yellowgreen; */
    margin: 0 auto;
    padding: 0 10px;
}

.huanying {
    width: 208px;
    height: 100%;
    /* background: yellow; */
    float: left;
}

.huanying span {
    float: left;
    font-size: 14px;
    color: #999;
    line-height: 40px;
}

/*.nav {*/
/*    width: 100%;*/
/*    height: 122px;*/
/*    background: #fff;*/
/*}*/

.dingdan {
    display: inline-block;
    vertical-align: top;
    padding-left: 17px;
    height: 14px;
    margin-top: 13px;
    line-height: 14px;
    border-left: 1px solid #ddd;
}

.zhuc {
    color: #E60012 !important;
}

.logo {
    float: left;
    width: 283px;
    height: 80px;
    /*background: url('../img/13.png') no-repeat top;*/
    background-size: 283px 52px;
    margin-top: 34px;
    margin-left: 0;
}

.souso {
    float: left;
    width: 560px;
    height: 40px;
    /* background: blue; */
    margin-top: 34px;
    margin-left: 45px;
    display: flex;
}

.sousowbk {
    display: block;
    margin: 0;
    padding: 0;
    width: 480px;
    height: 100%;
    border: 2px solid #E60012;
    box-sizing: border-box;
}

.sousogo {
    width: 80px;
    height: 40px;
    float: right;
    margin: 0;
    padding: 0;
    background: #E60012;
    line-height: 36px;
    text-align: center;
}

.sousogo img {
    width: 23px;
    height: 24px;
}

.navs {
    width: 560px;
    height: 45px;
    /* background: #fff; */
    float: left;
    margin-left: 45px;
}

.sousok li a {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding-right: 15px;
    float: left;
    color: #888;
}

.gouwuche {
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 160px;
    height: 40px;
    margin-right: 40px;
    margin-top: 34px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #E60012;
    text-align: center;
    line-height: 40px;
}

.gouwuche img {
    width: 29px;
    height: 24px;
}

.guodu {
    width: 100%;
    height: 40px;
    /*background: #DD2828;*/
    background: #fff;
    border-bottom: 1px solid #E60012;

}

.fenlei {
    width: 180px;
    height: 100%;
    background: #E60012;
    float: left;
    text-align: center;
}

.fenlei span {
    color: #fff;
    float: left;
    height: 100%;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    display: block;
    width: 100%;
}

.fenlei span img {
    width: 24px;
    height: 19px;
}

.daohanglan {
    width: 960px;
    height: 100%;
    float: right;
}
/*.active a{*/
/*    color: #E60012 !important;*/
/*}*/
.activet{
    color: #E60012 !important;
}
.daohanglan li {
    width: 95px;
    height: 100%;
    float: left;
}

.daohanglan li a {
    /* background: red;  */
    font-size: 16px;
    color: #333;
    line-height: 40px;
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
}

.daohanglan li a:hover .mt {
    margin-top: -15px;
    transition: all 0.5s;
}

.mt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 46px;
    height: 24px;
    z-index: -2;
}

.cedaohong {
    width: 100%;
    height: 420px;
    background: #e8e8e8;
    /* 	background: url('../img/banner.jpg') no-repeat center;
        background-size: 100% 500px; */

}

.delu {
    height: 100%;
    line-height: 40px;
    float: right;
    font-size: 14px;
    color: #888;
}

.delu a {

    color: #888;
}

.box {
    height: 100%;
    /* background: red; */
    overflow: hidden;
    position: relative;
}

.lunbo {
    width: 1180px;
    height: 420px;
    display: flex;
    position: absolute;
    top: 0;
    left: 10px;
}

.lunbo li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* overflow: hidden; */
    opacity: 0;

}

.lunbo img {
    width: 100%;
    height: 100%;
}

.lunbo .opacity {
    opacity: 1;
}

.lunbo .vv {
    z-index: 2;
}

.dian {
    width: 150px;
    height: 15px;
    /* background: blue; */
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    z-index: 4;
}

.dian li {
    width: 15px;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    border: 2px solid pink;
}

.dian .cc {
    background: #b0b0b0;

}

.cedaohongk {
    width: 180px;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 5;
}

.cdhwz {
    position: relative;
    padding-top: 10px;
}

.xxk {
    width: 768px;
    /* width: 0px; */
    height: 420px;
    position: absolute;
    left: 180px;
    top: 0;
    z-index: 11;
    display: none;
    /* opacity: 0; */
    background: #fff;
    padding-left: 45px;
}



.cdhwz .cdhwz-li{
    width: 100%;
    height: 40px;
}

.cdhwz .cdhwz-li>a {
    display: block;
    font-size: 14px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.cdhwz-li:hover {
    background: #E60012;
}

.cdhwz-li a:hover {
    color: #fff;
}

.zhixu {
    width: 230px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 9;
    background: #fff;
}

.zhixu-top {
    width: 100%;
    height: 170px;
    background: #E60012;
    text-align: center;
    padding-top: 30px;
}

.zhixu-top img {
    width: 155px;
    height: 30px;
}

.zhixu-topa {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 3px;
}

.jine {
    font-size: 28px;
    color: #fff;
    line-height: 70px;
}

.zhixu-but {
    width: 100%;
    height: auto;
}

.zbut-t {
    width: 100%;
    height: 120px;
    font-size: 14px;
    color: #888;
    padding-left: 12px;
    padding-top: 15px;
}

.zbut-ta {
    line-height: 26px;
}

.zbut-ta span {
    color: #333333;
    /*font-weight: 600;*/
}

.zbut-ba {
    font-size: 16px;
    color: #333;
    position: relative;
    text-align: center;
    height: 20px;
}

.zbut-ba:before {
    content: '';
    position: absolute;
    top: 52%;
    left: 5%;
    width: 65px;
    height: 1px;
    border-bottom: 1px solid #DDDDDD;
}

.zbut-ba:after {
    content: '';
    position: absolute;
    top: 52%;
    width: 65px;
    height: 1px;
    right: 6%;
    border-bottom: 1px solid #DDDDDD;
}

.zbut-bb{
    width: 100%;
    padding: 10px;
}
.zbut-bb li{
    font-size: 12px;
    color: #888;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zbut-bb a{
    font-size: 12px;
    color: #888;
    line-height: 30px;
}
.zbut-bb a span{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #D7D7D7;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 12.5px;
}
.leb{
    width: 100%;
    height: auto;
}
.lebk{
    width: 100%;
    height: auto;
    padding-top: 27px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.leba{
    width: 585px;
    height: auto;
    background: #fff;
    margin-top: 12px;
}
.leba-top{
    width: 100%;
    height: 40px;
    background-image: url("../img/op.png");
    background-size: 100% 100%;
    padding-left: 35px;
    padding-right: 24px;
}
.leba-topa{
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
}
.leba-ce{
    display: block;
    width: 100%;
    height: 232px;
    overflow: hidden;
}
.leba-ce img{
    display: block;
    width: 100%;
    height: auto;
}
.leba-but{
    width: 100%;
    height: 60px;
}
.leba-buta{
    font-size: 16px;
    color: #333;
    padding-left: 34px;
    line-height: 60px;
    width: 460px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.leba-butb{
    color: #e60012;
    float: right;
    width: 120px;
    height: 100%;
    line-height: 60px;
    text-align: right;
    padding-right: 20px;
    font-size: 18px;
}
.leba-butb span{
    font-size: 14px;
}
.footer{
    width: 100%;
    height: 160px;
    border-top: 2px solid #e60012;
    background: #000000;
}
.footerk{
    width: 100%;
    height: 100%;
}
.foota{
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-top: 50px;
}
.foota ul{
    width: auto;
    height: 16px;
}
.foota ul li{
    padding: 0 10px;
    float: left;
    border-right: 1px solid #fff;
    line-height: 16px;
}
.foota ul li:nth-last-child(1){
    border-right: none;
}
.foota ul li:nth-child(1){
    padding-left: 0;
}
.foota ul li a{
    font-size: 14px;
    color: #fff;
}
.footaa{
    font-size: 12px;
    color: #888;
    padding-top: 30px;
    line-height: 16px;
}
.footaa a{
    color: #888;
}
.footb{
    width: 260px;
    height: 50px;
    float: right;
    margin-top: 57px;
}
.footba{
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
}
.footba img{
    display: block;
    width: 100%;
}
.footbb{
    width: 190px;
    float: right;
    height: 100%;
}
.footbb-a{
    font-size:26px;
    line-height: 26px;
    color: #fff;

}
.footbb-b{
    font-size:18px;
    line-height: 20px;
    color: #fff;
}
.leba-topb{
    float: right;
    color: #fff;
    line-height: 40px;
}

.leba-topc{
    float: right;
    color: #fff;
    line-height: 40px;
}
.shj{
    float: right;
    margin-left: 2px;
    margin-right: 2px;
}
.ge{
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    margin-top: 8px;
    font-size: 14px;
}




/* you侧导航开始 */
.youcedaoh{
    width: 40px;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items:center;
    justify-content:center;
}

.zhongk{
    width: 100%;
    height: 300px;

}
.shanbubx{
    width: 25px;
    height: 25px;
    /* background: red; */
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #444;
    margin-bottom: 30px;
}
.shanbubx a{
    display: block;
    width: 100%;
    height: 100%;
}
.gwc-box{
    padding-top: 20px;

}
.xiazai{
    position: absolute;
    bottom: 0;
    right: 0;
}

.gouowche{
    display: block;
    width: 100%;
    height: 122px;
    /* background: red; */
    text-align: center;
    overflow: hidden;
}

.big-gouwu-box{
    width: 24px;
    height: auto;
    margin: 0 auto;
    /* background: yellow; */
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
}
.right-box-bottom{
    display: block;
    width: 40px;
    height: 40px;
    /* background: pink; */
    margin: 0 auto;
    /* border-top: 1px solid #fff; */
    text-align: center;
    margin-top: 15px;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
}

.erwema{
    display: block;
    width: 40px;
    height: 40px;
    /* background: pink; */
    margin: 0 auto;
    /* border-top: 1px solid #fff; */
    text-align: center;
    margin-top: 15px;
    position: fixed;
    bottom: 10px;
    right: 0;
    transition: all 0.5s;
    overflow: hidden;
}
.iwodezichan{
    position: relative;
    width: 100%;
    height: 40px;
}
.erwema:hover{
    background: #E60012;
    transition: all 0.5s;
    overflow: visible;
}
.erwema img{
    margin-top: 8px;
}
.erwemas{
    position: absolute;
    top: -160px;
    right: 100px;
    z-index: 99999;
}
.erwema:hover .erwemas{
    /* display: block; */
    right: 70px;
    transform: translateX(33px);
    transition: all 0.5s;
    opacity: 1;

}
.right-box-bottom img{
    margin-top: 8px;
}

.right-box-bottom:hover{
    background: #E60012;
    transition: all 0.5s;
    overflow: visible;
}
.character-box{
    font-size: 15px;
    color: #fff;
    margin-top: 5px;
    padding-bottom: 10px;
    transition: all 0.5s;
}


.chongzhi-box{
    width: 90px;
    height: 40px;
    background: #333;
    position: absolute;
    top:0;
    right:68px;
    opacity: 0;
    /* display: none; */
    transition: all 0.5s;
}
.chongzhi-boxs{
    width: 120px;
    height: 40px;
    background: #333;
    position: absolute;
    top:0;
    right:68px;
    opacity: 0;
    /* display: none; */
    transition: all 0.5s;
}
.right-box-bottom:hover .chongzhi-box{
    /* display: block; */
    right: 72px;
    transform: translateX(33px);
    transition: all 0.5s;
    opacity: 1;

}
.right-box-bottom:hover .chongzhi-boxs{
    /* display: block; */
    right: 72px;
    transform: translateX(33px);
    transition: all 0.5s;
    opacity: 1;

}
.sanjiaoxing{
    width:0;
    height:0;
    border-top: 10px solid transparent;
    border-left: 20px solid #333;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -10px;
    top: 11px;
}
.chongzhi-box span{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
}
.chongzhi-boxs span{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
}
.erwe{
    position: absolute;
    top: 32px;
    left: 28px;
    width: 125px;
    height: 125px;
    overflow: hidden;
    background: #000;
}
.erwe img{
    display: block;
    width: 100%;
}





/* 右侧导航结束 */
.xxka{
    width: 700px;
    padding-top: 6px;
}
.xxka-a{
    width: 75px;
    height: auto;
    font-size: 12px;
    color: #000;
    text-align: left;
    line-height: 14px;
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
}
.xxka-a img{
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
}
.xxka-b{
    width: 620px;
    display: inline-block;
    vertical-align: top;
}
.xxka-ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.xxka-b li{
    padding-left: 14px;
    padding-right: 14px;
    font-size:12px;
    color: #888;
    height: 14px;
    line-height: 14px;
    border-left: 1px solid #ccc;
    margin-top: 18px;
}
.xxka-b li a{
    color: #888;
}
.xxka-b li a:hover{
    background: none;
    color: #888;
}


/**/
.buyk{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 40px 0 40px 0;
}
.buy-b{
    display: flex;
    justify-content: space-between;
}
.ehxq{
    display: inline-block;
    vertical-align: top;
    width: 640px;
    /*min-height: 550px;*/
    position: relative;
}





.ehxq-a{
    font-size: 24px;
    color: #333;
    /*font-weight: 600;*/
    line-height: 30px;
    /*overflow: hidden;*/
    /*text-overflow:ellipsis;*/
    /*white-space: nowrap;*/
    width: 100%;
}
.ehxq-b{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #E60012;
    border-bottom: 1px solid #ddd;
    /*display: flex;*/
}
.ehxq-ba{
    float: left;
    margin-left: 2px;
    margin-right: 2px;
}
.bage{
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background: #E60012;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    margin-top: 8px;
    font-size: 14px;
}


.ehxq-c{
    width: 100%;
    height: auto;
    margin-top: 20px;
    display: flex;
}
.ehxq-ca{
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 30px;
    text-align: left;
    line-height: 45px;
    font-size: 14px;
    color: #888;
}
.ehxq-da{
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 30px;
    padding-top: 3px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #888;
}
.ehxq-ea{
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #888;
}
.ehxq-dbm{
    line-height: 30px;
    color: #333!important;
    font-size: 14px;
   display: block;
    padding-top: 3px;
}
.ehxq-xad{
    margin-top: 20px;
}
.ehxq-d{
    /*margin-top: 10px;*/
    display: flex;
}
.ehxq-e{
    margin-top: 30px;
}
.ehxq-cb{
    display: inline-block;
    vertical-align: top;
    width: 585px;
    max-height: 150px;
    overflow-y: auto;
}
.ehxq-cba{
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin-top: 8px;
    margin-right: 5px;
    cursor:pointer;
}
.ehxq-cba-a{
    width: auto;
    height: 34px;
    padding: 1px;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
}
.ehxq-cba-ac{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    display: none;
}
.ehxq-cba .ehxq-cba-ac img{
    display: block;
    width: 100%;
}
.ehxq-cba-br{
    border: 1px solid #E60012 !important;
}
.ehxq-cba-a img{
    display: inline-block;
    vertical-align: top;
    width: 40px;
}
.ehxq-cba-a span{
    color: #333333;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0 7px;
    font-size: 14px;
}

.ehxq-cba-aa{
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.ehxq-db{
    display: inline-block;
    vertical-align: top;
    width: 585px;
}
.ehxq-dxa{
    font-size:14px;
    color: #888;
    width: 33.33%;
    float: left;
    line-height: 30px;
    padding-top: 3px;
    text-align: center;
}
.ehxq-dxb{
    width: 33.33%;
    float: left;
    font-size:24px;
    font-weight: 600;
    color: #E60012;
    text-align: center;
}
.ehxq-dxb span{
    font-size: 18px;
    color: #E60012!important;
    font-weight: 600;
}
.ehxq-db span{
    font-size:14px;
    color: #3333;
}
.ehxq-dba{
    display: inline-block;
    vertical-align: top;
    background: #FFF;
    margin-right: 5px;
    height: 30px;
    width: auto;
    padding: 2px 20px;
    background-size: 100% 100%;
    overflow: hidden;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 24px;
    border: 2px solid #ccc;
    cursor:pointer;
    position: relative;
}
.ehxq-dba-a{
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 10px;
    height: 10px;
    display: none;
}
.ehxq-dba .ehxq-dba-a img{
    display: block;
    width: 100%;
}


.ehxq-eab {
    width: 100px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #4c4c4c;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    font-size: 16px;
}
.ehxq-eac{
    width: 22px;
    height: auto;
    display: inline-block;
    float: left;
    margin-left: 2px;
}
.ehxq-eaca{
    width: 100%;
    height: 13px;
    border: 1px solid #e6e6e6;
    overflow: hidden;

}
.ehxq-eaca img{
    display: block;
    width: 100%;
}
.ehxq-eacb{
    width: 100%;
    height: 13px;
    margin-top: 4px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}
.ehxq-eacb img{
    display: block;
    width: 100%;
}
.ehxq-eab input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.ehxq-eb{
    display: inline-block;
    vertical-align: top;
}
.ehxq-eb span{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-left: 5px;
}
.ehxqb-xa-a{
    float: right;
}
.ehxq-f{
    /*position: absolute;*/
    /*bottom: 80px;*/
    /*left: 0;*/
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.ehxq-fa{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 50px;
    border: 1px solid #E60012;
    text-align: center;
    line-height: 50px;
    background: #FFE2E4;
    color: #E60012;
    font-size: 16px;
    /*border-radius: 5px;*/
    transition: all .5s;
}
.ehxq-fa:hover{
    color: #fff;
    background: #E60012;
}
.ehxq-fb:hover{
    color: #fff;
    background: #E60012;
}
.ehxq-fb{
    transition: all .5s;

    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 50px;
    border: 1px solid #E60012;
    text-align: center;
    line-height: 50px;
    background: #FFE2E4;
    color: #E60012;
    font-size: 16px;
    /*border-radius: 5px;*/
    margin-left: 25px;
}
.ehxq-fc{
    width: 49px;
    height: 49px;
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
}
.ehxq-fc img{
    display: block;
    width: 100%;
}

.ehxqb{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 100px;
}
.ehxqbk{
    width: 100%;
    background: #fff;
}

.ehxqb-a{
    /*background: #EBEBEB;*/
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    overflow: hidden;

}
.ehxqb-aa{
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: center;
    /*padding: 0 45px;*/
    width: 100px;
    line-height: 50px;
    border-top: 1px solid #EBEBEB;
    font-size: 14px;
    color: #666;
    cursor:pointer;
    border-right: 1px solid #ddd;
    position: relative;
}

.ehxqb-ab{
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: center;
    /*padding: 0 45px;*/
    width: 100px;
    line-height: 50px;
    border-top: 1px solid #EBEBEB;
    font-size: 14px;
    color: #666;
    cursor:pointer;
    border-right: 1px solid #ddd;
    position: relative;


}
.ehxqb-ac{
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: center;
    /*padding: 0 45px;*/
    width: 100px;
    line-height: 50px;
    border-top: 1px solid #EBEBEB;
    font-size: 14px;
    color: #666;
    cursor:pointer;
    border-right: 1px solid #ddd;
    position: relative;

}
.ehxqb-act{
    background: #fff;
    border-top: 2px solid #E60012;
    line-height: 48px;

}
.ehxqb-acte{
    background-image: url("../image/produt_03.png");
    width: 12px;
    height: 6px;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    display: none;
}
.ehxqb-act .ehxqb-acte{
    display: block;
}
.ehxqb-b{
    width: 100%;
    height: auto;
    /*padding: 10px 60px 20px 30px;*/
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.ehxqb-c{
    width: 100%;
    height: 50px;
    padding-top: 20px;
    display: none;
}
.ehxqb-ba{
    /*border: 1px solid #e6e6e6;*/
    min-height: 100px;
    padding: 10px 30px 20px 30px;

}
.ehxqb-bb{
    /*border: 1px solid #e6e6e6;*/
    min-height: 100px;
    padding: 10px 60px 20px 30px;

}
.ehxqb-bc{
    width: 100%;
    height: auto;
}
.ehxqb-bba{
    border-bottom: 1px solid #e6e6e6;
    min-height: 100px;
    padding: 15px 25px 15px 0;
}
.ehxqb-bba:nth-last-child(1){
    border-bottom: none;
}
.ehxqb-bba-a{
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 100%;
}
.ehxqb-bba-aa{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    background: #000;
    margin: 0 auto;
}
.ehxqb-bba-aa img{
    display: block;
    width: 100%;
}

.ehxqb-bba-ab{
    font-size:12px;
    color: #333;
    line-height: 30px;
    display: block;
    width: 100%;
    /*margin-left: 5px;*/
    word-wrap: break-word;
    text-align: center;
}
.ehxqb-bba-b{
    display: inline-block;
    vertical-align: top;
    width: 1015px;
    min-height: 50px;
}
.ehxqb-bba-bk{
    width: 100%;
    height: auto;
    /*border-bottom: 1px solid #e6e6e6;*/
}



.ehxqb-xb{
    font-size: 12px;
    color: #333;
    line-height: 18px;
    padding-bottom: 9px;
    /*margin-top: 10px;*/
}
.ehxqb-xc{
    width: 50px;
    /*height: 80px;*/
    display: inline-block;
    vertical-align: top;

    margin-top: 5px;
    font-size: 14px;
    text-align: center;
    color: #999;
    line-height: 30px;
}
.ehxqb-xca{
    border: 1px solid #e6e6e6;
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.ehxqb-xc img{
    display: block;
    width: 100%;
}
.ehxqb-xa{
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #888;
    line-height: 30px;
}


.ban{
    display: inline-block;
    width: 480px;
    height: 480px;
    overflow: hidden;
}
.ban .swiper-slide{
    width: 480px;
    height: 480px;
    overflow: hidden;
}
.swiper-slide img{
    display: block;
    width: 100%;
}
#next1,#prev1{
    width: 40px;
    height: 80px;
}
#prev1{
    left: 0;
    top: 220px;
    /*background-color: rgba(255,255,255,.6);*/
    background-size: 100% 100%;
    background-image: url("../img/product_03.png");

}
#next1{
    right: 0;
    top: 220px;
    background-image: url("../img/product_05.png");

    background-size: 100% 100%;
    /*background-color: rgba(255,255,255,.6);*/
}

.ehxqb-ad{
    font-size: 14px;
    color: #888;
    line-height: 50px;
    float: right;
    padding-right: 30px;
}
.ehxqb-adsc{
    width: 15px;
    height: 15px;
    background-image: url("../image/csx.png");
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 17px;
}
.actives{
    background-image: url("../image/cs.png");
    background-size: 100% 100%;
}

/*cart 购物车*/

.cart{
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 100px;
}
.cartk{
    width: 100%;
    height: auto;
    position: relative;
    min-height: 680px;
    padding-left: 190px;
}
.cart-nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 680px;
    background: #fff;
}
.cart-nav-top{
    width: 100%;
    height: 60px;
    background: #0088cc;
    color: #fff;
    font-size:18px;
    line-height: 60px;
    text-align: center;
}
.nav-cart{
    width: 100%;
    height: auto;
    padding-top: 10px;
}
.nav-cart-a,.nav-cart-b{
    /*height: 36px;*/
    line-height: 36px;
    font-size: 18px;
    padding-left: 54px;
    color: #333;
    font-weight: 600;
    padding-top: 20px;
}
.nav-cart-a a,.nav-cart-b a{
    /*height: 36px;*/
    color: #333;
    font-weight: 600;
}
.nav-cart-aul,.nav-cart-bul{
    width: 100%;
    height: auto;
}
.nav-cart-aul li,.nav-cart-bul li{
    line-height: 32px;
    height: 32px;
    padding-left: 54px;
    font-size: 14px;
    color: #888888;
}
.nav-cart-aul li a,.nav-cart-bul li a{
    color: #888888;
}
.cart-act a{
    color: #E60012 !important;
}
.cartn{
    width: 990px;
    min-height: 680px;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    padding-bottom: 40px;

}
.cartn-top{
    width: 100%;
    font-weight: 600;
    font-size:18px;
    color: #333;
    line-height: 45px;
    border-bottom: 1px solid #F2F4F5;
}
.cartn-aul{
    width: 100%;
    height: 50px;
    border: 1px solid #DDDDDD;
    display: flex;
    background: #F2F4F5;
    margin-top: 10px;
}
.cartn-ali-a{
    width: 430px;
    font-size:14px;
    color: #333;
    line-height: 50px;
}
.cartn-ali-b,.cartn-ali-c,.cartn-ali-d{
    font-size:14px;
    color: #333;
    line-height: 50px;
    text-align: center;
}
.cartn-ali-b{
    width: 110px;
}
.cartn-ali-c{
    width: 220px;
}
.cartn-ali-d{
    width: 170px;
}
.cartn-bul{
    width: 100%;
    height: auto;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;

}
.cartn-bli{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #ddd;
    padding-top: 17px;
}
.cartn-cul{
    width: 100%;
    height: 100%;
    display: flex;

}
.cartn-ali-a input{

    width: 16px;
    display: inline-block;
    vertical-align: middle;
    height: 17px;
    margin: 15px 10px 16px 16px;
    padding: 0;
}

.cartn-cli-a{
    width: 430px;
    font-size:14px;
    color: #333;
    /*line-height: 50px;*/

}
.cartn-cli-b,.cartn-cli-c,.cartn-cli-d{
    font-size:14px;
    color: #333;

}
.cartn-cli-b{
    width: 110px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;

}
.cartn-cli-c{
    width: 220px;
    padding-left: 55px;
    padding-top: 10px;
}
.cartn-cli-d{
    width: 170px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #E60012;
}

.cartn-cli-ca {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #666;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    font-size: 26px;
    background: #F2F4F5;
}

.cartn-cli-cc {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #666;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    font-size: 26px;
}

.cartn-cli-cb {
    width: 60px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #4c4c4c;
    line-height: 25px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
}
.cartn-cli-cb input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.cartn-cli-a .xzon{
    width: 16px;
    display: inline-block;
    vertical-align: top;
    height: 16px;
    margin: 0 10px 16px 16px;
    padding: 0;
}
.cartn-cli-aa{
    width:45px;
    height:45px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.cartn-cli-aa img{
    display: block;
    width: 100%;
}
.cartn-cli-ab{
    width: 320px;
    display: inline-block;
    vertical-align: top;
    font-size:14px;
    color: #333;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 15px;
}
.cartn-but{
    width: 100%;
    height: 50px;
    padding-top: 20px;
}
.cartn-buta input{
    width: 16px;
    display: inline-block;
    vertical-align: top;
    height: 16px;
    margin: 2px 10px 16px 16px;
    padding: 0;
}
.cartn-buta{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
}
.cartn-buta a{
    color: #333;
    margin-left: 30px;
}

.cartn-butb{
    width: 495px;
    height: 30px;
    float: right;
}



/*页码*/
.pages {
    float: right;
    /*margin: 20px 0;*/
}
.pages #Pagination {
    float: left;
    overflow: hidden;
}
.pages #Pagination .pagination {
    height: 30px;
    text-align: right;
    font-family: \u5b8b\u4f53,Arial;
}
.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
    float: left;
    display: inline;
    padding: 0 12px;
    height: 30px;
    border: 1px solid #e6e6e6;
    border-right: none;
    background: #fff;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
    cursor: pointer;
}
.pages #Pagination .pagination .current {
    background: #E60012;
    color: #fff;
}
.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
    float: left;
    /*padding: 11px 13px;*/
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;

    /*color: #666666;*/
    cursor: pointer;
    font-size: 12px;
    color: #333;
}
.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
    display: inline-block;
    width: 4px;
    height: 11px;
    margin-right: 5px;
    background: url(../images/icon.fw.png) no-repeat;
}
.pages #Pagination .pagination .prev {
    border-right: none;
}
.pages #Pagination .pagination .prev i {
    background-position: -144px -1px;
    *background-position: -144px -4px;
}
.pages #Pagination .pagination .next i {
    background-position: -156px -1px;
    *background-position: -156px -4px;
}
.pages #Pagination .pagination .pagination-break {
    padding: 0 5px;
    border: none;
    border-left: 1px solid #e6e6e6;
    background: none;
    cursor: default;
    color: #333;
    font-size: 20px;
    line-height: 30px;
}
.pages .searchPage {
    float: right;
    /*padding: 8px 0;*/
}
.pages .searchPage .page-sum {
    display: none;
}
.pages .searchPage .page-go {
    /*padding: 8px 0;*/
    color: #333;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
    padding: 10px 0\9;
    *padding: 6px 0;
}
.pages .searchPage .page-go input {
    width: 30px;
    height: 28px;
    margin-right: 5px;
    /*padding-left: 5px;*/
    padding: 0;
    border: 1px solid #e4e4e4;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.pages .searchPage .page-btn {
    margin: 0 0 0 5px;
    /*padding: 2px 5px;*/
    /*background: #fff;*/
    border-radius: 2px;
    color: #333;
    display: inline-block;
    border: 1px solid #e4e4e4;

    width: 60px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-family: Arial, 'Microsoft YaHei';
    font-size: 14px;
    text-decoration: none;
}
.page-btn{
    background: #fff;
}
/*页码*/


.cartbt{
    width: 990px;
    height: 120px;
    margin-top: 10px;
    background: #fff;
    padding: 15px 30px;
}
.cartbt-a{
    display: inline-block;
    vertical-align: top;
}
.cartbt-aa{
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding-left: 15px;
}
.cartbt-ab{
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding-left: 15px;

}
.cartbt-aa1{
    display: inline-block;
    vertical-align: top;
    width: 95px;
}
.cartbt-aa2{
    font-size: 14px;
    color: #E60012;
}
.cartbt-aa3{
     font-size: 18px;
     color: #E60012;
    font-weight: 600;
 }
.cartbt-b{
    float: right;
    width: 160px;
    height: 100%;
    padding-top: 30px;
}
.cartbt-ba{
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #E60012;
    font-size: 16px;
}


/*地址管理*/
.ress{
    padding: 25px 210px;
    width: 100%;
    height: auto;
}


.myb-b-a,.myb-b-c,.myb-b-d,.myb-b-b{
    /*height: 30px;*/
    line-height: 30px;
    margin-top: 25px;
}
.myb-ba-a{
    display: inline-block;
    width: 100px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.myb-b-b select{
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 30px;
    border: 1px solid #DDDDDD;

}
.myb-ba-b{
    height: 30px;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    width: 200px;
}
.myb-ba-c{
    height: 100px;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    width: 400px;
    padding: 0;
    margin: 0;
}
.myb-ba-d{
    height: 30px;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    width: 200px;
}
.myb-be-b{
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin: 0;
    margin-top: 7px;
}
.myb-b-e{
    height: 20px;
    margin-top: 20px;
}
.myb-be-c{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    vertical-align: middle;
}
.myb-b-f{
    width: 200px;
    height: 40px;
    background: #E60012;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border: none;
    margin-top: 30px;
    margin-left: 105px;
}
.myb-ba-a span{
    font-size: 16px;
    color: #cc0001;
    line-height: 30px;
}

.ressa{
    width: 100%;
    height: auto;
    padding-top: 35px;
}
.ressa-aul{
    width: 100%;
    height: 40px;
    border: 1px solid #DDDDDD;
    display: flex;
    background: #F2F4F5;
    padding-top: 14px;
}
.ressa-aul li{
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    height: 14px;
}
.ressa-lia{
    width: 110px;
    border-right: 1px solid #ddd;
}
.ressa-lib{
    width: 370px;
    border-right: 1px solid #ddd;
}
.ressa-lic{
    width: 160px;
    border-right: 1px solid #ddd;
}
.ressa-lid{
    width: 290px;
}
.ressa-cul li{
    font-size: 14px;
}
.ressa-clia{
    width: 110px;
    text-align: center;
    line-height: 60px;
    color: #333;

}
.ressa-clib{
    width: 370px;
    line-height: 24px;
    color: #333;
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
}
.ressa-clic{
    width: 160px;
    text-align: center;
    line-height: 60px;
    color: #333;

}
.ressa-bul{
    width: 100%;
    height: auto;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.ressa-bli{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ddd;
}
.ressa-clid{
    width: 290px;
    display: flex;
    justify-content: space-around;
    padding: 0 20px;
}
.ressa-cul{
    width: 100%;
    height: 60px;
    /*border: 1px solid #DDDDDD;*/
    display: flex;
    /*background: #F2F4F5;*/
    /*padding-top: 14px;*/
}
.ressa-clida,.ressa-clidb{
    font-size: 14px;
    color: #888;
    line-height: 60px;

}
.ressa-clidc{
    font-size: 14px;
    color: #333;
    line-height: 60px;
}

.btuy{
    width: 100%;
    height: auto;
    padding: 40px 0 100px;
}
.btuyk{
    width: 100%;
    height: auto;
}
.btuy-top{
    width: 100%;
    height: 80px;
    font-size: 24px;
    color: #333;
    line-height: 80px;
    padding-left: 65px;
    padding-right: 65px;
    background: #fff;
}
.btuy-sc{
    width: 100%;
    padding: 5px 65px 60px;
    background: #fff;
    margin-top: 20px;
}
.btuy-sct{
    height: 70px;
    line-height: 65px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #f2f4f5;
}
.btuy-dz{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.btuy-dza{
    width: 300px;
    min-height: 160px;
    border: 1px solid #ddd;
    padding: 15px 20px 0;
    margin-top: 30px;
    font-size: 14px;
    color: #333;
    margin-right: 40px;
    position: relative;
    cursor: pointer;
}
.btuy-dza-top{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f2f4f5;
    font-size: 14px;
    color: #333;
}
.btuy-dza-cen{
    line-height: 24px;
    padding: 8px 0;
    border-bottom: 1px solid #f2f4f5;

}
.btuy-dza-hm{
    line-height: 40px;
}
.btuy-dza-mr{
    position: absolute;
    top: 0;
    right: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 80px;
    height: 20px;
    background: #E60012;
    line-height: 20px;
    display: none;
}
.btuy-dza-ac{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    display: none;
}
.btuy-dza .btuy-dza-ac img{
    display: block;
    width: 100%;
}
.dza-act{
    border: 1px solid #E60012;
}
.dza-act .btuy-dza-mr,.dza-act .btuy-dza-ac{
    display: block;
}

.btuy-dzb{
    width: 300px;
    min-height: 160px;
    border: 1px solid #ddd;
    padding: 15px 20px 0;
    margin-top: 30px;
    font-size: 14px;
    color: #333;
    margin-right: 40px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.btuy-dzb img{
    display: block;
    width: 100%;
}

.btuy-sp{
    width: 100%;
    padding: 5px 65px 60px;
    background: #fff;
    margin-top: 10px;
}
.btuy-spz{
    width: 100%;
    height: auto;
    padding-top: 30px;
}


.btuy-spz-aul{
    width: 100%;
    height: 50px;
    border: 1px solid #DDDDDD;
    display: flex;
    /*background: #F2F4F5;*/
    margin-top: 10px;
}
.btuy-spz-ali-a{
    width: 600px;
    font-size:14px;
    color: #333;
    line-height: 50px;
    padding-left: 30px;
}
.btuy-spz-ali-b,.btuy-spz-ali-c{
    font-size:14px;
    color: #333;
    line-height: 50px;
    text-align: center;
}
.btuy-spz-ali-b{
    width: 200px;
}
.btuy-spz-ali-c{
    width: 250px;
}

.btuy-spz-bul{
    width: 100%;
    height: auto;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;

}
.btuy-spz-bli{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #ddd;
    padding-top: 17px;
}
.btuy-spz-cul{
    width: 100%;
    height: 100%;
    display: flex;

}


.btuy-spz-cli-a{
    width: 600px;
    font-size:14px;
    color: #333;
    /*line-height: 50px;*/
    padding-left: 30px;
}
.btuy-spz-cli-b,.btuy-spz-cli-c{
    font-size:14px;
    color: #333;

}
.btuy-spz-cli-b{
    width: 200px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;

}
.btuy-spz-cli-c{
    width: 250px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;
}


.btuy-spz-cli-ca {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #666;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    font-size: 26px;
    background: #F2F4F5;
}

.btuy-spz-cli-cc {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #666;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    font-size: 26px;
}

.btuy-spz-cli-cb {
    width: 60px;
    height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #4c4c4c;
    line-height: 25px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
}

.btuy-spz-cli-aa{
    width:45px;
    height:45px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.btuy-spz-cli-aa img{
    display: block;
    width: 100%;
}
.btuy-spz-cli-ab{
    width: 518px;
    display: inline-block;
    vertical-align: top;
    font-size:14px;
    color: #333;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 15px;
}

.btuy-ps{
    font-size: 14px;
    color: #333;
    padding-top: 30px;
    line-height: 15px;
}
.btuy-zf{
    padding-top: 30px;
    width: 100%;
    /*display: flex;*/
    height: 70px;

}
.btuy-zfa,.btuy-zfb,.btuy-fpa,.btuy-fpb,.btuy-fpc{
    width: 180px;
    height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 30px;
    cursor: pointer;
    float: left;
}
.zfa-act{
    border: 1px solid #E60012;
    color: #E60012;
}
.btuy-fp{
    padding-top: 30px;
    width: 100%;
    height: 70px;

    /*display: flex;*/
}
.btuy-fpj{
    font-size: 14px;
    float: right;
    color: #333;
    display: block;
    line-height: 15px;
    padding-top: 25px;
}

.btuy-tj{
    width: 100%;
    padding: 30px 65px 30px;
    background: #fff;
    margin-top: 10px;
    height: 100px;

}
.btuy-tj2{
    float: right;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #E60012;
}
.btuy-tj1{
    float: left;
    font-size: 14px;
    color: #333;

}
.btuy-tj1 span{
    font-size: 24px;
    color: #E60012;
}
.dzh{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 99;
    display: none;
}
.fph{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 99;
    display: none;
}
.dzhk{
    width: 640px;
    /*height: 600px;*/
    position: relative;
    background: #fff;
    padding: 70px 70px 60px;
    margin: 0 auto;
    margin-top: 5%;
    /*overflow-y: auto;*/
}
.dzhk form{
    height: 500px;
    overflow-y: auto;
}
.myb-ba-ta{
    display: inline-block;
    width: 80px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.myb-ba-fa{
    display: inline-block;
    width: 110px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.myb-ba-fb{
    height: 30px;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    width: 375px;
}
.dzh-x{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: -30px;
    overflow: hidden;
    cursor: pointer;
}
.dzh-x img{
    display: block;
    width: 100%;
}

/*收藏*/


.collect{
    width: 100%;
    height: auto;
    /*border-right: 1px solid #ddd;*/
    /*border-left: 1px solid #ddd;*/
    /*border-top: 1px solid #ddd;*/
}
.collect-li{
    width: 100%;
    height: auto;
    /*border-bottom: 1px solid #ddd;*/
    /*padding-top: 10px;*/
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.collect-lia{
    width: 460px;
    height: 80px;
    display: flex;
    border: 1px solid #ddd;
    padding-top: 17px;
    margin-top: 10px;

}
.collect-lia-a input{
    width: 16px;
    display: inline-block;
    vertical-align: top;
    height: 16px;
    margin: 0 10px 16px 16px;
    padding: 0;

}

.collect-lia-a{
    width: 340px;
    font-size:14px;
    color: #333;
    /*line-height: 50px;*/

}
.collect-lia-b{
    font-size:14px;
    color: #333;

}
.collect-lia-b{
    width: 110px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;

}

.collect-lia-aa{
    width:45px;
    height:45px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.collect-lia-aa img{
    display: block;
    width: 100%;
}
.collect-lia-ab{
    width: 245px;
    /*display: inline-block;*/
    /*vertical-align: top;*/
    font-size:14px;
    float: right;
    color: #333;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/**/
.cartn-top ul{
    width: 100%;
    font-weight: 600;
    font-size:18px;
    color: #333;
    line-height: 45px;
    border-bottom: 1px solid #F2F4F5;
    display: flex;
}
.cartn-top ul li{
    width: 80px;
    text-align: center;
    margin-right: 20px;
}
.cartn-top ul li a{
    font-weight: 600;
    font-size:18px;
    color: #333;
    cursor: pointer;
}
.cartn-act{
    color: #f4f4f4;
    border-bottom: 2px solid #f4f4f4;
}
.cartn-act a{
    color: #0088cc !important;
}


/**/
.comes-bul{
    width: 100%;
    height: auto;
}
.comes-bli{
    width: 100%;
    height: 80px;
    border: 1px solid #ddd;
    margin-top: 10px;
}
.comes-cul{
    width: 100%;
    height: 100%;
    display: flex;

}

.comes-cli-a{
    width: 505px;
    font-size:14px;
    color: #333;
    padding-left: 24px;
    /*line-height: 50px;*/
    padding-top: 17px;

}
.comes-cli-b,.comes-cli-c,.comes-cli-d{
    font-size:14px;
    color: #333;
    padding-top: 17px;

}
.comes-cli-b{
    width: 185px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-right: 1px solid #ddd;
}
.comes-cli-c{
    width: 97px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-right: 1px solid #ddd;
}
.comes-cli-d{
    width: 140px;
}
.comes-cli-d .comes-lp{
    font-size: 12px;
    text-align: center;
    display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: #E60012;
    margin: 10px auto;
}
.comes-cli-d .comes-cp{
    font-size: 12px;
    text-align: center;
    display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #888;
    background: #F2F4F5;
    margin: 10px auto;
    border: 1px solid #ddd;
}
.comes-cli-aa{
    width:45px;
    height:45px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.comes-cli-aa img{
    display: block;
    width: 100%;
}
.comes-cli-ab{
    width: 420px;
    display: inline-block;
    vertical-align: top;
    font-size:14px;
    color: #333;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 15px;
}



/**/
.deta-box{
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #888;
    background: #F2F4F5;
    margin: 25px auto;
    border: 1px solid #ddd;
    float: right;
    margin-right: 15px;
}
.deta-boy{
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #E60012;
    margin: 25px auto;
    float: right;
}
.btuy-de{
    width: 100%;
    padding: 5px 65px 30px;
    background: #fff;
    margin-top: 20px;
}
.btuy-doe{
    width: 100%;
    padding-top: 20px;
}
.btuy-dea{
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.btuy-sh{
    width: 100%;
    padding: 5px 65px 30px;
    background: #fff;
    margin-top: 10px;
}

/**/
.ivo-a{
    width: 100%;
    display: flex;
    padding-top: 30px;
}
.ivo-a-t{
    width: 160px;
    height: 40px;
    background: #E60012;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border: none;
    margin-left: 5px;
}
.ivo-a-b{
    width: 160px;
    height: 40px;
    color: #888;
    background: #F2F4F5;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-left: 20px;
}


/*login*/
.logn{
    width: 100%;
    height: auto;
    padding: 40px 0 100px;
}
.lognk{
    width: 800px;
    height: 560px;
    background: #fff;
    padding: 85px 198px;
    margin: 0 auto;
}
.logn-a{
    width: 283px;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
}
.logn-a img{
    display: block;
    width: 100%;
}
.logn-b{
    width: 100%;
    height: 40px;
    display: flex;
    margin-top: 60px;
}
.logn-aa{
     width: 78px;
     height: 40px;
     line-height: 40px;
     font-size: 14px;
     color: #333;
 }
.logn-ab{
    width: 330px;
    height: 40px;
    border: 1px solid #ddd;
}
.logn-ab input{
    border: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 20px;
}
.logn-c{
    width: 100%;
    height: 40px;
    display: flex;
    margin-top: 20px;
}
.logn-d{
    width: 100%;
    height: 40px;
    margin-top: 40px;
}
.logn-d button{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #E60012;
    color: #fff;
    font-size: 16px;
    border: none;
}
.logn-e{
    width: 100%;
    padding-top: 20px;
}
.logn-ca{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    line-height: 15px;
}
.logn-ca input{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 15px;
}
.logn-cb{
    font-size: 14px;
    color: #333;
    line-height: 15px;
    float: right;
}


/**/
.mes-ul{
    width: 100%;
    height: auto;
}
.mes-li{
    width: 100%;
    /*height: 80px;*/
    border-bottom: 1px solid #F5F6F7;
    padding-top: 18px;
    padding-bottom: 18px;
}
.mes-li a{
    display: block;
    width: 100%;
    height: 100%;
}
.mes-lia{
    font-size: 14px;
    line-height: 20px;
    color: #888;
}
.mes-lib{
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

/**/
.myt{
    width: 100%;
    height: 200px;
    background: #fff;
    margin-bottom: 10px;
    padding: 40px 30px;
    display: flex;
}
.myta{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    /*background: #000;*/
    background-image: url("../img/my_03.jpg");
    background-size: 100% 100%;
}
.myta img{
    display: block;
    width: 100%;
}
.mytb{
    width: 395px;
    height: 80px;
    border-right: 1px solid #ddd;
    margin-top: 20px;
    display: flex;
}
.mytc{
    width: 415px;
    height: 100%;
    padding: 20px 0;
    display: flex;
}
.mytb-a{
    width: 213px;
    height: 100%;
    padding-left: 20px;
}
.mytb-aa{
    font-size: 16px;
    color: #333;
    line-height: 40px;
    font-weight: 600;

}
.mytb-ab{
    line-height: 40px;
    color: #e60012;
    font-size: 14px;
}
.mytb-b{
    width: 180px;
    height: 100%;
}
.mytb-ba{
    width: 60px;
    height: 32px;
    overflow: hidden;
}
.mytb-ba img{
    display: block;
    width: 100%;
}
.mytb-bb{
    margin-top: 8px;
    line-height: 40px;
    color: #e60012;
    font-size: 14px;
    display: block;
    padding-left: 3px;
}
.mytc-a{
    width: 33.3333%;
    height: 100%;
}
.mytc-aa{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
}
.mytc-ab{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    color: #333;
}
.mytc-ac{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    color: #e60012;
}
.cartn-topr{
    float: right;
    font-size: 14px;
    color: #333;
}




.myord-bli{
    font-size: 14px;
    color: #555;
    margin-top: 20px;
    border: 1px solid #ddd;
}
.myord-bli-top{
    height: 40px;
    width: 100%;
    background: #F2F4F5;
    line-height: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    color: #333;
}

.myord-bli-a{
    width: 527px;
    text-align: center;
    display: flex;
}
.myord-bli-bottom{
    width: 100%;
    text-align: center;
    display: flex;
    font-size: 12px;
}
.myord-bli-b{
    width: 168px;text-align: center;
    border-left: 1px solid #ddd;
    position: relative;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 14px;
    line-height: 30px;
}
.myord-bli-c{
    width: 95px;text-align: center;
    border-left: 1px solid #ddd;
    line-height: 24px;
    position: relative;

}
.myord-bli-c a{
    color: #4c4c4c;
}
.myord-bli-d{
    width: 140px;text-align: center;
    border-left: 1px solid #ddd;
    line-height: 24px;
    padding: 12px 0;
    position: relative;

}

.mba-ul{
    width: 100%;

}
.mba-li{
    width: 100%;
    height: 80px;
    padding: 14px 0 14px 10px;
    border-bottom: 1px solid #ddd;

}

.mba-lia{
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    float: left;
    border: 1px solid #ddd;
}
.mba-lia img{
    display: block;
    width: 100%;
}
.mba-lib{
    width: 260px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    text-align: left;
    float: left;
    line-height: 18px;
    padding-left: 15px;
    padding-top: 5px;
}
.mba-lic{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    float: left;
    width: 190px;
    height: 50px;
    line-height: 50px;
}
.myord-bli-da{
    width: 80px;
    height: 25px;
    background: #e60012;
    border: none;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.myord-bli-db{
    width: 80px;
    height: 25px;
    /*margin-top: 6px;*/
    color: #666;
    font-size: 12px;
    background: none;
    cursor:pointer;
    background: #f2f4f5;
    border: 1px solid #ddd;
}


.myord-bli-d-div{
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-top: 8px;

}
.myord-bli-d-div div{
    font-size: 14px;
    line-height: 30px;
    color: #333;
    text-align: left;
    padding-left: 20px;
}
.myord-bli-d-div a{
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #888;
}

.myord-bli-d-dv{
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.mba-ul>li:nth-last-child(1){
    border: none;
}

.zuanta{
    color: #e60012!important;
}




/*news*/

.news{
    width: 100%;
    height: auto;
    position: relative;
    min-height: 640px;
    padding-left: 238px;
}
.news-nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 228px;
    height: 640px;
    background: #fff;
}
.nav-news{
    width: 100%;
    height: auto;
    padding-top: 10px;
}
.nav-news-a,.nav-news-b{
    /*height: 36px;*/
    line-height: 36px;
    font-size: 18px;
    padding-left: 60px;
    color: #333;
    font-weight: 600;
    padding-top: 20px;
}
.nav-news-a a,.nav-news-b a{
    /*height: 36px;*/
    color: #333;
    font-weight: 600;
}
.nav-news-aul,.nav-news-bul{
    width: 100%;
    height: auto;
}
.nav-news-aul li,.nav-news-bul li{
    line-height: 32px;
    height: 32px;
    padding-left: 60px;
    font-size: 14px;
    color: #888888;
}
.nav-news-aul li a,.nav-news-bul li a{
    color: #888888;
}
.news-act a{
    color: #E60012 !important;
}
.newsn{
    width: 100%;
    height: auto;
    padding: 40px 45px 40px;
    background: #fff;
}
.news-ul{
    width: 100%;
    height: auto;
}
.news-li{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ddd;
    padding-top: 9px;
    line-height: 40px;
}
.news-lia{
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: top;
    width: 770px;
    height: 100%;

}
.news-lib{
    font-size: 14px;
    color: #888;
    text-align: right;
    width: 80px;
    float: right;
    line-height: 40px;
}


/**/
.newsnr{
    width: 100%;
    height: auto;
    padding: 40px 45px 40px;
    background: #fff;
}
.newsnr-top{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    padding-top: 20px;
}
.newsnr-shj{
    font-size: 12px;
    color: #333;
    line-height: 50px;
    padding-bottom: 5px;
}
.newsnr-cen{
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding: 25px 0 60px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.newsnr-ye{
    width: 100%;
    height: 90px;
}
.newsnr-yel{
    display: inline-block;
    vertical-align: top;
    width: 75%;
    font-size: 14px;
    color: #333;
    line-height: 35px;
    padding-top: 15px;
}
.newsnr-yel a{
    color: #333;
}
.newsnr-yer{
    width: 122px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background: #f2f4f5;
    float: right;
    margin-top: 30px;
    border: 1px solid #ddd;
}


/**/
.paswd{
    padding: 120px 240px;
    width: 100%;
    height: auto;
}
.pasw{
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.pasw-a{
    display: inline-block;
    width: 70px;
    font-size: 14px;
    color: #333;
    text-align: left;
}

.pasw-b{
    height: 30px;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    width: 330px;
}
.pasw-c{
    width: 330px;
    height: 40px;
    background: #E60012;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border: none;
    margin-top: 30px;
    margin-left: 75px;
}



/**/
.pers{
    padding: 65px 230px;
    width: 100%;
    height: auto;
}
.pasws{
    width: 100%;
    height: auto;
    padding-top: 30px;
    display: flex;
}
.pasws .pasw-a{
    line-height: 34px;
    width: 80px;
    display: inline-block;
}

.pasw-d{
    width: 120px!important;
    height: 120px!important;
    overflow: hidden;
    border: 1px dashed #ddd;
    position: relative;
}
.pasw-db{
    display: block;
    width: 100%;

}
.pasw-da{
    width: 120px!important;
    height: 120px!important;
    border: none!important;
    opacity: 0;
    /*display: none;*/
    background-image: url("../img/personal_03.jpg");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.pasw-ea{
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #E60012;
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
    cursor: pointer;
    padding: 0;
    border: none;
}
.pasw-e{
    font-size: 12px;
    color: #888888;
    padding-left: 15px;
}
.pers-a{
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-top: 30px;
}
.pers-b{
    width: 450px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.pers-b li{
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #888;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.pers-bct{
    border: 1px solid #E60012;
    background: #E60012;
    color: #fff!important;
}
.pers-c{
    padding-top: 80px;
    width: 100%;
    height: auto;
}
.pers-cb{
    width: 160px;
    height: 40px;
    /* margin-top: 6px; */
    color: #666;
    font-size: 16px;
    background: none;
    cursor: pointer;
    background: #f2f4f5;
    border: 1px solid #ddd;
    margin-left: 20px;
}
.pers-ca{
    width: 160px;
    height: 40px;
    background: #e60012;
    border: none;
    color: #fff;
    font-size: 16px;
    text-align: center;
}


/**/

.rest{
    width: 100%;
    height: auto;
    padding: 40px 0 100px;
}
.restk{
    width: 800px;
    height: auto;
    background: #fff;
    padding: 60px 60px;
    margin: 0 auto;
}
.rest-a{
    width: 100%;
    height: 65px;
    margin: 0 auto;
    overflow: hidden;
}
.rest-a img{
    display: block;
    width: 100%;
}
.rest-b{
    width: 410px;
    height: 40px;
    display: flex;
    margin: 0 auto;
    margin-top: 60px;
}
.rest-aa{
    width: 78px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}
.rest-ab{
    width: 330px;
    height: 40px;
    border: 1px solid #ddd;
}
.rest-ab input{
    border: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 20px;
}
.rest-c{
    width: 410px;
    height: 40px;
    display: flex;
    margin: 0 auto;
    margin-top: 20px;
}

.rest-ac{
    width: 330px;
    height: 40px;
    border: 1px solid #ddd;
    display: flex;
}
.rest-ac input{
    border: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 50%;
    height: 100%;
    text-indent: 20px;
}
.rest-acb{
    display: block;
    width: 50%;
    padding: 0;
    margin: 0;
    height: 100%;
    background: #f2f4f5;
    border: none;
    border-left: 1px solid #ddd;
}

.rest-c{
    width: 410px;
    height: 40px;
    display: flex;
    margin: 0 auto;
    margin-top: 20px;
}

.rest-ad{
    width: 330px;
    height: 40px;
    /*border: 1px solid #ddd;*/
    display: flex;
}
.rest-ad input{
    /*border: none;*/
    margin: 0;
    padding: 0;
    display: block;
    width: 40%;
    height: 100%;
    text-indent: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.rest-acb{
    display: block;
    width: 50%;
    padding: 0;
    margin: 0;
    height: 100%;
    background: #f2f4f5;
    border: none;
    border-left: 1px solid #ddd;
}
.rest-adb{
    width: 100px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-left: 10px;
}
.rest-adb img{
    display: block;
    width: 100%;
    height: 100%;
}
.rest-adc{
    width: 60px;
    font-size: 14px;
    color: #e60012;
    line-height: 40px;
    text-align: right;
    background: none;
    padding: 0;
    margin: 0;
    border: none;
}
.rest-d{
    width: 330px;
    height: 40px;
    background: #E60012;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border: none;
    margin-top: 30px;
    margin-left: 215px;
}


.restbt-cb{
    width: 160px;
    height: 40px;
    /* margin-top: 6px; */
    color: #e60012;
    font-size: 16px;
    background: none;
    cursor: pointer;
    background: #FFE2E4;
    border: 1px solid #e60012;
    margin-left: 40px;
}
.restbt-ca{
    width: 160px;
    height: 40px;
    background: #e60012;
    border: none;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-left: 20px
}

/**/
.restc-a{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #333;
    padding-top: 90px;
}

.restc-b{
    font-size: 14px;
    color: #333;
    line-height: 40px;
    text-align: center;
    padding-bottom: 30px;
}
.restc-b a{
    color: #e60012;
}
.restc-c{
    width: 410px;
    border-top: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
}
.restc-c a{
    color: #e60012;

}

.restc-d{
    width: 170px;
    /*height: 40px;*/
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 25px;
}
.restc-d a{
    display: block;
    width: 160px;
    height: 40px;
    background: #e60012;
    border: none;
    color: #fff;
    font-size: 16px;
    text-align: center;
    /*margin: 0 auto;*/
    line-height: 40px;

}


/**/
.wam{
    width: 100%;
    height: auto;
    padding: 40px 0 100px;
}
.wamk{
    width: 100%;
    /*height: 520px;*/
    background: #fff;
    padding: 110px 270px;
}

.wam-a{
    width: 80px;
    height: 120px;
    margin: 0 auto;
}
.wam-a img{
    display: block;
    width: 100%;
}
.wam-b{
    display: flex;
    justify-content: space-around;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.wam-c{
    width: 160px;
    height: auto;
    padding-top: 50px;
    margin: 0 auto;
}
.wam-c a{
    width: 160px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #e60012;
    font-size: 16px;
}


/*/*/
.pjia{
    width: 640px;
    /*height: 600px;*/
    position: relative;
    background: #fff;
    /*padding: 70px 70px 60px;*/
    margin: 0 auto;
    margin-top: 5%;
    /*overflow-y: auto;*/
}

.pjia-a{
    width: 100%;
    font-size:14px;
    color: #333;
    /*padding-left: 24px;*/
    /*line-height: 50px;*/
    padding: 15px 30px;
    display: flex;
    border-bottom: 1px solid #E3E3E3;
}

.pjia-aa{
    width:45px;
    height:45px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.pjia-aa img{
    display: block;
    width: 100%;
}
.pjia-ab{
    width: 420px;
    display: inline-block;
    vertical-align: top;
    font-size:14px;
    color: #333;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 15px;
}
.pjia-ac{
    width: 100px;
    height: 100%;
    font-size:14px;
    color: #333;
    line-height: 50px;
    text-align: center;
}

.pjia-b{
    padding: 0 30px 30px;
}
.pjia-ba{
    line-height: 50px;
    font-size: 16px;
    color: #888;
    height: 60px;
    padding-top: 10px;
}
.pjia-bb{
    width: 100%;
    height: 160px;
    background: #F2F4F5;

}
.pjia-bb textarea{
    border: none;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    background: none;
}
.pjia-bc{
    width: 100%;
    height: 70px;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.pjia-bc-a{
    width: 50%;
    height: 100%;
    display: flex;
}
.pjia-bc-aa{
    width: 50px;
    height: 50px;
    background-image: url("../img/comments_03.jpg");
    background-size: 100% 100%;
    position: relative;
}
.pjia-bc-aa input{
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.pjia-bc-ab{
    padding-top: 5px;
    padding-left: 5px;
}
.pjia-bc-aba{
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.pjia-bc-abb{
    font-size: 14px;
    line-height: 20px;
    color: #888;
}
.pjia-bc-b{
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #E60012;
    text-align: center;
    line-height: 40px;
}
.pjia-bc-b button{
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #E60012;
    text-align: center;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: none;
}

.pjia-c{
    padding: 15px 30px 30px;
}