body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input,
textarea {
	box-sizing: border-box;
}

/* ::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
} */

#etx13 div,#etx14 div,#etx17 div{/* font-size:18px; */}
@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}
.document-iframe{
	width: 100%;
	height: 680px;
	border: none;
}

.incx-box {
	width: 100%;
}

.incx-bo {
	width: 625px;
	margin: 60px auto;
}

.incx-bo1 {
	display: block;
}

.incx-bo2 {
	width: 100%;
	margin-top: 35px;
	text-align: center;
}

.incx-bo2_1 {
	width: 100%;
	font-size: 40px;
	color: #333333;
}

.incx-bo2_2 {
	width: 100%;
	font-size: 22px;
	color: #999999;
}

.incx-bo3 {
	border: 1px solid #E6E6E6;
	width: 100%;
	height: 60px;
	border-radius: 60px;
	overflow: hidden;
	display: flex;
	margin-top: 45px;
}

.incx-bo3 input {
	border: none;
	outline: none;
	width: calc(100% - 120px);
	height: 100%;
	padding: 0 25px;
	font-size: 16px;
}

.incx-bo3 button {
	border: none;
	outline: none;
	width: 120px;
	height: 100%;
	border-radius: 60px;
	background: #FD7B25;
	font-size: 16px;
	color: white;
}

.login-tit {
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 60px;
}

.login-cnt {
	width: 100%;
	margin-bottom: 40px;
}

.login-cnt1 {
	width: 100%;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.login-cnt2 {
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	padding: 10px 0;
}

.login-cnt2_1 {
	width: 18px;
	display: inline-block;
	vertical-align: middle;
}

.login-cnt2_2 {
	border: none;
	outline: none;
	width: calc(100% - 130px);
	padding: 0 5px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.login-cnt2_3 {
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 30px;
	border-radius: 5px;
	background: #F6F8FA;
	font-size: 14px;
	color: #666666;
	display: inline-block;
	vertical-align: middle;
}

.login-but {
	border: none;
	outline: none;
	width: 100%;
	height: 55px;
	border-radius: 55px;
	margin-top: 20px;
	background: #FD7B25;
	font-size: 20px;
	color: white;
	font-weight: bold;
}

.tit-box {
	width: 100%;
	background: #F6F6F6;
}
.tit-box.fds.on{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.tit-bo {
	width: 100%;
	text-align: right;
	margin: 15px auto;
}

.btn-a a {
	padding-left: 5px;
	padding-right:  5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 8px;
	font-size: 14px;
	margin-right: 2px;
	background: #ffb279;
	transition: background-color 0.5s;
}
.btn-a a:hover {
	cursor: pointer;
	background-color: #f67413;
}

.tit-bo1 {
    border: none;
    outline: none;
	display: inline-block;
	margin-right: 55px;
	font-size: 18px;
	color: #333333;
	background: none;
}

.tit-bo1:last-child {
	margin-right: 0;
}

.tit-bo1 img {
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tit-bo1 span {
	display: inline-block;
	vertical-align: middle;
}

.tit-bo2 {
	font-size: 30px;
	color: #333333;
}

.bg-box {
	width: 100%;
}

.bg-bo {
	width: 100%;
	margin: 60px auto;
}

.bg-left {
	width: 270px;
	padding-right: 40px;
}

.bg-le1 {
	width: 100%;
	font-size: 28px;
	color: #333333;
}

.bg-le2 {
	display: inline-block;
	margin-top: 15px;
	font-size: 14px;
	color: #FF6633;
	text-decoration: underline;
}

.bg-le3 {
	width: 100%;
	margin-top: 25px;
	display: flex;
}

.bg-le3_1 {
	width: 30px;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

.bg-le3_2 {
	width: calc(100% - 30px);
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

.bg-le3_2 span {
	color: #FF6600;
}

.bg-right {
	border: 1px solid #E5E5E5;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.bg-ris {
	width: 100%;
}

.bg-ri {
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
}

.bg-rif {
	width: 100%;
	padding: 20px 0;
}

.bg-rif1 {
	width: calc(100% - 25px);
	font-size: 18px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
}

.bg-rif1 span {
	color: #FF6633;
}

.bg-rif2 {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}

.bg-rif2_1 {
	width: 100%;
	display: block;
}

.bg-rif2_2 {
	width: 100%;
	display: none;
}

.bg-rit {
	width: 100%;
height: 0;
	overflow: hidden;
	/*display: none;*/
	/*padding: 10px 0;*/
}

.bg-ts {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #999999;
}

.bg-ts span {
	color: #FF6633;
}

.bg-ri.on .bg-rif1 {
	color: #FF6633;
	font-weight: bold;
}

.bg-ri.on .bg-rif2_1 {
	display: none;
}

.bg-ri.on .bg-rif2_2 {
	display: block;
}

.bg-ri.on .bg-rit {
	/*display: block;*/
		height: auto;
	    padding: 10px 0;
}

.zyxz-box {
	width: 100%;
}

.zyxz-bo {
	width: 100%;
	margin-bottom: 35px;
	word-wrap: break-word;
	/*允许单词内断行*/
	white-space: normal;
	/*处理空白符,自动换行*/
}

.zyxz-bo:last-child {
	margin-bottom: 0;
}

.zyxz-bo1 {
	width: 100%;
	color: #333333;
	font-size: 16px;
}

.zyxz-bo2 {
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

.zyxz-bo2 a {
	color: #FF6633;
	text-decoration: underline;
}

.sqr-bo1 {
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

.sqr-bo2 {
	width: 100%;
	margin-top: 35px;
	padding-bottom: 25px;
    position: relative;
}
.edf{
    display: none;
}
.ezf{
    display: none;
}
.sqr-bo2_1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.sqr-bo2_1 span {
	color: #FF6633;
}

.sqr-bo2_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
}

.sqr-bo2_3 {
	border: 1px solid #D7D7D7;
	width: 100%;
	outline: none;
	border-radius: 5px;
	height: 110px;
	margin-top: 15px;
	padding: 10px;
	font-size: 14px;
	display: block;
}

.sqr-bo2_4 {
	border: 1px solid #D7D7D7;
	width: 100%;
	height: 45px;
	outline: none;
	border-radius: 5px;
	margin-top: 15px;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 14px auto;
}
.sqr-bo2 .select2-container{
    width: 100% !important;
}
.sqr-bo2 .select2-container .select2-selection--single{
    	border: 1px solid #D7D7D7;
	width: 100%;
	height: 45px;
	outline: none;
	border-radius: 5px;
	margin-top: 15px;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 14px auto;
}
.sqr-bo2 .select2-container--default .select2-selection--single .select2-selection__clear{
    height: 100%;
}
.sqr-bo2 .select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none;
}
.sqr-bo2 .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 45px;
}
.sqr-bo2_5 {
	width: 100%;
	margin-top: 15px;
	display: flex;
}

.sqr-bo2_5 input {
	border: 1px solid #D7D7D7;
	width: 49%;
	height: 45px;
	outline: none;
	border-radius: 5px;
	margin-top: 15px;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	margin-right: 2%;
}

.sqr-bo2_5 input:last-child {
	margin-right: 0;
}

.sqr-bo2_6 {
	width: 100%;
}

.sqr-bo2_6_1 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #333333;
}

input[type=radio] {
	border: 1px solid #999999;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 15px;
	height: 15px;
	font-size: 14px;
	margin: 0;
	-webkit-appearance: none;
	/* background-color: #E6E6E6; */
	display: inline-block;
	vertical-align: middle;
}

input[type=radio]::after {
	position: absolute;
	top: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
}

input[type=radio]:checked {
	border: none;
}

input[type=radio]:checked::after {
	border: 1px solid #FF7A3D;
	box-sizing: border-box;
	content: "✓";
	font-size: 12px;
	font-weight: bold;
	background: #FF7A3D;
	color: white;
}

input[type=checkbox] {
	border: 1px solid #999999;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 15px;
	height: 15px;
	font-size: 14px;
	margin: 0;
	-webkit-appearance: none;
	/* background-color: #E6E6E6; */
	display: inline-block;
	vertical-align: middle;
}

input[type=checkbox]::after {
	position: absolute;
	top: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
}

input[type=checkbox]:checked {
	border: none;
}

input[type=checkbox]:checked::after {
	border: 1px solid #FF7A3D;
	box-sizing: border-box;
	content: "✓";
	font-size: 12px;
	font-weight: bold;
	background: #FF7A3D;
	color: white;
}

.sqr-bo2_6_1 div {
	max-width: calc(100% - 25px);
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.sqr-bo3 {
	width: 100%;
	padding: 30px 0;
	display: inline-block;
}

.sqr-bo3 button {
	border: none;
	outline: none;
	/* width: 65px; */
	height: 30px;
	display: block;
	float: right;
	background: #FFE5D3;
	font-size: 14px;
	color: #333333;
	border-radius: 30px;
	padding: 5px 10px;
}

.sqr-bo4 {
	width: 100%;
}

.sqr-bo5 {
	width: 100%;
	display: inline-block;
	position: relative;
}

.sqr-delet {
	width: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 1;
}

.sb-bo1 {
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.sb-bo2 {
	width: 180px;
	display: block;
	margin-top: 25px;
	position: relative;
}
.sb-bo2_1{
    width: 100%;
    display: block;
}
.sb-bo2_2{
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.sb-bo3 {
	width: 100%;
	margin-top: 30px;
}

.sb-bo3_1 {
	width: 100%;
	font-size: 14px;
	color: #333333;
}

.sb-bo3_2 {
	border: 1px solid #D7D7D7;
	width: 100%;
	outline: none;
	border-radius: 5px;
	height: 110px;
	margin-top: 15px;
	padding: 10px;
	font-size: 14px;
	display: block;
}

.sb-bo4 {
	width: 100%;
}

.sb-bo4_1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.sb-bo4_2 {
	width: 100%;
	font-size: 14px;
	color: #666666;
}

.sb-bo4_2 div {
	width: calc(100% - 325px);
	display: inline-block;
	vertical-align: middle;
}

.sb-bo4_2 input {
	border: 1px solid #D7D7D7;
	width: 320px;
	height: 45px;
	outline: none;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.sb-bo5 {
	width: 100%;
	position: relative;
}

.sb-bo6 {
	width: 100%;
}

.sb-delet {
	width: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
}

.lmzm-bo1 {
	width: 100%;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}

.lmzm-bo1 span {
	color: #FF6633;
	text-decoration: underline;
}

.lmzm-bo2 {
	width: 100%;
	margin-top: 30px;
}

.lmzm-bo2_1 {
	width: 100%;
	font-size: 14px;
	color: #333333;
}

.lmzm-bo2_2 {
	border: 1px solid #D7D7D7;
	width: 100%;
	outline: none;
	border-radius: 5px;
	height: 110px;
	margin-top: 15px;
	padding: 10px;
	font-size: 14px;
	display: block;
}

.lmzm-bo2_3 {
	width: 100%;
	margin-top: 15px;
	display: flex;
}

.lmzm-bo2_3 textarea {
	border: 1px solid #D7D7D7;
	width: 48%;
	outline: none;
	border-radius: 5px;
	height: 100px;
	padding: 10px;
	font-size: 14px;
	display: block;
	margin-right: 4%;
}

.lmzm-bo2_3 textarea:last-child {
	margin-right: 0;
}

.ctsb-bo {
	width: 100%;
	margin-top: 25px;
}

.ctsb-bo1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.ctsb-bo1 div {
	width: calc(100% - 35px);
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
}

.ctsb-bo2 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}

.ctsb-bo3 {
	border: 1px solid #CDCDCD;
	outline: none;
	width: 100%;
	height: 105px;
	display: block;
	margin-top: 15px;
	font-size: 14px;
	padding: 10px;
	border-radius: 5px;
}

.ctsb-bot {
	width: 100%;
	margin-top: 25px;
}

.ctsb-bot1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.ctsb-bot2 {
	width: 180px;
	margin-top: 20px;
	display: block;
}

.hgfw-bo1 {
	width: 100%;
	display: inline-block;
}

.hgfw-bo1_1 {
	width: calc(100% - 190px);
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.hgfw-bo1_1 a {
	text-decoration: underline;
}

.hgfw-bo1_2 {
	border: 1px solid #FD7C26;
	width: 140px;
	height: 35px;
	display: block;
	border-radius: 35px;
	float: left;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #FD7C26;
	margin-left: 50px;
	margin-top: 35px;
}

.hgfw-bo2 {
	width: 100%;
	margin-top: 50px;
	position: relative;
}

.hgfw-bo2_1 {
	width: 100%;
	display: inline-block;
}

.hgfw-bo2_1_1 {
	float: left;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
}

.hgfw-bo2_1_2 {
	border: 1px solid #D7D7D7;
	outline: none;
	width: 320px;
	height: 45px;
	float: left;
	margin-left: 10px;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 14px auto;
}

.hgfw-bo2_1_3 {
	float: left;
	line-height: 45px;
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
}
.hgfw-bo2_1_4{
       width: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.hgfw-bo2_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
}

.hgfw-bo2_3 {
	border: 1px solid #CDCDCD;
	outline: none;
	width: 100%;
	height: 105px;
	display: block;
	margin-top: 15px;
	font-size: 14px;
	padding: 10px;
	border-radius: 5px;
}

.hgfw-bo3 {
	width: 100%;
}

.hgfw-bo3_1 {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.hgfw-bo3_2 {
	border: 1px solid #D7D7D7;
	width: 320px;
	height: 45px;
	outline: none;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.hgfw-bo4 {
	width: 100%;
}

.hgfw-delet {
	width: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: -20px;
	z-index: 1;
}
.yxq-boa{
	width: 100%;
}
.yxq-bob{
	width: 100%;
	position: relative;
}
.yxq-delet{
	width: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 1;
}
.yxq-bo {
	width: 100%;
	margin-top: 25px;
	display: inline-block;
}

.yxq-bo1 {
	width: 205px;
	float: left;
	padding: 10px 0;
}

.yxq-bo1_1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.yxq-bo1_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
}

.yxq-bo2 {
	border: 1px solid #D7D7D7;
	width: 320px;
	height: 45px;
	outline: none;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}
.yxq-bo3 {
	border: 1px solid #D7D7D7;
	width: 320px;
	height: 45px;
	outline: none;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	float: left;
	margin-left: 20px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 14px auto;
}

.yxq-bo4 {
	border: 1px solid #D7D7D7;
	width: 320px;
	height: 110px;
	outline: none;
	border-radius: 5px;
	padding: 10px;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}

.zmjt-bo {
	width: 100%;
	margin-top: 35px;
}

.zmjt-bo1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.zmjt-bo1 div {
	width: calc(100% - 25px);
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.zmjt-bo2 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}

.yqxz-bo1 {
	width: 100%;
	font-size: 14px;
	color: #666666;
}

.yqxz-bo2 {
	border: 1px solid #CDCDCD;
	outline: none;
	width: 100%;
	height: 150px;
	display: block;
	margin-top: 15px;
	font-size: 14px;
	padding: 10px;
	border-radius: 5px;
}

.bg-but {
	border: none;
	outline: none;
	width: 160px;
	height: 50px;
	border-radius: 50px;
	display: block;
	margin-top: 25px;
	background: #FD7B25;
	font-size: 20px;
	color: white;
}

.cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.zftc-box {
	width: 380px;
	background: white;
	border-radius: 20px;
	padding: 40px 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.zftc-colse {
	width: 22px;
	position: absolute;
	right: -20px;
	top: -20px;
}

.zftc-tit {
	width: 100%;
	text-align: center;
}

.zftc-tit1 {
	font-size: 16px;
	color: #333333;
	margin-right: 15px;
}

.zftc-tit2 {
	font-size: 18px;
	color: #FD7B25;
	font-weight: bold;
}

.zftc-tit3 {
	font-size: 34px;
	color: #FD7B25;
	font-weight: bold;
}

.zftc-ewm {
	border: 1px solid #CDCDCD;
	width: 255px;
	border-radius: 5px;
	padding: 5px;
	margin: auto;
	margin-top: 30px;
}

.zftc-ewm img {
	width: 100%;
	display: block;
}

.bg-list {
	width: 100%;
	margin: 25px auto;
}
.bg-no-data {
	width: 100%;
	text-align: center;
	color: #bbb8b8;
}

.bg-li {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	padding: 35px 0;
}

/*.bg-li1 {*/
/*	width: 100px;*/
/*	margin-right: 30px;*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*}*/
.bg-li1{
    width: 50px;
    margin-right: 20px;
        font-size: 20px;
    color: #FF6633;
    text-align: center;
    font-style: oblique;
    font-weight: bold;
    display: inline-block;
	vertical-align: middle;
}
.bg-li2 {
	/*width: calc(100% - 135px);*/
	width: calc(100% - 236px);
	display: inline-block;
	vertical-align: middle;
}

.bg-li2_1 {
	width: 100%;
	display: inline-block;
}
.bg-li2_3{
    float: left;
    font-size: 20px;
	color: #333333;
}
.bg-li2_4{
     float: left;
     margin-left: 20px;
     font-size: 16px;
     color: #FF6633;
}
.bg-li2_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}

.bg-li2_2 span {
	margin-right: 20px;
}

.bg-li2_2 span:last-child {
	margin-right: 0;
}
.bg-li3{
	display: inline-block;
	vertical-align: middle;
}

.bg-li3 a{
	cursor: pointer;
	padding-left: 5px;
	padding-right:  5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 8px;
    font-size: 14px;
    margin-right: 2px;
	background: #ffb279;
	transition: background-color 0.5s;
}
.bg-li3 a:hover {
	background-color: #f67413;
}
.bg-li3 a:last-child{
    margin-right: 0;
}
.cgx-li {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	padding: 35px 0;
}

.cgx-li1 {
	width: 30px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.cgx-li2 {
	width: calc(100% - 50px);
	display: inline-block;
	vertical-align: middle;
}

.cgx-li2_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.cgx-li2_2 {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.cgx-li2_3 {
	float: left;
	font-size: 14px;
	color: #666666;
}

.cgx-li2_3 span {
	margin-right: 20px;
}

.cgx-li2_3 span:last-child {
	margin-right: 0;
}

.cgx-li2_4 {
	float: right;
	font-size: 14px;
	color: #999999;
}

.ts-box{
    width: 500px;
    background: white;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.ts-bo1{
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
        font-size: 14px;
    color: #333333;
}
.ts-bo2{
    width: 100%;
    height: 350px;
    overflow: hidden;
    overflow-y: auto;
}
.ts-bo3{
    width: 100%;
    padding: 20px;
     font-size: 14px;
    color: #333333;
}
.ts-bo4{
    border-top: 1px solid #E5E5E5;
    width: 100%;
    padding: 10px;
    display: inline-block;
}
.ts-bo4 button{
    border: none;
    outline: none;
        width: 100px;
    height: 30px;
    display: block;
    float: right;
    background: #FD7B25;
    font-size: 14px;
    color: white;
}
.tsnr-box{
    width: 100%;
    margin-top: 20px;
        font-size: 14px;
    color: #999999;
    position: relative;
}
.tsnr-box div{
    width: calc(100% - 25px);
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.pagination{display:block;margin:20px auto;text-align:center;}
.pagination a{padding:5px;font-size:14px;}

label.error{
	font-size: 14px;
	color: #FF6633;
	position: absolute;
	left: 0;
	bottom: -20px;
}

.appcode-box{
	width: 100%;
	display: flex;
}
.appcode-box label{
	font-size: 14px;
	color: #FF6633;
	position: relative;
	left: 0;
	bottom: -25px;
}
.appcode-box input {
	border: 1px solid #D7D7D7;
	width: 49%;
	height: 45px;
	outline: none;
	border-radius: 5px;
	margin-top: 15px;
	padding: 0 10px;
	font-size: 14px;
	margin-bottom: 20px;
	display: flex;
	margin-right: 2%;
}
.appcode-bo1 {
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
.appcode-bo2 {
	width: 100%;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding-top: 20px;
	margin-bottom: 5px;
}