*{
    box-sizing:border-box;
    font-family:"宋体";
    color:#666;
    font-size:14px;
}
ul,li,a,h3,p,h4,h5{
    margin:0;
    padding:0;
    text-decoration:none;
    list-style:none;
}

body{
    padding:0;
    margin:0;
}
.left{float:left;}
.right{float:right;}
.clear{overflow:hidden;}
.center{margin:0 auto;}
.C{text-align:center;}
.L{text-align:left;}
.R{text-align:right;}
.in{display:inline-block;}
.lang{display:block;}

/****木易2016.10.17 login***/
header.login{
    width:1200px;
    padding:30px;
    padding-top:50px;
}
header.login div.left img{vertical-align:middle;}
header.login div.left span{
    border-left:1px solid #aaa;
    font-size:36px;
    padding:10px 20px;
    margin-left:40px;
}
/*gohome*/
.gohome img{width: 15px;height: 15px;padding:0px 0px;vertical-align: middle;margin-right: 4px;}
header.login div.right{padding-top:15px;}
header.login div.right a{margin-left:15px; }
.login-main{
    width:1200px;
    background:url(../images/back.png) no-repeat;
}
.login-mask{
    opacity: 0.9;
    background:#fff;
    padding-top:20px;
}
.login-main .contain{width:400px;}
.login-mask .contain .R a,.login-mask .contain div form a{color:#e23234;  }
.login-mask .contain div{
    border:1px solid #eee;
    padding:40px;
    margin-top:5px;
    padding-bottom:100px;
}
.login-mask .contain form input{
    width:100%;
    padding:10px 5px;
    margin-top:5px;
    margin-bottom:10px;
    font-size:18px;
}
.login-mask .contain input.in{width:20px;margin-top:50px;}
.login-mask .contain div form a{
    margin-left:15px;
}
.login-mask .contain form .btn{
    background:#e23234;
    border:none;
    color:#fff;
    margin-top:15px;
    margin-bottom:20px;
}
.login-mask .contain div a{
    margin-right:10px;
    color:#000;
    font-size:12px;
}
.login-mask .contain div a img{
    margin-right:10px;
    vertical-align:middle;
    width:28px;
}
.login-footer{
    margin-top:140px;
    background:#fafafa;
    padding-top:20px;
    padding-bottom:30px;
}
.login-footer div{width:1200px;}
.login-footer a{
    color:#666;
    padding:0px 10px;
    border-left:1px solid #999;
}
.login-footer a:first-child{border:none;}
.login-footer span{color:#666;}
.login-footer p{margin-top:10px;color:#666;}
/***木易 buy.html***/
/*header.buy{
    background:#e9e9ef;
}
.buy div.center{
    width:1200px;
    color:#8c8c8c;
    font-size:12px;
}
.buy div.center .O{clear:both;}
.buy div.center div.left{margin:10px 0px;}
.buy div.center div.left img{vertical-align:middle;}
.buy div.center div.left a{color:#666;}
.buy div.center div.left a:hover{color:#e23234;}

.buy div.center ul.right .in{
    position:relative;
    padding:9px;
}
.buy div.center ul.right .in:hover span{color:#de2810;}
.buy div.center ul.right .in ul,.buy div.center ul.right .in div{
    position:absolute;
    top:34px;
    left:0px;
    z-index:10;
    width:120px;
    background:#fff;
    display:none;
}
.buy div.center ul.right .in div{
    width:160px;
    left:0px;
}
.buy div.center ul.right .in div p{
    margin-top:10px;
    padding-left:10px;
}
.buy div.center ul.right .in:hover{background:#fff;}
.buy div.center ul.right .in:hover ul,.buy div.center ul.right .in:hover div{
    display:block;
}
.buy div.center ul.right .in ul li{
    line-height:30px;
    padding-left:15px;
}

.buy div.center ul.right .in:hover img{
    -webkit-transform: rotateZ(180deg);
            -moz-transform: rotateZ(180deg);
            -o-transform: rotateZ(180deg);
            -ms-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
              -webkit-transition: -webkit-transform 0.4s ease-out;
            -moz-transition: -moz-transform 0.4s ease-out;
            -o-transition: -o-transform 0.4s ease-out;
            -ms-transition: -ms-transform 0.4s ease-out
}*/
/*搜索部分*/
/*.buy-head{
    background:url(../images/background.png) no-repeat 0px -31px;
}
.buy-head img{
    width:250px;
    vertical-align:middle;
}*/
/*搜索框*/
/*.buy-head .sou{
    width:420px;
    position:absolute;
    top:30px;
    left:420px;

}
.buy-head .ba{
    width:1200px;
    padding-top:15px;
    position:relative;
}
.buy-head .sou div{
    background:#de2810;
    -webkit-height:43px;
    -moz-height:45px;
    padding:2px;
}
.buy-head .sou div input{
    width:360px;
    padding:11px;
    border:none;
}
.buy-head .sou div .btn{
    background:#de2810;
    color:#fff;
    border:none;
    font-size:16px;
    margin-left:10px;
}
.buy-head .sou ul{
    margin-top:10px;
    color:#b0b0b0;
}
.buy-head .sou ul li{margin-right:10px;}
.buy-head .sou ul li a{color:#666;}
.buy-head .sou ul li a:hover{color:#e23234;}
.buy-head .phone{
    width:245px;
}
.buy-head .phone .shang,.buy-head .phone .gouwu{
    width:110px;
    height:45px;
    padding:14px 30px;
    font-size:12px;
    margin-top:15px;
}
.buy-head .phone .shang{background:url(../images/shangcheng.png) no-repeat;}
.buy-head .phone .gouwu{background:url(../images/gouwuche.png) no-repeat;width:120px;}*/
/*导航*/
/*.buy-head ul{
    margin-top:20px;
}
.buy-head ul img{width:210px;}
.buy-head ul a{
    color:#868686;
    margin-left:12px;
}
.buy-head ul a:hover{color:#e23234;}
.buy-head ul.nav li a{color:#333;font-size:16px;font-family:"微软雅黑";}*/
/**buy-main*/
.buy-main{
    background:#fff;
   
}
.buy-contain{width:1200px;}
.buy-contain h5{
    background:url(../images/home.png) no-repeat;
    padding-left:10px;
    margin-bottom:10px ;
    height:52px;
    background: #f6f6f6;
}
.buy-contain h5 ul{line-height: 52px;}
.buy-contain h5 ul li a{
    color:#666;
    font-size:14px;font-family:"微软雅黑";
}
.buy-contain h5 ul li a:hover{color:#de2810;}
/*新添店铺关注部分*/
.buy-contain .dhright{width:550px;float: right;font-size:14px;height:52px;}
.buy-contain .dhright ul li {float:left;padding:0 7px;cursor:pointer;z-index: 20;}
.buy-contain .dhright ul .li11{position: relative;width: 235px;height: 52px;}
.buy-contain .dhright ul .li11 .span11{display:inline-block;position:absolute;width:230px;z-index:15;}
.topjiao{display:inline-block;background: url(../img/det/jt2.png) no-repeat right 10px;padding-right:38px;}
.buy-contain .dhright img{margin:-5px 2px;}
.buy-contain .dhright img.img{width:28px;vertical-align:center;}
.buy-contain .dhright .maijia{width:264px;height: 260px;background: white;border:1px solid #dddddd;position: absolute;left:7px;top:53px;display: none;z-index: 10;}
.buy-contain .dhright .maijiat{width: 264px;height:184px;border-bottom: 1px solid #ddd;}
.buy-contain .dhright .maijiat .spanxq{margin-left: 20px;}
.buy-contain .dhright .maijiat span{padding:0 20px;}
.buy-contain .dhright .maijiat .maijiat_ul{width:230px;margin-left: 20px;}
.buy-contain .dhright .maijiat .maijiat_ul li {height: 34px;background: url(../img/det/jiantou.png) no-repeat 194px 16px;}
.btn1 .btn1_ul li{width:88px;height: 32px;line-height: 32px;padding-left:26px;float: left;border:1px solid #eaeaea;margin:20px 20px; }
.btn1 .btn1_ul .liaa{background:#f6f6f6 url(../img/det/xiaojiaoya.png) no-repeat 0px 4px;padding:0;}
.btn1 .btn1_ul .liaa a{padding-left:25px;}
.btn1 .btn1_ul .libb{background: #f6f6f6 url(../img/det/wujiaoxing.png) no-repeat 0px 7px;padding:0;}
.btn1 .btn1_ul .libb a{padding-left:25px;}
.dhright_ul .li22 span{background :url(../img/det/liuyan.png) no-repeat 0px 9px ;padding-left:34px;display:inline-block;}
.buy-contain .dhright .dhright_ul .li33{width:100px;position: relative;background :url(../img/det/wujiaoxing.png) no-repeat 6px 16px ;}
.buy-contain .dhright .dhright_ul .li33 span.yisee{padding-left:25px;display:inline-block;display:none;}
.buy-contain .dhright .dhright_ul .li33 span{padding-left:25px;display:inline-block;}
.buy-contain .dhright .dhright_ul .li33 .see{width:212px;height: 92px;background: white;border:1px solid #dddddd;position: absolute;left:0px;top:51px;display: none;line-height: 92px;color:red;font-size:16px;text-align: center;}
.buy-contain .dhright .dhright_ul .li44{position: relative;}
.buy-contain .dhright .dhright_ul .li44 span{width:66px;position:absolute;z-index:10;}
.buy-contain .dhright .dhright_ul .li44 .weidian{width:152px;height: 74px;border:1px solid #dddddd;position: absolute;left:7px;top:53px;display: none;background:#fff ;}
.buy-contain .dhright .dhright_ul .li44 .weidian p{text-align: center;font-size: 16px;color: red;line-height: 40px;}
.active1{background-color:white;border-top:1px solid #dddddd;border-left:1px solid #dddddd;border-right:1px solid #dddddd;border-bottom:1px solid #fff;}
/*热门推荐*/
.hot{width: 1200px;height:392px;margin:0 auto;margin-bottom:50px;}
.hot .hott{height: 48px;font-weight: 4px;font-size: 20px;line-height: 48px;color:black;background: url(../img/det/hot.png) no-repeat 80px 0;border-bottom:2px solid #ad1e0c;}
.hot .hotb ul li{width: 253px; height: 330px;margin:13px 22px 0 22px;float: left;border:1px solid #fff;}
.hot .hotb ul li:hover{border:1px solid #AD1E0C;}
.hot .hotb ul li div{height: 82px;}
.hot .hotb ul li div p{height: 40px;line-height: 40px;text-align: center;}
.hot .hotb ul li div p span{color: red;font-size: 16px;}
/**zuoce 放大镜**/
.buy-one div.left .qieh{margin-top:20px;width: 370px;height: 54px;}
.buy-one div.left .qieh .qiehcenter{width:283px;height:54px;margin:0 auto;position: relative;overflow: hidden;}
.buy-one div.left .qieh .qiehcenter ul{ position:absolute; left:0; top:0; width:9999px;}
.buy-one div.left .qieh .qiehcenter ul li{
    width:51px;
    height:51px;
    border:2px solid #fff;
    float: left;
    margin-right: 6px;
}
.buy-one div.left .qieh .qiehcenter ul li:hover{border:2px solid #de2810;}
/*.buy-one div.left .qieh .qiehcenter ul li img{width:100%;}*/
.qieh .zy1  {display:inline-block;position:absolute;top:14px;left: 0;cursor:pointer;}
.qieh .zy2  {display:inline-block;position:absolute; top:14px;right: 0;cursor:pointer;}
.qieh {position: relative;}

/**木易**/

/*****/
.buy-one div.middle{
    width:550px;
    margin-left:25px;
}
.buy-one div.middle h4{margin:20px 0px;  }
.buy-one div.middle div{padding:10px;background:#e6e6e6;}
.buy-one div.middle div p span.f{width:80px;  }
.buy-one div.middle div p span.r{width:370px;  }
.buy-one div.middle div p.first span.r b{
    text-decoration:line-through;
}
.buy-one div.middle div p.first a{color:#de2810;}
.buy-one div.middle div p.second{margin:15px 0px;  }
.buy-one div.middle div p.second span.r b{color:#de2810;}
.buy-one div.middle div p.three span.r,.buy-one div.middle div p.three a{color:#935555;}
.buy-one .middle ul.transport li{width:75px;margin-right:0px;height:30px;line-height:26px;}
.buy-one .middle ul.transport li span{
    border:1px solid #ccc;
    padding-right:20px;
    padding-left:3px;
    background:url(../images/xiala4.png) no-repeat 43px 11px;
}
/**************************************************************/

/************************************************/
.middle-p{
    padding:15px;
    border-top:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
    margin-top:10px;
}
.middle-p span{width:168px;border-left:1px solid #999;}
.middle-p span:first-child{border-left:none;}
.middle-p span b{color:#935555;}
.middle-p span s{text-decoration:none;color:#339015;}
.buy-one .middle .third{background:#fff;}
.buy-one .middle .third a{width:30px;  }
.buy-one .middle .third a img{width:100%;}
.buy-one .middle .four,.buy-one .middle .four div{background:#fff;  }
.buy-one .middle .four div button{margin:0;width:25px;}
.buy-one .middle .four div input{
    margin:0;
    width:30px;
    text-align:center;
}
.buy-one .middle .five{background:#fff;padding:0;margin-bottom:15px;}
.buy-one .middle .five .one{width:136px; margin-right:20px;height:40px;background:url("/homev/images/buy.png") no-repeat;border:none; outline:medium;}
.buy-one .middle .five .two{
    width:182px;
    height:40px;
    border:none;
    outline: medium;
    background:url("/homev/images/gou.png") no-repeat;
}
/***buy-two**/
/*buy-two zuoce**/
.buy-two .affix{width:204px;}
/*文化商城*/
.shop{width: 210px;height:276px;border:2px solid #dddddd;margin-bottom:4px;}
.shop1{height:38px;background:#f2f1f1 url(../img/det/liuyan.png) no-repeat 70px 0;line-height: 38px;font-size:14px;padding-left: 10px;}
.shop .fenzhi{height: 170px;border-bottom: 1px solid #dddddd;}
.shop .fenzhi div{float: left;width:72px;height: 170px;text-align: center;line-height: 170px;color:red;font-size:16px;}
.shop .fenzhi .fenzhiul{width:130px;height: 100px;margin-top:28px;float:right;}
.shop .fenzhi .fenzhiul li{background: url(../img/det/jiantou.png) no-repeat 90px 7px;padding:10px 0; }
.btn ul li{width:88px;height: 32px;line-height: 32px;padding-left:26px;float: left;border:1px solid #eaeaea;margin:15px 7px; }
.btn ul .lia{background:#f6f6f6 url(../img/det/xiaojiaoya.png) no-repeat 0px 4px;}
.btn ul .lib{background: #f6f6f6 url(../img/det/wujiaoxing.png) no-repeat 0px 7px;}
/*店铺搜索*/
.dnss{width: 210px;height:190px;border:2px solid #dddddd;margin-bottom: 15px;}
.dnss1{height:38px;background:#f2f1f1 url(../img/det/fangdajing.png) no-repeat 70px 8px;line-height: 38px;font-size:14px;padding-left: 10px;}
.dnss2 .inp1{width:102px;height: 20px;}
.dnss2 .inp2{width:42px;height: 20px;}
.dnss2 ul{width:160px;height: 62px;margin-left: 14px;}
.dnss2 ul li{padding:12px 0;}
.dnss2 ul li button{cursor:pointer;width:60px;height: 28px;background: #DD0202;color: white;border:none;border-radius:5px;margin-left: 54px;}
.liebiao{height: auto;}
.buy-two .affix .liebiao h4{
   /* height:30px;
    line-height:30px;*/
    padding:12px 20px;
    background:#f9f9f9;
    border:1px solid #e6e6e6;
    border-top:2px solid #e6e6e6;font-family:"微软雅黑";
}
.buy-two .affix .liebiao .one{
    padding-top:10px;
    border:1px solid #e6e6e6;
    border-top:none;
    padding-bottom:10px;
}
.buy-two .affix .liebiao .one span{
    background:url(../images/jiahao.png) no-repeat 4px 1px;
    padding-left:30px;
    font-size:18px;
}
.buy-two .affix .liebiao .one span.active{background:url(../images/jianhao.png) no-repeat 4px 1px; }
.buy-two .affix .liebiao.one p{
    display:none;
    padding:10px;
    padding-bottom:0px;
}
.buy-two .affix .one p.show{  display:block;  }
.buy-two .affix ul.one{
    border:1px solid #e6e6e6;
    border-top:none;
}
.buy-two .affix ul.one li{
    padding-left:15px;
    line-height:36px;
}
.buy-two .affix ul.two li{
    background:#f9f9f9;
    margin-top:10px;
}
.buy-two .affix ul.two li img{width:100%;}
.buy-two .affix ul.two li a p{padding-top:10px;padding-left:15px;}
.buy-two .affix ul.two li a:hover p{color:#666;}
.buy-two .affix ul.two li a p span{color:#de2810;}
/**buy-two youce*/
.buy-two div.right{
    width:974px;
    margin-left:6px;
    background:#fafafa;
}
.buy-two div.right .r{width:974px;}
.buy-two div.right .r .one{
    border:1px solid #ececec;
}
.buy-two div.right .r .one ul{width:882px;}
.buy-two div.right .r .one ul li{
    width:100px;
    text-align:center;
    position:relative;
    cursor:pointer;
}
.buy-two div.right .r .one ul li span b{
    color:#2c7ce1;
}
.buy-two div.right .r .one ul li.active{
    border-top:2px solid #b47c7c;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.buy-two div.right .r .one ul li.active span{
    color:#de2810;
    border:none;
}
.buy-two div.right .r .one ul li.prev span{
    border:none;
}
.buy-two div.right .r .one ul li i{
    width:0px;
    height:0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #b47c7c;
    position:absolute;
    top:0;
    left:40px;
    display:none;
}
.buy-two div.right .r .one ul li.active i{display:block;}
.buy-two div.right .r .one ul li span{
    width:100px;
    height:20px;
    margin-top:10px;
    margin-bottom:10px;
    border-right:1px dotted #ccc;
}
.buy-two div.right .r .one a{
    width:100px;
    position:relative;
    color:#ccc;
}
.buy-two div.right .r .one a b{
    width:0px;
    height:0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #ccc;
    position:absolute;
    top:6px;
    left:62px;
}
.buy-two div.right .r .one a .ma{width:150px;height: 150px;position:absolute;left: -16px; top:30px;background:#FAFAFA;display: none;}
.buy-two div.right .r .one a .ma img{width: 120px;height: 120px;margin:15px 15px 0 15px;}
.buy-two div.right .r div.two{
    display:none;
    border:1px solid #ececec;
    padding:20px;
    border-top:none;
    background:#fff;
}
.buy-two div.right .r div.two p{font-size:18px;}
.buy-two div.right .r div.two.show{display:block;}
.buy-two div.right .r .three li{
    margin-top:5px;
}
.buy-two div.right .r .three li img{width:100%;}
.buy-two div.right ul.right{
    width:180px;
    margin-top:60px;
}
.buy-two div.right ul.right li{
    line-height:50px;
    padding-left:40px;
}
.buy-two div.right ul.right li a{
    font-size:16px;
    color:#666;
}

.right_lb{width: 140px;height: 460px;float:right;position: relative; margin-right:40px}
.ind02{width:140px; height:440px;}
.ind02 .ind02_lunbo{ width:140px; height:460px;margin-top:12px;}
.ind02 .ind02_lunbo .ind02_top{cursor:pointer; float: left;margin-left:30px;}
.ind02 .ind02_lunbo .ind02_bottom{cursor:pointer;float: left;}
.ind02 .ind02_lunbo .ind02_center{position:relative; height:400px; width:140px; overflow:hidden;}
.ind02 .ind02_lunbo ul{ position:absolute; left:0;  height:9999px;}
.ind02 .ind02_lunbo ul li {list-style:none;  margin-bottom:10px; width:140px; height:124px; color:#FFF; }
.qieh.fud{padding-left:25px;}
.qieh.fud ul{overflow:hidden;}
.qieh ul li.fd{float:left;border:2px solid #fff;height:51px;}
.qieh ul li.fd:hover{border:2px solid #f00;}
/*支付**/
.buy-one div.left .six{padding:0px;}
.buy-one div.left .six div{background:#fff;}
.buy-one .six span{font-size:14px;color:#6c6c6c;width:63px;}
.buy-one .six a{width:95px;color:#6c6c6c;font-size:14px;}
.buy-one .six a.in img{width:16px;height:16px;vertical-align:middle;margin-right:8px;}

/*新增分享部分*/
.fenxiang{width: 358px;height: 48px;line-height: 48px;cursor: pointer;}
.fenxiang .fenxiang_ul li{float: left;padding-left: 42px;}
.fenxiang .fenxiang_ul .jubao{float: right;}
.fenxiang .share{background: url(../img/det/share.png) no-repeat 14px 12px;}
.fenxiang .save{background: url(../img/det/wujiaoxing.png) no-repeat 16px 15px;}
#div2{
        width:100%;
        height:100%;
        background:#000;
        opacity:0.5;
        position:fixed;
        left:0;
        top:0;
        display:none;
        z-index:30;
}
.tcz{
    width:540px;
    height:420px;
    background:#fff;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-210px;
    margin-top:-210px;
    display:none;
    z-index: 40;
    border: 2px solid #c4c4c4; 
}
.tcz .tctop {
    height:30px;
    background:#f5f5f5;
    cursor:move;
    border-bottom: 1px solid #ccc;
    font-size:12px;
    line-height: 30px;
    font-weight: bold; 
}
#div4 ol .ti1{float:left;padding-left:10px;font-size:12px;}
#div4 ol .ti2{float:right;margin-right: 20px;font-size:18px;font-weight: bold;cursor:pointer; color: #cdcdcd;}
.tcz .tcbottom{width:540px;height:390px;}
.tcz .tcbottom .fxlist{width:450px;height: 42px;margin-left:25px;}
.tcz .tcbottom .fxlist span{font-size: 12px;width: 50px;display: inline-block;}
.tcz .tcbottom .fxlist .fxlist_ul{width:400px;height: 14px;float:right;}
.tcz .tcbottom .fxlist .fxlist_ul li{padding:0 10px;}
.tcz .tcbottom .fxlist .fxlist_ul li img{width: 20px;height: 20px;}
/*.tcz .tcbottom .fxlist .cb1{background: url(../img/det/weibo.png) no-repeat 0px 0px;}*/
.tcbottom form textarea{margin-left: 24px;resize:none;}
.tcbottom .lj{width: 498px;height: 24px;margin:0 auto;}
.tcbottom .lj span{display: inline-block;height:24px;}
.tcbottom .lj span img{height:24px;width:88px;}
.tcbottom .lj .span2{float: right;font-size: 12px;}
/*轮播*/
.lb{width: 498px;margin: 0 auto;}
.lb p{font-size:12px;font-weight: bold;margin-bottom:7px;}
.ind01{width:498px; height:100px;  margin:0 auto;}
.ind01 .ind01_lunbo{ width:498px; height:100px;}
.ind01 .ind01_lunbo .ind01_left{cursor:pointer;  width:16px; height:100px; background:#f5f5f5; float:left; line-height:100px; text-align:center;font-size:24px;font-weight: bold;}
.ind01 .ind01_lunbo .ind01_right{cursor:pointer; width:16px; height:100px; background:#f5f5f5; float:right; line-height:100px; text-align:center;font-size:24px;font-weight: bold;}
.ind01 .ind01_lunbo .ind01_center{position:relative; float:left; height:100px;  width:466px; overflow:hidden;}
.ind01 .ind01_lunbo ul{ position:absolute; left:0; top:0; height:100px;  width:99999px;}
.ind01 .ind01_lunbo ul li {list-style:none; float:left; height:98px; padding:0 10px;}
.ind01 .ind01_lunbo ul li img{width: 98px;height: 98px;}
.ind01 .ind01_lunbo ul li img:hover{border:1px solid red;}
.tcbottom .btn{width: 62px;height: 28px;background: #e1fae5;border:1px solid #bfd6af;margin:0 auto;margin-top:12px;text-align: center;line-height: 28px;font-size: 14px;font-weight: bold;}
/*分享弹窗*/
#sa2{
        width:100%;
        height:100%;
        background:#000;
        opacity:0.5;
        position:fixed;
        left:0;
        top:0;
        display:none;
        z-index:30;
}
.tcz1{
    width:530px;
    height:544px;
    background:#fff;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-272px;
    margin-top:-272px;
    display:none;
    z-index: 40;
    border: 2px solid #c4c4c4;
}
.tcz1 .tctop1 {
    height:30px;
    background:#f3f3f3;
    cursor:move;
    border-bottom: 1px solid #ccc;
    font-size:12px;
    line-height: 30px;
    font-weight: bold; 
}
.tctop1 ol .bt1{float:left;padding-left:10px;}
.tctop1 ol .bt2{float:right;margin-right: 20px;font-size:16px;font-weight: bold;cursor:pointer;color:#cdcdcd;}
.tcbot2{width:100%;height: 514px;}
.tcbot2 .tcbot2_cg{width:214px;height: 88px;margin:0 auto;}
.tcbot2 .tcbot2_cg img{margin-top:24px;}
.tcbot2 .tcbot2_cg .tcbot2_cgr{display: inline-block;float: right;width: 162px;height: 88px;}
.tcbot2 .tcbot2_cg .tcbot2_cgr p{padding:0;font-size:16px;color: #333;height: 30px;}
.tcbot2 .tcbot2_cg .tcbot2_cgr ul li{float: left;padding: 0 4px;color:#005ea7;height: 30px;}
.tcbot2 .tcbot2_cg .tcbot2_cgr ul .lookme a{border-right: 1px solid #d7ccd7;padding-right:4px;}
.tcbot2 .tab{width: 476px;height: 230px;margin:0 auto;}
.tcbot2 .tab .tab_nav{height: 65px;}
.tcbot2 .tab .tab_nav ul li{height: 34px;width: 238px;border:1px solid #ddd;line-height: 34px;}
.tcbot2 .tab .tab_form{width: 282px;height: 86px;margin: 0 auto;font-size:12px;}
.tcbot2 .tab .tab_form .tz{margin-left: 26px;}
.tcbot2 .tab .tab_form .tz input{width: 100px;height: 30px;border:1px solid #ddd;}
.tcbot2 .tab .tab_form .tz1 input{width: 170px;height: 30px; border:1px solid #ddd;}
.tcbot2 .tab .sure{width: 60px;height: 36px;background: #e2383b;color: white;border:none;border-radius: 2px;margin-left:200px;margin-top: 20px;}
.tcbot2 .tj{width: 476px;height: 180px;margin: 0 auto;}
.tcbot2 .tj .tj_top{width: 476px;height: 14px;margin-bottom:16px;line-height: 14px;}
.tcbot2 .tj .tj_sp{width: 476px;height: 148px;}
.tcbot2 .tj .tj_sp ul li{width: 118px;height: 150px;float: left;margin:0 7px;}
.tcbot2 .tj .tj_sp ul li a img{width: 118px;height: 98px;}
.tcbot2 .tj .tj_sp ul li p{line-height: 26px;margin-left: 30px;margin-top:-10px;}
.tabact{background:#f9f9f9; border: 1px solid red;}