﻿#docbody
{
  width:100%;  
  background-color: #f7f8fa;
  padding: 30px 0;
}
.mcenter2
{
  background-color:#efefef;    
}
.docleft
{
  width:220px;
  float:left;
  padding-top:50px;
  padding-left: 30px;
  padding-top: 50px;
  width: 200px;
}
.docleft h2
{
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 30px;
  transition: opacity 0.3s ease 0s;
}
.downmenu
{
  width:170px;
  float:left;
}
.downmenu li
{
  width:100%;
  float:left;	
  line-height:30px;
  font-weight:600;
  background:url(/files/images/jian.png) no-repeat right 13px;
}
.downmenu2
{
  width:100%;
  float:left;	
}
.downmenu2 li
{
  width:100%;
  float:left;	
  text-indent:18px;
  font-weight:500;
  background:url(/files/images/bullet.gif) no-repeat 3px 14px;
}
.docright
{
    background-color: white;
    float: right;
    padding: 40px 40px 60px 40px;
    width: 850px;
    min-height:700px;
}
.docright h2
{
    color: #333;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 21px;
    margin-top: 20px;
    padding-right: 200px;
    position: relative;
}
.docdes {
    margin-bottom: 20px;
    padding-top: 10px;
}
.docnotice {
    background: url("/files/images/notice.png") no-repeat;
    height: 16px;
    vertical-align: top;
    width: 16px;
    display:inline-block;
}
.docdes p
{
   width: calc(100% - 40px);
   display:inline-block;
   vertical-align:top;
   margin-left:10px;
   line-height:24px;
   margin-top:-5px;
}
.tel
{
  color:#f60;
  font-size:15px;
}
.menutitle
{
    border-bottom: 1px solid #d9d9d9;
    line-height: 42px;
    position: relative;
}
.menutitle h3 {
    font-size: 18px;
    font-weight: 400;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.doccount {
    color: #ed702e;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin-left: 3px;
    padding: 0;
    width: 22px;
    font-style:normal;
}
.menulist {
    display: table;
    font-size: 0;
    margin-bottom: 15px;
    margin-top: 10px;
    table-layout: fixed;
    width: 100%;
}
.menulist ul
{
    box-sizing: border-box;
    display: block;
    font-size: 0;
    padding-right: 0;
    width: 100%;
    vertical-align: top;
}
.menulist ul li
{
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px 0 0;
    width: 25%;
}
.menulist ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#00a4ff;
}

/* 内容详细页 */
.crumbs {
    font-size: 0;
    line-height: 40px;
}
.crumbs a,.crumbs .text {
    color: #000;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.crumbs .right-arrow-icon {
    background: url("/files/images/youjian.png") no-repeat 5px 5px;
    display: inline-block;
    height: 16px;
    margin-left: 4px;
    margin-right: 5px;
    vertical-align: middle;
    width: 16px;
    display:inline-block;
}
.crumbs .text {
    color: #666;
}
.box-title {
    margin-bottom: 21px;
    margin-top: 20px;
    position: relative;
}
.box-title h1 {
    font-size: 30px;
    color: #333;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 110px 0 0;
}
.box-title .time {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}
/*#docArticleContent * {
    box-sizing: border-box;
    list-style: inherit;
}*/
#docArticleContent h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 38px;
    color: #333;
    line-height: 1.5;
}
#docArticleContent p {
    margin-bottom: 10px;
}
#docArticleContent table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d9d9d9 #d9d9d9 currentcolor;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    line-height: 1.5;
    margin-bottom: 24px;
    margin-top: 0;
    width: 100%;
}
#docArticleContent table {
    margin-bottom: 0;
}
#docArticleContent table {
    border-collapse: collapse;
    border-spacing: 0;
}
#docArticleContent table tr {
    background-color: #fff;
}
#docArticleContent table td, #docArticleContent table th {
    border: 1px solid #d9d9d9;
    overflow-wrap: break-word;
    padding: 8px 13px;
    text-align: left;
}
#docArticleContent table th {
    background-color: #f2f2f2;
    color: #333;
    font-weight: 400;
    word-break: keep-all;
}
#docArticleContent table td, #docArticleContent table th {
    border: 1px solid #d9d9d9;
    overflow-wrap: break-word;
    padding: 8px 13px;
    text-align: left;
}
.koue img
{
   padding-right:4px;
}

.proRlist
{
    margin-bottom: 24px;
    margin-top: 0;
    list-style:none;
}
.proRlist li{
    margin-top: 18px;
    margin-bottom: 10px;
    background:url(/files/images/dote.png) no-repeat 0px 9px;
    padding-left:16px;
}
.proRlist li a{
    color:#00a4ff;
}