﻿body
{
    background-image: url(../images/back.gif);
    font-size: 12px;
    font-family:微软雅黑;
}
img
{
    border: 0px;
}
*
{
    margin: 0px;
    padding: 0px;
}
a
{
    text-decoration: none;
    color: #000;
}
a:hover
{
    color: Red;
}
/*外套*/
.wrapper
{
    width: 1024px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/top.gif);
}
/*头部*/
.top
{
    width: 1024px;
    height: 166px;
    background-image: url(../images/top.gif);
    font-weight:bold;
}
.top_inner
{
    width: 1024px;
    height: 120px;
}
.left_img
{
    width: 200px;
    height: 120px;
    float: left;
}
.left_img img
{
    width:150px;
    height:60px;
    margin: 24px 0px 0px 20px;
}
.right_img
{
    width: 824px;
    height: 120px;
    float: right;
    line-height: 120px;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}
.right_img img
{
    margin: 43px 0px 0px 50px;
}
/*导航*/
.nav
{
    width: 1024px;
    height: 41px;
    background-image: url(../images/top_bottom_img.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px;
}
.nav a
{
    float: left;
    text-decoration: none;
    color: #000;
}
.nav a:hover
{
    color: Red;
}
.nav ul
{
    width: 800px;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    height: 41px;
}
.nav ul li
{
    float: left;
    line-height: 41px;
    margin-left: 50px;
}

/*广告*/
.Advertising
{
    width: 1024px;
    height: 179px;
}
.Advertising img
{    width: 1024px;
    height: 179px;}
/*中部*/
.Central
{
    width: 1024px;
    height:auto;
}

/*左边菜单*/
.left_menu
{
    width: 215px;
    height: 500px;
    float: left;
    background-image: url(../images/left_menu_back_img.png);
    background-repeat: no-repeat;
    margin-left: 5px;
}
.left_menu a
{
    text-decoration: none;
    color: #000;
}
.left_menu a:hover
{
    color: Red;
}
.menu ul
{
    width: 163px;
    height: 180px;
    margin-top: 95px;
    margin-left: 23px;
    list-style: none;
}
.menu ul li
{
    background-image: url(../images/left_menu_li_back.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-top: 10px;
    padding-left: 12px;
    margin-left: 50px;
    text-indent: 2px;
}
.Contact
{
    width: 163px;
    height: 111px;
    margin-top: 35px;
    margin-left: 23px;
    text-align:left;word-break:break-all;
    
}
.Contact ul
{
    list-style-type: none;
 
}
.Contact ul li
{
    margin-top: 6px;
    margin-left:37px;
}
/*右边内容*/
.right_content
{
    width: 800px;
    height:auto;
    float: left;
    margin-left: 4px;
    background-image: url(../images/top.gif);
}
/*大标题*/
.bg_title
{
    width: 800px;
    height: 50px;
    background-image: url(../images/bg_title.png);
    background-repeat: no-repeat;
}
/*内容*/
.content
{
    width: 800px;
    height: 260px;
}
.content_left
{
    float: left;
    width: 400px;
    height: auto;
    height: 233px;
    margin-left: 50px;

      font-size:14px;
}
.content_right
{
    float: left;
    width: 350px;
    height: auto;
    height: 260px;
}
.content_right img
{
    width: 280px;
    height: 200px;
    margin-left: 35px;
    margin-right: auto;
    margin-top: 30px;
}

/*bottom*/
.bottom
{
    width: 1024px;
    height: 70px;
    background-image: url(../images/bottom-backg.jpg);
    background-position: center;
    background-repeat: repeat;
    line-height: 70px;
    text-align: center;
}
.clear
{
    clear: both;
}
/*
        .scroll_div
        {
            width: 640px;
            height: 120px;
            margin-left: 15px;
            overflow: hidden;
            white-space: nowrap;
            padding: 10px;
        }
        
        .scroll_div img
        {
            width: 150px;
            height: 120px;
            border: 0;
            margin: auto 8px;
            border: 1px #371c00 solid;
        }
        #scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li
        {
            display: inline;
        }
*/
/*推荐产品*/
.repr
{/*
    width: 800px;
    height: 178px;
    background-image: url(../images/new_products.png);

    padding-top: 14px;
    overflow: hidden; 
    white-space: nowrap;
     padding: 10px;
     */
       
width: 650px;
height: 140px;
 padding-top:10px;
overflow: hidden;
white-space: nowrap;
float: left;
border-top-width:3px;
border-top-style:solid;
border-top-color:#d2b37c;

border-bottom-width:3px;
border-bottom-style:solid;
border-bottom-color:#d2b37c;

border-right-width:3px;
border-right-style:solid;
border-right-color:#d2b37c;
margin-top:7px;

}
#begin,#begin ul,#begin ul li,#scroll_end, #scroll_end ul ,#scroll_end ul,#scroll_end ul li
{
       display: inline;
}

 
 
.repr ul li img
{    
            width: 184px;
            height: 126px;
            border: 0;
            margin: auto 8px;
            border: 1px #eac992 solid;
             display: inline;

}
.reprimg
{
     height: 178px;
     float:left;
}
.paging
{
    width:370px;
    margin-top:16px;
    
    height:40px;

 
    margin-left:auto;
    margin-right:auto;
}
    .paging a:link, .paging a:visited, .paging a:hover, .paging .current, #info
    {
        border: 1px solid #eac992;
        /*background: #eeedec;*/
        display: inline-block;
        margin: 1px;
        text-decoration: none;
        font-size: 12px;
        width: 25px;
        height: 15px;
        text-align: center;
        line-height: 15px;
        color: #AAA;
        padding: 1px 2px;
    }
    .paging a:hover
    {
        border: 1px solid #eac992;
        background: #F9F9F9;
    }
    .paging .current
    {
        border: 1px solid #eac992;
        background: #ffdd9e;
        margin: 1px;
        color: #d5400d;
    }
    #info
    {
        width: auto;
    }
    
    .Mcontent
    {
        width:auto;
        height:200px;
            line-height: 25px;
    overflow: hidden; /* 隐藏超出容器范围的文字 */ /*white-space:nowrap; */ /* 强制文字将不自动换行 */ /*text-overflow:ellipsis;  */ /* 如果文字超出范围，将使用省略号标示出来 */ /*-o-text-overflow:ellipsis;  */ /* Opera 的私有属性，功能同上 */
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis; /* 目前这段代码无效，为 Firefox 预留 */
    -webkit-text-overflow: ellipsis;
      text-indent:2em;
      padding-top:27px;
      text-align:left;
     }
     
 .repr_img_out {
width: 184px;
height: 100%;
display: table-cell;
font-size: 0;
text-align: center;
vertical-align: middle;
padding: 0;
overflow: hidden;
}
.repr_img_inner {
text-align: center;
vertical-align: middle;
width: 184px\9;
font-size: 0;
}
.repr_img_inner img {
max-height: 100%;
max-width: 184px;
margin: 0 auto;
}
