
html{
	overflow-x:hidden;
	margin:0 auto; text-align:center; vertical-align:middle;
}
body{
    padding: 0;
	font-size:12px;
    height: auto;
	text-align:center;
	margin:0 auto;vertical-align:middle;
}
.panled{
    z-index: 9999;
}
.right{
/* -moz-user-select:none;
 hutia:expression(this.onselectstart=function(){return(false)});*/
}

*{
    font-family: "Microsoft YaHei" !important;
}

.newsa{
    color:#656565;
}
a,h3,h4,h2,p.span,div{
    hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
    outline: none;  /* for firefox 1.5 + */
    border: none;
    text-decoration: none;
}
.newsa:hover{
    text-decoration: underline;
}

.bottom{
    left: 0px;
}

img{
    border:none;
}

#logo a{
    height: auto;
    overflow: auto;
}
li{list-style-type: none;}
.clear{clear: both; width: 100%; height: 0px;}

/* 页面*/
#page-warp{
	padding:0;
	margin:0;
    width: 100%;
    height: 100%;;
    position: relative;
    background-color:#f3f3f3;
	text-align:center;
}

/* 头部 */
#header,#imgshow{
    position: relative;
    width: 100%;
    height: 127px;
}

#imgshow{
    z-index: 999;
}

#header{
    background:url("../image/header_top_bg.jpg") repeat-x;
    height: 160px;
    background-color: white;
}

#header-top,#header-buttom{
	width: 800px;
	float:right;
}
 

#header-top{
    height: 36px;    
}

#header-buttom{
    height: 80px;
    *margin-top:0px;
}

#logo{
    float:left;
    margin-top:0px;
}

/*  导航 */
p{margin-top: 0px;}

#header-buttom ul{
    position: relative;
    padding: 0px;
    width: 100%;
    margin: 0;
    padding: 0;
}


#header-buttom ul li {
    position: relative;
    float: left;
    list-style-type: none;
    font-size: 12px; 
    color:#767676; 
    width: 79px;
    height: 29px;
    line-height: 29px;
    text-align: center;
}

.lefts{
    position: relative;
    width: 170px;
    float: right;
    height: 45px;
    overflow: auto;
    top:10px;
    *top:-25px;
    font-size: 12px; color:#767676;

}

.lefts p{
    color:#767676;
    position: relative;
    
    display: block;
}
.lefts p input{
    border: none;
}
.lefts p .gongn{
    text-decoration: none;
    color:#767676; 
    float: left;
    width: 97px;
    height: 25px;
    padding-left: 10px;
    position: relative;
    background-repeat: no-repeat;
}
.lefts p .gongn img{
    margin-right: 5px;
}
/* 首页滚动大图部分 */
#imgshow{
    position: relative;
    width: 99%;
    height: 402px;
  
    top:0px;
    *top:0px;
    
}
#showimg,#img-list,#imgdesc{
    position: relative;
    float: left;
}
#showimg{
    position: relative;
    width: 990px;
    background-color: transparent;
    height: 402px;
/*    left: 6px;*/

}

.lefts p a img{
    border: none;
    position: relative;
    top:4px;
}

#img-list{
    position: absolute;
    width: 92px;
    background-color: #3e3a38;
    left: 900px;
    opacity:0.5;
    filter:alpha(opacity=50);
    height: 400px;
}
#listarray{
    margin-left: 0px;
    padding-left: 0px;
    z-index: 110;
    *margin-top: 20px;
    
}
#listarray li{
    text-align: center;
    z-index: 110;
    width: 66px;

}
#listarray img{
    width: 65px;
    height: 60px;

}
#listarray{
    position: absolute;
    left: 912px;
    width:75px;
}
#imgdesc{
    width: 30px;

    height: 350px;
    position: relative;
}

/*
内容部分

#content{
    position: relative;
    overflow: auto;
    width: 960px;
    background-color: #4b4a48;
    padding-bottom: 20px;
    background-image: url("../../../image/line_bg_09.gif");
}*/
#middle-center{
    position:relative;
    width: 1024px;
    height: 1920px;
	margin:0 auto; 
    background-color:#f3f3f3;

}
#footer{
    position:relative;
    width: 100%;
    margin:0 auto; 
	padding:0;
    height: 350px;
    background-color: transparent;
    text-align: center;
    overflow: hidden;
}

.models{
    position: relative;
    float: left;
    margin-left: 17px;
    background-repeat: no-repeat;
    *margin-left:15px;
    margin-top: 15px;

}
.models2{
    position: relative;
    float: left;
    margin-left: 15px;
    background-repeat: no-repeat;
    *margin-left:15px;
    margin-top: 15px;

}
.models ul li,.models2 ul li{
    position: relative;

}

/*下拉菜单*/
.panle{
    position: absolute;
    display: none;
}

.menulist .cts{
    background-color: #fff;
    font-size: 12px; 
    color:#Fff;
    text-align: center;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
/*    opacity:0.8;
    filter:alpha(opacity=80);*/
}
.ctsa{

    overflow: visible;

}

.menulist .cmenu{
    position: absolute;
    left: 170px;
    *left:127px;
    margin-top: -30px;
    padding: 0px;
    width: 170px;
    background-color: #fff;
    font-size: 12px; 
/*    opacity:0.8;
    filter:alpha(opacity=80);*/

}
/*导航标题*/
.menulist .tits{
    position: relative;
    top: 4px;
    opacity:0.8;
    height: auto;
    filter:alpha(opacity=80);
    border:none;
    text-decoration: none;
}

.menulist .tits img{
     opacity:0.8;
    filter:alpha(opacity=80);
}

.menulist li{
    background-size: 100% 100%;
}

/* 顶部导航 */
.menulist{
    padding-left: 0px;
    margin: 0px;
    width: 170px;
    display: none;
    z-index: 8999;

}


.cmenu{
    display: none;
}

.topk td{

    background-color: transparent;
    position: relative;



}
.topk img{
    position: relative;
    top:9px;
    _top:4px;
    margin-left:15px;
}
.line-clear{
    height: 1px;
/*    background-image:url("../../../image/line.jpg");
    background-repeat: repeat-x;*/
/*    border: 2px groove #83827F;*/
    clear: both;
    position:relative;
    bottom:0px;
    width:100px;;
    display: inline;
}


.overds{
    background-image:url("../image/hx.jpg");
    background-repeat: no-repeat;
}

/*新闻选项卡*/

.tbar{
    position: absolute;
    overflow: auto;
    margin: 0;
    padding: 0;
    *left: 0px;
}

.tbar ul{
    padding: 0px;
    margin: 0px;
}

.tbar ul li{
    float: left;
}

.tbar img{
    border: none;
}

.news{
    position: relative;  
}


/* 验证输入框 */

#cknum{
    position: relative;
}

#numpanle{
    /*background-image: url("../../../image/shurukuang_new.png");*/
    width: 260px;
    height: 31px;
	line-height:31px;
    border: 1px solid #d1d1d1;
    position: absolute;
    top: 59px; 
	*top:49px;
	left: 15px;
    background-color: transparent;
    background-repeat: no-repeat;
    padding-left: 5px;
    color:#83827F;
    font-size: 12px;
}

#subs{
    position: absolute;
    top: 59px; 
	*top:49px;
    left: 300px;
    background-color: transparent;
    background-repeat: no-repeat;
}


/* 搜索栏 */
#spanle{
    text-align: left;
    height: 31px;
    overflow: auto;
    background-color: #f4f4f4;
    width: 192px;
}
#spanle input{
    width: 160px;
    background-color: #f4f4f4;
    height: 30px;
    line-height: 30px;
    outline:none;
    border:none;
    padding-left: 1em;
    font-weight: bolder;
}
#spanle input:focus{
    outline:none;
    border:none;
}


/*在线客服*/
.keful{
    position: absolute;
    z-index: 9888;
    width:100px;
    text-align: center;
    right: 249px;
    background-color: #e2e3e1;
    padding-left: 3px;
    *left: 945px;
    display:none;

}
.keful ul{
    position: relative;
    z-index: 500;
    width: 99px;
    padding: 0px;
    margin: 0px;
}
.keful li{
    list-style-type: none;
    background-image: url("../image/icon_18.png");
    background-repeat: no-repeat;
    z-index: 500;
    width: 99px;
    height: 29px;
    font-size: 12px;

    line-height: 29px;
}

.keful li a{
    text-decoration: none;
    color: #797979;
    display: block;
/*    display: inline-block;*/
}

#login{
    background-image: url("../image/loin.gif");
    background-repeat: no-repeat;
    width: 370px;
    height: 209px;
    background-color: transparent;
    position: relative;

}
#register{
    background-image: url("../image/bg_k.png");
    background-repeat: no-repeat;
    width: 592px;;
    height: 392px;
    background-color: transparent;
    position: relative;
}

.ifos{
    position: relative;
    top:20px;
    margin-left: 0px;
    font-size: 12px;
    margin-right: 0px;
}
.lpanle{
    width: 193px;
    height: 30px;
    margin-bottom: 5px;
}
.lpanle input{
    width: 130px; border-width: 0px; margin-left: 52px; height: 20px; margin-top: 2px;
}
.panles{

    position: absolute;
    left: 120px; 
    top: 70px;
}
#userName{
    background-color:transparent;
    background-image: url("../image/31.png");
}

#passWord{
    background-color:transparent;
    background-image: url("../image/41.png");
}
#sbtn{
    position: relative;
    height: 40px;
}
#sbtn a{
    margin-left: 20px;
    float: left;
}
#loginbtn{
    background-color:transparent;
    background-image: url("../image/21.png");
    height: 30px;
    width: 60px;
}

#rest{
    background-color:transparent;
    background-image: url("../image/11.png");
    height: 30px;
    width: 60px;
}


#footer{
    position: relative;
}

#flink{
    position: absolute;
    right: 10px;
	margin-top:10px;
}

#flinklist{
    position: absolute;
    color: #fff;
    font-size: 12px;
    width: 100%;
	text-align:center;
    border: 2px solid #767676;
    bottom: 20px;
    background-color: #767676;
    padding: 5px;
    display: none;
    z-index: 9999;
}

#flinklist a{ color: #fff; top: 470px;}
#imgdesc{
    /*    background-image: url("../../../image/12.png");*/
    background-repeat: no-repeat;
    width: 14px;
    height: 400px;
    margin-left: -10px;
}


/*头部最上方按钮*/
#top_btn{
    position: relative;
    /*background-image: url("../../../image/s_l_03.jpg");
    background-repeat: no-repeat;
    background-color: #3E3A39;
    height: 46px;
    background-position:bottom center;*/
}
#top_btn a{
    float: right;
    margin-top: 9px;
    font-size: 12px;
    color: #A1A09F;
    margin-right: 10px;
    text-decoration: none;
}

#top_btn a img{
    position: relative;
    top: 2px;
    right: 3px;
}


#navbar li{
    width: auto;
}

#navbar li a {
    color:#000 !important;
    text-decoration: none;
	font-size:14px;
	font-weight:bold;
    display: block;
}
#navbar li a img{
    margin-right: 5px;
	width:14px;
	height:16px;
    vertical-align: middle;
}
.menulist li a{
    color: #585858;
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: left;
    padding-left: 40px;
}
.menulist li a:hover{
    color: white;
}
.menulist li a.font_white{
    color: white;
}

.fd{
    position: absolute;
    top:20px;
    left: 20px;
    display: none;

}

.f_left_ul{
    margin: 0;
    padding: 0;
    height: auto;
    overflow: auto;
    position: relative;
}

.f_left_ul li{
    float: left;
    margin-left: 20px;
    _margin-left: 10px;
    margin-right: 10px;
    list-style-type: none;
}

.f_left_ul li img {
    width: 120px;
    height: 100px;
    position: relative;
}
.more a,.more{
    color:#9B9B9B;
    font-size: 13px;
}
.more a:hover{
    color:#000;
}

.ipanle{
    position: relative;
    float: left;
    top:-5px;
    padding-right: 16px;
}
.lfts{
/*    right: 330px;*/
}

.ipanle input{
    height: 28px;
    border: none;
    background-image: url(../image/z_bg.png);
    margin-left: 16px;
    width: 100px;
    border: 0px;
    *margin-top: -1px;
}
.ipanle .pd{
    position: absolute;
    left: 2px;
    top: 0;
    width: 16px;
    height: 28px;
    background-image: url(../image/c_l.png);
    background-repeat: no-repeat;
    background-position: left;
}
.ipanle .fds{
    position: absolute;
    right: 2px;
    top: 0;
    width: 16px;
    height: 28px;
    background-image: url(../image/c_r.png);
    background-repeat: no-repeat;
    background-position: right;
}

.formpanle{
    font-size: 12px;
    color:#9B9B9B;
    float: inherit;
    position: relative;
    height: auto;
    top:30px;
    *top:0px;
    position: relative;
    height: 45px;
    padding: 5px;
    overflow: auto;
    bottom: 5px;
}

.ass{


    background-image: url(../image/icon_106_12.jpg);
    text-indent: 20px;
    background-repeat: no-repeat;
    line-height: 130%;
    padding-top: 2px;
}
.closeli{
    position: absolute;
    width: 16px;
    height: 18px;
}
.closeli{
    background-image: url("../image/ui-icons_222222_256x240.png");
    background-position: -96px -128px;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
.msg{
    display: none;
}
.mag{
    position: relative;
  float: left;
    font-size: 12px;
    width: 280px;
    _width:280px;
    background-color: #E5F5FF;
    height: 35px;
    top:-5px;
    left: 15px;
    color:#404040;
    font-size: 12px;
    display: none;
    border:1px solid #40B3FF;
    
}
.mag p{
    margin-bottom: 0px;
}

.lables{
    position: relative;
    float: left;
}
.newslist li{
    font-size: 12px;
}

#head_top_link{
    position: relative;
    width: 1024px;
    height: 40px;
    background: url("../image/t_t_03.jpg");
    background-color: #fff;
    background-repeat: no-repeat;
}
#head_top_link ul{
    position: relative;
    height: auto;
    margin: 0;
    padding: 0;
    left: 50px;
   padding-bottom: 2px;
}
#head_top_link ul li{
    float: left;
    position: relative;

    color:#525252;
    background: url("../image/tt_1_03.jpg") no-repeat transparent left center;
    padding-left: 25px;
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 1.5px;
}

#logo{background-image: url(../image/logo2.png); width: 216px; height: 125px;}
#logo a{display: block; width: 216px; height: 125px; text-indent: -9999px;}
.lefts{*+top:-5px;}
.inputmenu{position:absolute;}
.inputmenu ul li{width:100px;}
.imsc{position:relative;top:10px;}
.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a{
    background-image:none;
    border-style:none;clear:none;display:block;
    float:none;line-height:normal;list-style:none outside none;
    margin:0;overflow:visible;padding:0;position:static;text-align:left;
    vertical-align:top;
}
#navbar .cts{width:138px;background-repeat:no-repeat;height:28px;}.menulist .cmenu{height:auto;}

.ui-dialog-titlebar{display:none;}
.ui-dialog{background-color:transparent;}
.ui-widget-content{background-image:none;border:none;}


/*新首页*/
.ecu_type_container{
    width: 100%;
    height: 200px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#1e1e1e)) !important;
    background: -moz-linear-gradient(top, #3c3c3c, #1e1e1e) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c3c3c,endColorstr=#1e1e1e, grandientType=0) !important;
}
.ecu_type_container .ecu_type{
    width: 1024px;
    height: 100%;
    margin: 0 auto;
}
.ecu_type_container .ecu_type .ecu_type_item{
    float: left;
    height: 100%;
    cursor: pointer;
}
.ecu_type_container .ecu_type .ecu_type_item.item{
    width: 130px;
    color: #ACACAC;
    background-image: none;
    background-size: 100% 100%;
}
.ecu_type_container .ecu_type .ecu_type_item.item.now{
    background-image: url("../image/ecu_type_item_bg.png");
    color: white;
}
.ecu_type_container .ecu_type .ecu_type_item.first{
    width: 244px;
    text-align: right;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_logo{
    height: 170px;
    width: auto;
    margin-top: 30px;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border{
	margin-top: 40px;
	height: 130px;
	border-left: 1px dashed #ACACAC;
	border-right: 1px dashed #ACACAC;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border.begin{
	border-left: 0px;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border.end{
	border-right: 0px;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border .ecu_type_img{
   	margin-top: -10px;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border .cname{
    font-size: 14px;
    margin: 5px 0px;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border .ename{
   	font-size: 12px;
    margin: 0px;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border .ename.hidden{
   	visibility: hidden;
}
.ecu_type_container .ecu_type .ecu_type_item .ecu_type_item_border .ecu_type_op{
   	height: 10px;
    width: auto;
    margin-top: 12px;
    display: none;
}

.middle_container{
	width: 100%;
    background-color: #1a1a1a;
    height: auto;
    padding-top: 10px;
    background-image: url("../image/middel_box_g.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.middle_container .top_box{
	width: 1024px;
    height: 300px;
    margin: 0 auto;
    background-color: white;
}
.middle_container .top_box h1{
	margin: 0;
    padding: 10px;
    border-bottom: 1px solid #dedede;
    font-weight: normal;
}
.middle_container .top_box h1 span{
	font-size: 20px;
	margin-left: 1em;
}
.middle_container .top_box .bottom_box{
	float: left;
	margin: 15px 0 15px 10px;
}
.middle_container .top_box .bottom_box.left{
	border-right: 1px dashed #dedede;
	width: 314px;
}
.middle_container .top_box .bottom_box h2{
    background-image: url("../image/h_logo.jpg");
    background-position-x: left;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: auto 80%;
    text-align: left;
    margin: 0 0 0 20px;
    padding-left: 30px;
    font-weight: normal;
}
.middle_container .top_box .bottom_box ul{
	padding: 0;
	margin: 5px 0 0 0;
}
.middle_container .top_box .bottom_box li.f_l{
   	float: left;
    list-style-type: disc;
    margin-left: 35px;
    margin-top: 5px;
    color: #919191;
    cursor: pointer;
}
.middle_container .top_box .bottom_box li.f_l.right{
    margin-left: 60px;
}
.middle_container .top_box .bottom_box .content{
    margin-left: 20px;
    margin-top: 10px;
    color: #919191;
    cursor: pointer;
    text-align: left;
    padding-right: 25px;
    word-break: break-all;
    line-height: 20px;
}
.middle_container .top_box .bottom_box.right{
	width: 300px;
	text-align: left;
}
.middle_container .top_box .bottom_box.right select{
	width: 120px;
    margin-top: 15px;
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
}
.middle_container .top_box .bottom_box.right button{
	background-color: red;
    border: 0;
    color: white;
    height: 30px;
    width: 60px;
    border-radius: 5px;
    margin-left: 80px;
    cursor: pointer;
}
.middle_container .top_box .bottom_box.right button:FOCUS{
	border: none;
	outline: none;
}
.middle_container .top_box .top_box_img{
    margin-top: 20px;
    width: 325px;
    height: 205px;
}
.middle_container .middle_box{
    width: 1024px;
    margin: 10px auto 0;
    background-color: white;
    height: auto;
}
.middle_container .middle_box h1{
    margin: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #dedede;
    font-weight: normal;
}
.middle_container .middle_box h1 .zh{
    font-size: 20px;
    margin-left: 1em;
}
.middle_container .middle_box h1 .page{
    float: right;
    color: white;
    background-color: #BBBAAA;
    font-size: 12px;
    padding: 0 5px;
    margin: 13px 3px 0px;
    cursor: pointer;
    font-weight: normal;
}
.middle_container .middle_box h1 .page.now{
    background-color: red;
}
.middle_container .middle_box .items_container{
    width: 100%;
    height: 350px;
}
.middle_container .middle_box .items_container .item_container{
    height: 310px;
    padding: 20px;
}
.middle_container .middle_box .items_container .item_container .item{
    float: left;
    width: 24.8%;
    border-right: 1px dashed #dedede;
    height: 310px;
    cursor: pointer;
}
.middle_container .middle_box .items_container .item_container .item:HOVER{
    color: red;
}
.middle_container .middle_box .items_container .item_container .item.no_border{
    border-right: 0px;
}
.middle_container .middle_box .items_container .item_container .item .item_img{
    width: 75%;
    height: 160px;
}
.middle_container .middle_box .items_container .item_container .item .item_name{
    margin: 30px 10px 10px;
    font-size: 18px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.middle_container .middle_box .items_container .item_container .item .item_desc{
    margin: 0 10px;
    font-size: 12px;
    color: #919191;
}
.middle_container .middle_box .items_container .item_container .item .item_op{
    margin-top: 30px;
}
.middle_container .last_box{
	width: 1024px;
	margin: 10px auto 0;
	height: 300px;
	background: white;
}
.middle_container .last_box .left_box{
	float: left;
	height: 260px;
	width: 362px;
	border-right: 1px dashed #dedede;
	margin: 15px 0;
	text-align: left;
}
.middle_container .last_box .left_box h1{
    margin: 0;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    padding-bottom: 15px;
}
.middle_container .last_box .left_box h1 .zh{
	font-size: 16px;
    margin-left: .5em;
}
.middle_container .last_box .left_box h1 .more{
	float: right;
    background-color: #F5F5F5;
    color: #787878;
    border: 1px solid #B3B3B3;
    padding: 1px;
    border-radius: 3px;
    margin-top: 3px;
    cursor: pointer;
}
.middle_container .last_box .left_box .activity_img{
	width: 323px;
    height: 220px;
    margin-left: 20px;
    cursor: pointer;
}
.middle_container .last_box .left_box .activity_img{
	width: 323px;
    height: 220px;
    margin-left: 20px;
    cursor: pointer;
}
.redBG_container{
	width: 100%;
	height: 250px;
	padding: 0 0 10px;
	background-image: url("../image/red_bg.png");
	background-repeat: no-repeat;
	background-size: 100% 250px;
	background-color: #1a1a1a;
}
.redBG_container .redBG{
	width: 1024px;
	margin: 0 auto;
	height: 250px;
	background-image: url("../image/red_bg_lt.png");
	background-repeat: no-repeat;
	background-size: 100% 250px;
}
.redBG_container .redBG .join_us{
    width: 205px;
    height: 180px;
    background-image: url("../image/join_us_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 30px;
    margin-left: 40px;
    cursor: pointer;
}
.redBG_container .redBG .shops_container{
    float: left;
    background-color: #1a1a1a;
    margin-left: 20px;
    margin-top: 37px;
    height: 174px;
    width: 715px;
}
.redBG_container .redBG .shops_container .left_op{
    float: left;
    height: 100%;
    width: 50px;
}
.redBG_container .redBG .shops_container .right_op{
    float: left;
    height: 100%;
    width: 50px;
}
.redBG_container .redBG .shops_container .left_op .op, .redBG_container .redBG .shops_container .right_op .op{
    cursor: pointer;
    margin-top: 78px;
}
.redBG_container .redBG .shops_container .shops{
    float: left;
    padding: 20px 0;
    height: 134px;
    width: 615px;
    overflow: hidden;
    position: relative;
}
.redBG_container .redBG .shops_container .shop_show{
    height: 100%;
    width: 1225px;
    position: relative;
}
.redBG_container .redBG .shops_container .shop_show .shop{
    float: left;
    width: 192px;
    height: 100%;
    margin-left: 10px;
    cursor: pointer;
    color: white;
}
.redBG_container .redBG .shops_container .shop_show .shop:HOVER{
    color: red;
}
.redBG_container .redBG .shops_container .shop_show .shop_pic{
	height: 110px;
    width: 148px;
}
.redBG_container .redBG .shops_container .shop_show .shop_name{
	margin-top: 10px;
}

.case_container{
	width: 100%;
	background-color: #1a1a1a;
	height: auto;
}
.case_container .cases{
	width: 1024px;
	margin: 0 auto;
	background-color: white;
}
.case_container .cases h1{
	margin: 0 30px;
	padding: 10px 0;
	font-weight: normal;
	border-bottom: 1px solid #dedede;
}
.case_container .cases h1 .zh{
	font-size: 20px;
	margin-left: 1em;
}
.case_container .cases h1 .more{
	float: right;
    background-color: #F5F5F5;
    color: #787878;
    border: 1px solid #B3B3B3;
    padding: 1px;
    border-radius: 3px;
    margin-top: 6px;
    cursor: pointer;
}
.case_container .cases .case_s{
    width: 1004px;
    padding: 10px 30px;
    height: 228px
}
.case_container .cases .case_s{
    width: 1004px;
    padding: 10px 30px;
    height: 228px
}
.case_container .cases .case_s .case{
	float: left;
	width: 174.8px;
	margin-left: 15px;
	cursor: pointer;
}
.case_container .cases .case_s .case:HOVER{
	color: red;
}
.case_container .cases .case_s .case .case_img{
	width: 150px;
	height: 150px;
	margin-top: 10px;
}
.case_container .cases .case_s .case p{
	text-align: left;
	margin: 0 12px 0 12px;
	padding: 3px 0;
}
.case_container .cases .case_s .case .case_type{
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case_container .cases .case_s .case .case_level_up{
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case_container .cases .case_s .case .case_type span{
	margin-right: .5em;
	padding: 3px 5px;
	background-color: #AAAAAA;
	color: white;
	border-radius: 4px;
}
.case_container .cases .case_s .case .case_level_up span{
	margin-right: .5em;
	padding: 3px 5px;
	background-color: red;
	color: white;
	border-radius: 4px;
}
.case_container .last_box{
	width: 1024px;
	margin: 10px auto 0;
	height: 250px;
}
.case_container .last_box .item_box{
	float: left;
	width: 507px;
	background-color: white;
	height: 250px;
}
.case_container .last_box .item_box.first{
	margin-right: 10px;
}
.case_container .last_box .item_box.first .check_container{
	float: left;
    width: 300px;
    text-align: left;
}
.case_container .last_box .item_box.first .check_container h1{
	margin: 0 30px;
	padding: 10px 0;
	border-bottom: 1px solid #dedede;
	font-weight: normal;
}
.case_container .last_box .item_box.first .check_container h1 .zh{
	font-size: 20px;
	margin-left: 1em;
}
.case_container .last_box .item_box.first .check_container .content{
	margin-left: 30px;
    margin-top: 25px;
    color: #919191;
    padding-right: 25px;
    word-break: break-all;
    line-height: 20px;
}
.case_container .last_box .item_box.first .check_container #numpanle{
	background-image: none;
    width: 236px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #dedede;
    position: static;
    color: #83827F;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 15px;
}
.case_container .last_box .item_box.first .check_flg{
	width: 150px;
    height: 185px;
}
.case_container .last_box .item_box.first .check_container .where_is_it{
	margin-left: 15px;
    color: #919191;
    vertical-align: super;
    cursor: pointer;
}
.case_container .last_box .item_box.last{
	text-align: left;
}
.case_container .last_box .item_box.last h1{
	margin: 0 30px 25px;
	padding: 10px 0;
	border-bottom: 1px solid #dedede;
	font-weight: normal;
}
.case_container .last_box .item_box.last h1 .zh{
	font-size: 20px;
	margin-left: 1em;
}
.case_container .last_box .item_box.last h1 .more{
	float: right;
    background-color: #F5F5F5;
    color: #787878;
    border: 1px solid #B3B3B3;
    padding: 1px;
    border-radius: 3px;
    margin-top: 8px;
    cursor: pointer;
}
.case_container .last_box .item_box.last img:HOVER{
	cursor: pointer;
}
.case_container .last_box .item_box.last .big_pic{
	width: 230px;
    margin-left: 30px;
    float: left;
    height: 144px;
}
.case_container .last_box .item_box.last .small_pic{
	width: 100px;
    margin-left: 7px;
    height: 67px;
    margin-bottom: 7px;
}
#footer{
	position: static;
	background-image: none;
	background-color: #1a1a1a;
	width: 100%;
	height: auto;
	text-align: left;
	padding-bottom: 60px;
}
#footer .footer_bg{
    width: 100%;
    height: 130px;
    background-image: url("../image/footer_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
#footer .content{
	width: 1024px;
	margin: 0 auto;
	height: auto;
}
#footer .content .top_left{
    float: left;
    margin-right: 10px;
    border-bottom: 1px solid red;
    padding-bottom: 20px;
}
#footer .content .top_left .first{
	float: left;
	margin-right: 1em;
}
#footer .content .top_left .second{
	float: left;
	margin-right: 1em;
}
#footer .content .top_left .third{
	float: left;
	margin-right: 1em;
}
#footer .content .top_left .third img{
	width: 184px;
    height: 70px;
}
#footer .content .top_left .last{
	float: left;
}
#footer .content .top_left .last img{
	width: 130px;
    height: 50px;
    margin-top: 11px;
}
#footer .content .top_left p{
	color: #8f8c8c;
	margin: 5px 0px;
}
#footer .content .top_left p span{
	color: #b9b8b8;
	margin-left: 1em;
}
#footer .content .top_right{
	float: left;
	color: #b9b8b8;
}
#footer .content .top_right img{
	float: left;
	width: 108px;
    height: 108px;
}
#footer .content .top_right .desc{
	float: left;
	width: 20px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 12px;
}
#footer .content .bottom{
	float: left;
	color: #8f8c8c;
}
#footer .content .bottom .info{
    margin-left: 1em;
    float: left;
    margin-top: 13px;
}
#footer a{
    cursor: pointer;
}
#content{
	height: auto !important;
}