/* 1.BODY ---------------------------------------------------------------------- */ nav{ background:#DEDEDE; padding:0 0 10px 0;} .clear{height:0; overflow:hidden; clear:both} /* 2.nav 1 ---------------------------------------------------------------------- */ .nav_style{ background:#FFF; box-shadow:0px 5px 5px rgba(0,0,0,.6); padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0; } .nav_h1,.nav_h2,.nav_h3,.nav_h4{ text-align:center;} .nav_h1{ font:2.4em/50px "Microsoft YaHei";} .nav_h2{ font:1.6em/40px "Microsoft YaHei";} .nav_h3{ font:1.2em/35px "Microsoft YaHei"; color:#ff8800;} .nav_h4{ font:1em/35px "Microsoft YaHei";} .nav_h4 a{ background:#db0f1a; padding:8px 15px; border-radius:5px; } /* 2.nav 2 ---------------------------------------------------------------------- */ .nav_boderBot{ width:50%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; } /* 3.nav 5 ---------------------------------------------------------------------- */ .nav_h3a{ font:normal 1.2em/35px "Microsoft YaHei"; text-align:center;} .nav_h3a img{ margin:5px auto;} .nav_div_h3a{ width:80%; line-height:25px; font-size:14px; text-align:left; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; } .nav_div_h3a a{ color:#fefdfd; text-align: left; } .nav8{ margin-bottom:60px;} .hr_w{ background:#999; height:1px; margin:0 1% 1% 1%;} .nav_h3_img{ width:70%; margin:5px auto;} .nav_h4_img{ text-align:center; line-height:25px; } .nav_h4_img a{ color:#333;} .nav_h4_img img{ width:100%; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; } .nav_h3_img img{ width: 70%;} .nav_h4_WINNER img{ width:80%; } .PROCESS_time{ text-align:center;} @media screen and (max-width:435px){ .item{ font-size:0.8em; line-height:15px;} .PROCESS_time{ font-size:1em; line-height:35px;} }