@charset "utf-8";
body,td,th {font-size: 16px;}
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
.style1 {color: #FF0000}
.style2 {font-size: 14px}
table.tb_s {width:100%;margin-top:20px;}
table.tb_s tr.tb_s_tr{height:70px;}
table.tb_s tr.tb_s_tr_t{height:170px;}
table.tb_s td.tb_s1_td {width:16%;padding-right:1%;color:#333;}
table.tb_s td.tb_s2_td {width:81%;}
table.tb_s td.tb_s2_td input{width: 90.2%;padding-left: 20px;height: 56px;border-radius: 4px;border: 1px #ebebeb solid;background: #fafafa;line-height: 56px;color: #666666;font-size: 16px;}
table.tb_s td.tb_s2_td.yzm{overflow:hidden;}
table.tb_s td.tb_s2_td.yzm input{width: 30.2%;float:left;}
table.tb_s td.tb_s2_td.yzm span{float:left;margin:20px 0 0 5px;}
table.tb_s td.tb_s2_td.yzm img{width: 15%;float:left;margin:13px 0 0 20px;}
table.tb_s td.tb_s2_td textarea{padding: 10px 20px;width: 87.2%;font-family:Microsoft YaHei;height: 100px;font-size:16px;border: 1px #ebebeb solid;background: #fafafa;border-radius: 4px;color: #666666;}
table.tb_s .button_ts{width: 135px;height: 40px;border-radius: 4px;font-size: 16px;color: #fff;background: #2b70bb;border: none;cursor: pointer;margin: 0 10px;}
table.tb_s .button_ts.ct{background: #999;}

@media screen and (max-width:735px) {
	body,td,th {font-size: 14px;}
	table.tb_s{margin-top: 10px;}
	table.tb_s td.tb_s2_td input{font-size: 14px;height: 46px;line-height: 46px;}
	table.tb_s td.tb_s2_td textarea{font-size: 14px;}
	table.tb_s tr.tb_s_tr{height:80px;}
	table.tb_s tr.tb_s_tr_t{height:150px;}
	table.tb_s .button_ts{font-size: 14px;}
	table.tb_s td.tb_s2_td.yzm img{width:80px;height:25px;}
}
@media screen and (max-width:580px) {
	table.tb_s td.tb_s2_td input{width: 80.2%;}
	table.tb_s td.tb_s2_td textarea{width: 76.2%;}
}
@media screen and (max-width:540px) {
	table.tb_s td.tb_s1_td{width: auto;}
	table.tb_s td.tb_s1_td span{display: none;}
	table.tb_s td.tb_s2_td {width: 100%;}
}
@media screen and (max-width:480px) {
	table.tb_s td.tb_s2_td textarea{width: 75.2%;}
}
@media screen and (max-width:435px) {
	table.tb_s .button_ts{width: 105px;}
}
@media screen and (max-width:420px) {
	table.tb_s td.tb_s2_td.yzm input{width:40.2%;}
	table.tb_s td.tb_s2_td.yzm img{width: 60px;}
}
@media screen and (max-width:380px) {
	table.tb_s td.tb_s2_td textarea{width: 74.2%;}
}
@media screen and (max-width:375px) {
	table.tb_s .button_ts{width: 75px;}
}
