@charset "gb18030";
/* CSS Document */
*{margin:0;padding:0;font-size:14px;font-family:Microsoft YaHei;border:1px none #000;list-style:none;text-decoration:none;word-break:break-all;border-radius:0}
body{font-family:Microsoft YaHei;font-size:14px;    background: #f6f6f6;-webkit-text-size-adjust:100%!important;}

/*首页开始*/
.mdm_link{ text-align:center;width:100%; height:51px; margin-bottom:10px;}
.mdm_banner{ width:100%; overflow:hidden; text-align:center; padding-top:10px;}
.mdm_banner img{ width:96%;}
.mdm_nav{ padding:2%; overflow:hidden; padding-top:20px;}
.mdm_nav p{color:#222222; font-family:PingFang-SC-Bold; font-weight:bold; font-size:17px; padding-bottom:10px; padding-left:10px;}
.mdm_nav li{ width:46%; overflow:hidden; float:left; padding:2%;}

.mdm_nav li img{ width:100%;}
/*首页结束*/

.logo
{
	 width:100%;
	 max-width: 640px;
	 margin:0 auto;
	 overflow:hidden;
	 text-align:center;
	 color:#e77817;
	 font-size:30px;
	 font-weight:bold;
	 
}

.logo_line
{
	width:100%;
	 overflow:hidden; text-align:center;
	 background:#c2c1c1;
	 height:8px;
	 
}

.top_gg
{
	 width:100%;
	 max-width: 640px;
	 margin:0 auto;
	 overflow:hidden;
	 text-align:center;
	 color:red;
	 font-size:16px;
	
	 
}








.nav{ width:100%;overflow:hidden;max-width: 640px;  margin:0 auto; margin-top:5px;}
table{ border:0px;width:99%;border-right:1px solid #4d311c;border-bottom:1px solid #4d311c; margin:5px auto;}
table td{  border-bottom: 1px solid #dddddd;height:25px; font-size:14px; font-family:"????????"; text-align:center; line-height:25px;border-left:1px solid #4d311c;border-top:1px solid #4d311c}
.nav_top{ width:100%; background:#007cc2; height:64px; color:#ffffff; line-height:64px;}
.nav_title_bg{ border-radius:4px 4px 4px 4px; width:80%; background:#ffffff; height:60px; margin-left:2px; margin-top:2px; float:left; text-align:center; color:#000000; line-height:60px; }
.nav_title{border-radius:4px 4px 4px 4px; height:56px;margin-left:2px; margin-top:2px; margin-right:2px;background:#76c5f0;font-size:24px; }
.nav_title b{ padding-left:10px;}
.show{ float:right; padding-right:10px; display:block; width:42px; height:52px; margin-top:10px;}
.close{ background:url(../images/close.jpg) no-repeat;}
.open{ background:url(../images/open.jpg) no-repeat;}
.distance_title
{
	border-radius:30px 30px 30px 30px;
	width:100%;
	background:#84c225;
	font-size:18px;
	margin-top:2px;
	color:#ffffff;
	height:40px;
	line-height:40px;
	text-align:center;
}
.bz{max-width: 640px; color:red;text-justify:inter-ideograph;}
.font{width:100%;overflow:hidden;max-width: 640px;  margin:0 auto; margin-top:5px; }
.footer2 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;

    padding-bottom: 10px;
    background: #2f2f2f;
    padding-top: 10px;
  
}
.footer2 p {
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
}