html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, section, footer {
    /*font-family: "Times New Roman";*/
    font-style: inherit;
    font-weight: inherit;
}
body{background-color:white;}
a{color:#000;text-decoration: none;}
/*基本*/
.tbthw30 tr th{width:30%;}
.tbthw35 tr th{width:35%;}
.tbthw40 tr th{width:40%;}
.tbthw45 tr th{width:45%;}
.tbthw50 tr th{width:50%;}
table tr th{text-align:right;font-weight:bold;}
table tr td{text-align:left;}
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.title{font-weight:bold;}
.title a{font-weight:bold; }
.clear {clear:both;}
.middle {vertical-align: middle;}
.fl-left {float:left;}
.fl-right {float:right;}
.div-inline{ display:inline} 
.white-color {color:#fff !important;}
.white-color a {color:#fff !important;}
.white-bgcolor {background:#fff !important;}
.black-color {color:#000 !important;}
.black-color a {color:#000 !important;}
.black-bgcolor {background:#000 !important;}
.spacing{background: none;height: 5px;font-size: 0px;}
.w220{width:220px;}
.w300{width:300px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}

/*布局*/
.mean {padding-top: 1rem;margin:0 auto;text-align:center;background-color:white;/*border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #808080;border-left-color: #808080;*/}
.head{ margin:0 auto;text-align:center;background-color:white;/*border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #808080;border-left-color: #808080;*/}
.foot{ margin:0 auto;text-align:center;background-color:white;/*border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #808080;border-left-color: #808080;*/}
.part{padding-left:1rem;padding-top:3.2rem;padding-right:1rem;padding-bottom:4.5rem; margin:0 auto;text-align:center;background-color:white;}
/*1s2s1*/
.layout_1s2s1{ width:100%; margin:0 auto;}
.layoutleft_1s2s1{float:left; width:30%; }
.layoutright_1s2s1{float:right; width:30%;}
.layoutmain_1s2s1{ margin:0 30%;}

/*改写bootstrap.min.css*/
/*.bg-light{background-color:#ffe6ff!important}*/
/*.card-header{background-color:#ffe6ff;}*/
/*.card{background-color:#fff6ff;}*/
/*.card-body{background-color:#fff6ff;}*/
/*.weui-navbar{background-color:#fff6ff;}*/
/*.weui-cells{background-color:#fff6ff;}*/
/*.bgc{background-color:#fff6ff;}*/
/*.navbar-inverse{background-color:#aaddff;border-color:#d8f0f8}*/

/*考试*/
.bookname {background-color:#18B4ED;margin-top:4px;margin-bottom:15px;border-radius:4px;padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;font-weight:bold;}
.doblock,.btn {-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.doblock {-moz-box-shadow:0 0px 2px #989898;-webkit-box-shadow:0 0px 2px #989898;box-shadow:0 0px 2px #989898;display:inline-block;width:100%;margin-bottom:10px; background-color:azure;}
.dopage {padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px; width:100%;}
.dopage a {text-decoration:none;}
.dimension {width:98%;margin-right:auto;margin-left:auto; }
.dimension ul {list-style-type: none;}
.dimension ul h3 {color:#000000;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#cccccc;margin-bottom:10px;padding-bottom:9px;padding-top:2px;}
.dimension ul li {padding-top:6px;padding-bottom:6px;text-indent:30px;font-size:16px;}
.timeremainder {float:left;width:30%;border-radius:20px;margin-bottom:10px;background:#ccc;height:60px;width:78px;}
.timetitle {text-align:center;line-height:28px;color:#000000;}
.timecontent {color:#FF0000;text-align:center;line-height:28px;}
.doprocess {margin: 0 0px; text-align: center;width:85%;}
.answer {width:90%;text-align:center;}
.answer ul {width:100%;margin-left:33%;list-style-type: none;}
.answer ul li {float:left;height:24px;width:24px;background-color:#E05F5F;text-align:center;font-family:Arial,Helvetica,sans-serif;margin:6px;line-height:24px;color:#FFFFFF;}
.answer a {color:#333333;text-decoration:none;background-color:#04BE02;height:24px;width:24px;float:left;line-height:24px;}
.overdo {position:relative;padding-top:30px;display:none;}
.buttonsubmit {color:#FFFFFF;border:0 none;border-radius:1px;cursor:pointer;width:100%;float:left;margin-top:0px;background-color:#EF4F4F;-webkit-border-radius:6px;border-radius:6px;padding:6px;margin-bottom:30px;}
.buttonpre {color:#FFFFFF;border:0 none;border-radius:1px;cursor:pointer;float:left;background-color:#04BE02;-webkit-border-radius:6px;border-radius:6px;padding-top:4px;padding-right:8px;padding-bottom:5px;padding-left:8px;margin-top:20px;width:45%;margin-left:4px;}
.buttonnext {color:#FFFFFF;border:0 none;border-radius:1px;cursor:pointer;float:right;background-color:#04BE02;-webkit-border-radius:6px;border-radius:6px;padding-top:4px;padding-right:8px;padding-bottom:5px;padding-left:8px;margin-top:20px;width:45%;margin-right:4px;}
.nocopy {user-select: none; /* 标准属性 */-webkit-user-select: none; /* WebKit浏览器 */-moz-user-select: none; /* Firefox */-ms-user-select: none; /* IE/Edge */}
/*其他*/
.list_box li {text-align:left; }
.list_box li span {float:right;}
.list_box .split{list-style-position:initial;overflow:hidden;}
.pic_box {text-align:center;  }
.pic_box li{ margin:10px 3px 10px 3px ;float:left; overflow:hidden; font-size:13px; list-style:none;}
.pic_box li img{ width:127px; height:158px; padding:3px; border:2px solid #ebebeb; }