/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-12-15, 20:46:11
    Author     : Administrator
*/
.main{width: 1200px; margin: 0 auto;padding-top: 100px}
.h2{height: 24px;color:#333333;text-align: center;}
table{margin: 50px auto; border:0px;width: 800px;}
table tr td{height: 36px;color:#;font-size: 16px;padding: 7px 0px}
table tr td.tleft{text-align: right;width: 100px}
table tr td.tleft span{display: block;float: right;line-height: 36px;height: 36px;}
table tr td.tleft label{display: block;float: right;line-height: 36px;height: 36px;}
table tr td.tleft .span{color:#e9371c;}

table tr td.tright{height: 36px}
table tr td.tright .text{height: 34px;line-height: 34px; border:1px solid #cccccc;width: 300px;padding-left: 10px}
table tr td.tright .time{height: 34px;line-height: 34px; border:1px solid #cccccc;width: 200px;padding-left: 10px;float: left;margin-right: 10px}
table tr td.tright .select{height: 34px;line-height: 34px;width: 150px;border:1px solid #cccccc;margin-right: 10px;float: left;padding-left: 10px}
table tr td.tright .timeselect{height: 34px;line-height: 34px;width: 110px;border:1px solid #cccccc;float: left;padding-left: 10px}
table tr td.tright .textarea{  border:1px solid #cccccc;max-width: 503px;min-width: 503px;min-height: 100px;max-height: 100px}
table tr td.tright .radio{margin: 10px 5px;background-color:#c80100;border:10px groove blue;width:20px;height:20px;float: left;}
table tr td.tright .img{float: left;margin: 10px 15px 10px 0px;}
table tr td.tright .p{line-height: 22px;color:#999999;}
table tr td.tright .button{background-color: #c80100;border-radius: 5px; width: 180px;color:#FFF;text-align: center;display: block;height: 40px;line-height: 40px; font-size: 20px}

.bal{width:100%;height: 100%;position: fixed;top:0px;background-image: url('../images/icon/hei30.png');display: none}
.bal .paymian{width: 300px; height: 130px;text-align: center;line-height: 130px;margin: 0 auto;background-color: #FFFFFF;}
.bal .paymian a{ padding: 10px 20px;background-color: #c80100;color: #FFFFFF;font-size: 16px;margin: 0px 10px}
