body{font-family: "microsoft Yahei"}
.sever_list_manu{
    width:223px;
}
.sever_list_c_bg{
    float: left;
    padding:0 90px;
}
.tMarN50{
    margin-top:0;
}
.Lists01 li{
    width:222px;
}
.tMar30 {
    margin-top: 51px;
}
.sever_count{
    margin-top:40px;
}
.sever_cont_list{
    margin-top:50px;
}
.sever_cont_list li{
    margin:0 88px;
}

.overflow_h{
    overflow: hidden;
}

/*家居建材*/
.mall_cont{
    margin-top:50px;
}
.mall_cont_ul{
    width:1300px;
}
.mall_cont_list{
    position: relative;
    width:600px;
    height:286px;
    border:1px solid #eee;
    margin:0 10px 10px 0;
    overflow: hidden;
}

.mall_list_mask{
    width:460px;
    height:201px;
    position: absolute;
    left:50%;
    top:50%;
    margin-top:-133px;
    margin-left:-230px;
    border:1px solid #eee;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index:3;
}
.mall_bottom_mas{
    height:61px;
    line-height:61px;
}
.mall_bottom_mas .mas_l{
    font-size:20px;
    text-indent:15px;
    color: #000;
}
.mall_bottom_mas .mas_r{
    margin-right:15px;
}
.mall_bottom_mas .mas_r i{
    display: inline-block;
    width:16px;
    height:16px;
    background: url("../img/mall_time_logo.png") no-repeat;
    position: relative;
    top:3px;
    right:5px;
}
.mall_bottom_mas .mas_r span{
    display: inline-block;
    font-size:14px;
    color: #666;
}

.mall_title_zk{
    width:83px;
    height:83px;
    background: url("../img/mall_list_titlebg.png") no-repeat;
    position: absolute;
    right:0;
    top:0;
}
.mall_title_zk p{
    width:83px;
    height:38px;
    display: block;
    color: #fff;
    text-align: center;
    font-size:30px;
    font-weight:bold;
    -webkit-transform: rotate(45deg) translate(20px);
    -moz-transform: rotate(45deg) translate(20px);
    -ms-transform: rotate(45deg) translate(20px);
    -o-transform: rotate(45deg) translate(20px);
    transform: rotate(45deg) translate(20px);
}
.mall_title_zk p span{
    font-size:14px;
    font-weight:normal;
}
.mall_cont_bgimg{
    width:600px;
    height:225px;
}
.mall_list_mask_t{
    height:128px;
    border-bottom:1px dashed #666;
    padding:10px 10px 0 10px;
}
.mall_mask_list{
    text-align: center;

    margin-right:10px;
}
.mall_mask_list img{
    width:140px;
    height:88px;
}
.mall_mask_list b{
    color: #f60;
    font-size:16px;
}
.mall_mask_list span{
    margin-right:6px;
}
.mall_mask_list p{
    line-height:32px;
}
.mall_list_mask_t ol{
    width:600px;
}
.mall_list_mask_b{
    height:62px;
}
.mall_list_mask_b_btn{
    width:140px;
    height:28px;
    text-align: center;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color: #fff;
    background: #f60;
    font-size:16px;
    line-height:28px;
    margin:17px 35px 0 0;
}
.mall_list_mask_b_btn a{
    width:100%;
    height:100%;
    display: inline-block;
    color: #fff;
}
.mall_list_mask_b_logo img{
    height:62px;
    margin-left:40px;
}
.vedio_play{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:1000;
    display: none;
}
.vedio_play_bg{
    width:100%;
    height:100%;
    background: #000;
    opacity: 0.4;
    filter:alpha(opacity=40);
    position: absolute;
    left:0;
    top:0;
}
.vedio_play .youkuplayer{
    width:886px;
    height:500px;
    position: absolute;
    left:50%;
    top:50%;
    margin-top:-250px;
    margin-left:-443px;
    z-index:2;
}
.vedio_play .youkuplayer iframe{
    width:886px;
    height:500px;
}
.vedio_close{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -250px;
    margin-left: 442px;
    background: url("../img/close.png") no-repeat;
    z-index: 3;
    cursor: pointer;
}
.imgList03 .hd_img{
    width:390px;
    height:350px;
    overflow: hidden;
}
.imgList03 .odd {
    width: 180px;
    height: 170px;overflow: hidden;
}
.imgList03 .even {
    width: 330px;
    height: 170px;overflow: hidden;
}
.col_zx_gonglue{
    width:940px;
    padding-top:20px;
    margin-top:50px;
}
.imgList03 li{
    margin: 10px 0 0 20px;
}
.col_hot_list{
    width:228px;
}
.col_hot_list{
    background: #f2f2f2;
    padding:0 26px;
    line-height:38px;
    font-family: "Microsoft YaHei";
    margin-top: 49px;
}
.col_hot_list h2{
    font-size: 16px;
    text-indent:20px;
    border-bottom:1px solid #ccc;
}
.imgList03 li {
    margin: 0 20px 10px 0;
}
.Listnews_col li a{
    padding-left:0;
    font: 12px/39px "Microsoft YaHei";
    line-height:39px;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
    width:218px;
}
.Listnews_col li{
    border-top:1px dashed #ccc;
    line-height: 38px;
    height: 38px;

}
/*.Listnews_col li a:hover {
    color: #f60;
}*/
.Listnews_col{
    margin-top:-1px;
}
.Listnews_col {
    /*margin: 0px 0 0 -20px;*/
    text-align: left;
}



.col-right_list_title,.col-right_list_title1{
    width: 16px;
    height:16px;
    line-height:16px;
    text-align: center;
    color: #fff;
    font-size:12px;
    display: inline-block;
    border-radius:3px;
    margin-right:10px;
}
.col-right_list_title1{
    background: #cbcbcb;
}
.col-right_list_title{
    background: #f60;
}
.Lists01 li a:hover {
     background: #569ee2 url(../img/index-newbg.png) no-repeat 100px -25px;
     color: #fff;
}
.Lists01 li a {
    color: #666;
    display: block;
    background: #f7f7f7 url(../img/index-newbg.png) no-repeat 100px 18px;
    padding-right: 40px;
}
.Lists02 li a:hover {
    color: #f60;
    background: url(../img/index-newbg.png) no-repeat -200px -1488px;
}

.top .menu li .icon {
    width:23px;
    height: 14px;
    position: absolute;
    right: -11px;
    top: 6px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    cursor: default;
    border-radius: 4px;
    background: url("../img/title_hot.png") no-repeat;
}

.banner .bx-controls-direction .bx-next,.banner .bx-controls-direction .bx-prev {
    transition: none;
}

.banner_layer{
    width:180px;
    padding:0 20px;
    height:460px;
    position: absolute;
    left:50%;
    top:0;
    margin-left:-607px;
	background:#fff;
	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;
    z-index:5;
}
.banner_layer li{
    height:76px;
    border-bottom:1px dashed #ccc;
    line-height:76px;
    font-size:16px;
    text-align: left;
}
.banner_layer li.banner_layer_tc{
    background:url(../img/layer_lsit_bg.png) no-repeat  -44px -12px;
}
.banner_layer_tc:hover .banner_layer_tc_btn{
    color: #569ee2;
}
.banner_layer li i{
    display: inline-block;
    background: url("../img/banner_layer_bg.png") no-repeat;
    width:30px;
    height:30px;
    position: relative;
    left:12px;
    top:10px;
    margin-right:34px;
}
.banner_layer li a{
    display: block;
    width:100%;
    height:100%;
}
.banner_layer li .la_qw{
    background-position: 0 -100px;
}
.banner_layer li .la_jubu{
    background-position: 0 -193px;
    left:8px;
}
.banner_layer li .la_marry{
    background-position: 0 -274px;
    left:8px;
    top:6px;
}
.banner_layer li .la_child{
    background-position: 0 -341px;
    left:10px;
}
.banner_layer li .la_gold{
    background-position: 0 -432px;
    left:10px;
}
.banner_layer_tc_img{
    width:485px;
    height:460px;
    position: absolute;
    left:220px;
    top:0;
}
.banner_layer_tc_img{
    display: none;
}
.banner_layer_tc_act .banner_layer_tc_img{
    display: block;
}
.banner_layer_tc_img ol{
    position: absolute;
    left:0;
    top:0;
}
.banner_layer_tc_img ol li{
    border-bottom:none;
    text-indent:20px;
}
.banner_layer_tc_img ol li:hover{
    text-decoration: underline;
}

/*banner lauers*/
.banner_layers ul{
    padding-top:27px;
}
.banner_layers li{
    height: 80px;
    line-height:80px;
}
/*.banner_layers li.banner_layer_tc {
    background: url(../img/layer_lsit_bg.png) no-repeat -44px -11px;
    position: relative;
}*/
.banner_layer_borbot{
    border-bottom: none !important;
}
.hd_vedio_img{
    position: relative;
}
.table_video_mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: .5s all ease;
}
.table_video_mask_bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(Opacity=40);
    z-index: 1;
    transition: .5s all ease;
}
.table_video_mask_logo {
    width: 66px;
    height: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -33px;
    margin-top: -33px;
    z-index: 2;
    background: url("../img/video_mo.png") no-repeat;
}
.table_video_mask:hover{
    opacity: 0.6;
    filter: alpha(Opacity=60);
}
.sever_list_par li{
    text-indent:20px;
}