
.main{
	width: 1200px;
	margin: 0 auto;
	background: white;
	padding-top:12px ;
}
.path{
	height: 40px;
	background: #f6f5f5;
	padding-left:29px;
	border-bottom: 1px solid #e6e5e5;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
}
.path a{
	color: #666666;
}
.artical{
	width: 1160px;
	margin: 0 auto;
	padding: 0 20px;
	min-height: 600px;
	position: relative;
	padding-bottom: 40px;
	overflow:hidden;
}
.artical .title{
	margin-top: 16px;
	/* border-bottom: 1px solid #e9e9e9; */
}
.artical .title h6{
	line-height: 58px;
	font-size: 30px;
	font-family: "微软雅黑";
	text-align: left;
	color: #333;
	font-weight:bold;
}
.artical .title h5{
	line-height: 37px;
	font-size: 17px;
	font-family: "微软雅黑";
	text-align: left;
	color: #333333;
	font-weight:bold;
	
}
.artical .title P{
	/* text-align: center; */
	line-height: 30px;
	font-size: 12px;
	color: #8d8d8d;
	font-family: "微软雅黑";
}
.artical .sj p{
	 line-height: 30px;
	  border-top: 1px solid #c9c8c7;
	      margin-top: 30px;
		  display:inline-block
}
.artical .sj span {
     display: inline-block;
    font-size: 13px;
    line-height: 30px;
    color: #319573;

    background: url(../images/sj.png) no-repeat left center;
    text-indent: 20px;
    font-weight: bold;
}
.artical .sj .p2 {

    background: url(../images/click1.png) no-repeat left center;
	margin-left:20px;
}

.artical .right .zxdt .zxdt_tit{border-bottom: 2px solid #d6d6d6;padding-bottom: 20px;}
.artical .right .zxdt .zxdt_tit p{display: inline-block;float: left;}
.artical .right .zxdt .zxdt_tit .tp{width: 36px;height: 36px;background: #319573 url(../images/zxdt_tit.png) center center no-repeat;}
.artical .right .zxdt .zxdt_tit .tit{    font-size: 18px;
    line-height: 34px;
    color: #319573;
    text-indent: 18px;}
.artical .right .zxdt ul{margin-top: 24px;margin-left: 6px;border-left: 1px solid #cfcfcf;}
.artical .right .zxdt ul li{position: relative;margin-bottom: 12px;}
.artical .right .zxdt ul li:hover p.sj {
	background: #319573 ;
	color:#fff !important;
}
.artical .right .zxdt ul li:hover .bt {

	color:#319573 !important;
}
.artical .right .zxdt ul li p.sj {
    font-size: 12px;
    color: #319573 !important;
    width: 76px;
    height: 26px;
    background: url(../images/zxdt_sj_bg.png) no-repeat;
    text-align: center;
    line-height: 25px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.artical .right .zxdt ul li::before{content: "";width: 9px;height: 9px;border:1px solid #cfcfcf;border-radius: 50%;position: absolute;top: 8px;left: -6px;background: #fff;}
.artical .right .zxdt ul li p.bt{font-size: 14px;line-height: 22px;margin-left: 17px;}
.artical .right .zxdt ul li+li+li p.sj{color: #000;}

.body_content .main .artical .section p{
	font-size:18px !important;
	font-family:"SourceSansPro-Regular", "微软雅黑" !important;
	letter-spacing: 1px;
	line-height:32px !important;
}

.body_content .main .artical .section div p{
	font-size:18px !important;
	font-family:"SourceSansPro-Regular", "微软雅黑" !important;
	letter-spacing: 1px;
	line-height:32px !important;
}
.body_content .main .artical .section div p span{
	font-size:18px !important;
	font-family:"SourceSansPro-Regular", "微软雅黑" !important;
	letter-spacing: 1px;
	line-height:1.5px;
}

#my-share-d{width: 80px;
  position: fixed;
  margin-left: -140px;
  margin-top: 96px;}
  #my-share-d>div{display: block;
  width: 44px;
  height: 44px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(141, 141, 141, 0.11);cursor: pointer;transition: .4s;margin-bottom: 10px;}
  #my-share-d>div:hover{background: rgba(141, 141, 141, 0.3);}

  @media screen and (max-width: 817px){
    .nry_big .subchannel{transition: .4s;}
    .my-share-d{    display: flex;
      margin: -14px auto 0;
      justify-content: center;width: 100%;padding: 14px 0;background: #fff;}
      .my-share-d>div{    float: left;
        margin: 0 .3rem;    width: 44px;
        height: 44px;}
  }
.section{
	/* padding: 0 20px; */
	margin-top: 40px;
	width:800px;
	float:left;
}

.section table{
	max-width:900px;
}
td, th{
	    border: 1px solid #DDD;
}
.section img{
	max-width: 100%;
}
.confoot{
	    position: absolute;
    bottom: 0px;
    right: 0;
}
