body, h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, ol, ul, li, form, table, th, td, a, img, span, strong, var, em, input, textarea, select, option {margin: 0;padding: 0;}
img{vertical-align: middle;max-width: 100%;border:0;}
ol, ul, li {list-style: none;}
a:link, a:visited, a:active{text-decoration: none;}
body{color: #2b2c2b;font-size: 14px;font-family: "microsoft yahei";background: url(bj.png);text-align:center;width: 100%;overflow: hidden;position: relative;overflow-y: scroll;background-size: cover;
	background-repeat: no-repeat;background-position: center center;}
.header{margin: 55px 0 30px 0;position: relative;background: url(head-line.png);width:100%;height: 52px;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.header .top{width:1695px;height: 52px;margin: 0 auto;position: relative;}
.header .top .time{position: relative;float: left;width: 180px;height: 35px;}
.header .top .time span{color: #0f629c;font-family: "microsoft yahei";font-size: 26px;}
.header .top .time span#currWeather{margin: 0 0 0 20px;padding: 0;}
.header .top .logo{margin: 10px;width: 540px;height: 43px;text-align: center;margin: 0 auto;padding: 25px 15px 0 15px;}
.header .top .date{position: absolute;width: 265px;height: 35px;top: 0;right: -30;}
.header .top .date span{color: #0f629c;font-family: "microsoft yahei";font-size: 26px;}
.header .top .date span#currWeek{margin: 0 0 0 20px;}

.area{position: relative;width: 1230px;margin: 50px auto;}
.area .position{margin: 0 0 30px 0;text-align: left;}
.area-list{width: 1110px;margin: 0 auto;background-color:rgba(255,255,255,0.5);padding: 30px 0;}
.zfxxgk-title{font-size: 36px;font-family: SimHei;font-weight: 600;color: #367dff;padding: 0 0 15px 0;}
.area-list ul{text-align: left;margin: 0 20px;height: 470px;overflow: auto;}
.area-list ul li{padding: 0 30px;}
.area-list ul li a{display: block;font-size: 30px;line-height: 47px;color: #333;font-family: SimHei;}
.area-list ul li a span{float: right;}
.scrollbar{width: 30px;height: 300px;margin: 0 auto;}
.area-list ul::-webkit-scrollbar {/*滚动条整体样式*/width: 20px;/*高宽分别对应横竖滚动条的尺寸*/height: 1px;}
.area-list ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/-webkit-box-shadow: inset 0 0 0px rgba(174,208,246,1);background: #AED0F6;}
.area-list ul::-webkit-scrollbar-track {/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);background: none;}



.area-right{width: 1562px;height: auto;display: inline-block;vertical-align: top;margin: 0;}
.area-right ul{padding: 0;margin: 0;text-align: left;font-size: 0;}
.area-right ul li{display: inline-block;vertical-align: top;margin: 0 0 30px 30px;width: 169px;padding: 10px 0 0 0;text-align: center;background: #7EADD9;}
.area-right ul li:nth-child(8n+1){margin: 0 0 30px 0;}
.area-right ul li img{width: 147px;}
.area-right ul li p{font-size: 16px;color: #000;margin: 10px 0 10px 0;font-weight: 600;}
.fh{position: absolute;right: 2%;top: 45%;max-width: 60px;}
.fh img{box-shadow: 0 2px 15px 0 #486598;border-radius: 10px;}

.g_footer{width:1695px;text-align: right;margin: 60px auto 50px auto;}
.area-list::-webkit-scrollbar {
    width: 20px;
    height: 1px;
}
.area-list::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 0px rgba(174,208,246,1);
    background: #AED0F6;
}