﻿/*
方案自定义浏览页模板CSS文件
方案名称：文档方案
模型标识：Mc_EqDocument
Pid：4d1c655dafde0346
生成日期：2017年05月21日
以上信息由系统自动维护请忽修改
*/
.Top
{
    background-image: url("Images/p_tp_bg_02.png");
}
.Top-main
{
    height: 164px;
    background-color: #ffffff;
}
/*#Nav li a span
{
    color: #55504A;
}*/
.c-main
{
    padding-top: 90px;
    background: url("Images/c_bg_02.jpg") no-repeat center top;
}
.MainContent
{
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    overflow: hidden;
    background: #fff;
}
/*分层导航*/
.HelpCenter
{
    float: left; /* border:1px solid black;*/
    width: 265px;
    padding-top: 40px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: visible;
}
.HelpCenter input
{
    width: 175px;
    height: 25px;
    margin: 15px;
    border: 1px solid #f4ab32;
    float: left;
    border-radius: 5px;
    color: #898989;
}
.HelpCenter button
{
    margin-top: 20px;
    float: left;
    background-color: #f4ab32;
    border: 1px solid #f4ab32;
    border-radius: 5px;
    color: #ffffff;
}
.HelpCenter .LayerNavigate h1
{
    clear: both;
    padding-left: 25px;
    height: 20px;
    margin-left: 9px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #4db8fd;
    background: url("Images/help_log.png") no-repeat;
}
.LayerNavigate
{
    float: left;
    margin-left: 6px;
    color: #535353;
}
/* CSS Document 主体公用定义*/
.lay_List, .lay_List ul, .lay_List li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
  .lay_List ul
{
    margin-left: 28px;
    display: none;
    font-size: 14px;
}

/*一级标题默认*/
.lay_List
{
    font-size: 16px;
}

.lay_List li
{
    position: relative;
    margin: 10px 0 10px 10px;
}
.lay_List li>span{
      padding-left: 37px;
      background: url("Images/close.png") 0px 0px no-repeat;
      cursor:pointer;
  }
/*给所有的a添加默认的logo*/
.lay_List li a span
{
    display: inline-block;
    padding-left: 20px;
    text-decoration: none;
    color: #535353;
    background: url("Images/def_l.png") 0px 0px no-repeat;
}
.lay_List li span{
    cursor: pointer;
    }
.lay_List li a:hover span
{
    color: #4db8fd;
    
}
.lay_List .Index span
{
    color: #4db8fd;
    background: url("Images/current.png") 0px 0px no-repeat;
}
 
.lay_List .show
{
    background: url("Images/show.png") 0px 0px no-repeat;
}

.lay_List .four
{
    position: absolute;
    left: -40px;
    top: 30px;
    min-width: 185px;
    z-index: 100;
    border: 3px solid #FFFFFF;
    border-radius: 10px;
    background-color: #f3f3f3;
}

/*右部内容*/
.Right_Content
{
    float: left;
    width: 935px;
    min-height: 300px;
    padding-top: 40px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.PositionNavigation
{
    width: 900px;
    font-size: 14px;
}
.PositionNavigation a
{
    font-size: 14px;
}
.ClickChangeContent, .Share
{
    width: 900px;
    margin: 0 auto;
}
.Share
{
    height: 32px;
    margin-top: 15px;
}
.Right_Content .Share .bshare-custom
{
    font-size: 13px;
    color: #646464;
    float: right;
}
.bshare-custom a
{
    line-height: 32px;
}
.Right_Content .content_title
{
    padding-left: 10px;
    height: 20px;
    margin-top: 15px;
    color: #888888;
    font-size: 16px;
    background: url("Images/art_title_bg.png") no-repeat;
}
.Right_Content .Author
{
    clear: both;
    margin-top: 15px;
    border-left: 2px solid #bcbcbc;
    border-right: 2px solid #bcbcbc;
    border-top: 2px solid #a3a3a3;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #646464;
    background-color: #e9e9e9;
}

.Right_Content .Author span
{
    float: left;
    display: block;
    margin-right: 120px;
    margin-left: 5px;
}
.Right_Content .Author .ClickNum
{
    float: right;
}
.SpecificContent p
{
    font-size: 16px !important;
    color: #000000 !important;
    margin: 15px 0 15px 5px !important;
    line-height:180%;
    font-family:Microsoft YaHei;
}
/*.SpecificContent .pc_content img 
{
    width: 900px;
    height: 330px;
}*/
.ClickChangeContent .TurnPage
{
    width: 300px;
    margin: 30px auto;
}
.ClickChangeContent .TurnPage a
{
    color: #fff;
    display: inline-block;
    margin: 0 40px 10px 40px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #f4ab32;
    transition:all ease-in-out .3s;
}
.ClickChangeContent .TurnPage a:hover
{
    color: #000;
}

.logonav {
    background: #141414;
}


