@import url(cssbase.css);

* {margin:0px; padding:0px;}
body {background:#FFF; width:100%; font-size:14px;}

/* Top */
.top {width:100%; background:#FFF; float:left;}
.top .topBody {width:1220px; margin:0 auto;}
.top .topBody .logo {background:url("logo.png") no-repeat; width:295px; height:80px; float:left;}

/* TopMenu */
.TopMenu {width:100%; height:40px; background:#00B1C0; color:#FFF; line-height:40px; text-align:center; float:left; clear:both;}
.TopMenu .TopMb {width:1200px; margin:0 auto;}
.TopMenu .TopMb a {font-size:16px; padding:5px; height:30px; line-height:30px;}
.TopMenu .TopMb a:link {color:#FFF;}
.TopMenu .TopMb a:visited {color:#FFF;}
.TopMenu .TopMb a:hover {color:#FF0;}

/* ÍøÒ³Ö÷Ìå */
.Info {margin:0 auto; width:1220px; clear:both;}
.Info .Webmain {width:100%; box-sizing:border-box; background:#F0F0F0; border-radius:0.5em; padding:10px 10px 15px; margin-top:10px; float:left; clear:both;}
.Info .Webmain .WMtr {width:1200px; box-sizing:border-box; margin:5px 0 0; font-size:12px; float:left; clear:both;}
.Info .Webmain .WMtr .Lmt {width:110px; height:58px; box-sizing:border-box; background:#FFF; text-align:center; border:1px solid #E5E5E5; border-radius:0.5em; padding:5px 3px; margin:5px 5px 0; float:left;}
.Info .Webmain .WMtr .Lmt img {width:100px; height:46px; border-radius:0.5em; border:0; padding:0;}

/* Bottom */
.bottom {width:1220px; margin:0 auto;}
.bottom .FootBody {width:100%; background:#FFF; padding:5px 0; float:left; clear:both;}
.bottom .Menu {width:100%; margin:0 auto; background:#CEECFF; border-radius:0.5em; font-size:12px; color:#333; height:30px; line-height:30px; text-align:center;}
.bottom .Menu a {color:#333;}
.bottom .Menu a:visited {color:#555;}
.bottom .Menu a:hover {color:#F00;}
.bottom .copy {width:100%; margin:0 auto; font-size:12px; padding-top:10px; text-align:center;}
.bottom .copy .cr {text-align:center;}
.bottom .copy .cr p {line-height:150%;}
.bottom .copy .cr .beian2 {display:inline-block; height:20px; line-height:20px;}

/* Link */
.LinkD {width:1220px; margin:0 auto;}
.LinkD .LinkBody {width:100%; box-sizing:border-box; background:#FFF; padding:5px 0; float:left; clear:both;}
.LinkD .Link {width:100%; box-sizing:border-box; height:auto; background:#F5F5F5; border:1px solid #DDD; border-radius:0.5em; margin-bottom:5px; font-size:12px; text-align:left; padding:5px; float:left;}
.LinkD .Link .LinkL {width:80px; padding:5px 0; font-weight:bold; vertical-align:middle; text-align:center; float:left;}
.LinkD .Link .LinkR {width:1110px; box-sizing:border-box; padding-left:10px; float:left;}
.LinkD .Link .LinkR .Div03 {width:100%; box-sizing:border-box; border-bottom:1px dotted #DDD; text-align:left; padding:5px 0; float:left; clear:both;}
.LinkD .Link .LinkR .Div03 .Div04 {width:105px; box-sizing:border-box; padding-left:8px; border-right:1px dotted #DDD; float:left;}

.LinkAD {width:1220px; margin:0 auto;}
.LinkAD .LinkBody {width:100%; box-sizing:border-box; background:#F5F5F5; border-radius:0 0 0.5em 0.5em; padding:3px 0; margin:0 0 10px 0; float:left; clear:both;}
.LinkAD .Link {width:100%; box-sizing:border-box; font-size:12px; line-height:25px; text-align:left; padding:5px 15px; float:left;}
.LinkAD .Link .LinkL {width:5%; color:#555; float:left;}
.LinkAD .Link .LinkR {width:93%; box-sizing:border-box; float:left;}
.LinkAD .Link .LinkR .textdiv {max-width:8em; padding-left:11px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;}
.LinkAD .Link .LinkR a {color:#555;}

/* Link */
a {text-decoration:none;}
a:link {color:#333;}
a:visited {color:#555;}
a:hover {color:#F60; text-decoration:underline;}
a:active {color:#F60;}

.blue {color:#0053F9;}
.red {color:#F00;}