/* CSS Document */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:16px/26px 'Microsoft Yahei','Simsun';color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#2d374b;}
a:hover {color:#d00;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
<!--table{border-collapse:collapse; border-spacing:0;}
-->
img {vertical-align:middle;}
html {font-size:62.5%;}
/*Ñ¡ÖÐºó±³¾°É«*/
::selection {
	color: #fff;
	background: #fd6114;
} 
::-moz-selection {
	color: #fff;
	background: #fd6114;
}
a {
	text-decoration:none;
}
a:active, a:hover {
	outline: 0;
}




.MainCont {max-width:640px; margin:0 auto; background:#fafafa;}

.TopLogo {overflow:hidden; padding:12px; background:#0060ab url(topBG.png) repeat-x bottom;}
.TopLogo .logo {float:left;}
.TopLogo .logo img {max-width:118px; max-height:40px;}
.TopLogo .phone {float:right; height:40px; display:flex; justify-content:center; align-items:center; color:#e5e5e5; font-size:16px;}
.TopLogo .phone img {max-width:24px; max-height:15px; padding-right:10px;}

.TopMenu .MenuBox {overflow:hidden; background:#0060ab; display:table; width:100%;}
.TopMenu a {width:20%; display:table-cell; vertical-align:middle; text-align:center; padding:8px 0; color:#e5e5e5; font-size:12px;}
.TopMenu a ul li img {max-width:24px; max-height:24px;}
.TopMenu a ul li:last-child {height:25px; line-height:25px; overflow:hidden;}
.TopMenu a:hover {background:#006bbf;}



.footer {overflow:hidden;background:#EEEEEE}
.footer ul {overflow:hidden; padding:20px 12px 10px 12px;}
.footer ul li {text-align:center; width:100%; line-height:25px; font-size:14px;}
.footer ul li img {max-width:82px; max-height:82px;}



