
/*详情页样式*/
.tong_con_title{font-size: 28px; line-height: 1.5; margin:30px auto; color: #000; }
.tong_liulan{/*background: #f5f5f5;*/padding: 10px 0px;color: #999;overflow: hidden;line-height: 22px; border-bottom: #f5f5f5 1px solid;  }
.tong_back{margin:10px auto;line-height:25px;color:#666;text-align:center; font-size: 18px;}
.tong_back a{color:#666;}
.tong_back a:hover{color:#0061ae;}
.tong_connr{margin:30px auto;text-align:left;line-height:1.5;font-size:18px; color: #4D4D4D;}
.tong_connr h4,.dan_con h4{ font-size: 20px;  font-weight: bold; }
.tong_connr p,.dan_con p{margin:  0 0 20px 0;}
.pian{margin:10px auto;width:100%;text-align:left;line-height:180%; font-size: 18px;}
.pian span{font-weight:bold;}

.tong_connr a,.tong_connr a span{color: #0E4E70!important; }
.tong_connr a:hover{ text-decoration: underline; }
/*单页面样式*/
.dan_con{ margin:20px auto; text-align:left;line-height:1.5; font-size:18px; color: #4D4D4D;}
.dan_con a{display: inline-block; color:#4D4D4D; font-size:18px; margin-top:auto;}
.tong_page{  margin:10px auto; height:25px;}
.dan_con ul li:before{font-family:"iconfont"; content: "\e617";  }
.dan_con ol{}


.dan_con table,.tong_connr table{border-right: #cacaca 1px solid!important; border-bottom:  #cacaca 1px solid!important;}
.dan_con td,.tong_connr td{  padding:10px; border: none!important; border-left: #cacaca 1px solid!important; border-top: #cacaca 1px solid!important;}
ol {
  counter-reset: li;
}

ol li::before {
  content: counter(li) ".";
  counter-increment: li; float: left; display: block; margin-right: 5px;
}
ol li .lir{ overflow: hidden; }

@media only screen and (max-width: 1024px) {


}

@media only screen and (max-width: 768px) {


}
@media only screen and (max-width: 600px) {



}

@media only screen and (max-width: 320px) {

}

