body,div,p,ul,li,a,dl,dt,dd,ol,img,font,h1,h2,h3,h4,h5,h6,strong,b,span,label,em,i,from,header,nav,footer{margin:0;padding:0;border:0;font-family:"微软雅黑", "宋体";font-size:13px;font-style:normal;}
a,a:focus,a:hover{text-decoration:none;}


.tools{max-width:96%;margin:10px auto;background:#fff;border-radius:8px;overflow:hidden;}
.tools h2{color:#636060;font-size:24px;font-weight:600;margin:15px 0;}
.tools_container{display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-shadow:0 2px 10px 0 rgb(0 0 0 / 10%);box-shadow:0 2px 10px 0 rgb(0 0 0 / 10%);}
.tools_item{max-width:50%;color:#383e45;border-right:1px solid #f6f6f8;border-bottom:1px solid #f6f6f8;position:relative;overflow:hidden;-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;z-index:1;}
.tools_item.row3{width:360px;}
.tools_item.row4{width:270px;}
.tools_item.row5{width:216px;}
.tools_item.row6{width:180px;}
.tools_item a{display:block;width:100%;height:100%;padding:0.24rem;color:#383e45;position:relative;z-index:2;}
.tools_item_icon, .tools_item h3{margin-bottom:12px;}
.tools_item h3{line-height:30px;font-size:20px;font-weight:600;letter-spacing:0;color:#383e45;margin:15px 0 9px;}
.tools_item_content{line-height:16px;font-size:12px;color:#626870;}
.tools_item img{width:50px;height:50px;}
.tools_item:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.tools_item_content p{letter-spacing:.5px;font-size:12px;line-height:18px;color:#626870;}
.badge {border-radius:8px;margin-left:8px;line-height:16px;white-space:nowrap;border:1px solid #ff6a58;color:#e5322d;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;right:10px;z-index:2;top:10px;background:none;}

.tools2{background:#f7eeee;}
.tools2 img{height:auto;margin-right:10px;}
.tools2 .tools_item{border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;}

.clock{padding-top:2.5%;}
.clock h4{top:5%;letter-spacing:3px;font-weight:bold;line-height:1.15em;}
.clock h4 span{letter-spacing:0px;}
.clock h4 img{width:30px;}
.clock .clock_time{bottom:3.5%;}
.clock .clock_time span{margin-left:5px;}
.clock.w50{height:540px;}
.clock.w33{height:360px;}
.clock.w25{height:290px;}
.clock.w75{width:75%;height:290px;}
.clock.w20{height:216px;}
.clock.w16{height:180px;}

@media screen and (max-width:640px){
    .clock{padding-top:5.5%;}
    .clock.w25{width:50%;height:62vw;}
}

li{list-style:none;}
a{text-decoration:none;}
.fl{float:left!important;}
.fr{float:right!important;}
.clr{clear:both;}
.blue{color:#40B6F3!important;}
.cblue{color:#009900!important;}
.red{color:#FF3F56!important;}
.green{color:#04BF17!important;}
.yellow{color:#E4B307!important;}
.aqua{color:#7FFFD4!important;}
.white{color:#fff!important;}
.burlywood{color:#DEB887!important;}
.cadetblue{color:#5F9EA0!important;}
.chocolate{color:#D2691E!important;}
.darksalmon{color:#E9967A!important;}
.DeepPink{color:#ff1493!important;}
.magenta{color:#f0f!important;}
.Purple{color:#a020f0!important;}
.SteelBlue{color:#0370a7!important;}
.RoyalBlue{color:#4169e1!important;}
.BG_WhiteSmoke{background:#f4f4f4!important;}
.cc{height:0px;clear:both;}
.p_l_10{padding-left:10px;}
.c_f{color:#fff;}
.pr{position:relative;}
.none{display:none;}
img{max-width:100%;height:inherit;}
body{width:100%;position:relative;}
#main{padding-top:7px;}

.bottom{background:url(../images/foot_bg.png) repeat;}
@media screen and (min-width:1080px){
    .tools2{max-width:unset;}
}