﻿.article_cont{ position: relative;}
.ewm{ position:absolute; right:0px; top:0px; text-align:center; width:124px;}
.ewm p{padding-bottom: 0px !important;}
.ewm h2{ line-height:24px; font-size:14px; font-weight:normal;}
h3.dep_tit{font-size: 16px;line-height: 2em;font-weight: bold;}
ul.dep_list li.dep_li{width:45%;padding:2%;border:1px dashed #006481;margin-top: 10px;}
ul.dep_list li.dep_li:hover{background: #ededed}
ul.dep_list li.dep_li h3.Name a{font-size: 14px;color: #006481;line-height: 2em}
ul.dep_list li.dep_li h3.Name a:hover{font-weight: bold;}
ul.dep_list li.dep_li p{padding:0;line-height: 1.8em}

@media only screen and (max-width:660px){
ul.dep_list li.dep_li { width: 100%; box-sizing: border-box; margin-top: 10px;}
.article_right .article_cont p img{ float: none !important;margin: 0px auto !important; }
.article_right .article_cont p { word-wrap: break-word;}
.ewm{ display:none;}
} 