﻿body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 微软雅黑;
}
ul
{
    margin: 0;
    padding: 0;
}
.li
{
    list-style-type: none;
}
a
{
    text-decoration: none;
    color: #666;
}
.clear
{
    clear: both;
}
/*头部菜单*/
.head_bg
{        
    height:143px;
    background: url("../../images/companyGreen/home/bgBannerBg1.jpg") repeat-x;
}
.head_main
{
    width:990px;
    margin:0 auto;
}
.head
{
    width:990px;
    height:auto;
    margin:auto;
    background: url("../../images/companyGreen/public/bgHead.gif") repeat-x;
}
.head ul li
{
    float: left;
    list-style-type: none;
}
.head ul li a
{
    width: 102px;
    height: 53px;
    line-height: 53px;
    color: #fff;
    display: block;
    font-weight: bolder;
    font-size:14px;
    text-align: center;
    margin:0 19px;
}
.head ul li a:hover
{
    background: url("../../images/companyGreen/public/bgMenuHover.gif") no-repeat;
}
.head_logo
{
    /*width: 220px;
    height: ;*/
    margin: 0 0px 0 0;
    /*background: url("../../images/companyGreen/public/sinco_head07.gif") no-repeat;*/
}
.version
{
    float:right;
    font-size:14px;
    font-weight:bolder;
    margin-top:53px;
    color:blue;
}
.head_menu
{
    width: 100%;
    color: #fff;
    height: 53px;
}
.menu_on
{
    width: 102px;
    height: 53px;
    background: url("../../images/companyGreen/public/bgMenuHover.gif") no-repeat;
}
.switch_box
{
    width: 120px;
    height: 53px;
}
/*滑动开关*/
.switch_box
{
    width: 30px;
    height: 15px;
    float: left;
    margin: 46px 5px 0 5px;
    position: relative;
    overflow: hidden;
}
.switch_pic
{
    height: 15px;
    cursor: pointer;
    background: url("../../images/companyGreen/public/iphone_switch.png") -15px 0 no-repeat;
}
.china_type, .font_type
{
    float: left;
    display: block;
    margin-top: 44px;
}
.china_type
{
    margin-left: 21px;
}
.font_type
{
    float: left;
    display: block;
    margin-top: 44px;
}

/*面包屑*/
.crumb
{
    height: 49px;
    color: #666;
    line-height: 40px;
    background: url("../../images/companyGreen/public/bgCrumb.gif") repeat-x;
}
.crumb_box
{
    width: 990px;
    margin: 0 auto;
    font-family: 宋体;
    margin-top:6px;
    height:22px;
}
.current_crumb
{
    color: #60A4FF;
}
/*中间内容部分*/
.main
{
    width: 990px;
    margin: 14px auto 20px auto;
}
.rightContain_body
{
    width: 751px;
    padding: 0 19px 0 19px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}


.menuHead_left
{
    width: 8px;
    height: 39px;
    float: left;
    background: url("../../images/companyGreen/public/bgMenuHeadLeft.gif") no-repeat;
}

.menuHead_right
{
    width: 8px;
    height: 39px;
    float: right;
    background: url("../../images/companyGreen/public/bgMenuHeadRight.gif") no-repeat;
}



/*右边内容*/
.main_right
{
    width: 792px;
    float: right;
}
.containHead_left
{
    width: 12px;
    height: 11px;
    float: left;
    _font-size: 0;
    background: url("../../images/companyGreen/public/bgListLeft.gif") no-repeat;
}
.containHead_mid
{
    width: 768px;
    height: 11px;
    float: left;
    _font-size: 0;
    background: url("../../images/companyGreen/public/bgListMid.gif") repeat-x;
}
.containHead_right
{
    width: 12px;
    height: 11px;
    float: right;
    _font-size: 0;
    background: url("../../images/companyGreen/public/bgListRight.gif") no-repeat;
}

.containFoot_left
{
    width: 12px;
    height: 11px;
    float: left;
    background: url("../../images/companyGreen/public/bgListFootLeft.gif") no-repeat;
}
.containFoot_mid
{
    width: 768px;
    height: 11px;
    float: left;
    background: url("../../images/companyGreen/public/bgListFootMid.gif") repeat-x;
}
.containFoot_right
{
    width: 12px;
    height: 11px;
    float: right;
    background: url("../../images/companyGreen/public/bgListFootRight.gif") no-repeat;
}
/*脚部*/
.foot
{
    height: 16px;
    line-height: 12px;
    color: #666;
    font-family: 宋体;
    background-color: #f9f9fa;
    text-align:center;
    margin-top:12px;
}
.foot_head
{
    height: 6px;
    background-color: #006BA9;
    margin-bottom:4px;
}
.foot_contain
{
    width: 990px;
    margin: 0 auto;
}
.foot_up
{
    margin-top:12px;
    text-align:center;
}
.foot_down
{
    margin-top:2px;
    text-align:center;
    margin-bottom:8px;
    margin-top:6px;
}
.search_pages
{
    margin-left:245px;
}
.search_nav
{
    height:30px;
    width:990px;    
    margin-left:149px;
}
.main_right_search
{
    width: 792px;
    float: left;
}
.search
{
    margin-top:0px;
}


/*banner图片*/
.banner
{
    width: 100%;
    height: 181px;
    background: url("../../images/companyGreen/home/bgBannerBg1.jpg") repeat-x;
}
.banner img
{
    width: 990px;
    height: 181px;
    margin: 0 auto;
    display: block;
}
/*文章内容*/
.rightContain_text
{
    padding: 0 19px 20px 19px;
}
.rightContain_body .contain_head
{
    text-align: center;
    color: #323232;
    font-size: 26px;
    margin-bottom: 32px;
    padding-top: 33px;
    font-weight: normal;
}
.rightContain_body .date
{
    color: #333;
    margin-top: 14px;
    margin-bottom:18px;
    line-height: 12px;
    font-size: 12px;
    text-align:center;

}
.rightContain_body p
{
    color: #333;
    margin: 0;
    line-height: 21px;
    font-size:14px;
}