﻿#page_main
{
    width:1002px;
    border:0px;
    
    }
#page_main #left
{
    width:240px;
    float:left;
    height:280px;
    height:280px !important;
    min-height:280px;
    overflow:visible;
    background:url(../images/page_left_bg.jpg) no-repeat top;
    }
#page_main #left div
{
    width:240px;
    float:left;
    text-align:center;
    }
#page_main #left div ul
{
    width:240px;
    text-align:center;
    }
#page_main #left div li
{
    width: 160px;
    list-style: none;
    height: 30px;
    line-height: 30px;
    margin-bottom: 2px;
    background:url(../images/page_left_bg-lin.jpg) no-repeat bottom;
}
#page_main #right
{
    width:758px;
    float:right;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #f1ecf0;
    height:auto;
    height:auto !important;
    min-height:280px;
    overflow:visible;
    }
#page_main #right #top1
{
    width:740px;
    float:left;
    height:56px;
    line-height:56px;
    text-align:left;
    padding-left:18px;
    background:url(../images/page_company_right_bg1.jpg) no-repeat top;
    }
#page_main #right #mid
{
    width:758px;
    float:left;
    text-align:center;
    }
/*公司信息*/
#page_main #right .company_con
{
    width:720px;
    text-align:left;
    line-height:25px;
    margin:10px 10px 10px 20px;
    }
/*产品*/
#page_main #right .product_con
{
    width:720px;
    text-align:center;
    float:left;
    line-height:25px;
    margin:10px 0px 10px 15px;
    }
#page_main #right .product_con ul
{
    width:710px;
    margin:10px;
    }
#page_main #right .product_con li
{
    width:176px;
    list-style:none;
    float:left;
    margin-bottom:30px;
    margin-top:30px;
    text-align:center;
    margin:15px;
    }
#page_main #right .product_con li img
{
    border:solid 1px #f1ecf0;
    margin-bottom:10px;
    }
.product_ser_title
{height:20px; width:700px; line-height:20px; text-align:left;border-bottom:solid 1px #efefef; padding-left:20px}

.datalist
{
    text-align:center
    }
/*联系我们*/
.contanct_bg
{
    
    width:558px;
    height:234px;
    text-align:left;
    float:left;
    line-height:25px;
    margin:10px 0px 10px 15px;
    padding:60px 0 0 100px;
    background:url(../images/contanct-bg.jpg) no-repeat top; }
/*服务支持*/
.td
{
    Width:160px;
    Height:30px;
    float:right 
    }
/*新闻*/
.new_title
{
    width:720px;
    float:left;
}
.new_title ul
{
    width:600px;
    margin-left:50px;
    }
.new_title li
{
    width:600px;
    height:25px;
    line-height:25px;
    padding-left:25px;
    background:url(../images/list.jpg) no-repeat left;
    float:left;
}
.line
{
    border-bottom:solid 1px #f1f1f1;
    height:30px;
    line-height:30px;
    width:90%;
    background:url(../images/list.jpg) no-repeat left;
    padding-left:20px;
cursor：hand;
    }
