@import url(../images/cssbase.css);

* {margin:0px; padding:0px;}
body {background:#FFF; width:100%; font-size:14px;}
.main {background:#FFF; margin:0px auto; height:auto; width:1000px; color:#333; font-size:14px;}

/* Top */
.top {width:100%; float:left;}
.top .topBody {width:1220px; margin:0 auto;}
.top .topBody .logo { width:212px; height:80px; float:left;}
.top .topBody .so {text-align:left; float:left;}

/* TopMenu */
.TopMenu {width:1000px; margin:0 auto; background:#0875D2; color:#fff; width:100%; height:40px; line-height:40px; text-align:center; float:left; clear:both;}
.TopMenu a {font-size:16px; padding:0 5px; height:30px; line-height:30px;}
.TopMenu a:link {color:#fff;}
.TopMenu a:visited {color:#fff;}
.TopMenu a:hover {color:#f99f17;}
.TopMenu a:active {color:#FC0;}

/* ��ҳ���� */
.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 .sitelist {width:110px; height:58px; box-sizing:border-box; background:#FFF;  border:1px solid #E5E5E5; border-radius:0.5em; padding:5px 3px; margin:5px 5px 0; float:left;display: flex;justify-content: center;align-items: center;}
.Info .Webmain .WMtr .sitelist img {max-width:100px; max-height:46px;border:0; padding:0;vertical-align: top;}

/* 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:#9FD8FC; 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:180%;}
.bottom .copy .cr .beian2 {display:inline-block; text-decoration:none; height:20px; line-height:20px;}

.bottom2 {width:750px; margin:5px auto; padding:5px 0; font-family:Verdana,Arial; font-size:12px; clear:both;}
.bottom2 .Menu {margin:0 auto; background:#DAF4D5; border-radius:0.3em; width:750px; color:#333; height:25px; line-height:25px; text-align:center;}
.bottom2 .Menu a {color:#333;}
.bottom2 .Menu a:visited {color:#555;}
.bottom2 .Menu a:hover {color:#F00;}
.bottom2 .copy {text-align:center; margin-top:10px;}
.bottom2 .copy p {line-height:150%;}

/* 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;}

/* Link */
a {text-decoration:none;}
a:link {color:#333;}
a:visited {color:#555;}
a:hover {color:#F60;}
a:active {color:#F60;}

.blue {color:#0053F9;}
.red {color:#F00;}
.gray {color:#888;}
