@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
li{ list-style:none;}
.red{ color:#f00;}
body{  color:#666;  font-family:microsoft yahei; font-size:16px;}
a{ text-decoration:none; color:#666;}
a:hover{ color:#1681c0}
i,em{ font-style:normal;}
.wrap{ width:1000px; margin:auto;}
.qiu{ width:40px; font-size:20px; height:40px; color:#fff; margin:0 1px; display:inline-block; border-radius:5px; text-align:center; line-height:40px;}
.qiu1{ background:#9a9da0}
.qiu2{ background:#1e72da}
.qiu3{ background:#a053d1}
.qiu4{ background:#ff2e5f}
.qiu5{ background:#ffe619}
.qiu6{ background:#5fc505}
.qiu7{ background:#129534}
.qiu8{ background:#ff523b}
.qiu9{ background:#007eff}
.qiu10{ background:#ff4989}
.qiu0{ background:#ff4989}
.top{ background:url(../images/topbg.jpg); height:95px;}
.top .wrap{ width:1000px;  height:95px;margin:auto; background:url(../images/top.jpg) no-repeat;}
.logo{ float:left}
.logo h1{width:162px;height:37px; display:inline-block;margin:30px 0 0 14px;background: url(../images/logo.png) no-repeat center center; background-size:100% 100%;text-indent:-9999em;}
.logo h1 a{width:162px;height:37px; display:block;}
.top .tabdhs{ float:right; margin:30px 0 0 0}
.top .tabdhs a{color:#1681c0; padding:5px 8px; margin:0 0 0 5px; display:inline-block; border-radius:5px; display:inline-block;}
.top .tabdhs a:hover,.top .tabdhs a.cur{ background:#ff742f; color:#fff;}
.bgcate-top{ background:#1681c0; height:45px; line-height:45px; font-size:20px; margin:20px auto 0;}
.bgcate-top a{ color:#fff; width:9%; display:inline-block; text-align:center; float:left}
.bgcate-top a:hover,.bgcate-top a.cur{ color:#ffff00}
.bgcate-bot{ background:#fff; border:1px solid #d7f0fd; overflow:hidden; tabsizing:border-box; padding:0 0 10px 0;}
.bgcate-bot ul li {width:223px; float:left;font-size:16px;  margin:10px 0 0 20px;  tabsizing:border-box; text-align:center;}
.bgcate-bot ul li a{ display:block; padding:10px 0; width:100%; color:#fff;height:40px; border-radius:20px; height:100%;  border:1px solid #d7f0fd; tabsizing:border-box; color:#1681c0}
.bgcate-bot ul li a:hover,.bgcate-bot ul li a.cur{background:#1681c0;color:#fff;  }
.tabaword{ background:#d7f0fd; overflow:hidden; margin:10px auto 0; height:120px;}
.tabaword-fl{ float:left; padding:20px 0 20px 20px;}
.tabaword .aword-word{ font-size:18px; margin: 0px 0 0 0px;}
.tabaword .aword-word span{ margin:0 1px;}
.tabaword-fl .qiucon{ margin:15px 0 0 0}
.tabaword-fr{ background:url(../images/djsbg.jpg); font-size:20px; width:375px;height:120px; line-height:120px; color:#fff; text-align:center; float:right}
 
.tabaword-fr span{ display:inline-block; float:left; margin:0 0 0 40px}
.tabaword-fr .time{ float:right; margin:0 40px 0 0; font-size:32px; font-weight:bold }
.tabword {    background: #fff;
    overflow: hidden;
    tabsizing: border-box;
    padding: 10px 0;}
.tabword span{ margin:0 20px 0 0;}
.tabzhong{ width:1000px; margin:10px auto 0px; tabsizing:border-box;  }
.tabzhong table{ border-collapse:collapse; width:100%;}
.tabzhong table th{border:1px solid #d7f0fd; background:#1681c0; font-weight:normal; height:48px; color:#fff; }
.tabzhong table td{ border:1px solid #d7f0fd; padding:5px 0; text-align:center; background:#ffffff}
.tabzhong table td .qiu{ width:22px; height:22px; line-height:22px; font-size:16px;}
.ico {width:28px;height:28px;display:inline-block;line-height:28px;border-radius:50%;}
.strf {background:url(../images/icon-1.png) no-repeat;background-size:100% 100%;text-indent:-9999em;}
.hqgi {background:url(../images/icon-2.png) no-repeat;background-size:100% 100%;text-indent:-9999em;}
.cpkb {background:url(../images/icon-3.png) no-repeat;background-size:100% 100%;text-indent:-9999em;}

.tabbot{ margin:20px auto 0;background:#d7f0fd; color:#666; line-height:45px; text-align:center; font-size:14px;}
@media screen and (max-width: 500px) {
	.wrap{ width:98%;}
	.top { background:#d7f0fd; height:auto;}
	.top .wrap{ width:100%; background:none; height:auto; padding-bottom:2%;}
	.top .logo{ float:none; background:#1681c0; padding:10px 2%;}
	.logo h1{ margin:0 auto 0;}
	.top .tabdhs{ float:none; width:98%; margin:0 auto 0; overflow:hidden}
	.top .tabdhs a{  margin:2% 1% 0 0; background:#1681c0; color:#fff;  float:left; display:inline-block}
	.bgcate-top{ margin:10px auto 0}
	.bgcate-bot ul li {width:23%;  margin:10px 1% 0;}
	.bgcate-bot ul li a{ padding:8px 0;border-radius:5px;}
	.tabaword{ overflow:hidden; height:auto}
	.tabaword-fl{ float:none; width:98%; margin:auto; height:auto; padding:2%;}
	.tabaword .aword-word span:first-child{ display:block}
	.tabaword-fl .qiucon{ margin:10px 0 0 0}
	.tabaword-fl .qiucon em{ width:32px; height:32px; line-height:32px; font-size:16px; margin:0 2px;}
	.tabaword-fr{ float:none}
	.tabword { text-align:left; }
	.tabword  span{ display:block; margin:0; }
	.tabzhong{ width:100%;}
}