﻿.Contact_box{background: #f7f7f7;padding:15px 20px;position:relative;}
.article_right .article_cont .Contact_box p{width: 100%;color:#000;padding-bottom: 3px;}
.p_img{ float: none !important;position: absolute !important;right: 0px;text-align: center; width: 200px !important; margin:0 auto !important}
h3.dep_tit{font-size: 16px;line-height: 2em;font-weight: bold;color: #299af1;font-size: 20px;font-weight: bold;line-height: 1.8em;margin: 20px 0;text-align: left;}
ul.dep_list li.dep_li{width:45%;padding:8px 2%;border: 1px dashed #299af1;height:126px;margin-bottom:10px;background:#fbfbfb;}
ul.dep_list li.dep_li:hover{background: #ededed}
ul.dep_list li.dep_li h3.Name a{font-size: 14px;color: #299af1;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} 
ul.dep_list li.dep_li p.phone{ background:none;}
@media only screen and (max-width: 768px)
{
	
	ul.dep_list li.dep_li{ height:130px;}
}
@media only screen and (max-width: 640px)
{
	.article_cont p img{ display:none !important;}
	ul.dep_list li.dep_li{width:98%;padding:2%;border:1px dashed #125f89; height:auto; box-sizing:border-box; float:none;}
} 