@charset "utf-8";
/* CSS Document */
body,div,a,input,table,tr,td,img{
	padding:0;
	margin:0;
	list-style:none;
	font-family:Microsoft Yahei;
}
.mybg{
	background:#f18b14;
}
.logo{
	width:100%;
	height:90px;
	/* background: #db6724 url(../images/ceshiyong1.jpg) no-repeat right; */
	/* background:#db6724 url(../images/bg_04.jpg) no-repeat right; */
}
.mylogo{
	width:416px;
	height:90px;
	/* background:url(../images/logo_02.jpg) no-repeat 50px center; */
	background:url(../images/logonew.jpg) no-repeat 50px center;
	font-size:25px;
	font-weight:545;
	text-indent:245px;
	line-height:90px;
	color:#05427f;
}
/*修改公司logo添加 20210219  */

.logodown{
	width:100%;
	height:96px;
	background: url(../images/logonew1.jpg);
	background-size: 100% 100%;
	position: absolute;
	bottom:0px;
}

.logo1{
	width:100%;
	height:90px;
	background: url(../images/bg_04.jpg) no-repeat right;
}
.mylogo1{
	width:426px;
	height:90px;
	background:url(../images/logo_02.jpg) no-repeat 50px center;
	font-size:25px;
	text-indent:276px;
	line-height:90px;
	color:#fff;
}
.box{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align: center;
}
.box3{
	width:100%;
	height:auto;
	margin:0 auto 90px;
	text-align: center;
}
.red{
	color:#F00;
	position: absolute;
	right: -3px;
	top: 16px;
}
.mytitle{
	width:760px;
	height:40px;
	line-height:40px;
	font-size:15px;
	text-indent:15px;
	background:#ea5514;
	color:#fff;
	margin:15px auto 0;
	position:relative;
	left:-10px;
}
.myimg{
	position:absolute;
	left:235px;
	top:16px;
}
.codeimg{
	height:35px;
	position:absolute;
	left:235px;
	top:10px;
	z-index: 99;
}
.formtable{
	width:760px;
	margin:0 auto;
	position:relative;
	left:-10px;
}
.formtable{
	border-collapse:collapse;
	border-left:0;
	border-right:0;
}
.formtable td{
	font-size:15px;
	height:40px;
	border:1px solid #ccc;
	padding:0 15px;
	color:#595757;
}
.formtable td a{
	color:#595757;
}
.formtable1{
	width:100%;
	margin:0 auto;
	position:relative;
	left:-5px;
}
.formtable1{
	border-collapse:collapse;
	border-left:0;
	border-right:0;
}
.formtable1 td{
	font-size:10px;
	height:40px;
	border:1px solid #ccc;
	padding:0 15px;
	color:#595757;
}
.formtable1 td a{
	color:#595757;
}
.box1{
	width:100%;
	height:auto;
	margin:0 auto;
}
.content{
	width:100%;
	min-height:calc(100vh - 130px);
	overflow:hidden;
	position: relative;
/* 	height:auto; */
	/* text-align: center; */
	padding:20px 0;
	/* background:url(../images/bg_05.jpg) no-repeat top; */
}
#sub{
	height: 200px;
}
.content1{
	width:100%;
	height:270px;
/* 	height:auto; */
	text-align: center;
	padding:20px 0;
	/* background:url(../images/bg_05.jpg) no-repeat top; */
	background-size:100%
}
.mytable{
	width:900px;
	margin:0 auto;
	position:relative;
	right:5%;
}
.mytable1{
	width:786px;
/* 	margin:0 auto; */
	position:absolute;
	left: 50%;
    margin-left: -450px;
}
.mytable td{
	font-size:15px;
	color:#646565;
	padding:8px 5px;
	position:relative;
	width:200px;
	
}
.mytable1 td{
	font-size:15px;
	color:#646565;
	padding:8px 5px;
	width:1100px;
	
}
/* #inputCode{
width: 120px;	
} */
#sss{
	position: relative;
left: 26px;
}
.tl{
	text-align: left;
}
.txt{
	width:197px;
	height:35px;
	line-height:35px;
	text-indent:5px;
	border:1px solid #d4d4d4;
	border-radius:3px;
	font-size:15px;
}
.mytable td.myname{
	text-align:right;
	/* width:60px;  */
}
.mytable1 td.myname1{
	text-align:right;
	/* width:60px;  */
}
/* .tr1{margin-top:100px;} */
.checkbtn{
	width:800px;
}
.btn{
	width:100px;
	height:38px;
	border-radius:3px;
	color:#fff;
	font-size:15px;
	line-height:38px;
	border:0;
	cursor:pointer;
	background:#ea5514;
	/* margin:0 auto 0 150px; */
}
.button{
	width:100px;
	height:35px;
	border-radius:3px;
	color:#fff;
	font-size:15px;
	line-height:35px;
	border:0;
	cursor:pointer;
	background:#ea5514;
}
.codetxt{
	width:40%;
}