﻿body, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, input, select, label, dl, dt, dd { margin: 0; padding: 0; outline: none; -webkit-text-size-adjust: none; }
input, select, label { vertical-align: middle; }
ul, ol, li { list-style: none; }
input, img, select { border: 0; outline: none; }
body { background-color: #eff3f5; font-family: "微软雅黑","Microsoft Yahei","宋体",Verdana,Arial; font-size:16px;line-height:1.5;color: #111; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { text-decoration: none;  }

/*********************************全局通用样式开始*******************************/
/*全局样式*/
.left { float: left; }
.right { float: right; }
.line5 { clear: both; font-size: 0px; height: 5px; overflow: hidden; }
.line10 { clear: both; font-size: 0px; height: 10px; overflow: hidden; }
.line15 { clear: both; font-size: 0px; height: 15px; overflow: hidden; }
.line20 { clear: both; font-size: 0px; height: 20px; overflow: hidden; }
.line30 { clear: both; font-size: 0px; height: 30px; overflow: hidden; }
.clear { float: none; clear: both; font-size: 0; line-height: 0; height: 0; margin: 0; padding: 0; }
.w1200 { width: 1200px; margin: 0 auto; }
.mid-box { width: 1200px; margin: 0 auto; }
.w300 { width: 300px; }
.w880 { width: 880px; }
.bg-white { background-color: #fff; }

/*广告位:285x90*/
ul.w285 { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
ul.w285 li { width: 285px; height: 90px; margin: 10px 0px; border: 1px solid #e1e1e1; position: relative; }
ul.w285 li a { display: inline-flex; }
ul.w285 li img { width: 285px; height: 90px; }
ul.w285 li::after { content: ""; width: 24px; height: 14px; position: absolute; right: 1px; bottom: 1px; background: url(/images/icon-ad.png) no-repeat; }
ul.w285 li:hover { opacity: 0.85; }

/*广告位:1200x90*/
ul.w1200 { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
ul.w1200 li { width: 1200px; height: 90px; margin: 10px 0px; border: 1px solid #e1e1e1; position: relative; box-sizing: unset;}
ul.w1200 li a { display: inline-flex; }
ul.w1200 li img { width: 1200px; height: 90px; }
ul.w1200 li::after { content: ""; width: 24px; height: 14px; position: absolute; right: 1px; bottom: 1px; background: url(/images/icon-ad.png) no-repeat; }
ul.w1200 li:hover { opacity: 0.85; }
ul.mt10 { margin-top: 10px; }

/*顶部*/
.top {height:40px;line-height:40px;background:#333;font-size:13px;}
.top a{color:#FFF}
.top .left li {float:left;padding-right: 15px;}
.top .right li {float:left;padding-right: 15px;}

/*路径*/
.guild { width: 1200px; margin: 0 auto; padding: 10px 0px; font: 12px/22px "宋体"; }
.guild span { font-size: 12px; color: #333333 }
.guild span a { margin: 0px 8px; color: #333333 }
.guild span a:hover { text-decoration: none; color: #009900; }

/*分页*/
.paging { width: 100%; text-align: center; }
.paging a, .paging span { display: inline-block; border: 1px solid #dbdbdb; line-height: 36px; background: #fff; padding: 0px 15px; margin: 30px 3px; }
.paging a:hover { border: 1px solid #3f51b5;  background-color: #3f51b5; color: #fff;}
.paging .on { background-color: #3f51b5; color: #fff; }
.ico-prev { position: fixed; top: 40%; left: 1.2%; }
.ico-next { position: fixed; top: 40%; right: 1.2%; }
/*********************************全局通用样式结束*******************************/

/*********************************统一头部head开始*******************************/
.nav { line-height: 50px; height: 50px; margin: 10px 0px 20px 0px; }
.nav .logo { float: left;width:230px;  height: 50px; }
.nav ul { height: 50px; background: #02126a; float: right; position: relative; }
.nav ul:before { content: ""; display: block; width: 30px; height: 50px; position: absolute; left: -30px; background: linear-gradient(295deg, #02126a, #02126a 50%, transparent 52%, transparent 100%); }
.nav ul li { width: 112px; text-align: center; line-height: 50px; display: inline-block; color: #fff; font-size: 18px; cursor: pointer; }
.nav ul li a{color:#fff;}
.nav ul li a:hover { color: #ffc800; }
.nav ul li.on a { color: #ffc800; }
.nav ul li:last-child { border: none; }
/*********************************统一头部head结束*******************************/


/*********************************统一底部开始*******************************/
.foot {margin-top:0;}
.foot {border-top:1px solid #e6e6e6;margin-top:20px;}
.font-left { margin-left: 45px; }
.font-left li strong {color:#6a6a6a;font:bold 16px/30px "Microsoft Yahei";}
.font-left li {padding:20px 0;width:200px;float:left;border-right:1px solid #e6e6e6;margin:15px 30px 15px 0;}
.font-left li a {font:16px/35px "Microsoft Yahei";color:#6a6a6a;}
.font-left li a:hover {color:#db1011;}
.font-left li.last {border-right:none;}
.font-left li dd {float:left;width:95px;}
.footer {text-align:center;font-size:12px;list-style:none;line-height:1.5;padding-bottom:15px;color:#888886;padding-top:15px; font-family:"微软雅黑";}
.footer {font-size:14px; line-height: 24px;}
.footer a {text-decoration:none;color:#888886;}
.footer a:hover {color:#FFF}
.footer div {line-height:21px;}
.footer div.about a {display:inline;padding:0px 5px;}
.fright {width:980px;margin:8px auto}
.footer a:hover {color:#888886}
.footer div.about a {display:inline;padding:0px 5px;}
.footer .declare{color: #666;font-size: 14px; margin: 24px auto;font-weight: normal; line-height: 24px; text-align: center; }
.footer .declare span{color: #f00;}

/*********************************统一底部结束*******************************/