
*{margin: 0;padding: 0;font-family: "microsoft yahei";box-sizing: content-box; color: #4d4d4d;font-size: 12px;}
*:focus { outline: none; }
ul li{list-style: none;}
a{text-decoration: none;}
i{font-style: normal;}
.clearfix{clear: both;}

.fr{float: right;}
.fl{float: left;}
.zh{display: flex;justify-content: space-between;flex-wrap: wrap; box-sizing:border-box；overflow：auto;}
.ly{display: flex;}
a{color: #0047b3;}
html,body{width: 100%; }
.left {float: left;display: inline;}
s {text-decoration: none;}
input{outline: none;}
#header {margin: 0 auto;border-top: none;overflow: hidden;margin-bottom: 5px;}

.topMenu .left a, .topMenu .left a:visited {color: #4d4d4d;}
.topMenu s {font-size: 10px;margin: 0 2px;}
.SecondMenu img {float: left;}
.SecondMenu .title {font-size: 20px;font-family: "Microsoft YaHei",SimHei;font-weight: 700;color: #ff6a00;display: inline;float: left;white-space: nowrap;margin: 18px 20px 0px 15px;display: inline;}
.SecondMenu .selectCity {margin-top: 27px;float: left;display: inline;font-family: "宋体";}
.login-s table{margin-right: 10px;}
.w950 {width: 100%;margin: 0 auto;text-align: left;clear: both;background-color: #fff;}
.w950 table td,
.w950 table th,
.err {line-height: 30px;padding: 5px 0;}
.w950 table td input{display: inline-block; height: 40px; color:#333; font-size: 13px; border: 1px solid #aaaaaa;}


.topMenu{height: 27px;background: #f7f7f7;border-right: 1px solid #d9d9d9;border-bottom: dotted 1px #d9d9d9;border-left: 1px solid #d9d9d9;line-height: 27px;padding: 0 8px;}
.my-table{margin: 0 auto;}


.w950 table th,
.err {font-size: 14px;text-align: center;font-weight: bold;}

.h30 {height: 26px;}
.breadcrumb {clear: both;font-family: SimSun;height: 25px;line-height: 25px;padding:0 0 0 10px;background-color: #fff;}
.SecondMenu .left {height: 68px;}
.bodys #header{width: 100%;}


#bottom {margin-top: 15px;border-top: 2px solid #d9d9d9;text-align: center;line-height: 24px;padding-top: 10px;color: #333;}
.nav-t {padding: 0;}
.nav-web {
    padding: 5px 15px; background-color: #f5f5f5;
}
.f-foot p.fp {
    text-align: center;
    color: #535353;
    background-color: #f1f1f1;
    border-top: 1px solid #fa9f34;
    padding-top: 15px;
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 15px;
    margin-top: 20px;
}
.my-table tr td i{display:block;text-align: right; font-weight: bold; font-size: 15px;}
.my-table tr td textarea{outline: none; border: 1px solid #aaaaaa;}
.my-table tr{width: 100%;display: flex;align-items: flex-start;	display: -webkit-box; 
	display:-moz-box; justify-content: center;
	display:-webkit-flex;
	display:-moz-flex;flex: 1;
	box-sizing:border-box;
	display:-ms-flexbox;}
.my-table tr td:nth-child(1){width: 20%;display: flex;justify-content:flex-end; }
.my-table tr td:nth-child(2){width: 80%;display: flex;justify-content:flex-start;flex-wrap: wrap;}

.my-table .alignment td:nth-child(1){
	height: 44px; line-height: 44px;
}
.my-table .CAPTCHA td:nth-child(1){
	height: 36px;
	line-height: 36px;
}
.my-table .selectFile label{
	display: block;
	padding: 0px 15px;
	background-color: #3c73c8;
	color: #FFFFFF;
}
.my-table .selectFile input{
	display: none;
}
.my-table .selectFile span{
	margin-left: 20px;
}

.right {
    float: right;
    display: inline;
}
.SecondMenu .right {
    margin: 33px 10px 0;
}

@media (min-width: 992px) {
	.SecondMenu { zoom: 1;overflow: hidden;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.SecondMenu img {margin: 10px 5px 0px 20px;}
	#header{background-color: #fff;}
	.container{width: 990px;}
	.w300{width: 80%;}
	.my-table{width: 80%;}
	body{  background-color: #faf9f5; }
	
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
	.SecondMenu { zoom: 1;overflow: hidden;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.SecondMenu img {margin: 10px 5px 0px 20px;}
	#header{background-color: #fff;}
	/* .container{width: 990px;} */
	.w300{width: 80%;}
	.my-table{width: 80%;}
	body{  background-color: #faf9f5; }
}
@media (max-width: 768px) {
	.w300{width: 90%;}
	.SecondMenu img {margin: 10px 5px 0px 10px;}
	.SecondMenu{background-color: #fff;    border-bottom: 1px solid #fa9f34;}
	.SecondMenu .title{margin: 20px 20px 0px 0px;font-size: 18px;}
	.w950 table th,.err {line-height: 20px;}
	.w950 table td{line-height: 28px;}
	.my-table{width: 95%;}
	.my-table tr td span.order{display: block; margin-left: 0px;}
	.my-table tr td textarea {
		height: 6.966667rem;
	}
	.SecondMenu .right {
		margin: 13px 10px 0;
	}
	.my-table tr{
		margin-left: 6px;
	}
	.my-table tr td i{
		font-size: 12px;
	}
	/* .my-table tr:last-child{
		margin-left: 40px;
	} */
}

