
@charset "utf-8";/* CSS Document*/body, div{margin: 0;padding: 0;color: #444444;font: 14px/1.5 Microsoft YaHei, Helvitica, Verdana, Arial, san-serif;background-color:#F5F7E3;}
img{width:100%}
a{ text-decoration:none;}
.index_top{width:100%;height:auto}
.index_top_left{width:27%;height:auto;margin:5px 5px 5px 15px;float:left;}
.index_top_right{width:50%;height:auto;margin:20px 5px 5px 45%;}
.index_top1{width:100%;height:30px;font-size:16px;color:#FFF;padding-top:10px;background:#000;}

.yd_all{width:100%;  background:url(../pic/yd_dise.png); background-size:100% 100% }
.yd_all td{font-size:12px; font-family:"微软雅黑"}
.yd_list_font{ color:#F90; font-weight:bold;}
.img_yd{width:12%}

.yd_all1{width:100%;  background:url(../pic/yd_dise.png); background-size:100% 100% }
.td_font{font-weight:bold; color:#000;}
.td_font_1{ font-size:12px;font-weight:bold; color:#F00;}
.td_font_2{ font-weight:bold; color:#d3ad5d;}
.yd_all_1{width:87%; height:auto;}
#inbottom{position:fixed; bottom:-2;left:0; width:100%; }

input { font-size: 14px; font-weight: bold;  }

input[type=range]:before { content: attr(min); padding-right: 5px; }
input[type=range]:after { content: attr(max); padding-left: 5px;}

output {
    display: block;
    font-size: 5.5em;
    font-weight: bold;
}


::-webkit-date-edit { padding: 1px; background: url(/study/image/selection.gif); }
::-webkit-date-edit-fields-wrapper { background-color: #eee; }
::-webkit-date-edit-text { color: #4D90FE; padding: 0 .3em; }
::-webkit-date-edit-year-field { color: purple; }
::-webkit-date-edit-month-field { color: blue; }
::-webkit-date-edit-day-field { color: green; }
::-webkit-inner-spin-button { visibility: hidden; }
::-webkit-calendar-picker-indicator {
    border: 0px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 1px #fff, 0 1px #eee;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
    color: #666;
}
