
.calculater1 p{padding:10px;}
.calculater1 .titl{padding-left: 10px;border-left: 6px solid #ab1018;}
.bg100{width:100%;}
.calculaterpm{background:#fff;width:100%;padding:20px;}
.calculaterpm em{font-weight: 550;}
.calculater .t1{border: 1px #a8a8a8 solid;border-radius: 2px;height: 32px;width: 15%;padding-left: 10px;}
.calculater .t4{border-bottom: 1px #a8a8a8 solid;height: 32px;min-width: 15%;width:auto;text-align:center;}
.calculater .t2{border: 1px #c9151e solid; border-radius: 2px; height: 32px;width: 60px;background: #c9151e;color: #fff;}
.calculater .t3{font-size: 13px;}
.calculater .titl{padding-left: 10px;border-left: 6px solid #ab1018;}
.calculaterpm .od_botton{border: 1px #c9151e solid; border-radius: 2px; height: 32px;width: 80px;background: #c9151e;color: #fff;opacity: 0.8;}
.calculaterpm .od_botton:hover{opacity: 1;}
.gridtable1 tr{height:45px;}
.gridtable1 td{padding-left: 10px;}
.gridtable1 t2{width:100%;}
.bgff{background:#fff;}
.bgc9{background:#c9151e;}
.bgb8{background:#b8b8b8;}
.bga3{background:#eacacb; font-weight:bold;}
.ml30{margin-left:30px;}
.mt20{margin-top:20px;}
.ml10{margin-left:10px;}
.mt60{margin-top:60px;}
.calculater dd:hover{cursor: pointer;}
.calculater dd:hover .cal_title{font-weight:bold;}
.calculater .calcula{color:#fff;background:#c9151e;opacity:0.9;width:60px;height:20px;line-height:20px;border:1px solid #c9151e;border-radius:3px;padding:5px 10px;}

.maichong{width:100%;}
.maichong table{width:60%;border:1px solid #ddd;border-radius:2px;}
.maichong table tr td{height:40px;border:1px solid #9d9d9d;text-align: center;}
.maichong .show{display:table-row;}
.maichong .not{display:none;}
.maichong .bgeee{background:#f7f7f7;}
.lianxu{width:100%;}
.lianxu table{width:60%;border:1px solid #ddd;border-radius:2px;}
.lianxu table tr td{height:40px;border:1px solid #9d9d9d;text-align: center;}
.lianxu .show{display:table-row;}
.lianxu .not{display:none;}
.lianxu .bgeee{background:#f7f7f7;}
.color4e{color:#4e8cf5;}
.txt{width:100%;border:0;background: #f7f7f7;text-align: center; height: 40px;}
.calbotton{position: absolute;left:62%;}
.calbotton .t2 { 
	border: 1px #c9151e solid;height: 60px; width: 60px;border-radius: 50%; background: #c9151e;opacity: 0.8; color: #fff;
	animation:mymove 5s infinite;
	/*Safari 和 Chrome:*/
	-webkit-animation:mymove 5s infinite;
}
.calbotton_clear2{position: absolute;left:68%;}
.calbotton_clear2 .t2 { border: 1px #a3a3a3 solid;height: 60px; width: 60px;border-radius: 50%; background: #a3a3a3;color: #fff; }

.calBotton{height:25px;margin-top: -65px;}
.calbotton_od{position: absolute;left:54%;}
.calbotton_od .t2 { border: 1px #c9151e solid;height: 60px; width: 60px;border-radius: 50%; background: #c9151e;opacity: 0.8; color: #fff;}

.calbotton_clear{position: absolute;left:48%;}
.calbotton_clear .t2 { border: 1px #ddd solid;height: 60px; width: 60px;border-radius: 50%; background: #a3a3a3; color: #fff;}

.calbotton_t{position: absolute;left:60%;}
.calbotton_t .t2 { border: 1px #c9151e solid;height: 60px; width: 60px;border-radius: 50%; background: #c9151e;opacity: 0.8; color: #fff;}

.calbotton_cleart{position: absolute;left:65%;}
.calbotton_cleart .t2 { border: 1px #ddd solid;height: 60px; width: 60px;border-radius: 50%; background: #a3a3a3; color: #fff;}


.subb{vertical-align:bottom;font-size: 12px;}
.res_style{background:#eee;font-weight: bold;}

@keyframes mymove{ from {background-color:#c9151e;} to {background-color:#c9151e;} }
/*Safari 和 Chrome:*/
@-webkit-keyframes mymove{ from {background-color:#c9151e;} to {background-color:#c9151e;} }
.calculaterpm .t2:hover{-webkit-box-shadow: inset 0 0 6px #c9151e;opacity: 1;}
.calbotton_clear .t2:hover{-webkit-box-shadow: inset 0 0 6px #fff;opacity: 1;}

.table-container{
	width: 100%; 
	overflow-y: scroll; 
	table-layout: fixed; 
}

.table-container table {
 
  table-layout: fixed;
}

.table-container th, .table-container td {
  overflow: hidden; 
  white-space: nowrap; 
 
}

@media only screen and (max-width:960px ) {
	.maichong table{width:90%}
	.calBotton{margin-top: 0px;}
	.calbotton_od{left:55%;}
	.calbotton_clear{left:83%;}
	.calBotton2{margin-top: 75px;}
	.calbotton_clear2{left:83%;}
	.calbotton{left:83%;}
}
@media only screen and (max-width:767px ) {
	.maichong table{width:85%;}
	.lianxu table{width:85%;}
	.calBotton{margin-top: -5px;}
	.calbotton{left:83%;}
	.calbotton_od{left:50%;}
	.calbotton_clear{left:35%;}
	.calBotton2{margin-top: 75px;}
	.calbotton_t {left: 83%;}
	.calbotton_clear2{left:83%;}
	

@media only screen and (max-width:480px ) {
	.calBotton{margin-top: -20px;}
	.calBotton2{margin-top: 75px;}
	.calbotton_clear2{left:83%;}
	.calbotton_od{left:65%;}
	.calbotton_clear{left:45%;}
}

